blob: a351dd58378e7bc8c3ff9c7dbbd09a92f76e385c (
plain)
1
2
3
4
5
6
|
perl-CSS
This module can be used, along with a CSS::Parse::* module, to parse
CSS data and represent it as a tree of objects. Using a
CSS::Adaptor::* module, the CSS data tree can then be transformed
into other formats.
|