TLD
Whois server
Not Found pattern
[% FOREACH i IN new %]
[% i.tld %]
Accept
Skip
[% IF i.notfound or not i.notfound.defined %]
[% IF i.notfound %]
[% FILTER html %][% i.notfound %][% END %]
[% ELSE %]
couldn't receive response from the whois server
[% END %] [% ELSE %]
Not Found pattern already in Data.pm or above
[% END %]
[% END %]
PROCESS!
Now copy and paste code below to
lib/Net/Whois/Raw/Data.pm
[% FILTER html %][% source %][% END %]