NAME

Labrador::Common::URLFilter::Length

DESCRIPTION

This URL Filter is used to discard overly long URLs. URLs longer than a certain length are generally spider traps, or of little interest to crawlers anyway.

EXAMPLE

	URLFilter Length 1024

REVISION

	$Revision: 1.8 $