Richard's Perl Step 13
References and Structures



- I used "Sams Teach Yourself Perl in 24 Hours" - 3rd Edition as a reference for this page
- Run in windows DOS prompt
perl thisprogram.pl

perl c:\......\thisprogram.pl

 

Examplese following Perl 24 hours book, Hour 13:

eg032.pl (text only) - reference (pointer) with scalar variable

eg0xx.pl (text only) - coming soon