slackbuilds/perl/perl-File-Remove
Heinz Wiesinger 7f26b9929f
All: SlackBuilds run in the directory they are in
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-07-05 16:01:32 +07:00
..
README perl/perl-File-Remove: Updated for version 1.57. 2016-07-30 08:28:43 +07:00
perl-File-Remove.SlackBuild All: SlackBuilds run in the directory they are in 2021-07-05 16:01:32 +07:00
perl-File-Remove.info perl/perl-File-Remove: Updated for version 1.60 2021-02-24 07:48:42 +07:00
slack-desc perl/perl-File-Remove: Updated for version 1.57. 2016-07-30 08:28:43 +07:00

README

perl-File-Remove (Remove files and 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.

File::Remove::trash accepts the same arguments as remove, with the addition
of an optional, infrequently used "other platforms" hashref.