- 1. Perl Features
- 2. Advanced Features in 5.10
- 2.1. Advanced Features
- 2.2. defined or
- 2.3. Turn on features explicitly
- 2.4. say
- 2.5. feature is a lexical pragma
- 2.6. static variable (with scope)
- 2.7. state variable
- 2.8. regex: Named capture buffers
- 2.9. Possessive quantifier
- 2.10. smartmatch ~~ - Don't use it!
- 2.11. Smart match example - Don't use it!
- 2.12. switch - Don't use it!
- 3. New features in 5.12
- 3.1. Perl 5.12 features
- 3.2. Implicit stricture
- 3.3. use parent
- 3.4. package NAME VERSION
- 3.5. Yada Yada Operator...
- 3.6. each on arrays
- 3.7. delete local