NAME

App::Prove::Plugin::ShareDirDist - A prove plugin that works with File::ShareDir::Dist

VERSION

version 0.04

SYNOPSIS

% prove -PShreDirDist -lv t

DESCRIPTION

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.

AUTHOR

Graham Ollis <plicease@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2017 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.