mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
3794c79bbb
URI::Fast is a faster alternative to URI. It is written in C and provides basic parsing and modification of a URI. URI is an excellent module; it is battle-tested, robust, and handles many edge cases. As a result, it is rather slower than it would otherwise be for more trivial cases, such as inspecting the path or updating a single query parameter. WWW: https://metacpan.org/release/URI-Fast
7 lines
191 B
Plaintext
7 lines
191 B
Plaintext
%%SITE_ARCH%%/URI/Fast.pm
|
|
%%SITE_ARCH%%/URI/Fast/Benchmarks.pod
|
|
%%SITE_ARCH%%/URI/Fast/IRI.pm
|
|
%%SITE_ARCH%%/URI/Fast/Test.pm
|
|
%%SITE_ARCH%%/auto/URI/Fast/Fast.so
|
|
%%PERL5_MAN3%%/URI::Fast.3.gz
|