GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Excel::Writer::XLSX::Package::XMLwriter(3) User Contributed Perl Documentation Excel::Writer::XLSX::Package::XMLwriter(3)

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

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.

XML::Writer.

John McNamara jmcnamara@cpan.org

(c) MM-MMXXI, John McNamara.

All Rights Reserved. This module is free software. It may be used, redistributed and/or modified under the same terms as Perl itself.

Either the Perl Artistic Licence <http://dev.perl.org/licenses/artistic.html> or the GPL <http://www.opensource.org/licenses/gpl-license.php>.

See the documentation for Excel::Writer::XLSX.
2021-05-14 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.