I think the DNS servers that have perl.com are off-line or inaccessible at the moment:

# dig perl.com any ; <<>> DiG 9.2.3rc2 <<>> perl.com any ;; global options: printcmd ;; connection timed out; no servers could be reached # whois perl.com ... Domain servers in listed order: NS.SONGLINE.COM 208.201.239.31 NS2.XOR.COM 192.225.43.209 NS1.SONIC.NET 208.201.224.11 # ping 208.201.239.31 PING 208.201.239.31 (208.201.239.31) 56(84) bytes of data. --- 208.201.239.31 ping statistics --- 7 packets transmitted, 0 received, 100% packet loss, time 6010ms # ping 192.225.43.209 PING 192.225.43.209 (192.225.43.209) 56(84) bytes of data. --- 192.225.43.209 ping statistics --- 10 packets transmitted, 0 received, 100% packet loss, time 9015ms ]# ping 208.201.224.11 PING 208.201.224.11 (208.201.224.11) 56(84) bytes of data. --- 208.201.224.11 ping statistics --- 9 packets transmitted, 0 received, 100% packet loss, time 8010ms

/J\


In reply to Re: www.perl.com not found by gellyfish
in thread www.perl.com not found by dragonchild

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.