1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/net/p5-URI-Fast/pkg-descr
Sunpoet Po-Chuan Hsieh 3794c79bbb Add p5-URI-Fast 0.49
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
2019-08-04 16:08:47 +00:00

9 lines
396 B
Plaintext

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