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-06-16

Monday 16th June 2014

Fedora Project

  • Updated perl-IO-All to 0.65 in Rawhide:

    • New badge syntax
    • Changed the ABSTRACT

    • Support recommended modules again

Local Packages

  • Updated perl-Archive-Tar to 2.00:

    • ptardiff and ptargrep should use prefix if defined

    • Fix ptargrep for problems on MSWin32

  • Updated perl-File-ShareDir-ProjectDistDir to 1.000002:

    • Most tests refactored to have their dependent files inflated into existence during testing; this is to avoid issues with an HP-UX box that has a tar implementation that truncates filenames at 100 characters (GH#13)

  • Updated perl-namespace-autoclean to 0.18:

    • Better method detection for Mouse (GH#4)

  • Updated perl-Search-Elasticsearch to 1.13:

    • Breaking change: the Scroll helper used to pass the scroll ID to scroll() and clear_scroll() in the query string by default, with the scroll_in_body parameter to change the behaviour; this was causing frequent errors with long scroll IDs, so the new default behaviour is to pass the scroll ID in the body, with the scroll_in_qs parameter to change that behaviour

    • All Search::Elasticsearch HTTP backends are now fork-safe

    • Added track_scores param to search()

    • Added create param to indices.put_template()

    • Removed index_templates param from cluster.state()

    • Removed indices_boost param from search()

    • Added percolate_format param to percolate()

    • Added cat.fielddata()

  • Updated perl-Test-CleanNamespaces to 0.11:

    • Increased version for optional Role::Tiny prereq, to get the needed is_role interface

    • Now ignoring 'import', 'unimport' subs; also handle users of Moose::Exporter without erroring

    • Now ignoring overloaded methods
    • Now also properly handle classes using Class::MOP directly

    • Fix test diagnostics in the success case
    • Fix use of a new Scalar::Util export in tests

    • The return value of namespaces_clean() and all_namespaces_clean() is now consistent with the result of the test(s)

    • Fixed tests to expose an issue with Mouse classes, and documented this (now) known issue

  • Cleaned up and rebuilt perl-Test-Tester


Recent