.pm(Perl模块)和.pl(Perl脚本)文件有什么区别?
.pm
.pl
还请告诉我为什么我们1从文件返回.如果返回2或其他任何东西,它不会产生任何错误,那么为什么我们1从Perl模块返回?
1
perl perl-module
perl ×1
perl-module ×1