|
By brian d foy (brian d foy) from NY.pm Date: Thursday, 24 June 2010 09:00 Duration: 420 minutes Target audience: Any Language: English |
Brian - Effective Perl Programming
You can find more information on the speaker's site:
I'm teaching a new master class based on my latest book, Effective Perl Programming, 2nd Edition, and the Effective Perler blog that goes with it. Perl has changed quite a bit since Joseph Hall wrote the first edition over 10 years ago. Josh McAdams and I have added a lot of new information as well as updated the existing material.
In the two-day class for intermediate Perl programmers, I'll cover selected topics from the book, including:
* Working with Unicode in Perl
* Tricks with filehandles
* New regex features in Perl 5.10 and later
* Playing with pack()
* Using closures to make things simpler
* Managing distributions
* Tricks with testing
* and other topics as time allows