Thoughts on Patterns
- Perl is not C++ or Java
- Some patterns are just workarounds for language restrictions
- Perl lets you get away with more nasty hacks
- Reading the patterns book makes me glad I mostly write Perl
- I am amazed by how many classes are used in many of the patterns
- It's class-tastic