# New Ticket Created by  Chip Salzenberg 
# Please include the string:  [perl #39926]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=39926 >


On Wed, Jul 12, 2006 at 10:25:43AM -0700, Allison Randal wrote:
> It occurs to me, after thinking about it overnight, that the .loadlib 
> directive shouldn't operate at :immediate time, but at :init time, 
> because it's more common to want a library to load when you run the code 
> than to load only when you compile the code.
> 
> Which leaves us with :immediate for the rare cases when you really want 
> to load a library at compile time.

Oddly enough, while :init is obviously a good thing, it does not exist.

Yet.
-- 
Chip Salzenberg <[EMAIL PROTECTED]>

Reply via email to