The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.1002 - 2015-01-18

  • Enhancements
    • Improved the order that attributes are rendered.
    • Improve output for method parameters that are hash or array refs, and have a default value.
    • Ensure whitespace before [ in type definitions for better legibility.
    • AttributeRenderer/HtmlDefault: Add a note if an attribute is not available in the constructor.
    • MethodRenderer/HtmlDefault: Use (mildly) different colours in the three headings
  • New Features
    • (Undocumented feature: ':splint methods' will try to render metadata on all methods.)
  • Requirements
    • Added new requirements List::UtilsBy and Try::Tiny.
    • Bump required version of Syntax-Feature-Qs to 0.2003.