Patch from MHX to change the WriteConstant()'s documentation to note
authorNicholas Clark <nick@ccl4.org>
Wed, 11 Jun 2008 22:07:33 +0000 (22:07 +0000)
committerNicholas Clark <nick@ccl4.org>
Wed, 11 Jun 2008 22:07:33 +0000 (22:07 +0000)
commitd4d22eb3733b563191a856e9572d0d8e44a71e67
treea28ffb5dffbb790525cca20e014d373373730d4b
parent661290c7db36a7818cda2823da4006a4dc9c8cd1
Patch from MHX to change the WriteConstant()'s documentation to note
that to change the constant subroutine's name one needs XS_SUBNAME
not SUBNAME, and then make C_SUBNAME default to XS_SUBNAME to be
consistent with the revised documentation.
http://rt.cpan.org/Public/Bug/Display.html?id=29968

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