- General fix release 1.215:
- index_locations on an empty document no longer warns
- Corrected a bug in line-spanning attribute support
- Regression test for line-spanning attribute support
- return { foo => 1 } should parse curlys as hash constructor, not block
(CPAN RT#61305)
- Fixed bug with map and regexp confusing PPI (CPAN RT#63943)
- Updated copyright year to 2011
- Fix bless {} probably contains a hash constructor (CPAN RT#64247)
- Backed out glob fix
- Fix cast can trump braces in PPI::Token::Symbol->symbol (CPAN RT#65199)