perl-File-Remove - Remove files and directories
Website: | http://search.cpan.org/dist/File-Remove/ |
---|---|
License: | GPL+ or Artistic |
- Description:
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.
Packages
perl-File-Remove-1.52-9m.mo8.noarch [16 KiB] |
Changelog
by NARITA Koichi (2014-06-29):
- (1.52-9m) - rebuild against perl-5.20.0 |