Provided by: libdist-zilla-plugin-signature-perl_1.100930-2_all bug

NAME

       Dist::Zilla::Plugin::Signature - sign releases with Module::Signature

VERSION

       version 1.100930

DESCRIPTION

       This plugin will sign a distribution using Module::Signature.

       This plugin should appear after any other AfterBuild plugin in your "dist.ini" file to ensre that no
       files are modified after it has been run

ATTRIBUTES

       sign
           A  string  value. If "archive" then a signature will be created when an archive is being created.  If
           "always" then the directory will be signed whenever it is built. Default is "archive"

           This attribute can be overridden by an environment variable "DZSIGN"

AUTHOR

         Graham Barr <gbarr@pobox.com>

COPYRIGHT AND LICENSE

       This software is copyright (c) 2010 by Graham Barr.

       This is free software; you can redistribute it and/or modify it under  the  same  terms  as  the  Perl  5
       programming language system itself.

perl v5.32.1                                       2021-12-05                Dist::Zilla::Plugin::Signature(3pm)