NAME
Dist::Zilla::Plugin::SigStore::UploadToCPAN - upload a sigstore bundle to CPAN
VERSION
version 0.01
DESCRIPTION
Extends Dist::Zilla::Plugin::UploadToCPAN to allow uploading an arbitrary file (such as a sigstore bundle) rather than the release archive itself.
METHODS
upload_to_cpan($filename)
Internal function to upload to PAUSE
ACKNOWLEDGEMENTS
Based on Dist::Zilla::Plugin::UploadToCPAN by Ricardo SIGNES and contributors.
AUTHOR
Timothy Legge <timlegge@gmail.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2026 by Timothy Legge <timlegge@gmail.com>.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.