cons-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Packages and cons


From: Gary Oberbrunner
Subject: RE: Packages and cons
Date: Tue, 17 Jul 2001 17:03:41 -0400

[Replying to my own msg...]

 > So far the leading contender (for me, YMMV of course) is still
 > modifying all the Conscripts to have "require 'Cons-subs.pl'".

Actually, it seems 'require' does not work, because it remembers (in a
global var) whether the require'd thing has already been loaded.  You need
to load it again into each sub-Conscript, so 'do' is what's really needed.

Can you tell I'm still learning the dark corners of Perl? :-)

-- Gary




reply via email to

[Prev in Thread] Current Thread [Next in Thread]