NAME
Footprintless::CommandRunner::IPCRun3 - An implementation of Footprintless::CommandRunner using IPC::Run3
VERSION
version 1.19
DESCRIPTION
An implementation of Footprintless::CommandRunner using IPC::Run3
. This implementation is NOT complete. IPC::Run3
does not have a timeout feature so it can hang indefinitely. Also, the callbacks and handles have not yet been implemented. This should work for simple commands that you want command runner to track out and err for. Use Footprintless::CommandRunner::IPCRun instead if you want a full featured implementation.
CONSTRUCTORS
new()
Constructs a new instance.
AUTHOR
Lucas Theisen <lucastheisen@pastdev.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2016 by Lucas Theisen.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
SEE ALSO
Please see those modules/websites for more information related to this module.