This commit is contained in:
TLINDEN
2013-11-16 13:29:54 +01:00
parent 5a8e3ee8b0
commit e4247494ee

View File

@@ -19,6 +19,8 @@
#
# You can contact me by mail: <tlinden AT cpan DOT org>.
#
use lib qw(lib);
use Test::More;
use IPC::Open3;
use IO::Select;