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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

How to Learn Perl

15 点作者 AbyCodes超过 13 年前

2 条评论

gatlin超过 13 年前
I use Perl almost exclusively. CPAN is my one word argument. Aside from that, though, Perl can become whatever you make it. Want Ruby-like method calls on literals? Use autobox. Want list comprehensions? Map/grep. Want to rip apart language built-ins at runtime, tie data sources to filehandles, or just use it for one-liner awk replacement? Done.<p>Python and Ruby are sexy but they both feel like subsets of Perl to me.
vtail超过 13 年前
An honest question: are there any reasons to learn Perl these days (as opposed to Ruby/Python/name your favorite scripting language)? Some people need to maintain existing Perl codebases for sure, but they should know Perl already?
评论 #3051900 未加载
评论 #3051951 未加载
评论 #3051992 未加载