summaryrefslogtreecommitdiffstats
path: root/perl/perl-CSS/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-CSS/README')
-rw-r--r--perl/perl-CSS/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/perl/perl-CSS/README b/perl/perl-CSS/README
new file mode 100644
index 0000000000..a351dd5837
--- /dev/null
+++ b/perl/perl-CSS/README
@@ -0,0 +1,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.