Subject: | Undeclared dependency Debug::EchoMessage |
See subject. Test log:
...
PERL_DL_NONLAZY=1 "/usr/perl5.28.2-RC1p/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl
Can't locate Debug/EchoMessage.pm in @INC (you may need to install the Debug::EchoMessage module) (@INC contains: blib/lib blib/arch ... .) at blib/lib/Oracle/Schema.pm line 8.
BEGIN failed--compilation aborted at blib/lib/Oracle/Schema.pm line 8.
Compilation failed in require at t/Schema.t line 9.
BEGIN failed--compilation aborted at t/Schema.t line 9.
t/Schema.t .. skipped: (no reason given)
...