in reply to Re learning Perl

18 years and still learning new things.

Last year, I picked up a second hand copy of Perl Best Practices and thoroughly enjoyed going through it snippet by snippet as an hourly break. There are tons of specialized books on topics like testing, XML, LWP, Web Services, etc. which will teach you Perl as a side effect. You might also consider checking out the Perl Maven site for bite-sized lessons.

Sometimes I can think of 6 impossible LDAP attributes before breakfast.