NAME
Stepford::FinalStep - The final step for all Stepford runs
VERSION
version 0.002009
DESCRIPTION
This step just logs the message "Completed execution". It is always run as the last step when calling run()
on a Stepford::Planner object.
AUTHOR
Dave Rolsky <drolsky@maxmind.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 by MaxMind, Inc..
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.