This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
++substr $re::VERSION, -1
[perl5.git]
/
ext
/
re
/
re.pm
diff --git
a/ext/re/re.pm
b/ext/re/re.pm
index
0713263
..
1ca2ae5
100644
(file)
--- a/
ext/re/re.pm
+++ b/
ext/re/re.pm
@@
-4,7
+4,7
@@
package re;
use strict;
use warnings;
-our $VERSION = "0.1
4
";
+our $VERSION = "0.1
5
";
our @ISA = qw(Exporter);
our @EXPORT_OK = ('regmust',
qw(is_regexp regexp_pattern