mherger wrote: 
> >    loadModules contains some trickery to deal with modules
> >    # that need to load XS code. Previously, we would check in a
> module
> >    # under CPAN/arch/$VERSION/auto/... including it's binary parts
> and
> >    # the pure perl parts. This got to be messy and unwieldly, as we
> have
> >    # many copies of DBI.pm (and associated modules) in each version
> and
> >    # arch directory.
> >    
> >    # The new world has only the binary modules in the
> >    # arch/$VERSION/auto directories - and single copies of the
> >    # corresponding .pm files at the top CPAN/ level.
> > 
> > Is that a must or could we still have exceptions (.pm in specific
> > archs)?
> 
> It's a description of the perfect world. But as you can see I've already
> 
> broken with this when I introduced updated modules for some platforms, 
> but not others.
> -- 
> 
> Michael

that was my original question, indeed, so local CPAN and the arch
structure is currently used to distribute modified modules.
Now is clear to me.

thanks



________________________________________________________________________
Author of C-3PO plugin,  Squeezelite-R2, Falcon Web interface - See
www.marcoc1712.it
------------------------------------------------------------------------
marcoc1712's Profile: http://forums.slimdevices.com/member.php?userid=34842
View this thread: http://forums.slimdevices.com/showthread.php?t=111530

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to