Subject: | Does not escape hash keys correctly when saving a config. |
If you have a config hash such as: $config{'key'}{'#foo'} = something.
When you save this config it will not escape the # in the key and
therefor not reload the config file correctly.
Jake
P.S Running debian unstable.