The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl module CSS::Object

v0.1.6 2023-10-11T16:34:15+0900
    - Corrected malformed signature for distribution release

v0.1.5 2021-11-28T21:53:34+0900
    - Corrected few bugs and made improvements

0.1.4 2021-04-28T21:37:21+0900
    - Added the remove_rule method in CSS::Object
    - Added the remove_from and remove_property methods in CSS::Object::Rule
    - Added the remove_from method in CSS::Object::Property

0.1.3 2020-08-12T13:05:22+0900
    - Corrected some issues with the test units

0.1.2 2020-08-10T20:22:54+0900
    - Corrected some typos, modified Makefile.PL to better declare meta information and added file CONTRIBUTING.md and README.md

0.1.1 2020-06-24T08:03:35+0900
    - Added CSS::Object::Builder for dynamic CSS generation

0.1.0 2020-06-19T10:24:00+0900
    - original version; created by ExtUtils::ModuleMaker 0.63