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 v0.2.0 - 2020-02-20

  • Improvements
    • Allows "1" as an alias when the filename is the same as the name. (You can use "1.css" if that is the name of the file.)
    • False ("0", "" or undef) aliases are ignored. (You can use "0.css" if that is the name of the file.)
    • link_or_inline_html can accept a list of aliases.
  • Bug Fixes
    • Use the dist_share instead of the module_share. (Basically, defer_link_html did not work outside of tests.)
  • Build Fixes
    • Added explicit minimum version of Moo.
  • Documentation
    • Reorganised Changes file.

Modules

Simplify management of stylesheets in your HTML