Background
(cont’d)
•
Perl’s Goals
–
Easy things should be easy
–
Hard things should be possible
–
TMTOWTDI
–
Complexity of the solution should match
the complexity of the problem
–
Use what you know
•
Perl6 Update