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.

How to Learn Perl

15 pointsby AbyCodesover 13 years ago

2 comments

gatlinover 13 years ago
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.
vtailover 13 years ago
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 未加载