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 Import::Into instead of our inconsistent and probably-incorrect attempts to import into another package #221

Closed
doherty opened this issue May 12, 2012 · 2 comments

Comments

@doherty
Copy link
Contributor

doherty commented May 12, 2012

I'm fairly certain we're doing a bad job of importing stuff (modules, pragmas) into the target - we should use Import::Into, which now offers unimport::out_of for stuff like no bareword::filehandles.

@schwern
Copy link
Contributor

schwern commented May 16, 2012

+1 Code it up and see if it makes things look/work better.

@schwern
Copy link
Contributor

schwern commented Jan 11, 2016

Done in 173f399

@schwern schwern closed this as completed Jan 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants