in reply to CPAN Modules debugging - run test suites from command line

Nowadays it is common for CPAN modules to have its version control repository hosted on some public service as GitHub.

If you plan to fix the bug and send a patch to the author, it would be far easier if you use that repository from the beginning.

  • Comment on Re: CPAN Modules debugging - run test suites from command line