From 103e4a64fff0ab04fb738b8f6faa72bee8f55927 Mon Sep 17 00:00:00 2001 From: B. Watson Date: Sun, 6 Nov 2016 16:54:27 -0500 Subject: perl/perl-File-Save-Home: Update README. --- perl/perl-File-Save-Home/README | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) (limited to 'perl/perl-File-Save-Home') diff --git a/perl/perl-File-Save-Home/README b/perl/perl-File-Save-Home/README index 05771c8dce..1a4af135b2 100644 --- a/perl/perl-File-Save-Home/README +++ b/perl/perl-File-Save-Home/README @@ -2,12 +2,15 @@ perl-File-Save-Home (Place file safely under user home directory). File::Save::Home - Place file safely under user home directory. -In the course of deploying an application on another user's system, you sometimes need to place -a file in or underneath that user's home directory. Can you do so safely? +In the course of deploying an application on another user's system, +you sometimes need to place a file in or underneath that user's home +directory. Can you do so safely? -This Perl extension provides several functions which try to determine whether you can, indeed, -safely create directories and files underneath a user's home directory. +This Perl extension provides several functions which try to determine +whether you can, indeed, safely create directories and files underneath +a user's home directory. -Among other things, if you are placing a file in such a location only temporarily -- say, for -testing purposes -- you can temporarily hide any already existing file with the same name and -restore it to its original name and timestamps when you are done. +Among other things, if you are placing a file in such a location only +temporarily -- say, for testing purposes -- you can temporarily hide any +already existing file with the same name and restore it to its original +name and timestamps when you are done. -- cgit v1.2.3