Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Data-Dump-Streamer-2.40-lp152.3.5 RPM for ppc64le

From OpenSuSE Ports Leap 15.2 for ppc64le

Name: perl-Data-Dump-Streamer Distribution: openSUSE:Leap:15.2:PowerPC / ports
Version: 2.40 Vendor: openSUSE
Release: lp152.3.5 Build date: Sat May 16 08:46:48 2020
Group: Development/Libraries/Perl Build host: obs-power9-06
Size: 228156 Source RPM: perl-Data-Dump-Streamer-2.40-lp152.3.5.src.rpm
Packager: https://bugs.opensuse.org
Url: http://search.cpan.org/dist/Data-Dump-Streamer/
Summary: Accurately serialize a data structure as Perl code
Given a list of scalars or reference variables, writes out their contents
in perl syntax. The references can also be objects. The contents of each
variable is output using the least number of Perl statements as convenient,
usually only one. Self-referential structures, closures, and objects are
output correctly.

The return value can be evaled to get back an identical copy of the
original reference structure. In some cases this may require the use of
utility subs that Data::Dump::Streamer will optionally export.

This module is very similar in concept to the core module Data::Dumper,
with the major differences being that this module is designed to output to
a stream instead of constructing its output in memory (trading speed for
memory), and that the traversal over the data structure is effectively
breadth first versus the depth first traversal done by the others.

In fact the data structure is scanned twice, first in breadth first mode to
perform structural analysis, and then in depth first mode to actually
produce the output, but obeying the depth relationships of the first pass.

Provides

Requires

License

Artistic-1.0 or GPL-1.0+

Changelog

* Wed Aug 31 2016 coolo@suse.com
  - updated to 2.40
    see /usr/share/doc/packages/perl-Data-Dump-Streamer/Changes
    2.40
    Fixup issues with JSON and with non-Padwalker builds (thanks to FC)
    various other tweaks and cleanups to build on newer Perls. Updated
    meta files, etc.
* Mon Jan 18 2016 dimstar@opensuse.org
  - Update to version 2.39:
    + No changelog available.
  - Add perl(PadWalker) BuildRequires: needed to pass the test suite.
* Sat Jul 19 2014 coolo@suse.com
  - updated to 2.38
    Only github log
* Mon Feb 10 2014 coolo@suse.com
  - updated to 2.37
    Various changes. See github log for changes.
  - fixes build in factory
* Fri Oct 04 2013 coolo@suse.com
  - updated to 2.36
    Should work on 5.18 now.
  - obsoleting rt_79127.diff and rt_82958.diff
* Wed Jun 26 2013 coolo@suse.com
  - add rt_79127.diff and rt_82958.diff from rt.cpan.org
    to fix build with perl 5.18
* Mon Jun 10 2013 coolo@suse.com
  - updated to 2.34
    Administrative release to eliminate build dependency on module
    used only for testing.
* Wed May 30 2012 coolo@suse.com
  - updated to 2.33
    Caught up with various RT reports, and fixed a bunch of them.
    [RT#74198] fixed dumps containing read-only objects (obtained via JSON::XS)
    [RT#74198], Fixed stringification of code compiled under strict in later
    perls. Thanks to Father Chrysotomos for the patch and nudge.
    Also eliminated a false-fail prone test which was actually pretty useless,
    which should close several tickets which I wont bother to list.
    This release also is the first from the new git repository at
    https://github.com/demerphq/Data-Dump-Streamer
* Mon Feb 13 2012 coolo@suse.com
  - patch license to follow spdx.org standard
* Tue Apr 05 2011 coolo@novell.com
  - updated to 2.32
    Disable overloading in a <=5.8.8 safe way [RT #53700]
    2.31
    React to Strawberry perl $. strangeness [RT #58528]
    2.29
    Add .answer to .gitignore
    Update t/madness for perl-5.6
    Syntax fix print() for perl-5.6
    Correct ${^WARNING_BITS} in t/madness.t for perl-5.8.7 and earlier
    2.28
    Strip illegal regexp modifiers [RT #65355]
    Update file permissions
    2.27
    Test for new regexp /u flag [RT #65339]
    Import less private functions
    Removed obsolete svn version info
    2.26
    Keep a glob reference open while inspecting through it with B. [RT #65272]
    2.25 (2011-01-24)
    Oops, add ppport.h to the packaged distribution
    2.24 (2011-01-23)
    Fix weakref breakage from perl-5648c0a. [RT #62605]
    Add ppport.h
    Add .gitignore
    2.23 (2011-01-18)
    Fix DumpLex for bug #44621

Files

/usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/Data
/usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/Data/Dump
/usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/Data/Dump/Streamer
/usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/Data/Dump/Streamer.pm
/usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/Data/Dump/Streamer/_
/usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/Data/Dump/Streamer/_/Printers.pm
/usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/auto/Data
/usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/auto/Data/Dump
/usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/auto/Data/Dump/Streamer
/usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/auto/Data/Dump/Streamer/Streamer.bs
/usr/lib/perl5/vendor_perl/5.26.1/ppc64le-linux-thread-multi/auto/Data/Dump/Streamer/Streamer.so
/usr/share/doc/packages/perl-Data-Dump-Streamer
/usr/share/doc/packages/perl-Data-Dump-Streamer/Changes
/usr/share/doc/packages/perl-Data-Dump-Streamer/README.md
/usr/share/man/man3/Data::Dump::Streamer.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:11:19 2024