Version History for Config-Properties-Commons Mithun Ayachit 0.04 ==== - Fix issue where token delimiters were not being escaped/unescaped. Thanks to Roy Ledochowski for repoting the bug - Allow option aliases to be used when initializing the object 0.03 ==== - Fix CPANTesters failures for: - Bad Data::Printer usage. Oops. - Fix unescaped regex errors on perl-5.17+ 0.02 ==== - Correct save_combined_tokens documentation in POD - Allow empty values to be parsed and set. This means undef values are string-ified to empty strings 0.01 ==== - Initial Version