Richard's Perl Step 18
Object



- 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 18:

eg033_Car.pm (text only) - contain a class, not file extension is .pm (perl package)

eg033.pl (text only) - use the class declared above