summaryrefslogblamecommitdiffstats
path: root/perl/perl-File-Remove/README
blob: c90a6666b1e64939eee8a0b8a59521c0e15c433c (plain) (tree)
1
2
3
4
5
6
7
8
9

                                                



                                                                         
 

                                                                           
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.