软件包: libcgi-session-serialize-yaml-perl (4.26-3)
libcgi-session-serialize-yaml-perl 的相关链接
Trisquel 的资源:
下载源码包 libcgi-session-serialize-yaml-perl:
- [libcgi-session-serialize-yaml-perl_4.26-3.dsc]
- [libcgi-session-serialize-yaml-perl_4.26.orig.tar.gz]
- [libcgi-session-serialize-yaml-perl_4.26-3.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- Vincent Danjean
- gregor herrmann
外部的资源:
- 主页 [metacpan.org]
相似软件包:
YAML and YAML::Syck support for CGI::Session's serializers
CGI::Session::Serialize::yaml can be used by CGI::Session to serialize session data. It uses YAML, or the faster C implementation, YAML::Syck if it is available. YAML serializers exist not just for Perl but also other dynamic languages, such as PHP, Python, and Ruby, so storing session data in this format makes it easy to share session data across different languages.
YAML is made to be friendly for humans to parse as well as other computer languages. It creates a format that is easier to read than the default serializer.
其他与 libcgi-session-serialize-yaml-perl 有关的软件包
|
|
|
-
- dep: libcgi-session-perl
- persistent session data in CGI applications
-
- dep: libyaml-syck-perl
- Perl module providing a fast, lightweight YAML loader and dumper
- 或者 libyaml-perl
- YAML Ain't Markup Language
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language