PaulHowarth/Blog/2011-07-10

Sunday 10th July 2011

Local Packages

  • Updated perl-Pod-Simple to 3.17:

    • Documented tertiary methods
    • Added "backlink" option to Pod::Simple::XHTML

    • Typos fixed in Pod::Simple::HTMLBatch

    • Fixed quoting of value returned by a "strip_verbatim_indent()" code reference so that regex meta characters are properly escaped

    • Added "anchor_items" option to Pod::Simple::XHMTL; this allows text items (which are output as <dt> elements) to have IDs that can be referenced in the "#" part of a URL

    • Added "recurse" option to Pod::Simple::Search, enabled by default; disable it to turn off recursion into subdirectories

    • Added documentation to clarify the behaviour of the "content_seen" method

I am now building EL-6 packages against CentOS 6 rather than RHEL 6 as I'll be getting the benefits of the updates and straightforward access to the devel packages, many of which are only available in the RHEL 6 Optional channel


Recent