--- Lysander <[EMAIL PROTECTED]> wrote: > I need to replace all the occurances of one thing > with another. This is simple enough, except that > I am working with a list variable, rather than a > scalar. > > @body =~ s/foo/bar/;
Do I sense someone trying to do what HTML::Template was designed for? This "body" refers to a body of HTML, right? Jonathan Paton __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]