in reply to Convertion Perl Script to Exe with PAR::Packer pp
Use -x:
pp -x -o teste.exe gmail_att.pl [download]
From the pp docs:
-x, --execute Run perl inputfile to determine additonal run-time dependencies. [download]
See also http://par.perl.org