Package perl-PHP-Serialization: Information

    Source package: perl-PHP-Serialization
    Version: 0.27-alt2
    Build time:  Sep 21, 2007, 09:35 PM
    Category: Development/Perl
    Report package bug
    License: Artistic
    Summary: converts the output of PHP's serialize() into the equivalent Perl memory structure, and vice versa
    Description: 
    Provides a simple, quick means of serializing perl memory structures (including object data!) into a format that PHP can deserialize() and access, and vice versa.
    
    NOTE: Converts PHP arrays into Perl Arrays when the PHP array used exclusively numeric indexes, and into Perl Hashes then the PHP array did not.

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

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko


      1. perl-devel

    Last changed


    Sept. 21, 2007 Igor Vlasenko 0.27-alt2
    - fixed bug with negative numbers
    Sept. 19, 2007 Igor Vlasenko 0.27-alt1
    - first build for ALT Linux Sisyphus