The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
0.05 2024-03-04T11:08:23+01:00
 - Fix variable names and test messages in check_css_class() tests.
 - Fix variable names and test messages in check_css_unit() tests.

0.04 2024-02-03T10:39:58+01:00
 - Add information about module version for checks in doc.
 - Add tests for error parameters.
 - Improve error variables in check_css_unit().
 - Rewrite the tests so that the functional tests are first and then the
   errors.
 - Sort test files.

0.03 2024-01-07T23:09:07+01:00
 - Add check_array_css_color().
 - Fix SYNOPSIS section in doc.
 - Improve subroutines doc.
 - Regen example file.
 - Rewrite check_css_color() to better helpers.

0.02 2024-01-06T18:50:41+01:00
 - Add check_css_class().

0.01 2024-01-06T15:55:01+01:00
 - First version.