X-Git-Url: http://git.rot13.org/?p=MARC-Fast;a=blobdiff_plain;f=lib%2FMARC%2FFast.pm;h=dc2f303e863bf7639065039517b0c46e1ab94190;hp=35a1e6ac9d107774f264077c56a1c88720ff48e5;hb=2448cacb6d649bec715fbdeb95606f0cfd76b9a3;hpb=01a39d84c74ffc4a3553eff9a57a10ae0231a850 diff --git a/lib/MARC/Fast.pm b/lib/MARC/Fast.pm index 35a1e6a..dc2f303 100644 --- a/lib/MARC/Fast.pm +++ b/lib/MARC/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.10; + $VERSION = 0.11; @ISA = qw (Exporter); #Give a hoot don't pollute, do not export more than needed by default @EXPORT = qw ();