Hi, I would like to create module of common sub routines and corresponding global variables. I'm trying to use "use " and/or "require " but it looks like I have to do extra coding to make variables defined in my module file to be accessible to the .pl files that are using the module file. Can someone point me to some examples of documentation on how I can do this (w/out having to specifically "export" each variable for subroutine)?
Thanks Ray -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/