[Catalyst-dev] Re: RFC, docs reorg, again
Andreas Marienborg
omega at palle.net
Mon May 5 22:45:27 BST 2008
On May 5, 2008, at 6:39 PM, Matt S Trout wrote:
> On Mon, May 05, 2008 at 02:40:16PM +0200, Andreas Marienborg wrote:
>> Then please, please, please make sure you do not have the same file
>> installed at the same place by two different dists. It might be a
>> minor issue, but it makes automatic packing and deployment all that
>> harder (and is one of the problems I have with the way todays split
>> is
>> done)
>
> That isn't currently the case. Manual contains Manual.pm, Runtime
> contains
> Manual.pod.
>
> The only problem we suffer from is that ppm decides to render both to
> Manual.html and then complains they clash. That's it's problem, not
> ours.
Then this changed recently?
http://cpansearch.perl.org/~mramberg/Catalyst-Runtime-5.7012/lib/Catalyst/Manual.pm
http://cpansearch.perl.org/~mstrout/Catalyst-Manual-5.701004/lib/Catalyst/Manual.pm
This might not be the right way to check this, but it's in effect what
I get when I download the dists.
http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Runtime/5.70/trunk/lib/Catalyst/Manual.pm
also seems to suggest a naming conflict.
When I build debian packags of Catalyst-Runtime and Catalyst-Manual,
it ends up with a conflict. Again, this might have been resolved some
time after the last time I rebuilt both, but I just wanted to make
sure we don't create this problem again.
- andreas
More information about the Catalyst-dev
mailing list