X-Git-Url: http://git.rot13.org/?p=MARC-Fast;a=blobdiff_plain;f=Fast.pm;h=d57e1e3989cb2fe77f43e6614712a56b159595f7;hp=4ac67e9a5d50046ccc6b5b1c1753a4a49035e3ac;hb=e930b654bfda26d405ef840dce8918baeaf1208b;hpb=8d434a1c9a1414e59e7a802cae41877bef3307e4 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 ();