added missing test include

git-svn-id: http://dev.catalyst.perl.org/repos/Config-General/trunk@107 be1acefe-a474-0410-9a34-9b3221f2030f
This commit is contained in:
Thomas von Dein
2015-10-23 06:57:23 +00:00
parent f8a1f76526
commit 1875861621
4 changed files with 13 additions and 2 deletions

View File

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