0.9.0 2011-09-12 08:47:07 Europe/Rome
- documentation cleanup
- releasing the module, CPAN Testers infrastructure currently
offline
0.8.0_05 2011-09-10 02:33:31 Europe/Rome
- retrofitted a bug fix in the tests from dotCloud environment
0.8.0_04 2011-09-10 02:13:19 Europe/Rome
- perltidy-ed code
- minor documentation modifications
- can call service()/service_vars() with just service name
0.8.0_02 2011-09-09 21:04:05 Europe/Rome
- added dotvars as a further simplification
0.8.0_01 2011-09-09 19:30:03 Europe/Rome
- added "suggested/typical usage"
- added path_for simplification
- set backtrace to 1 by default, added tests
- added quick access to singleton instance
- added functional interface via Sub::Exporter
0.7.0_05 2011-08-30 06:48:59 Europe/Rome
- added some documentation
- added dependency on Test::Exception
0.7.0_04 2011-08-29 03:49:25 Europe/Rome
- prevented /home/dotcloud/code/ to be set
by some tests in order to avoid failure in dotCloud
0.7.0_03 2011-08-29 03:37:28 Europe/Rome
- added find_code_dir and service_vars (shortcut to
get the vars directly)
- added possibility to backtrack from some directories
in order to find environment.*
0.7.0_02 2011-08-29 00:49:46 Europe/Rome
- prevented /home/dotcloud/environment.json to be seen
by some tests in order to avoid failure in dotCloud
0.7.0_01 2011-08-29 00:06:55 Europe/Rome
- initial distro