On Fri, Jul 31, 2009 at 2:32 PM, Jonathan Swartz<swa...@pobox.com> wrote: > Wow, putting them in MANIFEST.skip - what a simple and great idea. :) I > don't even need the environment variable in that case. Anyone who is running > 'make test' in the git source will see the internal tests, as they > should...anyone who has the published distribution won't see them.
The downside is that anyone who works on your code from CPAN rather than git won't know you have them. -- David