http://www.perlmonks.org?node_id=903880


in reply to pp module + Mechanize module = error

My code works perfetly as pl, why not exe ?

It is still a .pl, see How PAR pp works?

http://search.cpan.org/dist/PAR-Packer/MANIFEST
where_is_it.txt
who_am_i.txt

Can anyone guess what could be the problems and how can it be fixed ?

My first guess is always PEBKAC, and I've yet to be disappointed :)

See PAR::Environment, turn on debugging, examine the extracted file ... show us what you did How do I post a question effectively?, Re: Packaged binary fails on perlless systems [win32]

p.s: how is it that Padre doesn't have a perl2exe option ?

I don't know, but you can write one, see Padre::Plugin, Padre::Plugin::PAR