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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Online resources for Perl?

1 点作者 deathbyzen超过 14 年前
I'm doing a little project for my employer. Basically, I'm converting something from Perl into php (It's for work, I have no choice in that matter). I've found some good php resources online, but not much for Perl other than some rather verbose books. Just wanted to know if there were any quick and dirty online resources/references for learning Perl. Thanks in advance.

2 条评论

tumba超过 14 年前
Perk Monks Tutorials <a href="http://www.perlmonks.org/?node=Tutorials" rel="nofollow">http://www.perlmonks.org/?node=Tutorials</a>
enru超过 14 年前
have you tried the tutorials at: <a href="http://learn.perl.org/tutorials/" rel="nofollow">http://learn.perl.org/tutorials/</a>