Re: Why '' Is Matched First Time, Not Second Time
From: Gunnar Hjalmarsson (noreply_at_gunnar.cc)
Date: 08/21/04
- Previous message: Gregory Toomey: "Re: Javascript, ODBC, and Oracle functions returning cursors"
- In reply to: http://links.i6networks.com: "Why '' Is Matched First Time, Not Second Time"
- Next in thread: greymaus_at_yahoo.com: "Re: Why '' Is Matched First Time, Not Second Time"
- Reply: greymaus_at_yahoo.com: "Re: Why '' Is Matched First Time, Not Second Time"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 21 Aug 2004 03:09:04 +0200
http://links.i6networks.com wrote:
> Empty String '' is matched the first time but not the second time.
> Why?
When you noticed that the m// operator does not behave as you had
expected, you did apparently not check the description of the m//
operator in "perldoc perlop". Why?
-- Gunnar Hjalmarsson Email: http://www.gunnar.cc/cgi-bin/contact.pl
- Previous message: Gregory Toomey: "Re: Javascript, ODBC, and Oracle functions returning cursors"
- In reply to: http://links.i6networks.com: "Why '' Is Matched First Time, Not Second Time"
- Next in thread: greymaus_at_yahoo.com: "Re: Why '' Is Matched First Time, Not Second Time"
- Reply: greymaus_at_yahoo.com: "Re: Why '' Is Matched First Time, Not Second Time"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|