bool "perl-appconfig"
help
AppConfig is a bundle of Perl5 modules for reading
- configuration files and parsing command line arguments.
+ configuration files and parsing command line
+ arguments.
https://metacpan.org/release/AppConfig
config BR2_PACKAGE_PERL_CONVERT_ASN1
bool "perl-convert-asn1"
help
- Convert between perl data structures and ASN.1 encoded packets
+ Convert between perl data structures and ASN.1 encoded
+ packets
https://metacpan.org/release/Convert-ASN1
help
OpenSSL/LibreSSL pseudo-random number generator access
- http://sourceforge.net/projects/perl-openssl/
+ https://metacpan.org/release/Crypt-OpenSSL-Random
comment "perl-crypt-openssl-random needs a toolchain w/ dynamic library"
depends on BR2_STATIC_LIBS
help
RSA encoding and decoding, using the openSSL libraries
- https://metacpan.org/release/Crypt-OpenSSL-RSA
+ http://github.com/toddr/Crypt-OpenSSL-RSA
comment "perl-crypt-openssl-rsa needs a toolchain w/ dynamic library"
depends on BR2_STATIC_LIBS
config BR2_PACKAGE_PERL_DIGEST_HMAC
bool "perl-digest-hmac"
help
- Digest::HMAC - Keyed-Hashing for Message Authentication
+ Keyed-Hashing for Message Authentication
- https://github.com/gisle/digest-hmac
+ https://metacpan.org/release/Digest-HMAC
depends on !BR2_STATIC_LIBS
help
An Encode::Encoding subclass that detects the encoding of
- data.
+ data
https://metacpan.org/release/Encode-Detect
help
Determine the locale encoding
- https://github.com/gisle/encode-locale
+ https://metacpan.org/release/Encode-Locale
bool "perl-file-listing"
select BR2_PACKAGE_PERL_HTTP_DATE
help
- Module to parse directoy listings
+ parse directory listing
- https://github.com/gisle/file-listing
+ https://metacpan.org/release/File-Listing
config BR2_PACKAGE_PERL_HTML_TAGSET
bool "perl-html-tagset"
help
- HTML::Tagset - data tables useful in parsing HTML
+ data tables useful in parsing HTML
- http://www.cpan.org/modules/by-authors/id/P/PE/PETDANCE/
+ https://metacpan.org/release/HTML-Tagset
select BR2_PACKAGE_PERL_HTTP_MESSAGE
select BR2_PACKAGE_PERL_LWP_MEDIATYPES
help
- Instances of the `HTTP::Daemon' class are HTTP/1.1 servers
- that listen on a socket for incoming requests.
+ a simple http server class
- http://github.com/gisle/http-daemon
+ https://metacpan.org/release/HTTP-Daemon
config BR2_PACKAGE_PERL_HTTP_DATE
bool "perl-http-date"
help
- This module provides functions that deal the date formats
- used by the HTTP protocol (and then some more)
+ date conversion routines
- https://github.com/gisle/http-date
+ https://metacpan.org/release/HTTP-Date
bool "perl-http-negotiate"
select BR2_PACKAGE_PERL_HTTP_MESSAGE
help
- This module provides a complete implementation of the HTTP
- content negotiation algorithm specified in
- draft-ietf-http-v11-spec-00.ps chapter 12.
+ choose a variant to serve
- http://github.com/gisle/http-negotiate
+ https://metacpan.org/release/HTTP-Negotiate
config BR2_PACKAGE_PERL_IO_HTML
bool "perl-io-html"
help
- Perl module that opens a file and performs automatic charset
- detection
+ Open an HTML file with automatic charset detection
- https://github.com/madsen/io-html
+ https://metacpan.org/release/IO-HTML
config BR2_PACKAGE_PERL_LWP_MEDIATYPES
bool "perl-lwp-mediatypes"
help
- This module provides functions for handling media (also
- known as MIME) types and encodings.
+ guess media type for a file or a URL
- https://github.com/gisle/lwp-mediatypes
+ https://metacpan.org/release/LWP-MediaTypes
bool "perl-mime-base64"
depends on !BR2_STATIC_LIBS
help
- This package contains a base64 encoder/decoder and a
- quoted-printable encoder/decoder.
+ The RFC 2045 encodings; base64 and quoted-printable
- http://github.com/gisle/mime-base64
+ https://metacpan.org/release/MIME-Base64
comment "perl-mime-base64 needs a toolchain w/ dynamic library"
depends on BR2_STATIC_LIBS
select BR2_PACKAGE_PERL_MODULE_RUNTIME
select BR2_PACKAGE_PERL_TRY_TINY
help
- Loads one of several alternate underlying implementations
- for a module
+ Loads one of several alternate underlying implementations for
+ a module
http://metacpan.org/release/Module-Implementation
config BR2_PACKAGE_PERL_TIMEDATE
bool "perl-timedate"
help
- Date formating subroutines
+ miscellaneous timezone manipulations routines
https://metacpan.org/release/TimeDate
bool "perl-www-robotrules"
select BR2_PACKAGE_PERL_URI
help
- This module provides functions that deal the date formats
- used by the HTTP protocol (and then some more)
+ database of robots.txt-derived permissions
- http://github.com/gisle/www-robotrules
+ https://metacpan.org/release/WWW-RobotRules