in reply to Re^15: Config filesin thread Config files
In config::inihash, if I want to write a new parameter into the same file, should I use WriteINI? WriteINI writes a hash of hashes to a file, but for adding a new parameter, I was wondering if there was some other way.
Thanks.