More variable scope fixes
authorJames E. Keenan <jkeenan@cpan.org>
Sat, 20 Mar 2010 15:48:41 +0000 (11:48 -0400)
committerSteffen Mueller <smueller@cpan.org>
Tue, 12 Jul 2011 18:53:51 +0000 (20:53 +0200)
commitbe5bcef76bf882a241376009a82161db4cee9305
treea1577c7986adcf679acfac972315d72a6cf54e0c
parentd1c1f5d9a016c1f4ec38527918ecadca3875af1b
More variable scope fixes

Eliminate last instances of $name. Eliminate the debugging
messages I was using to detect $name and its effects. Begin to
replace the 'local' variables in 3 subroutines, as these are
the final remaining obstacles to use strict.
dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm