Bjoern,
Very interesting project -- I've been lurking around watching the libTidy development
over the last few weeks, and have wished for something like this. HTML::Clean just
doesn't provide the capabilities I need.
Have you considered using Inline::C rather than "native" XS? That seems to be the way
to go these days.
-David Carter
[EMAIL PROTECTED]
On Fri, 20 July 2001, Bjoern Hoehrmann wrote:
>
> * Gisle Aas wrote:
> >What is HTML::Tidy? I could not find anything that use that name.
>
> There is currently no such module on CPAN. Weired. I was _very_ sure
> I've seen such a module in version 0.0x one day in some CPAN directory.
> Hm, maybe this was just some private project. However, that's great,
> I'll take HTML::Tidy then :-)
>
> Thanks.