Package: libspreadsheet-writeexcel-perl / 2.22-1

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
This is the Debian GNU/Linux libspreadsheet-writeexcel version of the
Spreadsheet::WriteExcel module by John McNamara (jmcnamara@cpan.org).

This package was put together by Dirk Eddelbuettel <edd@debian.org>
from sources obtained from 
	http://www.perl.com/CPAN/modules/by-module/Spreadsheet/
	http://www.cpan.org/authors/id/J/JM/JMCNAMARA/
It is also available from every other CPAN mirror.  Visit
	http://www.perl.com/CPAN/ 
to find a Comprehensive Perl Archive Network (CPAN) site near you.

The only change for the Debian package was the addition of the debian/
files. The package was renamed to match the Debian Policy which aims
at consistent names for Perl Module packages.

COPYRIGHTS
    The Spreadsheet::WriteExcel module is Copyright © 2000-2008, 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.

./lib/Spreadsheet/WriteExcel/WorkbookBig.pm:
Copyright 2000-2008, John McNamara and Kawai Takanori.
All Rights Reserved. This module is free software. It may be used,
redistributed and/or modified under the same terms as Perl itself.

./examples/datecalc1.pl:
Copyright 2000, Andrew Benham, adsb@bigfoot.com
This program is free software. It may be used, redistributed and/or
modified under the same terms as Perl itself.


Perl license is:
    This program is free software; you can redistribute it and/or modify
    it under the terms of either:

    a) the GNU General Public License as published by the Free Software
       Foundation; either version 1, or (at your option) any later
       version, or

    b) the "Artistic License" which comes with Perl.

On Debian GNU/Linux systems, the complete text of the GNU General Public
License can be found in `/usr/share/common-licenses/GPL' and
the Artistic Licence in `/usr/share/common-licenses/Artistic'.