NAME
Stepford::Role::Step::Unserializable - A role for steps with unserializable productions
VERSION
version 0.003008
DESCRIPTION
If your step class consumes this role, then that step will not be run in a child process even when running a parallel plan with Stepford::Runner. See the Stepford::Runner docs for more details.
AUTHOR
Dave Rolsky <drolsky@maxmind.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2016 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.