[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] Fedora grousing



On 10/23/2013 12:18 PM, Derek Carter (aka goozbach) wrote:
> RHEL has done some work to deal with the 'bleeding edge' problem.
> 
> They're called 'Software Collections' and they work along side the
> installed system packages.
> 
> A friend of mine did a blog post about using a perl software collection
> 
> http://www.perloasis.info/opw2013/talk/4478
> 

For perl - use PerlBrew to avoid your perl-apps from being dependent on OS Perl
or OS Perl modules. To my knowledge, PerlBrew works on all UNIX-like OSes.  I
use it almost daily, BTW.