in reply to Re^2: Can't create XSUBs for C functions with a same name
in thread Can't create XSUBs for C functions with a same name

Hmm, Wx created macros like MATCH_REDISP to manage dispatch based on args ... not sure if you consider that elegant. There is also ExtUtils::XSpp but its more of the same (and it doesn't include MATCH_REDISP)
  • Comment on Re^3: Can't create XSUBs for C functions with a same name