作者littleshan (我要加入劍道社!)
看板perl
標題Re: [問題] perl help
時間Fri Dec 5 16:35:02 2003
perl的文件是有些和code寫在一起
有些是以.pod的格式寫的
用Pod::Find模組可以列出所有的文件
※ 引述《Heat (jk)》之銘言:
: Some times we can not remember the total name of the
: function or orthers we interested in, so my question is
: whether it have some thing like window chm file which
: allowed us use partial key word to find what we really want.
: ※ 引述《littleshan (我要加入劍道社!)》之銘言:
: : perldoc -f FUNCTION
: : perldoc MODULE
: : perldoc PAGENAME
: : ex. perldoc -f pack
: : perldoc IO::Socket
: : perldoc perlre
--
use BigInt
':constant';
eval{
local $SIG{ALRM}=
sub{
die "alarm\n"};
alarm 10;
foreach (
1..
2**
1024){}
alarm 0;
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 140.112.244.211