On Thu, Aug 15, 2002 at 04:12:06PM -0400, Kee Hinckley wrote:
> Is there any way to put a "use lib" command in a called routine (e.g. 
> [- Execute({ isa => 'SiteInit.html' }); -]) and have it impact later 
> "use" commands?  Any other suggestions.  I hate having to put it in 
> every single file.  (Right up there with [$ var $this $][- $this = 
> shift -] at the beginning of each file.

Is there a reason you don't just want to load all your 'use lib's up 
in your startup.pl?

-G

-- 
Open Fusion P/L - Open Source Business Solutions [ Linux - Perl - Apache ]
http://www.openfusion.com.au
- Fashion is a variable, but style is a constant - Programming Perl

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

Reply via email to