On Fri, 29 Sep 2000 15:30:46 -0500, David L. Nicol wrote:

>it's not a new feature.  It's amazing the subtle control you
>can get with s/(\$...)/$1/ge depending on your ....
>
>Wrapping such a critter up in a tied scalar sounds like a total
>piece of cake

What will you do with:

        ${foo}bar
        $hash{blah}
        $ary[blah]
        \xFE
        \123
        \n\t

etc?

Some huge piece of cake.

-- 
        Bart.

Reply via email to