File perl-PPI.changes of Package perl-PPI
-------------------------------------------------------------------
Thu Mar 31 18:29:18 UTC 2011 - coolo@novell.com
* update to 1.215
- Confirmed new Perl::Critic works with 1.214_02, so we
can release a new PPI now.
- Updated copyright year to 2011 (ADAMK)
- Fixed RT #64247 bless {} probably contains a hash constructor (WYANT)
- Backed out glob fix (WYANT)
- Fixed RT #65199 Cast can trump braces in
PPI::Token::Symbol->symbol (WYANT)
- index_locations on an empty document no longer warns (WYANT)
- Corrected a bug in line-spanning attribute support (WYANT)
- Regression test for line-spanning attribute support (ADAMK)
- Fixed #61305 return { foo => 1 } should parse curlys as hash
constructor, not block (WYANT)
- Fixed #63943 map and regexp confuse PPI? (ADAMK)
-------------------------------------------------------------------
Wed Dec 1 09:44:37 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Tue Jul 13 13:36:01 UTC 2010 - chris@computersalat.de
update to 1.213
o for a full list see Changes file
- recreated by cpanspec 1.78
-------------------------------------------------------------------
Wed Oct 21 16:52:17 CEST 2009 - rschweikert@novell.com
- Initial build