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

RT-145462: cpan -g does not handle paths, such as AUTHOR/Foo-1.0.tar.gz #164

Open
briandfoy opened this issue Dec 7, 2022 · 0 comments
Open

Comments

@briandfoy
Copy link
Contributor

briandfoy commented Dec 7, 2022

I'm transferring and splitting up some issues reported in App::Cpan many problems, multiple fixes.

This works:

cpan -g Some::Module

But it doesn't support this:

cpan -g SOMEAUTHOR/Some-Module-1.0.tgz

It should support that.

Patch provided by "eponymous alias" [email protected] in the RT ticket
App.Cpan.patch.txt

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

1 participant