in reply to Re: Why do we say the =~ operator "binds"?
in thread Why do we say the =~ operator "binds"?
$var = /$pattern/; probably isn't a bug. I've writen that plenty of times. I'd hate for people to read that and think I didn't actually mean assignment.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Why do we say the =~ operator "binds"?
by William G. Davis (Friar) on Apr 18, 2004 at 09:13 UTC | |
by diotalevi (Canon) on Apr 18, 2004 at 15:41 UTC | |
by William G. Davis (Friar) on Apr 18, 2004 at 22:11 UTC | |
by emazep (Priest) on Apr 19, 2004 at 05:55 UTC | |
by William G. Davis (Friar) on Apr 20, 2004 at 04:48 UTC | |
by emazep (Priest) on Apr 20, 2004 at 05:08 UTC | |
|
Re: Re: Re: Why do we say the =~ operator "binds"?
by demerphq (Chancellor) on Apr 18, 2004 at 09:11 UTC |