共計(jì) 394 個(gè)字符,預(yù)計(jì)需要花費(fèi) 1 分鐘才能閱讀完成。
自動(dòng)寫代碼機(jī)器人,免費(fèi)開通
這篇文章主要介紹 Perl 如何查看都安裝了那些組件,文中介紹的非常詳細(xì),具有一定的參考價(jià)值,感興趣的小伙伴們一定要看完!
點(diǎn)擊 (此處) 折疊或打開
#!/usr/bin/perl
use ExtUtils::Installed;
my $inst=ExtUtils::Installed- new();
print join \n ,$inst- modules();
print \n
[root@iZ252affh68Z perlmodule]# perl check.pl
Class::Data::Inheritable
File::Lockfile
Module::Build
Perl
version
以上是“Perl 如何查看都安裝了那些組件”這篇文章的所有內(nèi)容,感謝各位的閱讀!希望分享的內(nèi)容對大家有幫助,更多相關(guān)知識,歡迎關(guān)注丸趣 TV 行業(yè)資訊頻道!
向 AI 問一下細(xì)節(jié)
丸趣 TV 網(wǎng) – 提供最優(yōu)質(zhì)的資源集合!
正文完