"I'm quite sure they would respond with all the reasons why I am wrong."

So, a couple of things:

"Besides, there is much more to this situation than meets the eye"

If you're going to cite something as a source, at least read it:

"Hm... seems here is some background "war" between Perl institute (owner of cpan.org) and Perl foundation (owner of metacpan.org). Not working search.cpan.org hurts perl, so if someone want stop search.cpan.org it should at least put to search.cpan.org an redirector what should redirect requests to the metacpan.org. The current status is really boring. BTW, here is already one reopen vote - voting to reopen too, (and reformulate the question) to: how to write a a simple PSGI cpan->metacpan redirector... ;) – jm666 May 19 '14 at 14:30

There is no background war. The Perl Institute does not exist. I took that over a long time ago, then merged it with The Perl Foundation. The cpan.org domain is different than a particular host. Elaine Ashton and Jarkko Hientenami control the domain records, but not every host. search.cpan.org is run by Graham Barr (by himself). – brian d foy May 19 '14 at 14:48

chromatic has been very clear in correcting the users misinformation.

"it's already broken: redirects "fix" it."

This is also untrue. search.cpan.org currently works, it won't redirect to metacpan until the 25th, and even then searching won't be broken, searches will just redirect to the same place cpan.org has taken you for years.


In reply to Re^5: The CPAN Apocalypse: June 25, 2018 by marto
in thread The CPAN Apocalypse: June 25, 2018 by usemodperl

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.