[ 原始碼: libphp-serialization-perl ]
套件:libphp-serialization-perl(0.34-4)
libphp-serialization-perl 的相關連結
Debian 的資源:
下載原始碼套件 libphp-serialization-perl:
- [libphp-serialization-perl_0.34-4.dsc]
- [libphp-serialization-perl_0.34.orig.tar.gz]
- [libphp-serialization-perl_0.34-4.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl module to manipulate serialized PHP data structures
PHP::Serialization provides a simple means of serializing Perl data structures (including object data) into PHP's serialized data format. It can also process this data as input, in order to read serialized PHP data structures into their Perl equivalents. Numeric arrays are mapped to arrays in Perl and vice-versa. Similarly, arrays which contain string keys are mapped to hashes in Perl.
其他與 libphp-serialization-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language