in reply to Re^2: Recap: The Future of Perl 5
in thread Recap: The Future of Perl 5
Hmm, interesting. Do you know how much of that is in the core Perl (as Ovid is using the term "core"… perl.exe itself, no modules), and how much is done by fields.pm and friends?
If it's mostly done by the modules, then I don't see a problem with there being multiple ways of hooking into my Foo $x. TIMTOWTDI after all.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Recap: The Future of Perl 5
by dave_the_m (Monsignor) on Aug 24, 2018 at 12:09 UTC | |
by tobyink (Canon) on Aug 24, 2018 at 12:30 UTC |