9 lines
257 B
Plaintext
9 lines
257 B
Plaintext
|
config BR2_PACKAGE_PERL_URI
|
||
|
bool "perl-uri"
|
||
|
help
|
||
|
The module implements the URI class. Objects of this class represent
|
||
|
Uniform Resource Identifier references as specified in RFC 2396 and
|
||
|
updated by RFC 2732.
|
||
|
|
||
|
https://github.com/libwww-perl/uri
|