From 36d0b60c7309aa984297b7c589eb32b0e65b110b Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 03:57:43 -0400 Subject: perl/perl-File-Remove: Wrap README at 72 columns. Signed-off-by: B. Watson --- perl/perl-File-Remove/README | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'perl') diff --git a/perl/perl-File-Remove/README b/perl/perl-File-Remove/README index c90a6666b1..8961f78526 100644 --- a/perl/perl-File-Remove/README +++ b/perl/perl-File-Remove/README @@ -1,9 +1,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::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. +File::Remove::trash accepts the same arguments as remove, with the +addition of an optional, infrequently used "other platforms" hashref. -- cgit v1.2.3-80-g2a13