#caching
- Keep DBI's connect_cached From Horking Transactions
https://justatheory.com/2009/09/dbi-connect-cached-hack
I’ve been on a bit of a Perl hacking tear lately. In addition to knocking out Test::XPath last week, I’ve been experimenting with TAP::Harness sources, Template::Declare, Catalyst views, a new Module::Build subclass for building database-backed applications, and, last but not least, an IRC logging bot. Oh, and that application I’m working on for PGX with Quinn Weaver. So much is crowding my mind these days that I’m having trouble sleeping. Tonight I’m up late hacking to try to get some of this stuff out of my head.
- Accelerate Perl Github Workflows with Caching
https://justatheory.com/2021/11/cache-perl-github-workflows
A quick tip for speeding up Perl builds in GitHub workflows by caching dependencies.
Follow #caching
on RSS or use the
JSON API
curl -X GET \
-H "Content-type: application/json" \
-H "Accept: application/json" \
"https://octothorp.es/~/caching"