mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
7 lines
221 B
Text
7 lines
221 B
Text
|
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.
|