in reply to Installing a patch for a CPAN Module
The standard module installing procedure doesn't automagically pick up patches; you have to patch first before configuring, building and installing.
You can either do that manually, or create a local CPAN::Mini mirror (just about 1GB of disk space, and speeds up module installation greatly), and then use CPAN::Mini::Inject to inject the patched module.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Installing a patch for a CPAN Module
by xiaoyafeng (Deacon) on Jun 24, 2010 at 09:47 UTC |