I have prepared two lectures that introduce Perl for Perl Beginners as part of a series I gave to the Haifa Linux Club. The full material of the lectures (explanation, examples and all) is available online at: http://vipe.technion.ac.il/~shlomif/lecture/Perl/Newbies/ The license is Public Domain. The lecture cover all the material from basic perl expressions and constructs up to and including regular expressions, references and the perl pipeline (sort, map, grep and friends). I would be happy if http://learn.perl.org/ will link to it or mirror it. Regards, Shlomi Fish ---------------------------------------------------------------------- Shlomi Fish [EMAIL PROTECTED] Home Page: http://t2.technion.ac.il/~shlomif/ Home E-mail: [EMAIL PROTECTED] A more experienced programmer does not make less bugs. He just realizes what went wrong more quickly.