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/2017-08-21

Monday 21st August 2017

Local Packages

  • Updated perl-Mail-Sendmail to 0.80:

    • Experimental SMTP AUTH support (LOGIN PLAIN CRAM-MD5 DIGEST-MD5)

    • Fix bug where one refused RCPT TO: would abort everything

    • Send EHLO and parse response (for later AUTH implementation)

    • Better handling of multi-line responses, and better error-messages
    • Also normalize line endings in headers
    • Now keeps the Sender header if it was used; previous versions only used it for the MAIL FROM: command and deleted it

    • No space between "MAIL FROM:" or "RCPT TO:" and address

    • NEILB got co-maint to do a release that includes META.yml and META.json

    • Switched to Dist::Zilla

    • Added COPYRIGHT section to pod

    • Fixed the NAME section in pod to follow expected format

    • Added "use warnings" and fixed all the warnings

    • Manually set $VERSION, as it's used in the code


Recent