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