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/2019-02-21

Thursday 21st February 2019

Local Packages

  • Updated perl-Mail-IMAPClient to 3.41:

    • unseen(), messages() and related POD clean-up (CPAN RT#128220)

    • parse_message() minor code/POD clean-up (CPAN RT#128264)

    • Verb missing in messages() POD (CPAN RT#128215)

    • Simplify capability handling via has_capability enhancements (CPAN RT#127271):

      • has_capability() success returns true with server response data, not always '1'

      • Enhanced t/capability.t test cases

      • Updated POD for capability() and has_capability()

    • Use of IO::Socket::IP led to connect(empty args) regression (CPAN RT#122373)

    • Fix minor POD typo for search() (CPAN RT#128127)

    • folders()/subscribed() remove mailboxes with \Noselect attribute

    • fetch_hash() remove quotes around header names (seen with outlook.com)

    • Use first over grep for minor efficiency gains

    • Other minor POD cleanup


Recent