in reply to ExtUtils::Constant and C enums

Wait, I think I get it... Instead of an array of symbols, I can pass an array of hashrefs to WriteConstants() and set macro=>1 .... Yeah, that works!

Sorry to answer my own question (several hours later).

use the source luke