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/2013-11-23

Saturday 23rd November 2013

Local Packages

  • Updated perl-Mail-IMAPClient to 3.35:

    • Use Quote() over Massage() to avoid stripping double quotes from argument

      • Removed constant NonFolderArg

      • May deprecate Massage() in a future release

    • _list_or_lsub failed to handle folder names with double quotes

      • Clean up Escaped_results()

      • New methods: Escaped_history() and _escaped_trans_data()

      • Removed method: _list_response_preprocess()

    • getacl on a folder returned as literal failed (CPAN RT#90315)

      • _read_line could remove extra space when literal data was received

    • Typo fixes (CPAN RT#89040)

  • Updated perl-Path-Tiny to 0.046:

    • Fixed locking test on AIX
    • Revised locking tests for portability again: locks are now tested from a separate process


Recent