Stories
Slash Boxes
Comments

SoylentNews is people

Submission Preview

Link to Story

Comprehensive Perl Archive Network (CPAN) is Shutting Down

Accepted submission by fliptop at 2018-05-23 08:58:12
Code

From the Perl NOC [perl.org]:

It's with sad hearts that we are announcing that search.cpan.org [cpan.org] will be retired on the 25th of June 2018.

Graham Barr [cpan.org] originally wrote the site nearly 20 years ago -- it first went live in early 1999 -- and it quickly became an invaluable resource for Perl developers around the world.

The ability to search CPAN [cpan.org] (Comprehensive Perl Archive Network) and read Perl module documentation online helped spark many developers interest in Perl and helped to build the Perl community.

The site was originally hosted by Washington University in St. Louis [wustl.edu] on a single Solaris box. For his work on search.cpan.org, Graham won a White Camel award in 2002 [perl.org].

[...] In recent years maintenance has become a burden. Most of the site is running 2005 era Perl code. Luckily, there is now a viable alternative: MetaCPAN.org [metacpan.org]. The MetaCPAN team has been getting ready for the transition and is nearly ready to take over.


Original Submission