文件操作 - pod_coverage.t
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/doc/perl-Business-ISBN-Data-20120719.001/t/pod_coverage.t
编辑文件内容
use Test::More; eval "use Test::Pod::Coverage"; if( $@ ) { plan skip_all => "Test::Pod::Coverage required for testing POD"; } else { plan tests => 1; pod_coverage_ok( "Business::ISBN::Data" ); }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件