On Thursday 31 January 2008 20:40:13 Chas. Owens wrote: > > How do I automate the install of a bunch of modules. Is it enough to just > > install the tarballs, or will there be dependencies that I have to trace > > down first? If so what is the best way to do that?
> You automate it by using the CPAN module or the cpan command. That is > what they do. There will undoubtly be dependencies and you will have > to chase them down yourself; usually after the perl Makefile.PL step > fails. Those installs will be done from disk, not the Internet. So are those messages listed as warnings right after where it usually says all OK? -- Bobby -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/