projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5604c79
)
Increase $B::Concise::VERSION to 0.992
author
Father Chrysostomos
<sprout@cpan.org>
Sat, 8 Feb 2014 21:34:17 +0000
(13:34 -0800)
committer
Father Chrysostomos
<sprout@cpan.org>
Sun, 9 Feb 2014 19:07:57 +0000
(11:07 -0800)
ext/B/B/Concise.pm
patch
|
blob
|
history
diff --git
a/ext/B/B/Concise.pm
b/ext/B/B/Concise.pm
index
5ad5a50
..
25235e4
100644
(file)
--- a/
ext/B/B/Concise.pm
+++ b/
ext/B/B/Concise.pm
@@
-14,7
+14,7
@@
use warnings; # uses #3 and #4, since warnings uses Carp
use Exporter (); # use #5
-our $VERSION = "0.99
1
";
+our $VERSION = "0.99
2
";
our @ISA = qw(Exporter);
our @EXPORT_OK = qw( set_style set_style_standard add_callback
concise_subref concise_cv concise_main