in reply to Need help using CPan's pp - PAR Packager
You should issue these commands at the Windows Command prompt. The usage described in pp is the same (where the resulting output is a .exe file).
pp -o AppName.exe PerlScript.pl
The above will generate an executable called AppName.exe from the script named PerlScript.pl. If you have any specific questions please let us know. See also http://par.perl.org/wiki/Main_Page
Update: See also behind the GUI lives the shell
|
---|