Perl-Sensitive Sunglasses | |
PerlMonks |
Re: Why I like functional programmingby dws (Chancellor) |
on Feb 02, 2002 at 03:36 UTC ( [id://142862]=note: print w/replies, xml ) | Need Help?? |
One tiny nit in an otherwise great piece of code:
return show_err("Unended <$tag> detected");
I suspect that show_err() needs to escape HTML entities. Wrapping its arguments in <font> tags isn't sufficient.
In Section
Meditations
|
|