Help for this page
use strict; use URI::Find; ... ); return $val eq $found; }
sub normalize_uri { my $found; ... ); return $found; }