Subject: | Undefined subroutine &main::all_pm_files_ok (1.28) |
It seems that Test::Compile 2.0 changed its interface. This is causing the test suite to fail:
...
Undefined subroutine &main::all_pm_files_ok called at t/00-compile-pm.t line 8.
t/00-compile-pm.t .......
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Undefined subroutine &main::all_pl_files_ok called at t/01-compile-pl.t line 8.
t/01-compile-pl.t .......
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
...