Difference between revisions of "Data-Dump-Streamer"

From Free Software Directory
Jump to: navigation, search
(Debian import)
 
m (Blanked the page)
Line 1: Line 1:
{{Entry
 
|Status=
 
|User level=
 
|Submitted by=Debian import
 
|Computer languages=Perl
 
|Name=Data-dump-streamer
 
|Submitted date=2013-03-20
 
|Short description=module for serializing a data structure as Perl code
 
|VCS checkout command=
 
|Full description=Data::Dump::Streamer is a Perl module that serializes scalars,
 
objects or reference variables and provides their contents in
 
Perl syntax. Special data structures including closures, self-
 
referential structures and objects are output correctly. This
 
module is very similar in concept to the core module
 
Data::Dumper, except this module is designed to output to a
 
stream instead of constructing its output in memory (trading
 
speed for memory).
 
|Component programs=
 
|Homepage URL=http://search.cpan.org/dist/Data-Dump-Streamer/
 
|Is GNU=No
 
}}
 
{{Import
 
|Date=2013-03-20
 
|Source=Debian import
 
|Source link=http://packages.debian.org/sid/libdata-dump-streamer-perl
 
}}
 
{{Project license
 
|License verified date=2013-03-20
 
|License verified by=Debian
 
|License copyright=© 2003-2005, Yves Orton <yves@cpan.org>
 
  
|License=Other
 
|License note=License: Artistic or GPL-1+
 
 
Artistic:
 
 
  This program is free software; you can redistribute it and/or
 
  modify it under the terms of the Artistic License, which comes
 
  with Perl.
 
 
  On Debian systems, the complete text of the Artistic License can
 
  be found in `/usr/share/common-licenses/Artistic'.
 
 
GPL-1+:
 
 
  This program is free software; you can redistribute it and/or
 
  modify it under the terms of the GNU General Public License as
 
  published by the Free Software Foundation; either version 1, or
 
  (at your option) any later version.
 
 
  On Debian systems, the complete text of version 1 of the GNU
 
  General Public License can be found in `/usr/share/common-
 
  licenses/GPL-1'.
 
 
}}
 
{{Project license
 
|License verified date=2013-03-20
 
|License verified by=Debian
 
|License copyright=© 2003, Yves Orton
 
© parts Copyright 2000, Gisle Aas
 
© parts Copyright 1997-2000, Graham Barr <gbarr@pobox.com>
 
 
|License=Other
 
|License note=License: Artistic or GPL-1+
 
 
Artistic:
 
 
  This program is free software; you can redistribute it and/or
 
  modify it under the terms of the Artistic License, which comes
 
  with Perl.
 
 
  On Debian systems, the complete text of the Artistic License can
 
  be found in `/usr/share/common-licenses/Artistic'.
 
 
GPL-1+:
 
 
  This program is free software; you can redistribute it and/or
 
  modify it under the terms of the GNU General Public License as
 
  published by the Free Software Foundation; either version 1, or
 
  (at your option) any later version.
 
 
  On Debian systems, the complete text of version 1 of the GNU
 
  General Public License can be found in `/usr/share/common-
 
  licenses/GPL-1'.
 
 
}}
 
{{Project license
 
|License verified date=2013-03-20
 
|License verified by=Debian
 
|License copyright=© 2004-2009, Marcus Holland-Moritz <mhx-cpan@gmx.net>
 
© 2001, Paul Marquess <pmqs@cpan.org> (Version 2.x)
 
© 1999, Kenneth Albanowski <kjahds@kjahds.com> (Version 1.x)
 
 
|License=Other
 
|License note=License: Artistic or GPL-1+
 
 
Artistic:
 
 
  This program is free software; you can redistribute it and/or
 
  modify it under the terms of the Artistic License, which comes
 
  with Perl.
 
 
  On Debian systems, the complete text of the Artistic License can
 
  be found in `/usr/share/common-licenses/Artistic'.
 
 
GPL-1+:
 
 
  This program is free software; you can redistribute it and/or
 
  modify it under the terms of the GNU General Public License as
 
  published by the Free Software Foundation; either version 1, or
 
  (at your option) any later version.
 
 
  On Debian systems, the complete text of version 1 of the GNU
 
  General Public License can be found in `/usr/share/common-
 
  licenses/GPL-1'.
 
 
}}
 
{{Project license
 
|License verified date=2013-03-20
 
|License verified by=Debian
 
|License copyright=© 2007-2009, Gunnar Wolf <gwolf@debian.org>
 
© 2007, Alexis Sukrieh <sukria@debian.org>
 
© 2007, Damyan Ivanov <dmn@debian.org>
 
© 2007, Russ Allbery <rra@debian.org>
 
© 2008, Niko Tyni <ntyni@debian.org>
 
© 2009, Ryan Niebur <ryan@debian.org>
 
© 2010-2012, Angel Abad <angel@debian.org>
 
© 2010, Jonathan Yu <jawnsy@cpan.org>
 
© 2010, gregor herrmann <gregoa@debian.org>
 
 
|License=Other
 
|License note=License: Artistic or GPL-1+
 
 
Artistic:
 
 
  This program is free software; you can redistribute it and/or
 
  modify it under the terms of the Artistic License, which comes
 
  with Perl.
 
 
  On Debian systems, the complete text of the Artistic License can
 
  be found in `/usr/share/common-licenses/Artistic'.
 
 
GPL-1+:
 
 
  This program is free software; you can redistribute it and/or
 
  modify it under the terms of the GNU General Public License as
 
  published by the Free Software Foundation; either version 1, or
 
  (at your option) any later version.
 
 
  On Debian systems, the complete text of version 1 of the GNU
 
  General Public License can be found in `/usr/share/common-
 
  licenses/GPL-1'.
 
 
}}
 
{{Person
 
|Real name=Joshua ben Jore
 
|Resource URL=
 
|Role=contact
 
|Email=jjore@cpan.org
 
}}
 
{{Resource
 
|Resource URL=http://search.cpan.org/dist/Data-Dump-Streamer/
 
|Resource kind=Download
 
}}
 

Revision as of 08:38, 15 February 2017



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.