[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#670785: ITP: libxml-writer-string-perl -- Capture output from XML::Writer



Package: wnpp
Owner: Danai SAE-HAN (韓達耐) <danai@debian.org>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-perl@lists.debian.org

* Package name    : libxml-writer-string-perl
  Version         : 0.1
  Upstream Author : Simon Oliver <simon.oliver@umist.ac.uk>
* URL             : http://search.cpan.org/dist/XML-Writer-String/
* License         : Artistic or GPL-1+
  Programming Lang: Perl
  Description     : Capture output from XML::Writer.

XML::Writer::String implements a bare-bones class specifically for the
purpose of capturing data from the XML::Writer module. XML::Writer expects an
IO::Handle object and writes XML data to the specified object (or STDOUT) via
it's print() method. This module simulates such an object for the specific
purpose of providing the required print() method.

It is recommended that $writer->end() is called prior to calling $s->value()
to check for well-formedness.



Reply to: