logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

XMLwriter - A base class for the Excel::Writer::XLSX writer classes.

Author

       John McNamara jmcnamara@cpan.org

Description

       This module is used by Excel::Writer::XLSX for writing XML documents. It is a light weight re-
       implementation of XML::Writer.

       XMLwriter is approximately twice as fast as XML::Writer. This speed is achieved at the expense of error
       and correctness checking. In addition not all of the XML::Writer methods are implemented. As such,
       XMLwriter is not recommended for use outside of Excel::Writer::XLSX.

Disclaimer Of Warranty

       See the documentation for Excel::Writer::XLSX.

perl v5.36.0                                       2023-04-12              Excel::Writer:...kage::XMLwriter(3pm)

License

Name

       XMLwriter - A base class for the Excel::Writer::XLSX writer classes.

See Also

       XML::Writer.

See Also