Email::Sender::Simple uses MooX::Types::MooseLike::Base, which uses Moo, which uses Module::Runtime. So pp is simply telling you that your script might use extra modules it cannot know about. (Indeed, cannot know about; I'm quite sure that determining precisely which modules a script uses in the presence of modules loaded at runtime without actually running the script and exercising all possible code paths would be equivalent to solving the halting problem.)
In reply to Re: Convertion Perl Script to Exe with PAR::Packer pp
by AppleFritter
in thread Convertion Perl Script to Exe with PAR::Packer pp
by marchiore
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |