The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Sietima::Runner - App::Spec::Run for Sietima

VERSION

version 1.1.2

DESCRIPTION

You should never need to care about this class, it's used internally by Sietima::CmdLine.

This is a subclass of App::Spec::Run that uses directly itself to execute the built-in commands, instead of delegating to the cmd object (in our case, a Sietima instance) which would delegate back via App::Spec::Run::Cmd.

AUTHOR

Gianni Ceccarelli <dakkar@thenautilus.net>

COPYRIGHT AND LICENSE

This software is copyright (c) 2023 by Gianni Ceccarelli <dakkar@thenautilus.net>.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.