Sigh, need "use Config" as well.
This time with some manual testing behind it ...
This commit is contained in:
parent
06dd4b44fb
commit
bba442ef93
@ -3,6 +3,7 @@ package TestLib;
|
|||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
|
|
||||||
|
use Config;
|
||||||
use Exporter 'import';
|
use Exporter 'import';
|
||||||
our @EXPORT = qw(
|
our @EXPORT = qw(
|
||||||
tempdir
|
tempdir
|
||||||
|
Loading…
x
Reference in New Issue
Block a user