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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Write better Perl with Perl::Critic

28 点作者 chorny大约 16 年前

3 条评论

aneesh大约 16 年前
Try it out at <a href="http://perlcritic.com/" rel="nofollow">http://perlcritic.com/</a>. The feedback is usable - when the tool finds something to complain about, it provides a link to documentation explaining what it didn't like, and the way it "should be".
draegtun大约 16 年前
I used Perl::Critic a few years ago on a contract to demonstrate the code I had written was over 90% "Perl-Critic" compliant.<p>For the few non compliant programs I then documented why and what could be done next (in nearly all cases these programs hadn't been refactored yet).<p>The client was extremely pleased. So much so he asked me to perform a program audit on the complete Perl codebase he had ;-)
DTrejo大约 16 年前
Has someone done something similar with other languages?
评论 #582929 未加载
评论 #582894 未加载
评论 #582889 未加载