Need to be more careful with the symbol table manipulation - if there
authorNicholas Clark <nick@ccl4.org>
Fri, 23 Dec 2005 01:38:01 +0000 (01:38 +0000)
committerNicholas Clark <nick@ccl4.org>
Fri, 23 Dec 2005 01:38:01 +0000 (01:38 +0000)
commit0998eade2b4cf180e79d81842503267e4ade9181
treee9b9e8d885d9036055d29ba10779afc5573d34b5
parent6800c0cf85ac0db6e97c99271c275fdcd4bf4200
Need to be more careful with the symbol table manipulation - if there
is already an entry in place, back off and generate a real constant
subroutine. (fixes lib/Net/hostent.t failure)
Fix a bug with how hv_store was being called.

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