in reply to Re: A simple example OO script for total beginners
in thread A simple example OO script for total beginners
at the end is not entirely necessary. We can just as well use,1;
Which I guess is a better way of telling the world, that you may import this package/class in your own scripts.our @ISA=qw/Exporter/;
|
|---|