Re: Using CPAN to update perl modules

2012-03-27 Thread Geoffrey Leach
On 03/27/2012 10:52:42 AM, Mark Haney wrote: > This may sound kinda silly, but it's the first time I've ever really > encountered this before. I'm finding I have a need to update some > perl > modules that aren't yet packaged by Fedora. Is using CPAN to update > them going to cause any problem

Re: Using CPAN to update perl modules

2012-03-27 Thread Sam Varshavchik
Mark Haney writes: On 03/27/2012 02:02 PM, Richard Shaw wrote: On Tue, Mar 27, 2012 at 12:52 PM, Mark Haney wrote: I'm not a pearl expert but I have seen MANY recommendations not to mix RPM and CPAN perl modules. I can think of two options. If you have some basic RPM packaging skills then

Re: Using CPAN to update perl modules

2012-03-27 Thread Mark Haney
On 03/27/2012 02:02 PM, Richard Shaw wrote: On Tue, Mar 27, 2012 at 12:52 PM, Mark Haney wrote: I'm not a pearl expert but I have seen MANY recommendations not to mix RPM and CPAN perl modules. I can think of two options. If you have some basic RPM packaging skills then this may be your best

Re: Using CPAN to update perl modules

2012-03-27 Thread Richard Shaw
On Tue, Mar 27, 2012 at 12:52 PM, Mark Haney wrote: > This may sound kinda silly, but it's the first time I've ever really > encountered this before.  I'm finding I have a need to update some perl > modules that aren't yet packaged by Fedora.  Is using CPAN to update them > going to cause any prob

Using CPAN to update perl modules

2012-03-27 Thread Mark Haney
This may sound kinda silly, but it's the first time I've ever really encountered this before. I'm finding I have a need to update some perl modules that aren't yet packaged by Fedora. Is using CPAN to update them going to cause any problems? Are there any caveats to using CPAN to install oth