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
6 lines
191 B
Text
6 lines
191 B
Text
%%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
|