Re: Change 33318: Shell patterns are subject to tilde expansion. So the case statement

[email protected] (Nicholas Clark) Fri, 15 Feb 2008 14:50:03 +0000
Newsgroups perl.perl5.porters,perl.perl1.porters
Message-ID <[email protected]>
On Fri, Feb 15, 2008 at 03:41:38PM +0100, H.Merijn Brand wrote:
> On Fri, 15 Feb 2008 14:33:45 +0000, Nicholas Clark <[email protected]> wrote:

> >   ~*)
>     ^
>     Not this one?

It seems to get away without it. I guess you would if you had a user '*' in
the passwd file. I suspect that it would fail.

(But logically, yes, we should \ it too)

Nicholas Clark