Re: r27312 - docs/Perl6/Spec

2009-07-03 Thread Larry Wall
On Mon, Jun 29, 2009 at 09:14:10PM -0700, Darren Duncan wrote: > pugs-comm...@feather.perl6.nl wrote: >> +When it happens that the same module is available from more than one >> +authority, and the desired authority is not specified by the C, >> +the version lineage that was created first wins, unl

Re: r27312 - docs/Perl6/Spec

2009-06-29 Thread Darren Duncan
pugs-comm...@feather.perl6.nl wrote: +When it happens that the same module is available from more than one +authority, and the desired authority is not specified by the C, +the version lineage that was created first wins, unless overridden by +local policy or by official abandonment by the origin

r27312 - docs/Perl6/Spec

2009-06-29 Thread pugs-commits
Author: lwall Date: 2009-06-30 01:44:51 +0200 (Tue, 30 Jun 2009) New Revision: 27312 Modified: docs/Perl6/Spec/S11-modules.pod Log: [S11] some notes on ambiguous authority specs Modified: docs/Perl6/Spec/S11-modules.pod === --- d