[sf-perl] Perl 5.12

Dana Diederich diederich at gmail.com
Mon Apr 5 15:36:09 PDT 2010


That leads to another interesting line; what kind of 'boiler-plate'
use statements do y'all use in most of your programs?  This is what I
always use:
use common::sense;
use Moose::Autobox;

Cheers,
-Dana

On Mon, Apr 5, 2010 at 3:12 PM, Paul Makepeace
<Paul.Makepeace at realprogrammers.com> wrote:
> On Mon, Apr 5, 2010 at 14:55, Fred Moyer <fred at redhotpenguin.com> wrote:
>> Heard that Perl 5.12 is nearing final release.  Here's a link to the
>> current perldelta.  Some interesting new features like strictures are
>> enabled by default.
>
> I interpreted that to mean "use strict;" is on by default and thought
> "holy cow".
>
>> http://search.cpan.org/~jesse/perl-5.12.0-RC3/pod/perl5111delta.pod
>
> However I don't see anything in there that's remotely like that; just
> that deprecated language features get a warning. Is that what you
> meant?
>
> Paul
> _______________________________________________
> SanFrancisco-pm mailing list
> SanFrancisco-pm at pm.org
> http://mail.pm.org/mailman/listinfo/sanfrancisco-pm
>


More information about the SanFrancisco-pm mailing list