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
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a57d3d4
)
re.pm: Bump version to 0.31
author
Karl Williamson
<khw@cpan.org>
Wed, 4 Feb 2015 18:46:08 +0000
(11:46 -0700)
committer
Karl Williamson
<khw@cpan.org>
Wed, 4 Feb 2015 19:22:08 +0000
(12:22 -0700)
ext/re/re.pm
patch
|
blob
|
blame
|
history
diff --git
a/ext/re/re.pm
b/ext/re/re.pm
index
5ddaa21
..
30a0909
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.3
0
";
+our $VERSION = "0.3
1
";
our @ISA = qw(Exporter);
our @EXPORT_OK = ('regmust',
qw(is_regexp regexp_pattern