「Perl」:修訂間差異

出自Gea-Suan Lin's Wiki
跳至導覽 跳至搜尋
Gslin留言 | 貢獻
Gslin留言 | 貢獻
第6行: 第6行:


<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
cpanm -n App::cpanoutdated
cpanm -n App::cpanoutdated; rehash; cpan-outdated -p | cpanm -n
</syntaxhighlight>
</syntaxhighlight>



於 2025年2月4日 (二) 21:41 的修訂

Perl是一個程式語言。

安裝

除了系統內的版本外,這邊建議直接用mise安裝,安裝完後可以裝一些基本的套件:

cpanm -n App::cpanoutdated; rehash; cpan-outdated -p | cpanm -n

相關連結

外部連結