We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c15bfe commit 87cd0b8Copy full SHA for 87cd0b8
Changes
@@ -1,6 +1,6 @@
1
Revision history for Data-Random-String-Matches
2
3
-0.03
+0.03 Wed Oct 29 19:12:57 EDT 2025
4
Added some utility methods
5
Added the test dashboard
6
lib/Data/Random/String/Matches.pm
@@ -9,7 +9,7 @@ use Carp qw(carp croak);
9
use Params::Get;
10
use utf8;
11
12
-our $VERSION = '0.02';
+our $VERSION = '0.03';
13
14
=head1 NAME
15
0 commit comments