Launching Perl Programs

You may launch your Perl programs from the workbench. Programs may be launched in either run or debug mode.

The environment a Perl program is to be executed in is defined via "Launch Configurations". A launch configuration defines

Run Configurations Dialog

This executes the program. The program's console output will be shown in the console window. For "Perl Local" and "Perl Remote" configurations, the console window also accepts keyboard input to be passed to the program.

If you switch to the debug view, you have additional control over the execution of the program. For details see the section called “Debug View”.

The workbench keeps a history of each launched and debugged program. To relaunch a program, do one of the following:

To relaunch the most recent launch, do one of the following: