Do you still program in Perl?

Notice a great post on reddit, the author listed some useful modules in it. I am excited for that Perl community always appears to be full of vitality and innovation that surprise us.

Below content is referring to webpage

 http://www.reddit.com/r/programming/comments/b3vnu/do_you_still_program_in_perl/


Currently at home I'm using Perl for:
A web scraper which uses WWW::Mechanize, HTTP::Request and pQuery for the communication and HTML heavy lifting, Moose as the OO system (it's amazing!) andLog::Log4Perlfor logging.

DBIx::Class is used to interface with the database back-end (from SQLite to MySQL).

A couple personal sites written either with Catalyst or CGI::Application. The latter is now re-branded as Titanium and should switch to it.
During development, I use Plack as an amazing Perl web serverwith which I can easily test sites.

I use Gearman::XS (::Worker and ::Client) either to distribute requests and replies for computationally expensive operations across my machines (netbook can ask desktop or macmini, for example) or for "parallelising" tasks using less code and having less headaches.

I use Cache::Memcached::Fast as an easy way to store/fetch key/values on the amazing Memcached server.

The one module I have on CPAN uses Any-Moose for its OO, so that in case you have the faster Mouse  it'll use that instead of Moose.


That's at home. I do love Perl.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值