TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Perl Did That First

50 pointsby hachiyaover 10 years ago

4 comments

mooredsover 10 years ago
I am not sure how constructive posts like these are. We all stand on the shoulders of giants.<p>That said, the longer I code, the more borrowing from the crufty old langiage&#x2F;system&#x2F;community&#x2F;technology I see in the &quot;shiny new thing&quot;, even if many folks slam the old entity.
评论 #8312330 未加载
评论 #8312358 未加载
评论 #8312434 未加载
lostcolonyover 10 years ago
Condescending tone aside, what I read as being proposed for Ruby isn&#x27;t the same as what is being shown for Perl.<p>In Perl, a dev says &quot;Huh, I don&#x27;t think this is being maintained properly&quot;, and then proceeds to contact the original author, and failing that, a set of admins.<p>The Ruby proposal, on top of that, allows a dev who is abandoning a project to mark it as such, and that then is individually findable or noticeable. This is actually a rather more interesting approach, as it means those downstream know when a library they&#x27;re using is being abandoned, and can decide -immediately- what to do about it, from switching to another library, up to and including taking ownership of the existing one. The community can have a proactive notification of abandonment, if you will.
评论 #8313001 未加载
lighthazardover 10 years ago
While I agree with a majority of the posts, I have some reservations - uploading to CPAN and PrePan is not as simple as a git push. Registering through PAUSE and then properly uploading to CPAN with a zip file through their UI or through FTP.<p>I think CPAN and co could use an infrastructure update.
basculeover 10 years ago
Simpsons Did It: <a href="https://en.wikipedia.org/wiki/Simpsons_Already_Did_It" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Simpsons_Already_Did_It</a>