M**********n 发帖数: 432 | 1 Does any one have experience of using CPAN AMQP module with proxy server? |
|
|
s*******a 发帖数: 8827 | 3 perl的regex超好用的,我一条regex规则用c写的话可能就得上百行code才能做到。
而且cpan超强大,基本我所有想到的功能别人都帮我实现好了。用perl写东西就跟搭积
木似的。 |
|
c*********e 发帖数: 16335 | 4 en,用perl, cpan.org是个非常好的地方,你会发现好多人免费写的插件。perl是文本
处理之王,现在银行还用它,它非常简洁。 |
|
F****3 发帖数: 1504 | 5 谢谢楼上给我的建议!!!
菜鸟弱问一下三个相关的问题:
1) Python的re package是不是没有perl的regular expression那么强大?
2) 或者说Python处理文本没有perl那么多"现成的东西多"?我是菜鸟,很多时候一般
要看看cpan之类上面的别人的code才能入门。。。
3) 我的工作百分之99%是处理文本,请问这种情况是不是还是学一下perl比较好一点。谢
谢! |
|
e*******o 发帖数: 4654 | 6 理论上啊。
哪个代码库像CPAN 一样,自动跑你的test,发报告给你。 |
|
c******o 发帖数: 1277 | 7 有一次一个bug, chef 的 cpan cookbook 在mongodb 建了无数的testdbxxxxx
正好我们每个db建6个custom matrics, 两天就多花了5k多,还好amazon最后给我们免了
。 |
|
|
h**h 发帖数: 132 | 9 the problem is that you don't have Net::Telnet module installed
you can download it from cpan
Also it comes with a 20 pages manual, you can convert it into ps format
and have a nice print out format.
usually it is installed in site.... directory, instead
of standard lib |
|
b****e 发帖数: 1275 | 10 oh jesus f*cking christ.. i hope not.. well we still have activestate anyway
- so i guess we'll have two perls soon - one backed by msft and one by sunw |
|
x*****i 发帖数: 253 | 11 you really believed it.. didn't you? see you next 4/1:) |
|
|
t*******y 发帖数: 57 | 13 本地没有安装Date::Simple模块或者安装了不在路径里面.
如果却是没有安装的话去cpan下载然后安装一下就没问题了. |
|
|
t*******y 发帖数: 57 | 15 如果在/project/lib下面的话也应该室 use Date::Simple '/project/lib'
如果你由于磁盘满导致perl modular损坏的话就去www.cpan.org下载一个Date::Simple
模块,安装上就好了. |
|
f****y 发帖数: 70 | 16 据说linux下tar有-d,我在solaris和HPUNIX下好像没有这样的option?
包
modular损坏的话就去www.cpan.org下载一个Date::Simple |
|
a*****a 发帖数: 1429 | 17 【 以下文字转载自 Linux 讨论区,原文如下 】
发信人: atnalta (职业debugger), 信区: Linux
标 题: PERL XML parser
发信站: Unknown Space - 未名空间 (Tue Jul 6 14:58:18 2004) WWW-POST
I'm developing a scripting tool on PERL. Need to use XML parser.
I am familiar with PERL and XML, but never have experience on PERL
and XML combination. I've searched CPAN, got 70+ modules. Don't know
which is the most popular. Just need SAX parser. Any suggestions? |
|
q*****g 发帖数: 1568 | 18 用拉丁文来写Perl程序:
http://search.cpan.org/~dconway/Lingua-Romana-Perligata-0.50/lib/Lingua/Romana/Perligata.pm
他们的说明:
The Lingua::Romana::Perligata makes it makes it possible to write Perl
programs in Latin.
一个样本程序:
#! /usr/local/bin/perl -w
use Lingua::Romana::Perligata;
adnota Illud Cribrum Eratothenis
maximum tum val inquementum tum biguttam tum stadium egresso scribe.
vestibulo perlegementum da meo maximo .
maximum tum novumversum egresso scribe.
da |
|
q*****g 发帖数: 1568 | 19 用拉丁文来写Perl程序:
http://search.cpan.org/~dconway/Lingua-Romana-Perligata-0.50/li
他们的说明:
The Lingua::Romana::Perligata makes it makes it possible to write Perl
programs in Latin.
一个样本程序:
#! /usr/local/bin/perl -w
use Lingua::Romana::Perligata;
adnota Illud Cribrum Eratothenis
maximum tum val inquementum tum biguttam tum stadium egresso scribe.
vestibulo perlegementum da meo maximo .
maximum tum novumversum egresso scribe.
da II tum maximum conscribemen... 阅读全帖 |
|
o*********e 发帖数: 7 | 20 我使用英文版的windows。请问如何用Perl script处理中文文件?需从CPAN上下载什么
modules和字库吗?有没有简单的example script可以看一看?另外,什么text editor
可以保存utf, unicode, 以便用来写中文Perl script?
再一问题是,我的计算机是64bits 的。我只找到32 bits 的nmake.ext。哪里可找到64
bit 的? |
|
o*********e 发帖数: 7 | 21 我使用英文版的windows。请问如何用Perl script处理中文文件?需从CPAN上下载什么
modules和字库吗?有没有简单的example script可以看一看?另外,什么text editor
可以保存utf, unicode, 以便用来写中文Perl script?
再一问题是,我的计算机是64bits 的。我只找到32 bits 的nmake.ext。哪里可找到64
bit 的? |
|
|
b*******x 发帖数: 100 | 23 请问你使用的是RGtk还是RGtk2?。。4年前不好说,R基本日新月异,Michael他们在写
一本R中GUI
开发的新书,explorase使用RGtk2,不是gWidgets开发的,是比较好的典范。当然可以
用其他语言
写,但是现在的Gtk和Qt的API基本是全功能的了,而且源于R的便于开发R里面的GUI,
保持了代码的
一致。
把他跟perl比,比把他跟SAS比合适多了。perl开源,脚本语言,有cpan,R开源免费,
脚本语言,免
费,有cran,而且他的交互式的操作又和python挺像的。这些语言语法上都和c类似,
都可以面向对象
的编程。而且R,perl,python很多时候都是粘合性的语言,粘合C,java,C++或者其他
其他语言。
易用性是脚本语言的特点。固然,perl跟python用户群非常之大,也许这么比较他们不
大乐意,但是
从语言的角度上,设计角度上,这种相似不能否认啊啊 |
|