Forum: Perl
Oct 17th, 2006, 9:30 PM
|
|
Replies: 1
Views: 259
Passing Hash to new CGI
Hi,
I have a CGI program that processes data and stores it in a complex data structure in the following format:
Hash->Hash->Hash->array
Anyway, when this program is done running I would like to...
|