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

NAME

App::SmokeBrew::Plugin::Null - A smokebrew plugin for does nothing.

VERSION

version 1.06

SYNOPSIS

  smokebrew --plugin App::SmokeBrew::Plugin::Null

DESCRIPTION

App::SmokeBrew::Plugin::CPANPLUS::YACSmoke is a App::SmokeBrew::Plugin for smokebrew which does nothing.

This plugin merely returns when configure is called, leaving the given perl installation un-configured. =head1 METHODS

configure

Returns true as soon as it is called.

SEE ALSO

App::SmokeBrew::Plugin

smokebrew

CPANPLUS

CPANPLUS::YACSmoke

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.