[Melbourne-pm] Perl programming best practices 2011

Jacinta Richardson jarich at perltraining.com.au
Sun Jan 9 22:00:11 PST 2011


Toby Corkindale wrote:
> On 10/01/11 16:44, Jacinta Richardson wrote:
>> G'day folk,
>>
>> My talk for LCA this year is on Perl's current best practices.  It's
>> only 35
>> minutes or so long, so I can either cover some topics in depth, or
>> many at a
>> high level, or (more likely) a mix of both.  I'm compiling a list of such
>> things, and I'm wondering what you'd include?
>>
>>     Obvious things to include:
>>
>>         use strict;
>>         use warnings;
>>         use autodie;
>>         use v5.12.0 (or 5.10.1);
>>             say
>>             state
> 
> Should smartmatch and switch get a look-in too?

They do, they're just further down my list.  This was mostly a mental dump with
some rather rough grouping rather than any specific plan.

	J


-- 
   ("`-''-/").___..--''"`-._          |  Jacinta Richardson         |
    `6_ 6  )   `-.  (     ).`-.__.`)  |  Perl Training Australia    |
    (_Y_.)'  ._   )  `._ `. ``-..-'   |      +61 3 9354 6001        |
  _..`--'_..-_/  /--'_.' ,'           | contact at perltraining.com.au |
 (il),-''  (li),'  ((!.-'             |   www.perltraining.com.au   |


More information about the Melbourne-pm mailing list