Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing perl modules during install #39

Closed
britanik opened this issue Nov 3, 2022 · 1 comment
Closed

Missing perl modules during install #39

britanik opened this issue Nov 3, 2022 · 1 comment

Comments

@britanik
Copy link

britanik commented Nov 3, 2022

Macos Monterey

Done all your instructions
Now running:
$ perl ya.pl -h

Getting:
Please, install this modules: Mozilla::CA, File::Util, MP3::Tag

Running:
cpanm Mozilla::CA, File::Util, MP3::Tag

Getting:

! Finding Mozilla::CA, on cpanmetadb failed.
! Finding Mozilla::CA, () on mirror http://www.cpan.org failed.
! Couldn't find module or a distribution Mozilla::CA,
! Finding File::Util, on cpanmetadb failed.
! Finding File::Util, () on mirror http://www.cpan.org failed.
! Couldn't find module or a distribution File::Util,
@kaimi-
Copy link
Member

kaimi- commented Nov 4, 2022

As far as I can see, those modules are present on cpanmetadb:

You can try to provide a mirror URL or direct link to package as in cpanm manual, e.g.:
cpanm -v --mirror http://cpanmetadb.plackperl.org/ Mozilla::CA

@kaimi- kaimi- closed this as not planned Won't fix, can't repro, duplicate, stale May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants