This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
In B.xs, move conditionally defined PMOP macros to their points of use.
authorNicholas Clark <nick@ccl4.org>
Fri, 29 Oct 2010 18:55:49 +0000 (19:55 +0100)
committerNicholas Clark <nick@ccl4.org>
Fri, 29 Oct 2010 18:58:45 +0000 (19:58 +0100)
commit016e8ce0cc013be68c3102d7037ccc0ef85b9390
treee9f55a148eca9c9092cbe30dcd237b7a8c072e74
parente3393f51d48d8b790e26324eb0336fac9689fa46
In B.xs, move conditionally defined PMOP macros to their points of use.

Remove the definition for PMOP_pmflags, now unused.
ext/B/B.xs