Getting Perl Started
Getting Perl Started
script.
If the script ends with the ".pl" extension the system will recognize it as a Perl script.
- The script should start running in the MS-DOS window.
- Try running the Hello, World program given above.
What next? - Check out the One Hour Perl tutorial for a set of well-annotated sample scripts which introduce many of Perl's basic functions. Also take a look at the Perl resources (books and links) given on the course readings page.