in reply to Cross-platform standalone Perl application

Look in this PAR tutorial which I just found by typing PAR tutorial into Google.

It's says:

% pp -o sshnuke.exe sshnuke.pl # stand-alone executable!
For more info follow the link. You need 'pp' under e.g. Ubuntu Linux it can be install with sudo apt-get install libpar-packer-perl.