Live data from Hacker News

The end of an era: Saying goodbye to search.cpan.org

log.perl.org

1–10 of 125 posts

Re: The end of an era: Saying goodbye to search.cpan.org

#2
This is truly a down moment, to be sure, but it's pretty telling that the site became too hard to maintain because it's written in old Perl.

I'm not a Perl hater. I like Perl! I got my start in Perl and spoke at a YAPC::NA a few years ago. It's telling, is all I'm saying. It tells us something.

Re: The end of an era: Saying goodbye to search.cpan.org

#3
From the article:

> 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. The MetaCPAN team has been getting ready for the transition and is nearly ready to take over. Shortly, a link will be added to all pages on search.cpan.org to inform users of the upcoming change. After about a month, all traffic will be redirected to the equivalent MetaCPAN page.

Existing search.cpan.org links will continue to work after the transition.

Re: The end of an era: Saying goodbye to search.cpan.org

#5
post #2

This is truly a down moment, to be sure, but it's pretty telling that the site became too hard to maintain because it's written in old Perl. I'm not a Perl hater. I like Perl! I got my start in Perl and spoke at a YAPC::NA a few years ago. It's telling, is all I'm saying. It tells us something.

It could be more about MetaCPAN just being better. Or the maintainer looking to move on for other reasons. Not worth the maintenance for a variety of reasons other than that it is made out of Perl.

I’m assuming MetaCPAN is written in Perl, at least in part. But I’m on mobile and I don’t want to research right now; I could be wrong.

Edit: also, 2005 era Python or Ruby, for a website, would likely be unpleasant to maintain as well.

Edit2: I know you’re not a Perl hater; I’m not an advocate; just playing the devil’s advocate.

Re: The end of an era: Saying goodbye to search.cpan.org

#6
post #2

This is truly a down moment, to be sure, but it's pretty telling that the site became too hard to maintain because it's written in old Perl. I'm not a Perl hater. I like Perl! I got my start in Perl and spoke at a YAPC::NA a few years ago. It's telling, is all I'm saying. It tells us something.

My guess at what it's telling us is that the OSS competitor will always win in the long term. I actually enjoy refactoring old Perl code into Modern Perl, but if I can't contribute, I can't help. Metacpan is has a larger community support because we can help out.

Re: The end of an era: Saying goodbye to search.cpan.org

#7
post #2

This is truly a down moment, to be sure, but it's pretty telling that the site became too hard to maintain because it's written in old Perl. I'm not a Perl hater. I like Perl! I got my start in Perl and spoke at a YAPC::NA a few years ago. It's telling, is all I'm saying. It tells us something.

To be fair, almost all non-maintained source codes becomes a problem, no matter the language, apply security fixes, update dependencies, handle all deprecated stuff, etc. isn't fun!

Re: The end of an era: Saying goodbye to search.cpan.org

#9

From the article: > 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. The MetaCPAN team has been getting ready for the transition and is nearly ready to take over. Shortly, a link will be added to all pages on search.cpan.org to inform users of the upcoming change. After about a month, all traffic will be redirect…

No link rot. Bravo for a display of true competence.

This is more surprising to see than it ought to be.

Re: The end of an era: Saying goodbye to search.cpan.org

#10

From the article: > 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. The MetaCPAN team has been getting ready for the transition and is nearly ready to take over. Shortly, a link will be added to all pages on search.cpan.org to inform users of the upcoming change. After about a month, all traffic will be redirect…

>Existing search.cpan.org links will continue to work after the transition.

They should get a lot more credit for this. Linkrot sucks, and I'm sure the effort that was required to pull off maintaining those links is going to pay off greatly for many for years to come.

Post reply on HN