套件: 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 (郵件存檔)
- 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