NAME
Stepford::FinalStep - The final step for all Stepford runs
VERSION
version 0.006001
DESCRIPTION
This step just logs the message "Completed execution". It is always run as the last step when calling run
on a Stepford::Runner object.
SUPPORT
Bugs may be submitted through https://github.com/maxmind/Stepford/issues.
AUTHOR
Dave Rolsky <drolsky@maxmind.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 - 2023 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.