On Nov 20, 6:04 am, pe...@psdt.com (Peter Scott) wrote:
> 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:

s/ know the files / know which files /   # reads a bit clearer to me.

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

s/ sale / sake /     #  :)

--
Charles DeRykus


--
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