X-Git-Url: http://git.rot13.org/?p=MARC-Fast;a=blobdiff_plain;f=Fast.pm;fp=Fast.pm;h=d8b23bcd144653c0d580962b83bf7dec61ec4af1;hp=6485b55397d4190d5b115285d1e4662c1984ada2;hb=798e5a294ff67a1ff4dbd8b7ecfb97020929daa4;hpb=4050a1d1d424433e2efd84be09d59014f24f07a5 diff --git a/Fast.pm b/Fast.pm index 6485b55..d8b23bc 100644 --- a/Fast.pm +++ b/Fast.pm @@ -7,7 +7,7 @@ use Data::Dump qw/dump/; BEGIN { use Exporter (); use vars qw ($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS); - $VERSION = 0.09; + $VERSION = 0.10; @ISA = qw (Exporter); #Give a hoot don't pollute, do not export more than needed by default @EXPORT = qw ();