--- trunk/lib/MARC/Fast.pm 2010/09/23 13:07:28 42 +++ trunk/lib/MARC/Fast.pm 2010/09/23 13:15:01 44 @@ -7,7 +7,7 @@ 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 ();