>
> Yes.  Imports and library loads in general are not inherited.  That's
> also true in EmbperlObject and I find it somewhat of a pain there as
> well.  I'd like to keep those components as simple as possible, which
> means not having to say things like:
>       [$ var $this $][- $this = shift; use lib Error qw(:try); -]
> in every single one.
>

I plan to make a configuration directive that allows you to include some 
common code like this at the top of a page before 2.0 release

> I suspect one way around this is to force them to all be in the same
> package, but I'm not sure.

Yes, that would work, but causes other trouble

Gerald


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to