The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.05 - 2014-12-30

  • IMPROVEMENTS
    • add filecheck: if css file doesn't exist (either as file on disk or in __DATA__ section), the css tag is not created
  • TESTS
    • use functional api of Mojo::JSON as the OO api was deprecated in Mojolicious 5.54

Modules

move css loading to the end of the document

Examples