At 11:07 -0400 1999.08.09, Ronald J Kimball wrote: >On Mon, Aug 09, 1999 at 10:56:28AM -0400, Chris Nandor wrote: >> >> This isn't always ideal, because require/import is not exactly the same as >> use > >Could you clarify that statement? I believe that use is exactly the same >as require/import in a BEGIN block. Anything that needs to be done at compile time in the module won't be done at compile time. Further, if the module does anything weird in its import(), it might be insufficient to call it that way. I can't think of a good example off the top opf my head, but I've seen some in the past where require/import was not the same as use, but I have seen some in the past. -- Chris Nandor mailto:pudge@pobox.com http://pudge.net/ %PGPKey = ('B76E72AD', [1024, '0824090B CE73CA10 1FF77F13 8180B6B6']) ==== Want to unsubscribe from this list? ==== Send mail with body "unsubscribe" to macperl-anyperl-request@macperl.org