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/2020-09-26

Saturday 26th September 2020

Local Packages

  • Updated perl-Net-Daemon to 0.49:

    • Perltidy the code base
    • use strict, warnings, no vars, our

    • Remove perl 4-ish subroutine calls
    • Require Sys::Syslog 0.29 to function properly

    • t/base.tTest::More

    • Improve skipall messages and detection of ithreads/forks

    • Disable t/ithreadm.t for Windows (see GH#19)

    • Only load threads if forks hasn't already been loaded and threads exist

    • Update tracker location to GitHub

    • Fix ReadConfigFile implementation traversing @INC


Recent