in reply to Re: About regular expression
in thread About regular expression

Sorry, but I don't think there is a missing '~'. $label is assigned the matched between the parens (everything after the dot). It's not being matched by the re.

Aziz,,,

Replies are listed 'Best First'.
Re: Re: Re: About regular expression
by Trimbach (Curate) on Mar 15, 2002 at 03:12 UTC
    Yeah, you're right. There's an implicit match against $_ there that I didn't see. I guess it just wasn't implied enough. :-D

    Gary Blackburn
    Trained Killer