in reply to Re: Problems Processing Hash within Cgi Script
in thread Problems Processing Hash within Cgi Script

I have found that once the code reaches this line, everything below isn't processed , but I must have the hash data create by this package! Note the resulting output from perl myscript.cgi is a valid html page!
my %HASHDATAFROMLIBRARYFILE = MONKEY::MONKS($libraryFile);