Commit graph

1 commit

Author SHA1 Message Date
adrianp
23d4792ded 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.
2005-04-23 17:27:55 +00:00