We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent decf3f0 commit da38913Copy full SHA for da38913
lib/Tie/Hash/Regex.pm
@@ -76,7 +76,7 @@ use Attribute::Handlers autotie => { "__CALLER__::Regex" => __PACKAGE__ };
76
@EXPORT = qw();
77
@EXPORT_OK =();
78
79
-$VERSION = 1.11;
+$VERSION = 1.12;
80
81
=head1 METHODS
82
0 commit comments