NAME
POE::Component::SmokeBox::Backend::SmokeInABox - a backend for Smoke In A Box smokers.
VERSION
version 0.58
DESCRIPTION
POE::Component::SmokeBox::Backend::SmokeInABox is a POE::Component::SmokeBox::Backend plugin that defines the check
, index
and smoke
commands for Smoke In A Box based smokers.
Change directory to the Smoke In A Box directory beforing running minismokebox.
METHODS
check
-
Returns [ '-e', 1 ]
index
-
Returns [ 'bin/cpanp-boxed', '-x', '--update_source' ]
smoke
-
Returns [ 'bin/yactest-boxed' ]
SEE ALSO
POE::Component::SmokeBox::Backend
AUTHOR
Chris Williams <chris@bingosnet.co.uk>
COPYRIGHT AND LICENSE
This software is copyright (c) 2023 by Chris Williams.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.