drieux wrote:

> Or we might use say
>
>         $_ =~ s|\s*_<|<|g;
>
> to clean out the preceeding 'white space'...
>
> ciao
> drieux

I don't think so.  That would be profoundly rude.  One of the traditional
courtesies of the HTML protocols was [it is now, like most courtesy ,
honored more in the breach than the observance, unfortunately] to make
the source accessible and readable.  Crowding tags together sans
whitespace has a very contrary effect.  Add in the neglect of newlines,
and the HTML source becomes an irredeeemable slop.

Joseph




-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to