Frozen Perl 2011 Keynote

Preview:

DESCRIPTION

I answer one part of the question "What are Five Things I Hate About Perl".

Citation preview

Frozen Perl 2011brian d foy

Five ThingsYouHate

Perl Vogue

Perl Skeptic

Why all the hate?

Why all the love?

Five ThingsYouHate

RealExperience

Depth&

Reach

Workarounds

SacredCows

CPAN

Licensing

Reusability

use

use Foo::Module;

use Foo::Module 1.23;

reqire ‘Foo/Bar.pm’;Foo::Module->import;

%INC

versions

installation

privateCPANs

Perl 6

use Dog :auth(BDFOY) :ver(v1.2..v1.4) ;

So What?

Perl Skeptic

Recommended