Changes for version 0.2 - 2010-04-28
- added "starting cwd" options
- added exec_stack_runtime_handler() step object method support
- added convenience methods setup_class_execute_and_get_class_action_steps() and get_action_object() in Step.pm
- updated step modify methods to explicitly return step stack array on success (return; on failure) for sanity sake
- carp when you try to work with steps on an action that has no steps assigned yet
Modules
Basic command pattern obj undo/rollback actions
Base class for use by Class::Action "step" objects