TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Perl Did That First

50 点作者 hachiya超过 10 年前

4 条评论

mooreds超过 10 年前
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 未加载
lostcolony超过 10 年前
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 未加载
lighthazard超过 10 年前
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.
bascule超过 10 年前
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>