Skip to content

Conversation

@exodist
Copy link

@exodist exodist commented Dec 30, 2015

This still will not find undef scalars defined with 'our'. But it will
find undefined scalars added by 'use vars' or other export tools.

This makes use of the fact that 'strict' will throw an exception when using an undeclared variable. Imported variables count as declared :-)

This still will not find undef scalars defined with 'our'. But it will
find undefined scalars added by 'use vars' or other export tools.
@exodist
Copy link
Author

exodist commented Jan 25, 2016

bump

@exodist
Copy link
Author

exodist commented Jul 27, 2016

bump

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