Quoting Fletch <[EMAIL PROTECTED]>:


Sorry, but I know nothing about Perl on Windows (and I don't even know
what "ppm" is).  If ActivePerl let's you install from CPAN, you can get
it there.

it should:
perl -MCPAN -e "install HTML::TreeBuilder"

you can also search CPAN.org and download. I think this one is just a perl module, and not require compiling (and perhaps that is why it is not listed on ppm). Just save the .pm module to C:\Perl\site\lib\HTML\TreeBuilder.pm (or whereever you actually installed ActivePerl to)

-kdf
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to