Subject: | Undeclared dependency Data::Printer |
See subject. Test log:
...
# Failed test 'use Yandex::Disk;'
# at t/00_yandexdisk_api.t line 35.
# Tried to use 'Yandex::Disk'.
# Error: Can't locate Data/Printer.pm in @INC (you may need to install the Data::Printer module) (@INC contains: ... .) at /home/cpansand/.cpan/build/2017100518/Yandex-Disk-0.01-nXk6oS/t/../lib/Yandex/Disk.pm line 17.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2017100518/Yandex-Disk-0.01-nXk6oS/t/../lib/Yandex/Disk.pm line 17.
# Compilation failed in require at t/00_yandexdisk_api.t line 35.
# BEGIN failed--compilation aborted at t/00_yandexdisk_api.t line 35.
# Failed test 'Yandex::Disk->can('new')'
# at t/00_yandexdisk_api.t line 38.
# Yandex::Disk->can('new') failed
Can't locate object method "new" via package "Yandex::Disk" at t/00_yandexdisk_api.t line 40.
# Looks like your test exited with 2 just after 2.
t/00_yandexdisk_api.t .....
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/2 subtests
...