To run a Perl Program you need to setup the compiler first: Settings->Highlighter Settings
Select Perl on the left side then fill in the following settings. Compiler: C:\Perl\bin\perl.exe Parameters: "%File%" Log Parser: *on line b%L And check "Capture Program Output Window". Click OK to save the changes. To run your program press Ctrl+F9. The output will appear at the bottom of the screen in the LOG Window. -- <http://forum.pspad.com/read.php?2,34948,35582> PSPad freeware editor http://www.pspad.com
