NAME
Software::Policies::Contributing::PerlDistZilla - Create project policy file: Contributing / PerlDistZilla
VERSION
version 0.003
METHODS
new
create
Create the policy.
Options:
- class
-
Available classes: PerlDistZilla (default).
- version
-
Available versions: 1 (default).
- format
-
Available formats: markdown (default), text.
- attributes
-
- ai_disclosure
-
Add an AI disclosure to the policy. Allowed values: 0, 1. Default: 0.
- ai_assisted
-
If ai_disclosure is true, ai_assisted defines if AI assisted contributions are welcome or not. Allowed values: 0, 1. Default: 1.
AUTHOR
Mikko Koivunalho <mikkoi@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2025 by Mikko Koivunalho.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.