* Enrico Sorcinelli <[EMAIL PROTECTED]> [2003-11-21 13:16]: > How about Text::Highlight::* for your module?
I was just going to suggest the same. Including for your Log module - although maybe there already being a well populated Log:: TLNS makes it a weaker argument in your case. I also think the output format should be mentioned; HTML is not the only option - VT100 escapes (Term::ANSIColor) could be another. So we'd end up with something like Text::Highlight::Perl::HTML. Or if it's a generic highlighter, it needs a somewhat bulkier name like Text::Highlight::AsHTML (Text::Highlight::HTML would be misleading). -- Regards, Aristotle "If you can't laugh at yourself, you don't take life seriously enough."
