|
NAMESecurity::TLSCheck::App::DomainFilter -- change wrong domain names into correct ones, if possibleVERSIONVersion 0.2.xSYNOPSISwith "Security::TLSCheck::App::DomainFilter"; ... my $filtered_domain = $self->filter_domain($domain) or next; DESCRIPTIONHelps to change wrong domain names into correct ones, if possibleThere are a lot of really strange inputs; see also tests (221-domain_filter.t) ... filter_domain
Visit the GSP FreeBSD Man Page Interface. |