[ ソース: libfile-remove-perl ]
パッケージ: libfile-remove-perl (1.61-2)
libfile-remove-perl に関するリンク
Debian の資源:
libfile-remove-perl ソースパッケージをダウンロード:
- [libfile-remove-perl_1.61-2.dsc]
- [libfile-remove-perl_1.61.orig.tar.gz]
- [libfile-remove-perl_1.61-2.debian.tar.xz]
メンテナ:
- Debian Perl Group (QA ページ, メールアーカイブ)
- Damyan Ivanov (QA ページ)
- gregor herrmann (QA ページ)
- Salvatore Bonaccorso (QA ページ)
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
Perl module to remove files or directories
File::Remove::remove removes files and directories. It acts like /bin/rm, for the most part. Although unlink can be given a list of files, it will not remove directories; this module remedies that. It also accepts wildcards, * and ?, as arguments for filenames.