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/2014-11-02

Sunday 2nd November 2014

Local Packages

  • Updated perl-Devel-StackTrace to 2.00:

  • Backwards Incompatibilities

    • The no_refs constructor parameter is now deprecated, and has been replaced by a new unsafe_ref_capture parameter that defaults to false, meaning no references are captured by default; capturing references by default caused too many issues that couldn't be worked around, including running DESTROY blocks multiple times on captured objects in the worst case

    • Removed support for the long-deprecated no_object_refs constructor parameter (deprecated in 2002!)


Recent