This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
ext/attributes: use _memEQs() when comparing to string arguments
[perl5.git] / ext / attributes / attributes.pm
index f7af31b..67662e4 100644 (file)
@@ -1,6 +1,6 @@
 package attributes;
 
-our $VERSION = 0.27;
+our $VERSION = 0.28;
 
 @EXPORT_OK = qw(get reftype);
 @EXPORT = ();