diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2010-05-12 23:01:57 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-16 22:24:29 -0500 |
commit | 60f9d60dbeb52aa781c52c0006d19bdfb29046c7 (patch) | |
tree | 7d7d00b4db02cdb66bdb0d782cc59cc45ea9d2e5 /development/perl-xml-twig/README | |
parent | b3bc184d3c775d1d7a3384e7aef04794c9163cd1 (diff) | |
download | slackbuilds-60f9d60dbeb52aa781c52c0006d19bdfb29046c7.tar.gz |
development/perl-xml-twig: Updated and renamed from xml-twig.
Diffstat (limited to 'development/perl-xml-twig/README')
-rw-r--r-- | development/perl-xml-twig/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/development/perl-xml-twig/README b/development/perl-xml-twig/README new file mode 100644 index 0000000000..eb59f3acf4 --- /dev/null +++ b/development/perl-xml-twig/README @@ -0,0 +1,5 @@ +XML::Twig is (yet another!) XML transformation module. +Its strong points: can be used to process huge documents while +still being in tree mode; not bound by DOM or SAX, so it is +very perlish and offers a very comprehensive set of methods; +simple to use; DWIMs as much as possible. |