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-03-11

Monday 11th March 2019

Local Packages

  • Updated perl-strictures to 2.000006:

    • Update internal list of warnings for categories added in blead (v5.29.9)
    • Fix extras test to avoid any files in the temp directory's parent directories interfering (CPAN RT#128751)

  • Updated perl-Sub-Quote to 2.006003:

    • Don't test threads behaviour on perl < 5.8.5, since they are too unstable

    • More tests
    • Preserve inf, nan, and false in quotify

    • Improve accuracy of quotified floating point numbers
    • SUB_QUOTE_DEBUG can now be set to sub names, package names, or a regex to match against the code to filter which generated subs are printed to STDERR

    • Avoid warnings or failures on new perls when testing quoting UTF-8 strings
    • Test quotify output under utf8 pragma

    • Fix quoting of negative NaN

    • Fix quotifying of backslashes in utf8-flagged strings on perl 5.10.0


Recent