[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
_______________________________________________
address@hidden
http://mail.gnu.org/mailman/listinfo/cons-discuss
Cons URL: http://www.dsmit.com/cons/