My holy grail for right now is to be able, from a CGI form, allow someone to:
1. display a hash of both key/value pairs, hashes, or arrays, fully expanded 2. be able to edit key/value pairs in the structure through the CGI form 3. add or delete key/value pairs, or empty sub-hashes Even a pretty display of a hash tree would be nice. In generic terms, here is where I am: I'm using XML::Mini to store some data structs in a very readable XML format on disk. The CGI, with the right params, will list info from all matching hashes loaded from the XML files. What I'm missing is the ability to edit the information from a CGI, or create new data structures. Anyone have any general tips? (security concerns aside for the moment)
signature.asc
Description: This is a digitally signed message part