package/perl-*: regeneration of Config.in files with full stop
authorFrancois Perrad <fperrad@gmail.com>
Sun, 28 Oct 2018 15:23:13 +0000 (16:23 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 1 Nov 2018 13:41:01 +0000 (14:41 +0100)
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
96 files changed:
package/perl-apache-logformat-compiler/Config.in
package/perl-astro-suntime/Config.in
package/perl-class-inspector/Config.in
package/perl-class-load/Config.in
package/perl-class-method-modifiers/Config.in
package/perl-class-std-fast/Config.in
package/perl-class-std/Config.in
package/perl-convert-asn1/Config.in
package/perl-cookie-baker/Config.in
package/perl-crypt-blowfish/Config.in
package/perl-crypt-cbc/Config.in
package/perl-crypt-openssl-random/Config.in
package/perl-crypt-openssl-rsa/Config.in
package/perl-data-dump/Config.in
package/perl-data-optlist/Config.in
package/perl-data-uuid/Config.in
package/perl-date-manip/Config.in
package/perl-datetime-tiny/Config.in
package/perl-dbd-mysql/Config.in
package/perl-dbi/Config.in
package/perl-devel-stacktrace-ashtml/Config.in
package/perl-devel-stacktrace/Config.in
package/perl-digest-hmac/Config.in
package/perl-digest-md5/Config.in
package/perl-digest-sha1/Config.in
package/perl-dist-checkconflicts/Config.in
package/perl-encode-detect/Config.in
package/perl-encode-locale/Config.in
package/perl-exporter-tiny/Config.in
package/perl-file-listing/Config.in
package/perl-file-sharedir/Config.in
package/perl-file-slurp/Config.in
package/perl-file-util/Config.in
package/perl-filesys-notify-simple/Config.in
package/perl-gd/Config.in
package/perl-gdgraph/Config.in
package/perl-gdtextutil/Config.in
package/perl-hash-multivalue/Config.in
package/perl-html-parser/Config.in
package/perl-html-tagset/Config.in
package/perl-http-cookies/Config.in
package/perl-http-daemon/Config.in
package/perl-http-date/Config.in
package/perl-http-entity-parser/Config.in
package/perl-http-headers-fast/Config.in
package/perl-http-message/Config.in
package/perl-http-multipartparser/Config.in
package/perl-http-negotiate/Config.in
package/perl-io-html/Config.in
package/perl-io-interface/Config.in
package/perl-io-socket-multicast/Config.in
package/perl-json-maybexs/Config.in
package/perl-libwww-perl/Config.in
package/perl-lwp-mediatypes/Config.in
package/perl-mail-dkim/Config.in
package/perl-mailtools/Config.in
package/perl-mime-base64-urlsafe/Config.in
package/perl-mime-base64/Config.in
package/perl-mime-tools/Config.in
package/perl-module-implementation/Config.in
package/perl-module-runtime/Config.in
package/perl-mojolicious-plugin-authentication/Config.in
package/perl-mojolicious/Config.in
package/perl-moo/Config.in
package/perl-net-dns/Config.in
package/perl-net-http/Config.in
package/perl-net-ping/Config.in
package/perl-net-snmp/Config.in
package/perl-net-ssleay/Config.in
package/perl-net-telnet/Config.in
package/perl-netaddr-ip/Config.in
package/perl-number-bytes-human/Config.in
package/perl-package-stash/Config.in
package/perl-params-util/Config.in
package/perl-path-tiny/Config.in
package/perl-plack/Config.in
package/perl-posix-strftime-compiler/Config.in
package/perl-stream-buffered/Config.in
package/perl-sub-exporter-progressive/Config.in
package/perl-sub-install/Config.in
package/perl-sub-quote/Config.in
package/perl-sys-meminfo/Config.in
package/perl-sys-mmap/Config.in
package/perl-time-hires/Config.in
package/perl-time-parsedate/Config.in
package/perl-timedate/Config.in
package/perl-try-tiny/Config.in
package/perl-type-tiny/Config.in
package/perl-uri/Config.in
package/perl-www-form-urlencoded/Config.in
package/perl-www-robotrules/Config.in
package/perl-x10/Config.in
package/perl-xml-libxml/Config.in
package/perl-xml-namespacesupport/Config.in
package/perl-xml-sax-base/Config.in
package/perl-xml-sax/Config.in

index 8506837dd455729d95fd48b2d96bf86c4442fcfd..d78104f16bf2b7231fce614fe3760c9b4be71564 100644 (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
index 22e2cb1aa27c81e365a35d40955eb0a106481b34..ee4f3e32f0a3e5003e6f133ef8e9a23d75f43758 100644 (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
index fac3688d5a605f4bec461b7915ddaae3a8756277..46b93682493f66ecbc4e13bbaf1ec2ccaf895122 100644 (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
index eb0bd366a2f9f99811471db0a36a504a37c39184..fe956b177d7465266b667bbf0b622adc14f568dd 100644 (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
 
index 4d46946430d76e2ccd91f6ea1455d8cad8067bbb..7acdb38b9dce2f37f8dd64efab6d6b8a67eb9f3a 100644 (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
index 6f5994ef592ac7048caa4d0665010a3db19fbec7..6eabc0bb0467c2c3a72403a83f2861841114cd66 100644 (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
index 10734a79024c9de76283bfd254ed0eae1398ad9e..332cdf27c3cd5da9a91476aaa09f2d906c711f6a 100644 (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
index 2fb08fa040a004d23d86b2966690294953de6e99..3fe47c3260410a3688880887d627a176b1f0f778 100644 (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
index 9e746237a20dc4040b2c27522ae26892d00d3e52..024f0ade25802f0a145c0436e64adc20295b2a31 100644 (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
index 093f11d95b94887e185d76a8ac93836f4acec65e..1a51a16f8f8a8c5530942d124bf89a37528b63c9 100644 (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
 
index 7ecfa7055241b98fb379c32a59c9345cd75935bd..5cd9c69ea2fbf8b518405f3d777712bc1436e440 100644 (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
index 480e5158ffdfecbe5e89861cdb34f0c604c39cf0..6b5da7c8812c63f71460691676bc55c51bd5e9ae 100644 (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
 
index 155ec03ecf7c46424afaf8ae6caed748e0ddb97e..e58a921bcb719d41216f7913f76f8d292abb595c 100644 (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
 
index a44291baae545ccd156eb90cb9076829a730dc18..b44209fe76c8f8f9096b8784dca8ef1623767e68 100644 (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
index a95ca05f5becd3ae37c0092e8aabd1a57176fe7b..88152f27b42c6c15dc7a4904abf2818f75dc11bd 100644 (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
 
index e0752c44aba05183502242e9ae09ed97f6663c21..9b4812b2337e1e443724dc8f9b06f30cca98f0de 100644 (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
 
index cbfb5c5b3030e15fbb4d902d17d063e8df4560a0..4ebcd4da432513c66acc7d34b764ace2b79322b7 100644 (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
index 7721c0769a31829d91e5496e15409374054436fa..ea44ae0c25ef4459354036b62742552321c69c45 100644 (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
index c00d64be6dde1a12da9a2239d1552a900620ab54..55bbc953477c656101c81b5e995db520b25557c2 100644 (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/
 
index 069669b9bc5083d20c2e544dbde34dbd19284fb1..2c08c7337961022e9ba3ad2aeb719fea634a3626 100644 (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/
 
index ce6f750bde29df258b71825089850e833932ea75..9c73f0e4ff81c8cc88693977c25b223a3bf08172 100644 (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
index fe6e3e5d7a9e6c4a8683aae30149e616cfadd1d9..3311f72e9699b3b8ab237b604b203be9764c46a4 100644 (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
index 91b1b94f49be5bc6e1bb3bfdde3c3d76940883df..bb9b454174d37bcc9e188eae7c4279bb38d29cf3 100644 (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
index e8bb3fd8e71da2626660e83fe98aa0f3670003c1..88aeab6fc0ab90ac65f4341c9243e8dcc1f970b7 100644 (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
 
index b72a4ae938598dc277ab1d91b0b9155b4cacfb46..1e093a04a2964c1130835629be20f8632de20730 100644 (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
 
index e834d011363932a30a97860699053b5f46a4e1fd..b34496e7992113e693858a26c6a2128b98be241c 100644 (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
index 62e1baa7ca9bca53b75043bb0fa8ebe3247f98b2..63ea4329173472f8edee38ffdff8a24c9601eeb4 100644 (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
 
index b580f64760e4d9a1ce24ab32a765e808bce7fa86..836e736cd3a221972ebd485ce1720be5a9d2a62d 100644 (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
index 1ee001ef14f23a53bae066699cabffd2ba12929e..04839ac15c43db2927639adc2477452cc7134017 100644 (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
index e1fbb05b72dec4886fa2938045ede0775f36f8a5..acca98be22c2da695eaf36ae786cafbf3ef77aca 100644 (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
index b8dee5acd7cb64c39cd076f0184f968595194553..169569f77c3da5c4146f8b1eec2754b30b93fbc3 100644 (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
index 69a8871717f3519f0ec51fe0b6ec8930f8f37ec8..33b6d33768581d3b6a7c18ac48ab29dfdbd03231 100644 (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
index 871be988afd578315b13f51ffe7fda40dc79bce5..ddd155be77be903ba92198c5342d7516c314761e 100644 (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
index 69469d7a6d99168167a6b5cf7bdb6af9519784f0..bff3cc611419cb83f71d2ac30c5d81cde322aaac 100644 (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
index 2b7a265f155eed208858c7d47cef7ca62e18a5c2..ef28f7b971bad1dda221679fe7f2ce9cfe1e11d9 100644 (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
 
index e0b6a25a439357e20cee227aa4cd57857b7f0dcf..d8885fe0eb0ae62313d66698636c3eea9fbe190a 100644 (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
 
index 9baf0a078b7522005e5d94506e55800827c8595c..cff328e064845126244c6528403c0ed0205ac39e 100644 (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
index 0883c95d861451c8104329b4f3078fb7757a0e1a..8621983d45173654de8a8b7df986cb0a5f931b9a 100644 (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
index bc1c9a59e352fbfc959a1cb4116a2a6c33ca713f..10cd95e4848a1f71b32da2ebe593ebeee1a35c59 100644 (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
 
index 7e3b33dfb351750103fe7b6cf32cd4d8298b9c03..4956198f591c21541e8482a0df8bbb219ad532ec 100644 (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
index 117e11a84de0822df8abaa4d39e5bc32dbe40c37..fd869f06449040c5431b940a5c873bb7e17e8f4b 100644 (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
index ff302c12b1baf2b7cf31e72e1c8d7f4a52d115c1..bc03b8c8c544722d50b51be0c3be548f7bab4ee1 100644 (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
index 4d7b4d18d4d96d11a94aeed2630da496cd892de4..12524e6dac0e55c7d00b194fceb33895c18d2b2a 100644 (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
index 998182aace4b34bbe176338b4e96eb8a5fa57988..445366b71d1bbe35cd9a11690a1db10340bae836 100644 (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
index fe022ae30a6fd84133ed6f0d7ca9df47cc4f008d..b4b19e5b2c5b6fce551cad42d17e72b3227d5e32 100644 (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
index c8162cae35f71dd2ecd86557ee504d8fc10e2234..82538cfce8184f0448b106dec9252a282c8e1ba1 100644 (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
index 70b89a3870e202d625d4e3060955daf5c2fbfa64..93c196ca1b9c8fb24e9d8a2f262c3e51e5d7aa55 100644 (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
index 20838d9cd77535f8467318799f95d0ed5c0e1516..c519ede2df01b5fa3548348a994f341d7c21db7c 100644 (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
index fe67c63d070ab550ff512964572b831706e00c6f..e12e39a5503f3e56119bf308ce851a5bef0e9028 100644 (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
index 7aa7064ec05f72491aab0c506ad65626cda9bdb9..e3137b24593c155851ba3f2a9407865679d04599 100644 (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
 
index 87865eedf31da96b50792083449a054eeef2df0b..b1328c5b0c815bf98cf209c7d7862ceda59bc136 100644 (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
 
index 1db82c36842224491932d636ea2e33e03fabc02b..7959b2c3a54ed6598935aee69683229417948905 100644 (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
index b53e36a681125cb1698f02bc1671a73cd6307eed..6e191dd5291d10e642542d64d4a5304f02bf7d3e 100644 (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
 
index 9b6538776d3d5de6248ca86b2d26755a888ee6cc..4881090144dfdeae037ca3c46c2e930d40149d14 100644 (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
index f13ef0a4b4e63e2dbd5c7c057356bf20b06bcbd5..057796b501ec8bf3f33a746f18a4330b95e5ca01 100644 (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
 
index adbccd34fdb700ebf7ba3868ad9c719aa70d9ea5..a442e7193dde8d0a886fb38a7dff0379a0cce842 100644 (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
index 8abfdc25ab141235dfca435bdfdb7e784b82f3a4..be4540a473859214018466b42b7d247d85bb6732 100644 (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
index b1d9aa521534639500fb0e6bb3bc9acf29f9647e..ecb3d2ee68ef5014994478a7e8e761f71ab795c3 100644 (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
 
index d07d76f379584f1518d5032ccab440942febb121..f8495c325fc640bfa1fd9a131b547d6983f6a740 100644 (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
index 713cd2a531677e5008887a28692483ed3c0a9835..04561dea0a0036145475f1c953c5cdc01a351254 100644 (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
index fca29f66dfd9b06fe0198ccb69017717097cd61f..1db03e5bae8c93f749ef87ca86dffba151fa7c56 100644 (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
index 0a7a3d62ecb53b8fef3af8898f35422f073bfdb6..4fa01806fd080e86ceaf3faf737e990650454216 100644 (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
index 28d45a35fdbe063bb968090e41b8a24f12ee50d3..8bcce5f027278d8c6e688d3e4096ca3e3860e840 100644 (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
index 4d88e1a7961179ed22db1af775d23ff838fe8df1..141b95ca58b835c5b86f4c781e815505d86107e9 100644 (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
index bc90b55cd9c54538f257e06ae20fe6332d46bb43..cf68655447c9e43df6b6dd064bf6e37b940c2bed 100644 (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
index 522711f5449c921b4e910cc96bb85c512bcbe13d..c09f3843b905f75674a63fcae80cd989c4c70bad 100644 (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
index a0ba7b0de1368d36629ffa7c5364c15e9c106d02..21239a095fb77ecc20435ec50fc5ce79b3cd0318 100644 (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
index e509292cd86eadf7f4d11e486c04dc48d1de8960..850cd9ba3e05d2976bb1583036378906aefd8024 100644 (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
index 80178e0b988293a652c23b24cd159efedb825707..16b18c45d6e40f905c2fb1861b302a4d661a27ad 100644 (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
 
index 6d7993c608b6c09c32f5faf7ee1624a370160986..c4f68072b740ca9ec3f04b8833bc3f9507f92774 100644 (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
index d4061e1dfde37584bc25663b69cd6ec1dd61d782..3536c3496a8c59e60eb1a1b0566d6a3f5485556e 100644 (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
index ca43873d49b98b061e081fd4f5ab89994c65160a..b56f70b002db9ef5b4efb21841617b0a49461001 100644 (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
index d7778e50c2d2f3ef9e70fb7bfc66cbcae6d4638e..6b7ca247829bcd9d9e2b74041d40762f0cb0176e 100644 (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
index b155899b067dcd51eaed85e43f23f247f0e8c78b..bbc821674f1a2c946f1ec2a7b00a4c8d93735f05 100644 (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
 
index f85e792dd9f07f72e7ca7a0414eeb9181d07a98d..f79de73e72d532692c5296f1cd042f12b36127e2 100644 (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
index 0401fa3e0825680f1539b37b7bf02f5ce1809da9..c81ac4a444f658d885c7d4c9a6c85e78221c6ee3 100644 (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
index 279d9f9a848dec1d7f0fbfcaa83a39dd43b7f140..3c8d7d240f14c197facfaf0cd1ebd3639b3ab742 100644 (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
index a748ebbf7723a4f3880273caf6e12a4dc587a04b..3bddefe570aa5f3296e3393a2d6058a0680db371 100644 (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
index 7e2911ea3d113e63a75e0eee1e4070a04b03859f..e44de83e65dc6f6059e95bb32ebce2f0276a44e3 100644 (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
index 41d57b237f51b85222319d99e5d94abbaef0ea5d..d1f539c0853bc2e52be42c8bc591d53992e918b3 100644 (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
index ae58b50afda210c692e2110ffee6f9ead72845e0..4487e9303cbb1d06877da6c9deb8f1ce4ca5ee7f 100644 (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
index 3e3155d6cb95363cac9b5bdb2d4804d0fe4491cb..2175d88dd41809aeee1639b4769b745d88969f2c 100644 (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
 
index 56725f2faaded1f9d9d0dd3001270adaff78da8a..989e6bf23d5cbe79a2cea184a758010bb3a6c0d7 100644 (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
 
index fe933a4d8e7a1f8175b3c5b470c5b41673b46198..db2ca039cb8ef177cf4519246a53985ec7ffa4ed 100644 (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
 
index cea5d2941ec6e9d4a576d7e6f5c400f2dcf1fa18..bd5957d919fa65d6b690f2b64f83d590aad2f351 100644 (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
index ee6d6692b04cb564c9b4535d3d853af24598f86b..84ba8ff6fe2771bb2031221a90befc22a24e3ce9 100644 (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
index 5c115b638c058501e1649217767a010d060ef7f2..c4329dc1d51bb3026fe6f08808b7e6c18c4ffb6c 100644 (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
index c4b956f8c3470a98028d8992d5a0ea5314509679..c49a0d4bb8a91d99dfadef042c35352d0163da37 100644 (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
index 23e5c50e0bdcde0f6fd338c9b011ae6d00403de5..3f51c517f3146b6b85b958657a6ac8e892ef313b 100644 (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
index f8e999e044846b4fb27f6a2da82ee5cee6255ec7..67759c8f7aa491b0d5f85df7642eb520849d9d37 100644 (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
index 80db06f0c18ebd8e659fa5ffdd807661092305d1..6ecf58afd5f426fd8d6a61be96a511291400fc53 100644 (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
index 884dbb82d373b53f181100769c1e0de8c03a6968..834ffefad53ed71eb29af4f75be25829a3e24cfc 100644 (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
 
index 0e4169867fbdb87e0a9dbfb4627910759bca6ecb..ce0a4783d8f8e5fe098c9021591873b7b18a4ea8 100644 (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
 
index 93a697c624f21f37fbecd932012487a6bcd64081..dc1034d383bdbc2d95c1e9d4cfcec38e37fe97ab 100644 (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
index 2ad25ac39b80e8bc9f3c81a9f03531f900592761..03b344d20fd44edc6266265361af10b1d38cab0f 100644 (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
index cf89c21be32c1200b138473cda899f129c623b86..4e603f3a9804a4459abd350fe18e6fb9006a5429 100644 (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