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
bump re.pm version number
[perl5.git]
/
ext
/
re
/
re.pm
diff --git
a/ext/re/re.pm
b/ext/re/re.pm
index
9111129
..
d72b6f4
100644
(file)
--- a/
ext/re/re.pm
+++ b/
ext/re/re.pm
@@
-4,7
+4,7
@@
package re;
use strict;
use warnings;
use strict;
use warnings;
-our $VERSION = "0.
19
";
+our $VERSION = "0.
20
";
our @ISA = qw(Exporter);
our @EXPORT_OK = ('regmust',
qw(is_regexp regexp_pattern
our @ISA = qw(Exporter);
our @EXPORT_OK = ('regmust',
qw(is_regexp regexp_pattern