This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Increase $B::Concise::VERSION to 0.992
authorFather Chrysostomos <sprout@cpan.org>
Sat, 8 Feb 2014 21:34:17 +0000 (13:34 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 9 Feb 2014 19:07:57 +0000 (11:07 -0800)
ext/B/B/Concise.pm

index 5ad5a50..25235e4 100644 (file)
@@ -14,7 +14,7 @@ use warnings; # uses #3 and #4, since warnings uses Carp
 
 use Exporter (); # use #5
 
-our $VERSION   = "0.991";
+our $VERSION   = "0.992";
 our @ISA       = qw(Exporter);
 our @EXPORT_OK = qw( set_style set_style_standard add_callback
                     concise_subref concise_cv concise_main