Live data from Hacker News

CPAN is 20

blogs.perl.org

1–10 of 39 posts

Re: CPAN is 20

#3
Congratulations! I recall when it debuted and it was a huge accomplishment. 20 years onward and it's still a huge accomplishment, especially testing on so many systems. Thank you to all the maintainers!

Re: CPAN is 20

#4

How old is metacpan, the site that makes cpan useful?

According to their about page, it is 5 years old.

We are a relatively young open source project. In November 2015, MetaCPAN will be 5 years old. It's old enough to have become an important and well utilized part of the Perl world, but it's also young enough to have lots of room to evolve. As you will see we have many ideas and encourage more suggestions.

Re: CPAN is 20

#5
A good time to acknowledge that CPAN was a very influential example for internet libraries that came afterward.

I got a lot out of it for years, time to say thanks! You guys in the Perl community were awesome and still are!

A shout out to CTAN too!

Re: CPAN is 20

#6
CPAN is an awesome tool. First, this is a good way to avoid to reinvent the wheel. Second, it's companion, CpanTesters community platform, gives to the authors a damn simple way to test their modules on a huge variety of OS and architectures. These tests are public and will help people to choose distributions according to their needs and quality exigences. Third, it encourage to test and upload modules at early stages of the development: it makes possible to simplify the development process by retrieving test results, and be sure the modules will be usable on various OS, even if they are quite old or uncommon. It's almost disappointing sometimes how for any task you need to achieve, each time there is an existing module ready to be use.

Re: CPAN is 20

#8
post #5

A good time to acknowledge that CPAN was a very influential example for internet libraries that came afterward. I got a lot out of it for years, time to say thanks! You guys in the Perl community were awesome and still are! A shout out to CTAN too!

To be honest, it still is. Many of the other ones have yet to catch up with CPAN in terms of richness in eco system and breadth of offered features.

For example, i know no (and i may be ignorant) language that has a distributed library testing community.

Re: CPAN is 20

#9

How old is metacpan, the site that makes cpan useful?

Prior to metacpan there was search.cpan.org, and that existed for a -lot- of years by now.

Re: CPAN is 20

#10
I think it was the first better done package managers. Saved the problem of installing modules on cross platforms. Most of the time it works without a hiccup. For a perl developer CPAN is a friend.
Post reply on HN