develooper Front page | perl.perl5.porters | Postings from December 2016

Should we bring in Module::Runtime into core?

Thread Next
From:
Sawyer X
Date:
December 4, 2016 16:55
Subject:
Should we bring in Module::Runtime into core?
Message ID:
bc5d03ee-d21f-c1c9-6e55-cedb677e8b34@gmail.com
It has been suggested several times to ship Module::Runtime in core. I
have considered it and discussed it with Zefram a little bit yesterday.

Here's my basic pitch: Module::Runtime provides users with basic
functions that correctly implement a common practice of loading modules
at runtime. That's it.

Unlike other suggested modules[1], Module::Runtime provides a basic need
and is mostly unopinionated[2]. In that sense, it satisfies a common
need that is shared by many developers, regardless of their framework of
choice.

Zefram was willing to provide additional comments for consideration for
inclusion or exclusion, and as far as I understand, has no feelings one
way or the other regarding it.

What do you think?

[1] Plack, Dancer2, Moose.

[2] This is something Zefram could clarify better than I can.


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About