Hi,
At the end of the page Perl Modules, one automatic way is mentioned. Here is a simpler version. cpan -i ModuleName e.g cpan -i XML::Parser To force an installation, add a 'f'. cpan -fi XML::Parser Hope this helps. William Zhou -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
