This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix parse problem with embedded typemaps
authorSteffen Mueller <smueller@cpan.org>
Fri, 20 Jan 2012 19:08:55 +0000 (20:08 +0100)
committerSteffen Mueller <smueller@cpan.org>
Fri, 20 Jan 2012 19:15:57 +0000 (20:15 +0100)
commita17f434ae8e7fbbbd76d75524d95a2e29783c6f8
tree7b42f88f3b4a89daded9917a88de82f08569b0cc
parent617373b760aef94d6f3359e8c264ad9bd2bd642a
Fix parse problem with embedded typemaps

If an embedded typemap was found in certain locations, we got spurious
parse failures. Mea culpa.
dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS.pm
dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS/Constants.pm
dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS/CountLines.pm
dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS/Utilities.pm