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:
fc7c69e
)
Bump re’s version
author
Father Chrysostomos
<sprout@cpan.org>
Fri, 22 Oct 2010 04:41:47 +0000
(21:41 -0700)
committer
Father Chrysostomos
<sprout@cpan.org>
Fri, 22 Oct 2010 04:41:47 +0000
(21:41 -0700)
ext/re/re.pm
patch
|
blob
|
blame
|
history
diff --git
a/ext/re/re.pm
b/ext/re/re.pm
index
8813232
..
64105e0
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
3
";
+our $VERSION = "0.1
4
";
our @ISA = qw(Exporter);
our @EXPORT_OK = ('regmust',
qw(is_regexp regexp_pattern