Sorry but this is more of a general perl question, but as this is the only perl forum I have time to follow I thought I'd ask here. If I have a module that is required in another module AND in my main program what is the proper way to include them? Currently I just do a use in both the module and the main program, does this cause the module to be compiled twice? Is there a way to test if a module has already been loaded? Thanks - Kevin If this is a FAQ yell at me at: kevinv@sound.net ***** Want to unsubscribe from this list? ***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch