From: "Dmitry Kostyuk" <[EMAIL PROTECTED]>
> Anyway, here goes the new version:
> 
> -------------------------------------------
> #!/usr/bin/perl
> #bodytag_v2.2.pl
> #regex that matches the body tag
> 
> ...

A few breakages ...

<body onLoad="foo='bar">

<body onLoad=" code = 'if (x > d) {alert( 'Don\'t do that') } else 
if( x > 5) {alert('Yeah that's fine';">

Hint: It's the ='

Jenda
===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz =====
When it comes to wine, women and song, wizards are allowed 
to get drunk and croon as much as they like.
        -- Terry Pratchett in Sourcery

_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to