dbicdump: using PostgreSQL schemas as package separator in produced Perl classes A way to instrument dbicdump to use PostgreSQL schemas as package separators. written sometime in November 2024 Tags: perl , postgresql , planet-postgresql-org
SQLite3 case insensitive LIKE: except on UTF-8! Another “strange” behavior of SQLite3… written sometime in November 2024 Tags: sqlite3
Deciding how many threads to use in a Raku application A few common tricks to manage the parallelism level in Raku. written sometime in November 2024 Tags: raku
Perl Weekly Challenge 295: loops and substitutions My personal solutions to the Perl Weekly Challenge. written sometime in November 2024 Tags: raku , perlweeklychallenge , perl , python , java