No photo |
By chromatic from PDX.pm Date: Monday, 21 June 2010 15:00 Duration: 40 minutes Target audience: Intermediate Language: English Tags: 5 overview perl programming tips |
Using Modern Perl
Since 2001, Perl 5 has undergone a renaissance. Modern Perl programs are powerful, maintainable, and understandable. Come learn how to take advantage of Perl circa 2010.
It’s easy to find examples of poorly-written Perl code: global variables, punctuation soup, copy and paste code, commented-out functions. Who’d want to read that? Who could maintain it?
Modern Perl code is different. The past decade has produced important new features and powerful new techniques for writing clear, concise, maintainable, and reusable Perl. These new developments build on each other to replace awkward, painful, or difficult to use correctly approaches with simple code.
Learn how to understand context, to embrace lexical scoping, to manage CPAN installations without pain, to perform pain-free automated testing, to embrace the CPAN development model, to adopt new features of Perl 5.10 and 5.12, and to take advantage of the Moose object system.
Learn about the Perl renaissance and rediscover the joy of Perl.
- Jesse Luehrs (doy)
- Curtis Jewell (CSJewell)
- Alek Rollyson (al3k)
- Chris Hardie
- Charles Keefer (Chip)
- Julie Eberhart
- David H. Adler (dha)
- Ryan Dietrich
- Lee Aylward (leedo)
- Jon Miner (miner)
- Damian Conway (damian)
- Max Shughart (Maxdash McSlam)
- Craig Barritt (gonkster)
- Elliot Shank
- Patrick Michaud (Pm)
- Will Coleda (coke)
- Jason May (jasonmay)
- Will Natale
- Thomas Stanton (tstanton)
- Jamie Pitts
- Mark Aufdencamp
- Adam Foxson (Fhoxh)
- Joe Kline (gizmo)
- Stan Schwertly (stan_theman)
- Josh ben Jore (diotalevi)
- Jason Crome (CromeDome)
- Mike Greb (mikegrb)
- Jacob Gelbman
- Mike Barry (derby)
- Ben Mouw
- gary
- Steve Bohlen
- Matt Meinwald
- Tim Sebring
- John Anderson (genehack)
- jerry gay (particle)
- Kevin Falcone (jibsheet)
- Elizabeth Patterson (Liz)
- Alex Timoshenko
- Jeff Brufladt
- bryan abfalter
- Piers Cawley (pdcawley)
- Patrick Shuff
- Aaron Buechlein
- Lawrence Hixson (Larry)
- Gordon Child
- Jonathan Rockway (jrockway)
- Dan Magnuszewski (magnachef)
- Kenny Drobnack
- Todd Chapman
- Barry Workman
- Jonathan Swartz
- Packy Anderson
- Michael Moser
- Brian Shilling
- Dan Kurtz
- Mark Stosberg
- Jason Coble
- Greg Estep
- Stephen Bee
- Jacinta Richardson (jarich)
- Mohammed Chaudhry (Mo)
- Tim Heaney (oylenshpeegul)
- R. Todd Williams