image\overbutt.gifRunning a Perl program in Corel LINUX

You can run a Perl program using the Console. You have to make sure that you have changed the file permission. For information on changing the permission of a file, see "Changing the file permission of a Perl program." You should also be sure that you are in the same directory as the Perl program. If you are not in the same directory, you will not be able to run the program.

To run a Perl program in Corel LINUX

1. Click Application Starter, Applications, Utilities, Console.

2. Type the following command in the Konsole:

./hello.pl

image\nicon.gif Note

If the program does not run, make sure that you are in the correct directory. For information about changing to a different directory, see the Corel LINUX User Guide.