Skip to content

Conversation

@paultcochrane
Copy link
Contributor

Perlcritic noticed that the loop variable changed here wasn't scoped to
the loop it refers to. This change fixes the variable's scope.

Perlcritic noticed that the loop variable changed here wasn't scoped to
the loop it refers to.  This change fixes the variable's scope.
@coveralls
Copy link

coveralls commented Oct 8, 2017

Coverage Status

Coverage remained the same at 66.94% when pulling f8184fc on paultcochrane:pr/make-loop-var-lexical into 67cf94a on briandfoy:master.

@briandfoy briandfoy merged commit 1c002ca into briandfoy:master Oct 10, 2017
@paultcochrane paultcochrane deleted the pr/make-loop-var-lexical branch October 21, 2017 15:58
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.

3 participants