in reply to Re: Choosing the right module (Judging the Quality of a CPAN module References)
in thread Choosing the right module
I'd add the whole ACME:: namespace to the list of discouraged modules, too. Older PerlMonks will already know this, i newbie might not.
And i'd also put up a warning flag around most of the JSON:: modules. They work fine for most stuff, but can be VERY flaky when it comes to nested JSON structures in combination with Unicode/UTF8. (Why would you have nested JSON structures? Because you can, apparently)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Choosing the right module
by eyepopslikeamosquito (Archbishop) on Oct 25, 2022 at 02:49 UTC | |
by cavac (Prior) on Oct 25, 2022 at 08:09 UTC | |
by eyepopslikeamosquito (Archbishop) on Oct 25, 2022 at 10:35 UTC | |
by cavac (Prior) on Oct 27, 2022 at 10:36 UTC | |
by hippo (Archbishop) on Oct 27, 2022 at 11:11 UTC |