PaulHowarth/Blog/2011-02-26

Saturday 26th February 2011

Local Packages

  • Updated perl-Perl-MinimumVersion to 1.27:

    • Updated to Module::Install::DSL 1.00

    • Updated copyright year
    • Fix detection of binary numbers
    • Add check for variables added in 5.5
    • Correct detection of different cases of '...'

    • Detection of bareword that ends with double colon
  • Updated perl-PPI to 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)


Recent