in reply to Convertion Perl Script to Exe with PAR::Packer pp

Use -x:

pp -x -o teste.exe gmail_att.pl

From the pp docs:

-x, --execute Run perl inputfile to determine additonal run-time dependencies.

See also http://par.perl.org