2001/09/24 (月) 00:05:37        [mirai]
# boolean isSafe(IO::File file)
sub isSafe {
    # ファイルを検査し安全ならば真を返す
}

だれか実装せれ