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

Can tempfile and tempdir become @EXPORT_OK? #34

Closed
mscha opened this issue Apr 8, 2013 · 1 comment
Closed

Can tempfile and tempdir become @EXPORT_OK? #34

mscha opened this issue Apr 8, 2013 · 1 comment

Comments

@mscha
Copy link

mscha commented Apr 8, 2013

Would it be possible to add tempfile and tempdir (and perhaps, for consistency's sake, also cwd and rootdir) to @EXPORT_OK? People who'd like to import those functions can then do so, without affecting those who don't.

@dagolden
Copy link
Collaborator

dagolden commented Apr 8, 2013

Reasonable request and trivial to implement. Added to 0.018, just shipped to CPAN.

@dagolden dagolden closed this as completed Apr 8, 2013
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