This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
parts/apicheck.pl: Handle macros with trailing '_'
authorKarl Williamson <khw@cpan.org>
Tue, 6 Aug 2019 21:50:56 +0000 (15:50 -0600)
committerNicolas R <atoomic@cpan.org>
Fri, 27 Sep 2019 22:39:29 +0000 (16:39 -0600)
commit2b007d03696379aa1a220a6b559a3121d8482f1a
treed8674ce3b1a8e99b87f6e1f01250325672bd18ce
parentbf10f3cf5c7a86fc32d1bd4cc1e1522b604cdbba
parts/apicheck.pl: Handle macros with trailing '_'

The underscore represents a comma when expanded.  This commit makes this
program handle it.

(cherry picked from commit 12c850af3cce16d98a6a316b41a6992cfe6c6bda)
Signed-off-by: Nicolas R <atoomic@cpan.org>
dist/Devel-PPPort/parts/apicheck.pl