App::Yath::Plugin::ShareDirDist - A prove plugin that works with File::ShareDir::Dist
version 0.07
% yath -p ShareDirDist
This plugin sets the override for File::ShareDir::Dist based on the current directory name, if there is a share directory. It assumes that the directory name is the same as the dist name. This may not be the case, but it happens to be the convention that I use.
share
As of this writing, Test2::Harness and App::Yath are still experimental and can change at any time. Documentation is sparse. Obviously use this plugin at your own risk.
Author: Graham Ollis <plicease@cpan.org>
Contributors:
Yanick Champoux (yanick)
This software is copyright (c) 2017,2018 by Graham Ollis.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
To install File::ShareDir::Dist, copy and paste the appropriate command in to your terminal.
cpanm
cpanm File::ShareDir::Dist
CPAN shell
perl -MCPAN -e shell install File::ShareDir::Dist
For more information on module installation, please visit the detailed CPAN module installation guide.