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

"use" command doesn't work under the Fish shell #443

Closed
pwr22 opened this issue Jan 15, 2015 · 2 comments · Fixed by #445
Closed

"use" command doesn't work under the Fish shell #443

pwr22 opened this issue Jan 15, 2015 · 2 comments · Fixed by #445

Comments

@pwr22
Copy link

pwr22 commented Jan 15, 2015

It appears to have no effect, under 0.72

 peter@dev ~> perlbrew list
  5.20.1
* 5.21.7
peter@dev ~> perl -v
This is perl 5, version 21, subversion 7 (v5.21.7) built for x86_64-linux
(with 1 registered patch, see perl -V for more detail)

peter@dev ~> perlbrew use 5.20.1
peter@dev ~> perl -v

This is perl 5, version 21, subversion 7 (v5.21.7) built for x86_64-linux
(with 1 registered patch, see perl -V for more detail)
peter@dev ~> perlbrew list
  5.20.1
* 5.21.7
@pwr22
Copy link
Author

pwr22 commented Jan 15, 2015

I believe this may already be fixed by #429

@pwr22
Copy link
Author

pwr22 commented Jan 15, 2015

This is fixed by #429 and #445

@pwr22 pwr22 closed this as completed Jan 15, 2015
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

Successfully merging a pull request may close this issue.

1 participant