in reply to when i am installing the alien build module i am getting error.
When installing modules, you need to satisfy their dependencies, perl or otherwise. The simplest way to do this is not to build each one manually, but to use cpan (ships with perl), or cpanm (needs to be installed but is faster):
cpan Alien::Build or cpanm Alien::Build
This will automatically download and install dependencies. This has been suggested a few times now in your previous threads, see Re^3: Can I use the Following Modules in the Linux version of Perl..
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: when i am installing the alien build module i am getting error.
by Anonymous Monk on May 04, 2022 at 12:08 UTC | |
by marto (Cardinal) on May 04, 2022 at 12:18 UTC | |
| |
by choroba (Cardinal) on May 04, 2022 at 12:16 UTC |