Package perl-Sereal: Information

    Source package: perl-Sereal
    Version: 5.004-alt1
    Latest version according to Repology
    Build time:  Apr 29, 2023, 08:08 AM in the task #319587
    Category: Development/Perl
    Report package bug
    License: perl
    Summary: Fast, compact, powerful binary (de-)serialization
    Description: 
    *Sereal* is an efficient, compact-output, binary and feature-rich
    serialization protocol. The Perl encoder is implemented as the
    the Sereal::Encoder manpage module, the Perl decoder correspondingly as
    the Sereal::Decoder manpage. They are distributed separately to allow for
    safe upgrading without downtime. (Hint: Upgrade the decoder everywhere
    first, then the encoder.)
    
    This `Sereal' module is a very thin wrapper around both `Sereal::Encoder'
    and `Sereal::Decoder'. It depends on both and loads both. So if you have
    a user of both encoder and decoder, it is enough to depend on a particular
    version of `Sereal' and you'll get the most recent released versions
    of `Sereal::Encoder' and `Sereal::Decoder' whose version is smaller than
    or equal to the version of `Sereal' you depend on.
    
    The protocol specification and many other bits of documentation
    can be found in the github repository. Right now, the specification is at
    https://github.com/Sereal/Sereal/blob/master/sereal_spec.pod,
    there is a discussion of the design objectives in
    https://github.com/Sereal/Sereal/blob/master/README.pod, and the output
    of our benchmarks can be seen at
    https://github.com/Sereal/Sereal/wiki/Sereal-Comparison-Graphs.

    List of rpms provided by this srpm:
    perl-Sereal (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    Igor Vlasenko
    @everybody

      1. perl(Exporter.pm)
      2. perl(ExtUtils/MakeMaker.pm)
      3. perl(Sereal/Decoder.pm)
      4. perl(Sereal/Encoder.pm)
      5. perl(Test/Deep/NoTest.pm)
      6. perl(Test/LongString.pm)
      7. perl(Test/More.pm)
      8. perl(Test/Warn.pm)
      9. perl-devel
      10. perl-podlators
      11. rpm-build-perl

    Last changed


    April 29, 2023 Igor Vlasenko 1:5.004-alt1
    - automated CPAN update
    Feb. 9, 2023 Igor Vlasenko 1:5.003-alt1
    - automated CPAN update
    Feb. 4, 2023 Igor Vlasenko 1:5.002-alt1
    - automated CPAN update