Subject: | Undeclared dependency Path::Class::Dir |
Tests fail:
# Failed test 'use Data::SCORM;'
# at t/00-load.t line 6.
# Tried to use 'Data::SCORM'.
# Error: Can't locate Path/Class/Dir.pm in @INC (you may need to install the Path::Class::Dir module) (@INC contains: ...
# BEGIN failed--compilation aborted at /tmpfs/.cpan-build-cpansand/2016052112/Data-SCORM-0.07-gH3O8Y/blib/lib/Data/SCORM.pm line 7.
# Compilation failed in require at t/00-load.t line 6.
# BEGIN failed--compilation aborted at t/00-load.t line 6.
# Testing Data::SCORM , Perl 5.020003, /bbbike/perl-5.20.3D/bin/perl
# Looks like you failed 1 test of 1.
t/00-load.t ............................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
... (and more) ...