Re-instate all the warnings checks that don't work on Win32, but with
[p5sagit/p5-mst-13.2.git] / lib / attributes.pm
index db4a471..aa532c2 100644 (file)
@@ -1,6 +1,6 @@
 package attributes;
 
-our $VERSION = 0.08;
+our $VERSION = 0.09;
 
 @EXPORT_OK = qw(get reftype);
 @EXPORT = ();