Perl5 Summary (cont’d)
•Perl5 Issues:
–New implementation
–Backward compatiblity to Perl1
–New features (Objects, etc.)
–Clean up some warts (foo() vs. &foo())
–Keep some warts for compatibility (filehandles)
•
Perl6 Update