文件操作 - release-pod-syntax.t
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/doc/perl-Data-OptList-0.107/t/release-pod-syntax.t
编辑文件内容
#!/usr/bin/perl BEGIN { unless ($ENV{RELEASE_TESTING}) { require Test::More; Test::More::plan(skip_all => 'these tests are for release candidate testing'); } } use Test::More; eval "use Test::Pod 1.41"; plan skip_all => "Test::Pod 1.41 required for testing POD" if $@; all_pod_files_ok();
修改文件时间
将文件时间修改为当前时间的前一年
删除文件