in reply to A regex I cant get my head around

"KEY=", followed by one or more (greedy) not &s, followed by an &

cLive ;-)

--
seek(JOB,$$LA,0);

Replies are listed 'Best First'.
Re: Re: A regex I cant get my head around
by Anonymous Monk on Aug 03, 2002 at 20:57 UTC
    so if
    $text->as_string() = "startKEY=jdjhjfg8y4uh449845&finish"
    what value ids assigned to $key?
      $text->as_string() = "startKEY=jdjhjfg8y4uh449845&finish"

      what value ids assigned to $key?
      jdjhjfg8y4uh449845
      -sauoq
      "My two cents aren't worth a dime.";
      
      jdjhjfg8y4uh449845