Beefy Boxes and Bandwidth Generously Provided by pair Networks
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??


in reply to How to patch standard modules from CPAN on Linux etc?

IMHO the obvious (and cleanest) solution is to build patched .deb packages. It's as simple as
apt-get source libspreadsheet-parseexcel-perl cd libspreadsheet-parseexcel-perl-*/ # apply your changes now dpkg-buildpackage -rfakeroot

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.

Replies are listed 'Best First'.
Re^2: How to patch standard modules from CPAN on Linux etc?
by wazoox (Prior) on Oct 28, 2008 at 17:14 UTC
Re^2: How to patch standard modules from CPAN on Linux etc?
by BerntB (Deacon) on Oct 26, 2008 at 08:41 UTC
    Between you and JavaFan I have enough information to handle locally patched CPAN modules, thanks guys!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://719380]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (5)
As of 2025-03-24 19:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    When you first encountered Perl, which feature amazed you the most?










    Results (65 votes). Check out past polls.

    Notices?
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.