in reply to How to pass, one array from a cgi script to another??

1) don't do that unless absolutely critical (if you're creating both "cgi script" it isn't critical) 2) use sessions, like http://mojolicio.us/perldoc/Mojolicious/Lite#Sessions
  • Comment on Re: How to pass, one array from a cgi script to another??

Replies are listed 'Best First'.
Re^2: How to pass, one array from a cgi script to another??
by Anonymous Monk on Jul 18, 2013 at 07:05 UTC