In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/6bdc4f2cdd76ae57ca322b403017077187bc865c?hp=09d86ea595606ce39aac1c82d0d2f65a8c3ca2ce>
- Log ----------------------------------------------------------------- commit 6bdc4f2cdd76ae57ca322b403017077187bc865c Author: Florian Ragwitz <[email protected]> Date: Fri Jul 23 15:56:08 2010 +0200 Clarify core module directories for UPSTREAM => undef modules ----------------------------------------------------------------------- Summary of changes: pod/perlhack.pod | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/pod/perlhack.pod b/pod/perlhack.pod index 503a4e2..844b83b 100644 --- a/pod/perlhack.pod +++ b/pod/perlhack.pod @@ -384,6 +384,10 @@ core: dist/ is for dual-life modules, where the blead source is canonical. +For some dual-life modules it has not been discussed if the CPAN version or the +blead source is canonical. Until that is done, those modules should be in +F<cpan/>. + =item Tests There are tests for nearly all the modules, built-ins and major bits -- Perl5 Master Repository
