文件操作 - tbt_09do_script.pl
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/doc/perl-Test-Simple/t/Legacy/Tester/tbt_09do_script.pl
编辑文件内容
#!/usr/bin/perl use strict; use warnings; isnt($0, __FILE__, 'code is not executing directly'); test_out("not ok 1 - one"); test_fail(+1); ok(0,"one"); test_test('test_fail caught fail message inside a do'); 1;
修改文件时间
将文件时间修改为当前时间的前一年
删除文件