This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
$Increase B::Concise::VERSION to 0.99
authorFather Chrysostomos <sprout@cpan.org>
Sun, 25 Aug 2013 14:12:21 +0000 (07:12 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 25 Aug 2013 19:12:36 +0000 (12:12 -0700)
ext/B/B/Concise.pm

index b074906..477a59a 100644 (file)
@@ -14,7 +14,7 @@ use warnings; # uses #3 and #4, since warnings uses Carp
 
 use Exporter (); # use #5
 
-our $VERSION   = "0.98";
+our $VERSION   = "0.99";
 our @ISA       = qw(Exporter);
 our @EXPORT_OK = qw( set_style set_style_standard add_callback
                     concise_subref concise_cv concise_main