Continue renaming confusing variables
authorJames E. Keenan <jkeenan@cpan.org>
Sat, 13 Mar 2010 03:20:07 +0000 (22:20 -0500)
committerSteffen Mueller <smueller@cpan.org>
Tue, 12 Jul 2011 18:53:50 +0000 (20:53 +0200)
commiteb26ba82901be8b1c3b26b2ccd6a2348ed56913f
tree6893ec49113537716f7e5981a5d4f70dec09d162
parent566395ef9549c0c2957f1bc5716a3ca05d9d3483
Continue renaming confusing variables

Remove an unused variable called $line_no (which should reduce
confusion with @line_no). Rename another $line_no within
Warn() to $warn_line_number. %targetable becomes 'my' variable
inside subroutine.
dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm