1Excel::Writer::XLSX::PaUcskeargeC:o:nPtarcikbaugteerdE(x3Pc)eerll::DWorciutmeern:t:aXtLiSoXn::Package::Packager(3)
2
3
4

NAME

6       Packager - A class for creating the Excel XLSX package.
7

SYNOPSIS

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

DESCRIPTION

12       This module is used in conjunction with Excel::Writer::XLSX to create
13       an Excel XLSX container file.
14
15       From Wikipedia: The Open Packaging Conventions (OPC) is a container-
16       file technology initially created by Microsoft to store a combination
17       of XML and non-XML files that together form a single entity such as an
18       Open XML Paper Specification (OpenXPS) document.
19       <http://en.wikipedia.org/wiki/Open_Packaging_Conventions>.
20
21       At its simplest an Excel XLSX file contains the following elements:
22
23            ____ [Content_Types].xml
24           |
25           |____ docProps
26           | |____ app.xml
27           | |____ core.xml
28           |
29           |____ xl
30           | |____ workbook.xml
31           | |____ worksheets
32           | | |____ sheet1.xml
33           | |
34           | |____ styles.xml
35           | |
36           | |____ theme
37           | | |____ theme1.xml
38           | |
39           | |_____rels
40           |   |____ workbook.xml.rels
41           |
42           |_____rels
43             |____ .rels
44
45       The "Excel::Writer::XLSX::Package::Packager" class co-ordinates the
46       classes that represent the elements of the package and writes them into
47       the XLSX file.
48

AUTHOR

50       John McNamara jmcnamara@cpan.org
51
53       (c) MM-MMXIX, John McNamara.
54
55       All Rights Reserved. This module is free software. It may be used,
56       redistributed and/or modified under the same terms as Perl itself.
57

LICENSE

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

DISCLAIMER OF WARRANTY

64       See the documentation for Excel::Writer::XLSX.
65
66
67
68perl v5.30.0                      2019E-x0c7e-l2:6:Writer::XLSX::Package::Packager(3)
Impressum