Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
5 lines
250 B
Text
5 lines
250 B
Text
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.
|
|
|
|
WWW: http://search.cpan.org/dist/CSS/
|