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

NAME

POE::Component::SmokeBox::Backend::SmokeInABox - a backend for Smoke In A Box smokers.

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' ]

AUTHOR

Chris BinGOs Williams

LICENSE

Copyright © Chris Williams.

This module may be used, modified, and distributed under the same terms as Perl itself. Please see the license that came with your Perl distribution for details.

SEE ALSO

POE::Component::SmokeBox::Backend