NAME
Dist::Zilla::Plugin::Author::Plicease - Dist::Zilla plugins used by Plicease
VERSION
version 2.75
DESCRIPTION
The modules in this namespace contain some miscellaneous Dist::Zilla plugins that I use to customize my personal Dist::Zilla experience. Most likely you don't want or need to use them. If you do run into one of my distributions my Dist::Zilla bundle includes documentation that may be able to help:
Dist::Zilla::PluginBundle::Author::Plicease
METHODS
dist_dir
my $dir = Dist::Zilla::Plugin::Author::Plicease->dist_dir;
Returns this distributions share directory.
git
my $bool = Dist::Zilla::Plugin::Author::Plicease->git;
Returns true if git
and the Git plugins are installed.
AUTHOR
Graham Ollis <plicease@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012-2022 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.