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.07 2023-07-06T18:22:41+02:00
 - Add naive tests for init() and cleanup() methods.
 - Add tests for constructor.
 - Improve and fix links in doc.
 - Update copyright years.
 - Update Module::Install to 1.21 version.

0.06 2022-10-25T22:07:12+02:00
 - Add _cleanup() and _init() methods to handle initialization and cleanup
   for data used by object.

0.05 2022-09-10T12:30:41+02:00
 - Add example to doc (without css).
 - Rename example to better name.

0.04 2022-07-11T17:20:07+02:00
 - Fix test of object.

0.03 2022-05-09T23:26:22+02:00
 - Add constructor tests.
 - Add SEE ALSO section to doc.

0.02 2022-04-03T12:42:06+02:00
 - Add 'no_css' parameter to not support CSS.
 - Add tests.
 - Update copyrigt years.

0.01 2021-10-03T17:35:44+02:00
 - First version.