On Thu, 19 Nov 2009 18:44:51 -0600, brian d foy wrote:
> I've fixed this in commit 40ea6f68 to perl blead. The entry now reads:
[...]
> On error, C<unlink> will not tell you which files it could not remove.
> If you care about the files you could not remove, try them one at a
> time:

Presumably if you cared about the files you would not be trying to remove 
them? :)  Maybe instead:

If you care about knowing the files you could not remove, try them one at 
a time:

or:

If you want to know the files you could not remove, try them one at a time:

(Only being this pedantic for the sale of people for whom English is 
challenging.)

-- 
Peter Scott
http://www.perlmedic.com/
http://www.perldebugged.com/
http://www.informit.com/store/product.aspx?isbn=0137001274

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to