package/perl-*: regeneration of Config.in files with full stop

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Francois Perrad 2018-10-28 16:23:13 +01:00 committed by Thomas Petazzoni
parent ccd05f6fe5
commit da9e06cabc
96 changed files with 97 additions and 97 deletions

View File

@ -2,6 +2,6 @@ config BR2_PACKAGE_PERL_APACHE_LOGFORMAT_COMPILER
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

View File

@ -1,6 +1,6 @@
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

View File

@ -1,6 +1,6 @@
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

View File

@ -7,7 +7,7 @@ config BR2_PACKAGE_PERL_CLASS_LOAD
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

View File

@ -1,6 +1,6 @@
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

View File

@ -2,6 +2,6 @@ config BR2_PACKAGE_PERL_CLASS_STD_FAST
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

View File

@ -1,6 +1,6 @@
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

View File

@ -2,6 +2,6 @@ config BR2_PACKAGE_PERL_CONVERT_ASN1
bool "perl-convert-asn1"
help
Convert between perl data structures and ASN.1 encoded
packets
packets.
https://metacpan.org/release/Convert-ASN1

View File

@ -2,6 +2,6 @@ config BR2_PACKAGE_PERL_COOKIE_BAKER
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

View File

@ -2,7 +2,7 @@ config BR2_PACKAGE_PERL_CRYPT_BLOWFISH
bool "perl-crypt-blowfish"
depends on !BR2_STATIC_LIBS
help
Perl Blowfish encryption module
Perl Blowfish encryption module.
https://metacpan.org/release/Crypt-Blowfish

View File

@ -1,6 +1,6 @@
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

View File

@ -3,7 +3,7 @@ config BR2_PACKAGE_PERL_CRYPT_OPENSSL_RANDOM
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

View File

@ -3,7 +3,7 @@ config BR2_PACKAGE_PERL_CRYPT_OPENSSL_RSA
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

View File

@ -1,6 +1,6 @@
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

View File

@ -4,7 +4,7 @@ config BR2_PACKAGE_PERL_DATA_OPTLIST
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

View File

@ -2,7 +2,7 @@ config BR2_PACKAGE_PERL_DATA_UUID
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

View File

@ -1,6 +1,6 @@
config BR2_PACKAGE_PERL_DATE_MANIP
bool "perl-date-manip"
help
Date manipulation routines
Date manipulation routines.
https://metacpan.org/release/Date-Manip

View File

@ -1,6 +1,6 @@
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

View File

@ -7,7 +7,7 @@ config BR2_PACKAGE_PERL_DBD_MYSQL
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/

View File

@ -2,7 +2,7 @@ config BR2_PACKAGE_PERL_DBI
bool "perl-dbi"
depends on !BR2_STATIC_LIBS
help
Database independent interface for Perl
Database independent interface for Perl.
http://dbi.perl.org/

View File

@ -2,6 +2,6 @@ config BR2_PACKAGE_PERL_DEVEL_STACKTRACE_ASHTML
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

View File

@ -1,6 +1,6 @@
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

View File

@ -1,6 +1,6 @@
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

View File

@ -2,7 +2,7 @@ config BR2_PACKAGE_PERL_DIGEST_MD5
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

View File

@ -2,7 +2,7 @@ config BR2_PACKAGE_PERL_DIGEST_SHA1
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

View File

@ -2,6 +2,6 @@ config BR2_PACKAGE_PERL_DIST_CHECKCONFLICTS
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

View File

@ -4,7 +4,7 @@ config BR2_PACKAGE_PERL_ENCODE_DETECT
depends on !BR2_STATIC_LIBS
help
An Encode::Encoding subclass that detects the encoding of
data
data.
https://metacpan.org/release/Encode-Detect

View File

@ -1,6 +1,6 @@
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

View File

@ -2,6 +2,6 @@ config BR2_PACKAGE_PERL_EXPORTER_TINY
bool "perl-exporter-tiny"
help
an exporter with the features of Sub::Exporter but only core
dependencies
dependencies.
https://metacpan.org/release/Exporter-Tiny

View File

@ -2,6 +2,6 @@ config BR2_PACKAGE_PERL_FILE_LISTING
bool "perl-file-listing"
select BR2_PACKAGE_PERL_HTTP_DATE # runtime
help
parse directory listing
parse directory listing.
https://metacpan.org/release/File-Listing

View File

@ -2,6 +2,6 @@ config BR2_PACKAGE_PERL_FILE_SHAREDIR
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

View File

@ -2,6 +2,6 @@ config BR2_PACKAGE_PERL_FILE_SLURP
bool "perl-file-slurp"
help
Simple and Efficient Reading/Writing/Modifying of Complete
Files
Files.
https://metacpan.org/release/File-Slurp

View File

@ -1,6 +1,6 @@
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

View File

@ -1,6 +1,6 @@
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

View File

@ -6,7 +6,7 @@ config BR2_PACKAGE_PERL_GD
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

View File

@ -4,7 +4,7 @@ config BR2_PACKAGE_PERL_GDGRAPH
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

View File

@ -1,6 +1,6 @@
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

View File

@ -1,6 +1,6 @@
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

View File

@ -3,7 +3,7 @@ config BR2_PACKAGE_PERL_HTML_PARSER
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

View File

@ -1,6 +1,6 @@
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

View File

@ -3,6 +3,6 @@ config BR2_PACKAGE_PERL_HTTP_COOKIES
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

View File

@ -4,6 +4,6 @@ config BR2_PACKAGE_PERL_HTTP_DAEMON
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

View File

