in reply to Re^3: Module::ScanDeps interaction with Moose::
in thread Module::ScanDeps interaction with Moose::
As above (I may have edited it after I saw your reply) if packed with static module detection, it misses the List::MoreUtils::PP module and thus fails to execute. If List::MoreUtils::PP is manually specified the code functions. However, I feel that with execution or compilation it would actually detect List::MoreUtils::PP and not require it to be manually included.
If I could get BitCard to actually let me log in correctly, I would certainly post a bug report.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Module::ScanDeps interaction with Moose::
by Anonymous Monk on Jan 16, 2015 at 04:28 UTC | |
by xlr82xs (Acolyte) on Jan 19, 2015 at 21:38 UTC | |
|
Re^5: Module::ScanDeps interaction with Moose::
by Anonymous Monk on Jan 16, 2015 at 04:30 UTC | |
by xlr82xs (Acolyte) on Jan 16, 2015 at 04:42 UTC | |
by Anonymous Monk on Jan 16, 2015 at 04:58 UTC |