http://www.devshed.com/c/a/Perl/File-Tests-in-Perl/
File test in perl is quite useful. E.g., how to check if a file exists? How to check if it's writable? And how to get age of a file?
I finally see the link above, enjoy it.
本文介绍了一些Perl语言中进行文件测试的基本方法,包括如何检查文件是否存在、是否可写以及如何获取文件的年龄等实用技巧。
http://www.devshed.com/c/a/Perl/File-Tests-in-Perl/
File test in perl is quite useful. E.g., how to check if a file exists? How to check if it's writable? And how to get age of a file?
I finally see the link above, enjoy it.

被折叠的 条评论
为什么被折叠?