Re: Fix for RT#47980
John Peacock <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.module-build |
|---|---|
| Message-ID | <[email protected]> |
On 7/19/09 5:08 AM, John Peacock wrote: > It is to replicate some longstanding UNIVERSAL::VERSION behavior; > there are > things that I can do in XS that are nearly impossible to replicate any other way > OK, no need to worry, I worked around it some other way which should be workable and doesn't rely on run-time loading at all. Now I just need to finish the POD... John