I am trying to copy three hash structures into a CGI program because I
don't want to hard code the

information (which will frequently change) into all of the programs that
may eventually use it.  This is my first CGI

program and only my second Perl attempt.  I found that the require
command will copy in the

code for me, but since this is considered its own "block", I cant't
refer to the variables.  Should I be

going about this in a totally different way? 

Thanks for any help or advice.

Maureen

Reply via email to