perl-XML-Writer-String - Capture output from XML::Writer module
Website: | https://metacpan.org/release/XML-Writer-String |
---|---|
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
Vendor: | Alcance Libre, Inc. |
- Description:
This Perl 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 its print() method. This module simulates such an object for the specific purpose of providing the required print() method.
Packages
perl-XML-Writer-String-0.1-14.aldos.noarch [8 KiB] |
Changelog
by Joel Barrios (2025-04-21):
- Clean spec file. |