No need to explicitly check AvARYLEN in 5.10 and later.
[p5sagit/Devel-Size.git] / lib / Devel / Size.pm
index d028d8c..2355afc 100644 (file)
@@ -17,7 +17,7 @@ require DynaLoader;
 @EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } );
 
 @EXPORT = qw( );
-$VERSION = '0.72';
+$VERSION = '0.72_50';
 
 bootstrap Devel::Size $VERSION;