http://qs321.pair.com?node_id=722877


in reply to RFC: How to survive your first few months of Perl

My first thought, like kyle's, was to add in strict, warnings, and diagnostics. With those on it is a 100% better beginner's experience, at least!

I also like that you are going to do an overview of modules like DateTime, WWW:Mechanize, etc. Those are big time savers, easy to learn to use, and useful to almost everyone. Are you facing a reluctant audience, or one with people eager to get into Perl?

  • Comment on Re: RFC: How to survive your first few months of Perl

Replies are listed 'Best First'.
Re^2: RFC: How to survive your first few months of Perl
by cog (Parson) on Nov 12, 2008 at 11:00 UTC
    Are you facing a reluctant audience, or one with people eager to get into Perl?

    It's a conference for developers (500 of them) coming from several distinct backgrounds (Perl, Python, Ruby, PHP, Java, C/C++, etc).

    No one is forced to go and see my talk, so I imagine I'll only have interested people in the audience.