Re: [問題] 請問perl2c這隻程式要去哪裡找啊
: 如果你要把perl source轉成C
: 可以用perlcc這個工具
: 使用前請先閱讀man page
:
: --
:
: Errors,like straws,upon the surface flow;
: He who would search for pearls must dive below.
:
: --
: ※ 發信站: 批踢踢實業坊(ptt.cc)
: ◆ From: 140.112.30.119
: 推 scwg:小吐個槽, perlcc 是轉執行檔吧? 140.112.30.20 06/03
perlcc可以轉成C
perlcc -c XXX.pl
我不清楚原作者的perl2c是什麼意思
但我猜這是比較接近的答案
所以請他先看看man page
--
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
討論串 (同標題文章)
本文引述了以下文章的的內容:
完整討論串 (本文為第 3 之 3 篇):
Perl 近期熱門文章
PTT數位生活區 即時熱門文章