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

Optionally disable importing warnings into caller package #32

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nohuhu
Copy link

@nohuhu nohuhu commented Nov 9, 2017

Rationale: when use Moo comes after use warnings qw(...) it will clobber the list and import everything. It's kind of tedious to remember to always use Moo before everything else.

@nohuhu
Copy link
Author

nohuhu commented Nov 21, 2017

Any comments/thoughts/suggestions on this? AppVeyor failure seems entirely unrelated to the code, it's all about failed Strawberry Perl installation.

@nohuhu
Copy link
Author

nohuhu commented Feb 7, 2018

Alternative names for the import tag could be something like skip_warnings or dont_use_warnings. I don't have a strong opinion on that. :)

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 this pull request may close these issues.

1 participant