Pass in the full arguments to ExtUtils::Constant::ProxySubs
authorNicholas Clark <nick@ccl4.org>
Tue, 27 Dec 2005 22:19:28 +0000 (22:19 +0000)
committerNicholas Clark <nick@ccl4.org>
Tue, 27 Dec 2005 22:19:28 +0000 (22:19 +0000)
commit6b43b341b2d8d541dbd2e189b77bfae9979fe6c4
treea6b0cbd90b6c239c6e8077a237e9b2439c1b55d8
parentfabdb6c0879db76333e970b6c67260c877fc17b3
Pass in the full arguments to ExtUtils::Constant::ProxySubs
Prototype all the missing constants, so that parsing doesn't depend on
the phase of the moon. (Well, the system headers)
Add an option for making missing constants generate errors at read time
(which can be during constant folding). This isn't the default.

p4raw-id: //depot/perl@26506
lib/ExtUtils/Constant.pm
lib/ExtUtils/Constant/ProxySubs.pm