fix rt.cpan.org#95325

git-svn-id: http://dev.catalyst.perl.org/repos/Config-General/trunk@101 be1acefe-a474-0410-9a34-9b3221f2030f
This commit is contained in:
Thomas von Dein
2014-05-04 13:27:01 +00:00
parent a079a0f437
commit 176b3e91d2
3 changed files with 4 additions and 3 deletions

View File

@@ -32,7 +32,7 @@ use Carp::Heavy;
use Carp;
use Exporter;
$Config::General::VERSION = "2.55";
$Config::General::VERSION = "2.56";
use vars qw(@ISA @EXPORT_OK);
use base qw(Exporter);
@@ -2748,7 +2748,7 @@ Thomas Linden <tlinden |AT| cpan.org>
=head1 VERSION
2.55
2.56
=cut

View File

@@ -30,6 +30,7 @@ t/cfg.5
t/cfg.6
t/cfg.7
t/cfg.8
t/cfg.55
t/complex/n1.cfg
t/complex/n2.cfg
t/complex.cfg

2
README
View File

@@ -104,4 +104,4 @@ AUTHOR
VERSION
2.55
2.56