--- trunk/Fast.pm 2006/11/03 20:34:31 11 +++ trunk/Fast.pm 2007/06/18 22:54:02 14 @@ -7,7 +7,7 @@ BEGIN { use Exporter (); use vars qw ($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS); - $VERSION = 0.05; + $VERSION = 0.06; @ISA = qw (Exporter); #Give a hoot don't pollute, do not export more than needed by default @EXPORT = qw ();