Displaying 2 results from an estimated 2 matches for "cpanfil".
Did you mean:
cpanfile
2019 Mar 11
0
CPAN not working, or is it?
...tall perl-App-cpanminus
It has a number of advantages:
1. It?s much smarter about chasing dependencies, which is your core problem here.
2. It autoconfigures, not requiring all that outdated stuff about ?where is your FTP program,? ?what mirror should I use,? and such.
3. It?s easy to feed it a cpanfile with a curated set of dependencies for a one-command ?install everything I need here? upgrade:
https://metacpan.org/pod/distribution/Module-CPANfile/lib/cpanfile.pod
4. When it fails, it keeps its output in a log file that?s easy to send to mailing lists when asking for help. Hint. :)
>...
2019 Mar 11
5
CPAN not working, or is it?
(I've just tried this on a second C7 box, literally clean install, only did it
on Friday, with the same results)
I'm replacing a dead F19 box with a new C7 one and I'm trying to get my Perl
install completed. Ultimately, I need to get Selenium::Remote::Driver
working, but I'm struggling before that.
I started off as always by using RPM's for everything I possibly can. I