bool "perl-apache-logformat-compiler"
select BR2_PACKAGE_PERL_POSIX_STRFTIME_COMPILER # runtime
help
- Compile a log format string to perl-code
+ Compile a log format string to perl-code.
https://github.com/kazeburo/Apache-LogFormat-Compiler
config BR2_PACKAGE_PERL_ASTRO_SUNTIME
bool "perl-astro-suntime"
help
- A functional module for calculating sunrise/sunset times
+ A functional module for calculating sunrise/sunset times.
https://metacpan.org/release/Astro-SunTime
config BR2_PACKAGE_PERL_CLASS_INSPECTOR
bool "perl-class-inspector"
help
- Get information about a class and its structure
+ Get information about a class and its structure.
https://metacpan.org/pod/Class::Inspector
select BR2_PACKAGE_PERL_PACKAGE_STASH # runtime
select BR2_PACKAGE_PERL_TRY_TINY # runtime
help
- A working (require "Class::Name") and more
+ A working (require "Class::Name") and more.
https://github.com/moose/Class-Load
config BR2_PACKAGE_PERL_CLASS_METHOD_MODIFIERS
bool "perl-class-method-modifiers"
help
- Provides Moose-like method modifiers
+ Provides Moose-like method modifiers.
https://github.com/moose/Class-Method-Modifiers
bool "perl-class-std-fast"
select BR2_PACKAGE_PERL_CLASS_STD # runtime
help
- faster but less secure than Class::Std
+ faster but less secure than Class::Std.
https://metacpan.org/release/Class-Std-Fast
config BR2_PACKAGE_PERL_CLASS_STD
bool "perl-class-std"
help
- Support for creating standard "inside-out" classes
+ Support for creating standard "inside-out" classes.
https://metacpan.org/release/Class-Std
bool "perl-convert-asn1"
help
Convert between perl data structures and ASN.1 encoded
- packets
+ packets.
https://metacpan.org/release/Convert-ASN1
bool "perl-cookie-baker"
select BR2_PACKAGE_PERL_URI # runtime
help
- Cookie string generator / parser
+ Cookie string generator / parser.
https://github.com/kazeburo/Cookie-Baker
bool "perl-crypt-blowfish"
depends on !BR2_STATIC_LIBS
help
- Perl Blowfish encryption module
+ Perl Blowfish encryption module.
https://metacpan.org/release/Crypt-Blowfish
config BR2_PACKAGE_PERL_CRYPT_CBC
bool "perl-crypt-cbc"
help
- Encrypt Data with Cipher Block Chaining Mode
+ Encrypt Data with Cipher Block Chaining Mode.
https://metacpan.org/release/Crypt-CBC
depends on !BR2_STATIC_LIBS
select BR2_PACKAGE_OPENSSL
help
- OpenSSL/LibreSSL pseudo-random number generator access
+ OpenSSL/LibreSSL pseudo-random number generator access.
https://metacpan.org/release/Crypt-OpenSSL-Random
depends on !BR2_STATIC_LIBS
select BR2_PACKAGE_PERL_CRYPT_OPENSSL_RANDOM # runtime
help
- RSA encoding and decoding, using the openSSL libraries
+ RSA encoding and decoding, using the openSSL libraries.
http://github.com/toddr/Crypt-OpenSSL-RSA
config BR2_PACKAGE_PERL_DATA_DUMP
bool "perl-data-dump"
help
- Pretty printing of data structures
+ Pretty printing of data structures.
https://metacpan.org/release/Data-Dump
select BR2_PACKAGE_PERL_PARAMS_UTIL # runtime
select BR2_PACKAGE_PERL_SUB_INSTALL # runtime
help
- parse and validate simple name/value option pairs
+ parse and validate simple name/value option pairs.
https://github.com/rjbs/Data-OptList
bool "perl-data-uuid"
depends on !BR2_STATIC_LIBS
help
- Globally/Universally Unique Identifiers (GUIDs/UUIDs)
+ Globally/Universally Unique Identifiers (GUIDs/UUIDs).
https://metacpan.org/release/Data-UUID
config BR2_PACKAGE_PERL_DATE_MANIP
bool "perl-date-manip"
help
- Date manipulation routines
+ Date manipulation routines.
https://metacpan.org/release/Date-Manip
config BR2_PACKAGE_PERL_DATETIME_TINY
bool "perl-datetime-tiny"
help
- A date object, with as little code as possible
+ A date object, with as little code as possible.
https://github.com/dagolden/DateTime-Tiny
select BR2_PACKAGE_MYSQL
select BR2_PACKAGE_PERL_DBI # runtime
help
- A MySQL driver for the Perl5 Database Interface (DBI)
+ A MySQL driver for the Perl5 Database Interface (DBI).
http://dbi.perl.org/
bool "perl-dbi"
depends on !BR2_STATIC_LIBS
help
- Database independent interface for Perl
+ Database independent interface for Perl.
http://dbi.perl.org/
bool "perl-devel-stacktrace-ashtml"
select BR2_PACKAGE_PERL_DEVEL_STACKTRACE # runtime
help
- Displays stack trace in HTML
+ Displays stack trace in HTML.
https://github.com/miyagawa/Devel-StackTrace-AsHTML
config BR2_PACKAGE_PERL_DEVEL_STACKTRACE
bool "perl-devel-stacktrace"
help
- An object representing a stack trace
+ An object representing a stack trace.
http://metacpan.org/release/Devel-StackTrace
config BR2_PACKAGE_PERL_DIGEST_HMAC
bool "perl-digest-hmac"
help
- Keyed-Hashing for Message Authentication
+ Keyed-Hashing for Message Authentication.
https://metacpan.org/release/Digest-HMAC
bool "perl-digest-md5"
depends on !BR2_STATIC_LIBS
help
- Perl interface to the MD-5 algorithm
+ Perl interface to the MD-5 algorithm.
https://metacpan.org/release/Digest-MD5
bool "perl-digest-sha1"
depends on !BR2_STATIC_LIBS
help
- Perl interface to the SHA-1 algorithm
+ Perl interface to the SHA-1 algorithm.
https://metacpan.org/release/Digest-SHA1
bool "perl-dist-checkconflicts"
select BR2_PACKAGE_PERL_MODULE_RUNTIME # runtime
help
- declare version conflicts for your dist
+ declare version conflicts for your dist.
http://metacpan.org/release/Dist-CheckConflicts
depends on !BR2_STATIC_LIBS
help
An Encode::Encoding subclass that detects the encoding of
- data
+ data.
https://metacpan.org/release/Encode-Detect
config BR2_PACKAGE_PERL_ENCODE_LOCALE
bool "perl-encode-locale"
help
- Determine the locale encoding
+ Determine the locale encoding.
https://metacpan.org/release/Encode-Locale
bool "perl-exporter-tiny"
help
an exporter with the features of Sub::Exporter but only core
- dependencies
+ dependencies.
https://metacpan.org/release/Exporter-Tiny
bool "perl-file-listing"
select BR2_PACKAGE_PERL_HTTP_DATE # runtime
help
- parse directory listing
+ parse directory listing.
https://metacpan.org/release/File-Listing
bool "perl-file-sharedir"
select BR2_PACKAGE_PERL_CLASS_INSPECTOR # runtime
help
- Locate per-dist and per-module shared files
+ Locate per-dist and per-module shared files.
https://metacpan.org/release/File-ShareDir
bool "perl-file-slurp"
help
Simple and Efficient Reading/Writing/Modifying of Complete
- Files
+ Files.
https://metacpan.org/release/File-Slurp
config BR2_PACKAGE_PERL_FILE_UTIL
bool "perl-file-util"
help
- Easy, versatile, portable file handling
+ Easy, versatile, portable file handling.
https://github.com/tommybutler/file-util/wiki
config BR2_PACKAGE_PERL_FILESYS_NOTIFY_SIMPLE
bool "perl-filesys-notify-simple"
help
- Simple and dumb file system watcher
+ Simple and dumb file system watcher.
https://github.com/miyagawa/Filesys-Notify-Simple
select BR2_PACKAGE_FREETYPE
select BR2_PACKAGE_GD
help
- Perl interface to the gd2 graphics library
+ Perl interface to the gd2 graphics library.
https://metacpan.org/release/GD
select BR2_PACKAGE_PERL_GD # runtime
select BR2_PACKAGE_PERL_GDTEXTUTIL # runtime
help
- Produces charts with GD
+ Produces charts with GD.
https://metacpan.org/release/GDGraph
config BR2_PACKAGE_PERL_GDTEXTUTIL
bool "perl-gdtextutil"
help
- Text utilities for use with GD
+ Text utilities for use with GD.
https://metacpan.org/release/GDTextUtil
config BR2_PACKAGE_PERL_HASH_MULTIVALUE
bool "perl-hash-multivalue"
help
- Store multiple values per key
+ Store multiple values per key.
https://github.com/miyagawa/Hash-MultiValue
depends on !BR2_STATIC_LIBS
select BR2_PACKAGE_PERL_HTML_TAGSET # runtime
help
- HTML parser class
+ HTML parser class.
https://metacpan.org/release/HTML-Parser
config BR2_PACKAGE_PERL_HTML_TAGSET
bool "perl-html-tagset"
help
- data tables useful in parsing HTML
+ data tables useful in parsing HTML.
https://metacpan.org/release/HTML-Tagset
select BR2_PACKAGE_PERL_HTTP_DATE # runtime
select BR2_PACKAGE_PERL_HTTP_MESSAGE # runtime
help
- HTTP cookie jars
+ HTTP cookie jars.
https://github.com/libwww-perl/http-cookies
select BR2_PACKAGE_PERL_HTTP_MESSAGE # runtime
select BR2_PACKAGE_PERL_LWP_MEDIATYPES # runtime
help
- a simple http server class
+ a simple http server class.
https://metacpan.org/release/HTTP-Daemon
config BR2_PACKAGE_PERL_HTTP_DATE
bool "perl-http-date"
help
- date conversion routines
+ date conversion routines.
https://metacpan.org/release/HTTP-Date
select BR2_PACKAGE_PERL_STREAM_BUFFERED # runtime
select BR2_PACKAGE_PERL_WWW_FORM_URLENCODED # runtime
help
- PSGI compliant HTTP Entity Parser
+ PSGI compliant HTTP Entity Parser.
https://github.com/kazeburo/HTTP-Entity-Parser
bool "perl-http-headers-fast"
select BR2_PACKAGE_PERL_HTTP_DATE # runtime
help
- faster implementation of HTTP::Headers
+ faster implementation of HTTP::Headers.
https://github.com/tokuhirom/HTTP-Headers-Fast
select BR2_PACKAGE_PERL_LWP_MEDIATYPES # runtime
select BR2_PACKAGE_PERL_URI # runtime
help
- HTTP style message (base class)
+ HTTP style message (base class).
https://github.com/libwww-perl/HTTP-Message
config BR2_PACKAGE_PERL_HTTP_MULTIPARTPARSER
bool "perl-http-multipartparser"
help
- HTTP MultiPart Parser
+ HTTP MultiPart Parser.
https://metacpan.org/release/HTTP-MultiPartParser
bool "perl-http-negotiate"
select BR2_PACKAGE_PERL_HTTP_MESSAGE # runtime
help
- choose a variant to serve
+ choose a variant to serve.
https://metacpan.org/release/HTTP-Negotiate
config BR2_PACKAGE_PERL_IO_HTML
bool "perl-io-html"
help
- Open an HTML file with automatic charset detection
+ Open an HTML file with automatic charset detection.
https://metacpan.org/release/IO-HTML
bool "perl-io-interface"
depends on !BR2_STATIC_LIBS
help
- Access and modify network interface card configuration
+ Access and modify network interface card configuration.
https://metacpan.org/release/IO-Interface
depends on !BR2_STATIC_LIBS
select BR2_PACKAGE_PERL_IO_INTERFACE # runtime
help
- Send and receive multicast messages
+ Send and receive multicast messages.
https://metacpan.org/release/IO-Socket-Multicast
config BR2_PACKAGE_PERL_JSON_MAYBEXS
bool "perl-json-maybexs"
help
- Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP
+ Use Cpanel::JSON::XS with a fallback to JSON::XS and
+ JSON::PP.
https://metacpan.org/release/JSON-MaybeXS
select BR2_PACKAGE_PERL_URI # runtime
select BR2_PACKAGE_PERL_WWW_ROBOTRULES # runtime
help
- The World-Wide Web library for Perl
+ The World-Wide Web library for Perl.
https://github.com/libwww-perl/libwww-perl
config BR2_PACKAGE_PERL_LWP_MEDIATYPES
bool "perl-lwp-mediatypes"
help
- guess media type for a file or a URL
+ guess media type for a file or a URL.
https://metacpan.org/release/LWP-MediaTypes
select BR2_PACKAGE_PERL_MAILTOOLS # runtime
select BR2_PACKAGE_PERL_NET_DNS # runtime
help
- Signs/verifies Internet mail with DKIM/DomainKey signatures
+ Signs/verifies Internet mail with DKIM/DomainKey signatures.
https://metacpan.org/release/Mail-DKIM
bool "perl-mailtools"
select BR2_PACKAGE_PERL_TIMEDATE # runtime
help
- Various ancient e-mail related modules
+ Various ancient e-mail related modules.
https://metacpan.org/release/MailTools
config BR2_PACKAGE_PERL_MIME_BASE64_URLSAFE
bool "perl-mime-base64-urlsafe"
help
- Perl version of Python's URL-safe base64 codec
+ Perl version of Python's URL-safe base64 codec.
https://metacpan.org/release/MIME-Base64-URLSafe
bool "perl-mime-base64"
depends on !BR2_STATIC_LIBS
help
- The RFC 2045 encodings; base64 and quoted-printable
+ The RFC 2045 encodings; base64 and quoted-printable.
https://metacpan.org/release/MIME-Base64
bool "perl-mime-tools"
select BR2_PACKAGE_PERL_MAILTOOLS # runtime
help
- Tools to manipulate MIME messages
+ Tools to manipulate MIME messages.
https://metacpan.org/release/MIME-tools
select BR2_PACKAGE_PERL_TRY_TINY # runtime
help
Loads one of several alternate underlying implementations for
- a module
+ a module.
http://metacpan.org/release/Module-Implementation
config BR2_PACKAGE_PERL_MODULE_RUNTIME
bool "perl-module-runtime"
help
- runtime module handling
+ runtime module handling.
https://metacpan.org/release/Module-Runtime
bool "perl-mojolicious-plugin-authentication"
select BR2_PACKAGE_PERL_MOJOLICIOUS # runtime
help
- A plugin to make authentication a bit easier
+ A plugin to make authentication a bit easier.
https://metacpan.org/release/Mojolicious-Plugin-Authentication
config BR2_PACKAGE_PERL_MOJOLICIOUS
bool "perl-mojolicious"
help
- Real-time web framework
+ Real-time web framework.
https://mojolicious.org
select BR2_PACKAGE_PERL_ROLE_TINY # runtime
select BR2_PACKAGE_PERL_SUB_QUOTE # runtime
help
- Minimalist Object Orientation (with Moose compatibility)
+ Minimalist Object Orientation (with Moose compatibility).
https://metacpan.org/release/Moo
bool "perl-net-dns"
select BR2_PACKAGE_PERL_DIGEST_HMAC # runtime
help
- Perl Interface to the Domain Name System
+ Perl Interface to the Domain Name System.
https://metacpan.org/release/Net-DNS
bool "perl-net-http"
select BR2_PACKAGE_PERL_URI # runtime
help
- Low-level HTTP connection (client)
+ Low-level HTTP connection (client).
https://github.com/libwww-perl/Net-HTTP
config BR2_PACKAGE_PERL_NET_PING
bool "perl-net-ping"
help
- check a remote host for reachability
+ check a remote host for reachability.
https://metacpan.org/release/Net-Ping
config BR2_PACKAGE_PERL_NET_SNMP
bool "perl-net-snmp"
help
- Object oriented interface to SNMP
+ Object oriented interface to SNMP.
https://metacpan.org/release/Net-SNMP
config BR2_PACKAGE_PERL_NET_SSLEAY
bool "perl-net-ssleay"
depends on !BR2_STATIC_LIBS
- select BR2_PACKAGE_OPENSSL
help
- Perl extension for using OpenSSL
+ Perl extension for using OpenSSL.
https://metacpan.org/release/Net-SSLeay
config BR2_PACKAGE_PERL_NET_TELNET
bool "perl-net-telnet"
help
- Interact with TELNET port or other TCP ports
+ Interact with TELNET port or other TCP ports.
https://metacpan.org/release/Net-Telnet
config BR2_PACKAGE_PERL_NETADDR_IP
bool "perl-netaddr-ip"
help
- Manages IPv4 and IPv6 addresses and subnets
+ Manages IPv4 and IPv6 addresses and subnets.
https://metacpan.org/release/NetAddr-IP
config BR2_PACKAGE_PERL_NUMBER_BYTES_HUMAN
bool "perl-number-bytes-human"
help
- Convert byte count to human readable format
+ Convert byte count to human readable format.
https://metacpan.org/release/Number-Bytes-Human
select BR2_PACKAGE_PERL_DIST_CHECKCONFLICTS # runtime
select BR2_PACKAGE_PERL_MODULE_IMPLEMENTATION # runtime
help
- routines for manipulating stashes
+ routines for manipulating stashes.
http://metacpan.org/release/Package-Stash
bool "perl-params-util"
depends on !BR2_STATIC_LIBS
help
- Simple, compact and correct param-checking functions
+ Simple, compact and correct param-checking functions.
https://metacpan.org/release/Params-Util
config BR2_PACKAGE_PERL_PATH_TINY
bool "perl-path-tiny"
help
- File path utility
+ File path utility.
https://github.com/dagolden/Path-Tiny
select BR2_PACKAGE_PERL_WWW_FORM_URLENCODED # runtime
help
Perl Superglue for Web frameworks and Web Servers (PSGI
- toolkit)
+ toolkit).
https://github.com/plack/Plack
config BR2_PACKAGE_PERL_POSIX_STRFTIME_COMPILER
bool "perl-posix-strftime-compiler"
help
- GNU C library compatible strftime for loggers and servers
+ GNU C library compatible strftime for loggers and servers.
https://github.com/kazeburo/POSIX-strftime-Compiler
config BR2_PACKAGE_PERL_STREAM_BUFFERED
bool "perl-stream-buffered"
help
- temporary buffer to save bytes
+ temporary buffer to save bytes.
https://github.com/plack/Stream-Buffered
config BR2_PACKAGE_PERL_SUB_EXPORTER_PROGRESSIVE
bool "perl-sub-exporter-progressive"
help
- Only use Sub::Exporter if you need it
+ Only use Sub::Exporter if you need it.
https://github.com/frioux/Sub-Exporter-Progressive
config BR2_PACKAGE_PERL_SUB_INSTALL
bool "perl-sub-install"
help
- install subroutines into packages easily
+ install subroutines into packages easily.
https://github.com/rjbs/Sub-Install
config BR2_PACKAGE_PERL_SUB_QUOTE
bool "perl-sub-quote"
help
- Efficient generation of subroutines via string eval
+ Efficient generation of subroutines via string eval.
https://metacpan.org/release/Sub-Quote
bool "perl-sys-meminfo"
depends on !BR2_STATIC_LIBS
help
- query the total free and used physical memory
+ query the total free and used physical memory.
https://metacpan.org/release/Sys-MemInfo
bool "perl-sys-mmap"
depends on !BR2_STATIC_LIBS
help
- uses mmap to map in a file as a Perl variable
+ uses mmap to map in a file as a Perl variable.
https://metacpan.org/release/Sys-Mmap
bool "perl-time-hires"
depends on !BR2_STATIC_LIBS
help
- High resolution alarm, sleep, gettimeofday, interval timers
+ High resolution alarm, sleep, gettimeofday, interval timers.
https://metacpan.org/release/Time-HiRes
config BR2_PACKAGE_PERL_TIME_PARSEDATE
bool "perl-time-parsedate"
help
- Parse and format time values
+ Parse and format time values.
https://metacpan.org/release/Time-ParseDate
config BR2_PACKAGE_PERL_TIMEDATE
bool "perl-timedate"
help
- miscellaneous timezone manipulations routines
+ miscellaneous timezone manipulations routines.
https://metacpan.org/release/TimeDate
config BR2_PACKAGE_PERL_TRY_TINY
bool "perl-try-tiny"
help
- Minimal try/catch with proper preservation of $@
+ Minimal try/catch with proper preservation of $@.
https://github.com/p5sagit/Try-Tiny
bool "perl-type-tiny"
select BR2_PACKAGE_PERL_EXPORTER_TINY # runtime
help
- tiny, yet Moo(se)-compatible type constraint
+ tiny, yet Moo(se)-compatible type constraint.
https://metacpan.org/release/Type-Tiny
config BR2_PACKAGE_PERL_URI
bool "perl-uri"
help
- Uniform Resource Identifiers (absolute and relative)
+ Uniform Resource Identifiers (absolute and relative).
https://github.com/libwww-perl/URI
config BR2_PACKAGE_PERL_WWW_FORM_URLENCODED
bool "perl-www-form-urlencoded"
help
- parser and builder for application/x-www-form-urlencoded
+ parser and builder for application/x-www-form-urlencoded.
https://github.com/kazeburo/WWW-Form-UrlEncoded
bool "perl-www-robotrules"
select BR2_PACKAGE_PERL_URI # runtime
help
- database of robots.txt-derived permissions
+ database of robots.txt-derived permissions.
https://metacpan.org/release/WWW-RobotRules
select BR2_PACKAGE_PERL_DEVICE_SERIALPORT # runtime
select BR2_PACKAGE_PERL_TIME_PARSEDATE # runtime
help
- creates a server used to receive events from an x10 client
+ creates a server used to receive events from an x10 client.
https://metacpan.org/release/X10
select BR2_PACKAGE_PERL_XML_SAX # runtime
select BR2_PACKAGE_PERL_XML_SAX_BASE # runtime
help
- Interface to Gnome libxml2 xml parsing and DOM library
+ Interface to Gnome libxml2 xml parsing and DOM library.
https://github.com/shlomif/perl-XML-LibXML
config BR2_PACKAGE_PERL_XML_NAMESPACESUPPORT
bool "perl-xml-namespacesupport"
help
- A simple generic namespace processor
+ A simple generic namespace processor.
https://github.com/perigrin/xml-namespacesupport
config BR2_PACKAGE_PERL_XML_SAX_BASE
bool "perl-xml-sax-base"
help
- Base class for SAX Drivers and Filters
+ Base class for SAX Drivers and Filters.
https://metacpan.org/release/XML-SAX-Base
select BR2_PACKAGE_PERL_XML_NAMESPACESUPPORT # runtime
select BR2_PACKAGE_PERL_XML_SAX_BASE # runtime
help
- Simple API for XML
+ Simple API for XML.
https://metacpan.org/release/XML-SAX