Package perl-PHP-Serialization: Information

    Binary package: perl-PHP-Serialization
    Version: 0.34-alt1
    Architecture: noarch
    Build time:  Sep 14, 2011, 05:24 PM
    Source package: perl-PHP-Serialization
    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.

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    @qa_p7

    Last changed


    Sept. 14, 2011 Igor Vlasenko 0.34-alt1
    - new version
    Nov. 22, 2010 Igor Vlasenko 0.27-alt3.1
    - repair after perl 5.12 upgrade using girar-nmu
    Sept. 3, 2008 Igor Vlasenko 0.27-alt3
    - removed perl dir ownership