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

Git::CPAN::Patch::Command::SendEmail - use git-send-email to submit patches to CPAN RT

VERSION

version 2.2.1

SYNOPSIS

    % git-cpan send_email

DESCRIPTION

This command provides a --to parameter to git send-email that corresponds to the RT queue of the imported module.

AUTHOR

Yanick Champoux <yanick@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2016 by Yanick Champoux.

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