The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Dist::Zilla::PluginBundle::Author::SKIRMESS - Dist::Zilla configuration the way SKIRMESS does it

VERSION

Version 0.016

SYNOPSIS

  # in dist.ini
  [@Author::SKIRMESS]

DESCRIPTION

This is a Dist::Zilla PluginBundle.

USAGE

To use this PluginBundle, just add it to your dist.ini. You can provide the following options:

  • set_script_shebang - this indicates whether SetScriptShebang should be used or not

  • stopwords - passed through to the Author::SKIRMESS::RepositoryBase plugin

  • travis_ci_ignore_perl - passed through to the Author::SKIRMESS::RepositoryBase plugin

SUPPORT

Bugs / Feature Requests

Please report any bugs or feature requests through the issue tracker at https://github.com/skirmess/Dist-Zilla-PluginBundle-Author-SKIRMESS/issues. You will be notified automatically of any progress on your issue.

Source Code

This is open source software. The code repository is available for public review and contribution under the terms of the license.

https://github.com/skirmess/Dist-Zilla-PluginBundle-Author-SKIRMESS

  git clone https://github.com/skirmess/Dist-Zilla-PluginBundle-Author-SKIRMESS.git

AUTHOR

Sven Kirmess <sven.kirmess@kzone.ch>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2017 by Sven Kirmess.

This is free software, licensed under:

  The (two-clause) FreeBSD License

SEE ALSO

Dist::Zilla::PluginBundle::Author::ETHER, Dist::Zilla::PluginBundle::DAGOLDEN, Dist::Zilla::PluginBundle::Milla, Dist::Milla