Capture output from XML::Writer
http://search.cpan.org/perldoc?XML::Writer::String
This module 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.
- Sources inherited from project openSUSE:Leap:15.0:Rings:1-MinimalX
- Links to remote openSUSE:Leap:15.0 / perl-XML-Writer-String
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.0:Staging:A/perl-XML-Writer-String && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000112 112 Bytes |
Latest Revision
Ludwig Nussel (lnussel_factory)
committed
(revision 2)
fix links
Comments 0