Nabil,
> Great, exactly what i was looking for.
>
> Any idea how to use subexpressions ?
> like:
>
> $_="<A href=\"blah\">"
> s/"[^"]*"/$1/
You could pick up a copy of "Leaning Perl". PL/perl implements your host
system's perl library.
Keep in mind, though that any single quotes or backslashes in your expression
will have to be escaped in your function.
--
-Josh Berkus
Aglio Database Solutions
San Francisco