X-Git-Url: http://git.rot13.org/?p=MARC-Fast;a=blobdiff_plain;f=Fast.pm;h=d57e1e3989cb2fe77f43e6614712a56b159595f7;hp=4ac67e9a5d50046ccc6b5b1c1753a4a49035e3ac;hb=167dbfe1834fcf672e526e460c27846182ccaf5d;hpb=be2299900879d2c12a99cb9728a9113c85c6d8e8 diff --git a/Fast.pm b/Fast.pm index 4ac67e9..d57e1e3 100644 --- a/Fast.pm +++ b/Fast.pm @@ -7,7 +7,7 @@ use Data::Dumper; 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 ();