From d038a73ebd432fae3ce355b84443038f88cb7199 Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 22:52:58 +0000 Subject: Move pkg/ files into package's toplevel directory --- textproc/p5-XML-Writer/DESCR | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 textproc/p5-XML-Writer/DESCR (limited to 'textproc/p5-XML-Writer/DESCR') diff --git a/textproc/p5-XML-Writer/DESCR b/textproc/p5-XML-Writer/DESCR new file mode 100644 index 00000000000..7849c6da429 --- /dev/null +++ b/textproc/p5-XML-Writer/DESCR @@ -0,0 +1,6 @@ +XML::Writer is a simple Perl module for writing XML documents: it +takes care of constructing markup and escaping data correctly, and by +default, it also performs a significant amount of well-formedness +checking on the output, to make certain (for example) that start and +end tags match, that there is exactly one document element, and that +there are not duplicate attribute names. -- cgit v1.2.3