[plug] From 'Perl Query...'

Trevor Phillips phillips at central.murdoch.edu.au
Fri Feb 2 16:09:32 WST 2001


Kevin Shackleton wrote:
> 
> So how do normal people pick up Perl?

I started with a web-based tutorial that covered the basic syntax, and then
went from there. I use HTML versions of the man pages an invaluable reference,
although there's times I can't find, or read wrong, something I'm trying to do
(as this thread demonstrated - altho it turned out my problem in the end was
confusion on my behalf).

> I always thought of Perl as a interpreter language under unix that

Interpreted, yes, but it's far more than a simple UNIX tool. (And very
efficient for something with the word "interpreted" in it - faster than Java in
a lot of cases, I've found.)

My specialty is web-based Applications, which Perl thrives in, but I've also
written an Image browser/sorter using the Perl Gtk modules, plus bunches of
command-line apps.

Apart from man pages, the only book I use a lot is the Eagle Book (Writing
Apache Modules in Perl and C), altho I keep meaning to pick up some more text
references.

--
. Trevor Phillips             -           http://jurai.murdoch.edu.au/ . 
: CWIS Technical Officer         -           T.Phillips at murdoch.edu.au : 
| IT Services                       -               Murdoch University | 
 >------------------- Member of the #SAS# & #CFC# --------------------<
| On nights such as this, evil deeds are done. And good deeds, of     /
| course. But mostly evil, on the whole.                             /
 \      -- (Terry Pratchett, Wyrd Sisters)                          /



More information about the plug mailing list