On 05/02/2013 03:12, Olaf Alders wrote:
On 2013-02-04, at 10:00 PM, Lyle wrote:
...how does one set one's cpan module to not have a link to RT? Ideally, in
it's place, have a link to one's own bug tracking system.
Hi Lyle,
Have a look at the resources section of CPAN::Meta::Spec.
https://metacpan.org/module/CPAN::Meta::Spec#resources You can refer to the
META.yml and META.json files from this same dist for concrete examples:
https://metacpan.org/release/CPAN-Meta
Thanks Olaf. I'll review this and look at submitting a patch for DBD::mysql.
Lyle