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 45 46 47 48 49 50 51 52
|
This is the debian package for the Data-Dump-Streamer module.
It was created by Alexis Sukrieh <sukria@debian.org> using dh-make-perl.
Source was downloaded from http://www.cpan.org/modules/by-module/Data/
Upstream authors:
Yves Orton <yves@cpan.org>
Graham Barr <gbarr@pobox.com>
Gisle Aas
Files: *
Copyright: Copyright (C) 2003-2005 Yves Orton
License: GPL-1+ | Artistic
This library is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
.
Contains code derived from works by Gisle Aas, Graham Barr,
Jeff Pinyan, Richard Clamp, and Gurusamy Sarathy as well as
material taken from the core.
Files: Streamer.xs
Copyright:
Copyright 2000 Gisle Aas
Copyright (c) 1997-2000 Graham Barr <gbarr@pobox.com>
Copyright 2003 Yves Orton
License: GPL-1+ | Artistic
This library is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
Files: debian/*
Copyright:
2007-2008 Debian Perl Group <debian-perl@lists.debian.org>
2007 Alexis Sukrieh <sukria@debian.org>
License: GPL-1+ | Artistic
The Debian packaging is licensed under the same terms as the software
itself (see above).
Perl is licensed under the following license:
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'.
|