Name: | perl-PHP-Serialization |
---|---|
Version: | 0.34 |
Release: | 40.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 20055 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-PHP-Serialization-0.34-40.el10_0.noarch.rpm |
Source RPM: | perl-PHP-Serialization-0.34-40.el10_0.src.rpm |
Build Date: | Thu Dec 19 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/PHP-Serialization |
Summary: | Converts between PHP's serialize() output and the equivalent Perl structure |
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. |