This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Perl_hv_placeholders_get() actually takes a const HV *hv.
[perl5.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 = ();