@ -1,6 +1,6 @@
config BR2_PACKAGE_PERL_HTTP_DATE
bool "perl-http-date"
help
date conversion routines
date conversion routines.
https://metacpan.org/release/HTTP-Date

View File

@ -6,6 +6,6 @@ config BR2_PACKAGE_PERL_HTTP_ENTITY_PARSER
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

View File

@ -2,6 +2,6 @@ config BR2_PACKAGE_PERL_HTTP_HEADERS_FAST
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

View File

@ -6,6 +6,6 @@ config BR2_PACKAGE_PERL_HTTP_MESSAGE
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

View File

@ -1,6 +1,6 @@
config BR2_PACKAGE_PERL_HTTP_MULTIPARTPARSER
bool "perl-http-multipartparser"
help
HTTP MultiPart Parser
HTTP MultiPart Parser.
https://metacpan.org/release/HTTP-MultiPartParser

View File

@ -2,6 +2,6 @@ config BR2_PACKAGE_PERL_HTTP_NEGOTIATE
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

View File

@ -1,6 +1,6 @@
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

View File

@ -2,7 +2,7 @@ config BR2_PACKAGE_PERL_IO_INTERFACE
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

View File

@ -3,7 +3,7 @@ config BR2_PACKAGE_PERL_IO_SOCKET_MULTICAST
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

View File

@ -1,6 +1,7 @@
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

View File

@ -15,7 +15,7 @@ config BR2_PACKAGE_PERL_LIBWWW_PERL
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

View File

@ -1,6 +1,6 @@
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

View File

@ -5,7 +5,7 @@ config BR2_PACKAGE_PERL_MAIL_DKIM
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

View File

@ -2,6 +2,6 @@ config BR2_PACKAGE_PERL_MAILTOOLS
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

View File

@ -1,6 +1,6 @@
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

View File

@ -2,7 +2,7 @@ config BR2_PACKAGE_PERL_MIME_BASE64
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

View File

@ -2,6 +2,6 @@ config BR2_PACKAGE_PERL_MIME_TOOLS
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

View File

@ -4,6 +4,6 @@ config BR2_PACKAGE_PERL_MODULE_IMPLEMENTATION
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

View File

@ -1,6 +1,6 @@
config BR2_PACKAGE_PERL_MODULE_RUNTIME
bool "perl-module-runtime"
help
runtime module handling
runtime module handling.
https://metacpan.org/release/Module-Runtime

View File

@ -2,6 +2,6 @@ config BR2_PACKAGE_PERL_MOJOLICIOUS_PLUGIN_AUTHENTICATION
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

View File

@ -1,6 +1,6 @@
config BR2_PACKAGE_PERL_MOJOLICIOUS
bool "perl-mojolicious"
help
Real-time web framework
Real-time web framework.
https://mojolicious.org

View File

@ -6,6 +6,6 @@ config BR2_PACKAGE_PERL_MOO
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

View File

@ -2,6 +2,6 @@ config BR2_PACKAGE_PERL_NET_DNS
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

View File

@ -2,6 +2,6 @@ config BR2_PACKAGE_PERL_NET_HTTP
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

View File

@ -1,6 +1,6 @@
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

View File

@ -1,6 +1,6 @@
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

View File

@ -1,9 +1,8 @@
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

View File

@ -1,6 +1,6 @@
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

View File

@ -1,6 +1,6 @@
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

View File

@ -1,6 +1,6 @@
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

View File

@ -3,6 +3,6 @@ config BR2_PACKAGE_PERL_PACKAGE_STASH
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

View File

@ -2,7 +2,7 @@ config BR2_PACKAGE_PERL_PARAMS_UTIL
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

View File

@ -1,6 +1,6 @@
config BR2_PACKAGE_PERL_PATH_TINY
bool "perl-path-tiny"
help
File path utility
File path utility.
https://github.com/dagolden/Path-Tiny

View File

@ -16,6 +16,6 @@ config BR2_PACKAGE_PERL_PLACK
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

View File

@ -1,6 +1,6 @@
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

View File

@ -1,6 +1,6 @@
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

View File

@ -1,6 +1,6 @@
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

View File

@ -1,6 +1,6 @@
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

View File

@ -1,6 +1,6 @@
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

View File

@ -2,7 +2,7 @@ config BR2_PACKAGE_PERL_SYS_MEMINFO
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

View File

@ -2,7 +2,7 @@ config BR2_PACKAGE_PERL_SYS_MMAP
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

View File

@ -2,7 +2,7 @@ config BR2_PACKAGE_PERL_TIME_HIRES
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

View File

@ -1,6 +1,6 @@
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

View File

@ -1,6 +1,6 @@
config BR2_PACKAGE_PERL_TIMEDATE
bool "perl-timedate"
help
miscellaneous timezone manipulations routines
miscellaneous timezone manipulations routines.
https://metacpan.org/release/TimeDate

View File

@ -1,6 +1,6 @@
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

View File

@ -2,6 +2,6 @@ config BR2_PACKAGE_PERL_TYPE_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

View File

@ -1,6 +1,6 @@
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

View File

@ -1,6 +1,6 @@
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

View File

@ -2,6 +2,6 @@ config BR2_PACKAGE_PERL_WWW_ROBOTRULES
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

View File

@ -5,7 +5,7 @@ config BR2_PACKAGE_PERL_X10
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

View File

@ -7,7 +7,7 @@ config BR2_PACKAGE_PERL_XML_LIBXML
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

View File

@ -1,6 +1,6 @@
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

View File

@ -1,6 +1,6 @@
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

View File

@ -3,6 +3,6 @@ config BR2_PACKAGE_PERL_XML_SAX
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