Perl Binary

Raskas asked me a question about the creation off a binary Perl script.
The goal of this was to run a Perl script on a machine where Perl is not installed.
perlcc should be our friend... but some dependencies were still giving troubles, so I tried to find another solution, here is a summary of my small research :
first, the Perl script's source (Copyright fred... but in GPL !) :