Re: Relying more on Mouse
Leon Timmermans <[email protected]>
| Newsgroups | gmane.comp.lang.perl.quality-assurance |
|---|---|
| Message-ID | <CAHhgV8hbd5fmYdfW3r4DJXvEgrCn-p1PoTm3+OKQPiwEQaefqQ@mail.gmail.com> |
On Mon, Nov 21, 2011 at 5:30 PM, David Golden <[email protected]> wrote: > My bigger concern would be inclusion of Mouse in core as a dependency, > since the direction of Perl seems to be to have fewer core modules, > not more. I'd run that discussion by p5p/Ricardo before getting too > tied to Mouse. > > Separately -- once the Perl core gets a MOP, maybe this gets > easier/faster anyway. Yeah. Adding a dependency to a core module should be discussed on p5p first, and even more so if it's such a heavy and controversial one. Leon