On Wednesday, August 14, 2002, at 08:27 , Kim, Tang (N-Raytheon) wrote:
[..]
> I have 2 books that I have started looking at.
> Programming Perl by Wall, Christiansen & Schwartz and Perl Cookbook by
> Christiansen & Torkington.
reasonably good choices to start with.
You might want to fetch
a) learning perl - 3rd edition
b) the pocket guide to programming perl 3rd edition
you can also read most of perl's internal documentation
with
perldoc perl
and run through the basic information that is already there.
> I can download softwares into my PC, but I have
> to ftp over to my Solaris box from my PC.
if you are running Solaris 8 or higher, it comes with
perl 5.005_03 installed - and you will want to get on
the road from there - learn a bit and then opt to get
into the upgrade path to perl 5.8...
ciao
drieux
http://www.wetware.com/drieux/pbl/perldoc
where I hide the rest of the links to what I
know about perl documentation that can be found on line.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]