On Sep 27, 11:13 am, Aaron Grewell <aaron.grew...@gmail.com> wrote:
> We're not using CPAN.  Modules are installed as RPMs in our environment.


As it should be on an RPM-based distro.

I strongly recommend installing software only via the system's native
package manager.  If you violate that by installing Perl itself some
other way (e.g. manually), then anything goes for that Perl
installation (or Ruby, Python, ...), but if you are using the system's
Perl then you should use the system's Perl packages.  If you need Perl
modules not available pre-packaged then package them yourself; it's
not that hard, especially if they are already available from CPAN.

Doing otherwise introduces a significant risk of incompatibilities
arising and even your Perl modules being mangled, plus it makes
management more than twice as hard.


John

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to