文件操作 - export.t
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/doc/perl-Readonly-1.03/t/export.t
编辑文件内容
#!/usr/bin/perl -I.. # Readonly hash tests use strict; use Test::More tests => 1; # Find the module (1 test) BEGIN {use_ok('Readonly', qw/Scalar Scalar1 Array Array1 Hash Hash1/); }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件