diff options
author | will <will@FreeBSD.org> | 2001-03-31 10:53:55 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-03-31 10:53:55 +0800 |
commit | 448a8bda7577d330125362203172d17bcca99db6 (patch) | |
tree | c29d0ea9b870a5a581eef6f538e5f6a94fc20847 /devel/p5-File-Remove/pkg-descr | |
parent | e0944740a6c31fc8fad66dca82514a4c926f0193 (diff) | |
download | freebsd-ports-gnome-448a8bda7577d330125362203172d17bcca99db6.tar.gz freebsd-ports-gnome-448a8bda7577d330125362203172d17bcca99db6.tar.zst freebsd-ports-gnome-448a8bda7577d330125362203172d17bcca99db6.zip |
Add p5-File-Remove 0.20, a perl5 module to easily removes files and
directories.
PR: 25849
Submitted by: Justin Stanford <jus@security.za.net>
Diffstat (limited to 'devel/p5-File-Remove/pkg-descr')
-rw-r--r-- | devel/p5-File-Remove/pkg-descr | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/devel/p5-File-Remove/pkg-descr b/devel/p5-File-Remove/pkg-descr new file mode 100644 index 000000000000..1fc61d8303ae --- /dev/null +++ b/devel/p5-File-Remove/pkg-descr @@ -0,0 +1,14 @@ +File::Remove + +remove() + +A Perl 5 module that removes files and directories. + +Copyright (c) 1998 Gabor Egressy <gabor@vmunix.com>. +All rights reserved. All wrongs reversed. This program is free +software; you can redistribute and/or modify it under the same terms as +Perl itself. + +WWW: http://www.cpan.org + +-jus (jus@security.za.net) |