Re: [問題] perl help
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
討論串 (同標題文章)
Perl 近期熱門文章
PTT數位生活區 即時熱門文章