0.0003 2010-06-19 12:58:32 America/New_York
* added ability to call methods with simple arguments.
* arguments can be quoted with single or double quotes
* arguments can be barewords that match \w+
* added POD for arguments, still a little shady, but a start
* fixed _unqoute to unquote single or double quoted strings
* we now tokenize the path string first, simplifying code, easier to maintain
* fixed bug that made it not possible to have a key with a new line
0.0002 2010-06-19 08:08:51 America/New_York
* fixed Pod linking errors
* added missing internal function _unquote
* added more testing which caught the missing function
* added more documentation about embedded quotes and slashes
0.0001 2010-06-18 21:41:01 America/New_York
initial import