Rafael Garcia-Suarez <[EMAIL PROTECTED]> writes: >Nick Ing-Simmons <[EMAIL PROTECTED]> wrote: >> >Could we infer that a distribution that comes with several Makefile.PLs >> >may have an overcomplicated build process, maybe indicating a low >> >kwalitee ? >> >> Should I infer that to get Tk's kwalitee up it should build as a >> one monolithic .so ? > >I don't know, I'm asking. >So it's necessary to have one separate Makefile.PL by .so built ?
As it stands it needs even more rule-overriding hackery than Tk already does to build multiple .so/.dll per/Makefile. This by the way is the main reason I haven't yet done a Build.PL for Tk - I haven't figured out how to "build" sub-modules.
