Re: [perl #31937] perlop: add basic =~ examples

2004-10-24 Thread Marcus Holland-Moritz
On 2004-10-23, at 08:01:51 -0500, Steve Peters wrote: On Friday 22 October 2004 01:28 pm, Michael G Schwern wrote: On Fri, Oct 22, 2004 at 05:33:45PM -, Steve Peters via RT wrote: I think that's what perlretut (regular expresssion tutorial) is for. Agreed, perlretut contains all

Re: [perl #31937] perlop: add basic =~ examples

2004-10-23 Thread Steve Peters
On Friday 22 October 2004 01:28 pm, Michael G Schwern wrote: On Fri, Oct 22, 2004 at 05:33:45PM -, Steve Peters via RT wrote: I think that's what perlretut (regular expresssion tutorial) is for. Agreed, perlretut contains all these examples already. perlretut is not mentioned in

[perl #31937] perlop: add basic =~ examples

2004-10-22 Thread Steve Peters via RT
[EMAIL PROTECTED] - Mon Oct 11 13:02:04 2004]: On Mon, Oct 11, 2004 at 06:48:11PM -, Dan Jacobson wrote: # New Ticket Created by Dan Jacobson # Please include the string: [perl #31937] # in the subject line of all future correspondence about this issue. # URL:

Re: [perl #31937] perlop: add basic =~ examples

2004-10-22 Thread Michael G Schwern
On Fri, Oct 22, 2004 at 05:33:45PM -, Steve Peters via RT wrote: I think that's what perlretut (regular expresssion tutorial) is for. Agreed, perlretut contains all these examples already. perlretut is not mentioned in perlop. -- Michael G Schwern[EMAIL PROTECTED]

[perl #31937] perlop: add basic =~ examples

2004-10-11 Thread via RT
# New Ticket Created by Dan Jacobson # Please include the string: [perl #31937] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=31937 perlop says: Binary =~ binds a scalar expression to a pattern match.

Re: [perl #31937] perlop: add basic =~ examples

2004-10-11 Thread Dave Mitchell
On Mon, Oct 11, 2004 at 06:48:11PM -, Dan Jacobson wrote: # New Ticket Created by Dan Jacobson # Please include the string: [perl #31937] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=31937 perlop