![]() |
|
The stupid question is the question not asked | |
PerlMonks |
Re: How to patch standard modules from CPAN on Linux etc?by moritz (Cardinal) |
on Oct 24, 2008 at 15:54 UTC ( [id://719380]=note: print w/replies, xml ) | Need Help?? |
IMHO the obvious (and cleanest) solution is to build patched .deb packages. It's as simple as
And then put the so-created .deb in a local repository, and install from that. (Or simply install it with dpkg -i $filename). I don't know very much about the .rpm stuff, but it shouldn't be that much different.
In Section
Seekers of Perl Wisdom
|
|