|
Prerequisites: |
FreeBSD (Base + Autoconf, Automake,
Bash and GCC) Perl CPAN Shell |
|
Overview: LibXML and Perl Modules |
|
libxml – XML Library
Home:
# Download (Notes: Users behind a Proxy Server should read this and users without Internet but have a CDRom read this.)
# LibXML
cd /usr/ports/textproc/libxml2
make install clean
# XML
Perl Modules
/usr/bin/perl -MCPAN -e shell
install XML::LibXML