in reply to Re^5: Module::ScanDeps interaction with Moose::
in thread Module::ScanDeps interaction with Moose::
I didn't think to try that actually.
Adding "use List::MoreUtils::XS;" still results in the "Can't locate List/MoreUtils/PP.pm" failure on execution of the packed file.
Adding "use List::MoreUtils::PP;" instead results in successful running.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: Module::ScanDeps interaction with Moose::
by Anonymous Monk on Jan 16, 2015 at 04:58 UTC |