in reply to Re: Test::Pod::Coverage and all_pod_coverage_ok
in thread Test::Pod::Coverage and all_pod_coverage_ok
somehow, all_modules isn't getting imported into the calling space. the error *isn't* that all_modules didn't return anything, it's that all_modules is an undefined sub.
|
|---|