1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/www/p5-URI-ParseSearchString/pkg-descr
Sunpoet Po-Chuan Hsieh ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00

12 lines
645 B
Plaintext

This module provides a simple function to parse and extract search
engine query strings. It was designed and tested having Apache referrer
logs in mind. It can be used for a wide number of purposes, including
tracking down what keywords people use on popular search engines before
they land on a site. It makes use of URI::split to extract the string
and URI::Escape to un-escape the encoded characters in it. Although a
number of existing modules and scripts exist for this purpose, the
majority of them are either outdated using obsolete search strings
associated with each engine.
WWW: https://metacpan.org/release/URI-ParseSearchString