G'day Alexander,

I use search.cpan.org nearly every day: I haven't noticed any problems over recent weeks (or, indeed, recent months).

I used it successfully about 20-30 minutes before reading your post. I used it yesterday multiple times over about an eight hour period.

My timezone is UTC+10.00 — it's possible I'm just accessing it at a quieter time. Perhaps others based in Europe have had a different experience.

I ran a ping. Other than a longer roundtrip, I'm getting much the same results as you:

$ ping -c8 search.cpan.org PING cpansearch.perl.org (194.106.223.155): 56 data bytes 64 bytes from 194.106.223.155: icmp_seq=0 ttl=48 time=314.191 ms 64 bytes from 194.106.223.155: icmp_seq=1 ttl=48 time=313.335 ms 64 bytes from 194.106.223.155: icmp_seq=2 ttl=48 time=313.465 ms 64 bytes from 194.106.223.155: icmp_seq=3 ttl=48 time=313.455 ms 64 bytes from 194.106.223.155: icmp_seq=4 ttl=48 time=313.425 ms 64 bytes from 194.106.223.155: icmp_seq=5 ttl=48 time=312.850 ms 64 bytes from 194.106.223.155: icmp_seq=6 ttl=48 time=313.020 ms 64 bytes from 194.106.223.155: icmp_seq=7 ttl=48 time=312.897 ms --- cpansearch.perl.org ping statistics --- 8 packets transmitted, 8 packets received, 0.0% packet loss round-trip min/avg/max/stddev = 312.850/313.330/314.191/0.403 ms

— Ken


In reply to Re: search.cpan.org broken? by kcott
in thread search.cpan.org broken? by afoken

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.