in reply to Re^2: Problem installing Perl module
in thread Problem installing Perl module
And in some cases our tried and trusted cpan* tools can install missing dependencies which contain these headers files and such.
The Alien set of modules are good for such matters: if one of the modules you want to install has made it a dependency, cpan will rescue you.
CountZero
A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Problem installing Perl module
by Anonymous Monk on Aug 16, 2011 at 06:16 UTC | |
by CountZero (Bishop) on Aug 16, 2011 at 09:45 UTC |