+2.27 Thu Apr 29 2010
+ - Wrap coderefs returned by reval() and rdo()
+ - Add even more version::vxs routines to the default share
+
2.26 Mon Mar 9 2010
- Restore compatibility with perls < 5.8.9
--- #YAML:1.0
-name: Safe
-version: 2.26
-abstract: ~
-license: ~
-author: ~
-generated_by: ExtUtils::MakeMaker version 6.42
-distribution_type: module
-requires:
+name: Safe
+version: 2.27
+abstract: ~
+author: []
+license: unknown
+distribution_type: module
+configure_requires:
+ ExtUtils::MakeMaker: 0
+build_requires:
+ ExtUtils::MakeMaker: 0
+requires: {}
+no_index:
+ directory:
+ - t
+ - inc
+generated_by: ExtUtils::MakeMaker version 6.56
meta-spec:
- url: http://module-build.sourceforge.net/META-spec-v1.3.html
- version: 1.3
+ url: http://module-build.sourceforge.net/META-spec-v1.4.html
+ version: 1.4
use strict;
use Scalar::Util qw(reftype);
-$Safe::VERSION = "2.26";
+$Safe::VERSION = "2.27";
# *** Don't declare any lexicals above this point ***
#