in reply to Re: Prefer Pure Perl Core Modules
in thread Prefer Pure Perl Core Modules
Yes and no; mostly yes. I'm building an application to build my Perl skills, and one of the design goals is reduced complexity so someone else could use it. Building the app is pushing me to evaluate the trade-offs and giving me a chance to implement the good practices I've been exposed to for the past few decades. All five points are based on failures I have dealt with.
There are a lot of development teams and environments, and a lot of different assumptions and expectations. For me, not depending on a lot of CPAN modules really works well. For others CPAN is quite useful.
Chronicler: The Domici War (domiciwar.net)
General Ne'er-do-well (github.com/LeamHall)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Prefer Pure Perl Core Modules
by karlgoethebier (Abbot) on Jul 15, 2021 at 09:20 UTC | |
by Leitz (Scribe) on Jul 19, 2021 at 14:43 UTC | |
by karlgoethebier (Abbot) on Jul 19, 2021 at 15:39 UTC | |
by Leitz (Scribe) on Jul 20, 2021 at 13:29 UTC |