Elizabeth Mattijsen <liz@dijkmat.nl> writes: > At 02:54 PM 7/30/02 +0200, Jenda Krynicky wrote: > >The problem with run-time "useit Foo" instead of compile-time "use > >Foo" is that the symbols are not exported while compiling, prototypes > >not "installed", constants not defined, etc. etc. etc. > > Well, I guess YMMV... prototypes aren't much use in an OO environment > anyway, exports seems to work fine, judging from the testing that I > did. Constants may be another problem, let me check up on that... What about exporting variables with "use strict" on? Regards, Slaven -- Slaven Rezic - slaven.rezic@berlin.de Tk-AppMaster: a perl/Tk module launcher designed for handhelds http://tk-appmaster.sf.netThread Previous | Thread Next