perl Rev.1を表示中。最新版はこちら。 !!!Perl Tips スクリプトは Perl が便利だと実感、只今勉強中 !ディレクトリツリーを削除 コマンドラインの rm dir_path -rf に相当するもの use File::Path; rmtree("$dir_path");