This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add missing wchar.h include to Win32API::File
[perl5.git] / cpan / Memoize / Memoize / Storable.pm
index 4c29dd7..1314797 100644 (file)
@@ -11,7 +11,7 @@ See L<Memoize>.
 =cut
 
 use Storable ();
-$VERSION = 0.65;
+$VERSION = '1.03';
 $Verbose = 0;
 
 sub TIEHASH {