[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Omaha.pm] A few things I learned at YAPC
Just a few noteworthy things I learned at YAPC so far:
From: http://www.yapcna.org/yn2013/talk/4608
Did you know that experimental features are explicitly labelled now?
$ perl -v # v5.18.0
$ perldoc experiment
------------
From: http://www.yapcna.org/yn2013/training.html#moose1
Did you know that Dave re-wrote ALL the OO Perl docs back in 5.16?
* bless is gone (explicitly discouraged).
* AUTOLOAD stuff is gone. (YAY!! RIP "OO Perl" 1999, Damian Conway, Manning Press)
Read: http://perldoc.perl.org/perlootut.html
What is now encouraged?
* Moose
* Class::Accessor
* Object::Tiny
* Role::Tiny
------------
From: http://www.yapcna.org/yn2013/talk/4882
also: http://www.yapcna.org/yn2013/talk/4730
CGI.pm removed from core. RIP.
Cheers,
Jay Hannah
Project Lead / Programmer
http://www.iinteractive.com
Email: jay.hannah@iinteractive.com
AOL IM: deafferret
Mobile: 1.402.598.7782
Fax: 1.402.691.9496