On Jul 23, 2004, at 4:21 PM, Ingo Weiss wrote:
Hi all,
I am using XML::LibXML and so far did all the testing on my Linux web server (meaning that I had to be online to test). Now I would like to set my Mac up for local development - is it possible to install XML::LibXML on a Mac (Panther)? Can I just go ahead and install it from CPAN?
If not, is there an easy way to check which CPAN modules work on a Mac?
The easy way is to try to install it via CPAN and see whether it works. In principle most things work.
-Ken