[ ソース: libtext-header-perl ]
パッケージ: libtext-header-perl (1.03+pristine-1.1)
libtext-header-perl に関するリンク
Debian の資源:
libtext-header-perl ソースパッケージをダウンロード:
- [libtext-header-perl_1.03+pristine-1.1.dsc]
- [libtext-header-perl_1.03+pristine.orig.tar.gz]
- [libtext-header-perl_1.03+pristine-1.1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
RFC 822/2068 header and unheader functions
Text::Header provides two new functions, header and unheader, which provide general-purpose RFC 822 header construction and parsing. They do not provide any intelligent defaults of HTTP-specific methods. They are simply aimed at providing an easy means to address the mechanics of header parsing.
The output style is designed to mimic CGI.pm and HTTP::Headers, so that users familiar with these interfaces will feel at home with these functions.