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

Fresh install fails to install PPI because of missing File::Remove dependency #4

Closed
daoswald opened this issue Jun 12, 2015 · 2 comments

Comments

@daoswald
Copy link

A fresh install on a reasonably pristine Perl 5.22 system will fail because PPI requires File::Remove, but probably doesn't name it within its dependencies. While this is more a PPI issue, it does break Test::Perl::Critic, so I'm mentioning it here.

@daoswald daoswald changed the title Fresh install fails to install PPM because of missing File::Remove dependency Fresh install fails to install PPI because of missing File::Remove dependency Jun 12, 2015
@dolmen
Copy link

dolmen commented Jun 29, 2015

But File::Remove is declared in PPI's dependencies: https://metacpan.org/source/MITHALDU/PPI-1.220/META.yml#L8

What CPAN client did you use to install Test::Perl::Critic?

@giovanism
Copy link

Shouldn't this issue be closed already? Unless @daoswald gives more details.

@petdance petdance closed this as completed Apr 2, 2018
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

4 participants