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:
6ea72b3
)
Increase $B::Concise::VERSION to 0.93
author
Father Chrysostomos
<sprout@cpan.org>
Sat, 25 Aug 2012 21:43:33 +0000
(14:43 -0700)
committer
Father Chrysostomos
<sprout@cpan.org>
Sat, 25 Aug 2012 21:44:01 +0000
(14:44 -0700)
ext/B/B/Concise.pm
patch
|
blob
|
history
diff --git
a/ext/B/B/Concise.pm
b/ext/B/B/Concise.pm
index
3f2a93d
..
1b4bd9c
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.9
2
";
+our $VERSION = "0.9
3
";
our @ISA = qw(Exporter);
our @EXPORT_OK = qw( set_style set_style_standard add_callback
concise_subref concise_cv concise_main