Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

    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