✏️ 正在编辑: 01_arch.t
路径:
/usr/share/doc/perl-common-sense/t/01_arch.t
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
BEGIN { $| = 1; print "1..1\n" } use common::sense; if ($common::sense::VERSION < 3.7) { print STDERR <<EOF; *** *** WARNING *** *** old version of common::sense still installed, *** your perl library is corrupted. *** *** please manually uninstall older common::sense versions *** or use "make install UNINST=1" to remove them. *** EOF } print "ok 1\n";
💾 保存文件
← 返回文件管理器