logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

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>

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

Name

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

Version

       version 1.100930

See Also