> >From a bash shell on Red Hat AS 3, can I automatically create the
> /usr/lib/perl5/5.8.0/CPAN/Config.pm file?
> 
> I am trying to automate the installation of some PERL modules but I
> would like to automate the initial configuration step as well.
> 

Does it work? Have you tried? What was the result?  

Depending on the user running the automation non root that is, you may
need a ~/.cpan/CPAN/MyConfig.pm.

perldoc CPAN for more on automation of install of modules.

http://danconia.org

p.s. Perl or perl, never PERL

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to