Reading XML in Perl on OS X
Diego Zamboni
diego-osxadmin at zzamboni.org
Mon Feb 12 13:57:29 PST 2007
On Feb 12, 2007, at 7:25 AM, Gerben Wierda wrote:
>>> I am looking for a Perl-addon I can install separately. Does
>>> that exist?
>>
>> add-on?
>
> Perl module (.pm) preferably. You know with Makefile.PL etc.
I'm not sure I understand your question. The .pm modules,
Makefile.PL, etc. is what you get through CPAN, which you seem
reluctant to use. All the CPAN module does is automate the process of
installing them. You could also download the modules you want and
install them by hand. I would use CPAN. Also, as someone else said,
anything installed through CPAN will not modify your existing install.
(btw, Gerben: thanks for your TeX/LaTeX packages!)
--Diego
More information about the MacOSX-admin
mailing list