Re: [perl #32646] [TODO] Convert Perl* PMCs to dynamic classes.

2005-04-20 Thread William Coleda
Per Leo, this is unnecessary, as Perl will be one of the magic dynamic pmcs that will sneakily load the dynamic library for you if you have yet to do so. Bernhard Schmalhofer via RT wrote: [coke - Fr 26. Nov 2004, 16:21:31]: Like all other language specific PMCs, Perl PMCs should only be loaded at

[perl #32646] [TODO] Convert Perl* PMCs to dynamic classes.

2004-11-26 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #32646] # in the subject line of all future correspondence about this issue. # http://rt.perl.org:80/rt3/Ticket/Display.html?id=32646 > Like all other language specific PMCs, Perl PMCs should only be loaded at runtime if