PAGI 0.001017 is on CPAN. The headline feature is HTTP/2 support in PAGI::Server, built on the...
PAGI 0.001016 includes a decision we wrestled with for a while: where should Future::IO configuration...
Prompt Engineering or selling your soul? If you use AI at work, you’ve probably had this...
Over the last few days I’ve been stress-testing PAGI::Server, an async HTTP server built on...
What We Learned Shipping PAGI PAGI (Perl Asynchronous Gateway Interface) is a new web...
Some raw info on how PAGI::Server, the reference implementation of the PAGI spec...
Every year around Christmas, we are expected—required, really—to cheerfully sing along to Rudolph the...
I’ve always liked programming because I could get the machine to bend to my will. Programming has a...
Introducing PAGI: Async Web Development for Perl TL;DR: PAGI (Perl Asynchronous Gateway...
Building Effective MCP Servers: Advanced Patterns for Production-Ready AI...
Introduction Chained Actions in Catalyst give you a lot of power and design flexibility...
Introduction Dealing with incoming request parameters (both query and body parameters) is...
Introduction Perl's failure to grow with the times and needs of modern developers is one...
UPDATE Gist to my test script so you can tell me what I did wrong:...
Introduction For years, decades really, the ecosystem of code behind...
UPDATE I came across a fantastic article that reviews the general process coded here that is well...
Based on feedback from one of my previous blogs and updates to community project I made a few...
Howdy all, I'm doing a research project into how IT interviewing is run nowadays, compared to say 20...
Overview This is the first of a blog series where I review a basic but modern Perl Catalyst...
Introduction In the previous post we just learned how to use pg_vector in SQL to look for...
Introduction If you're just starting out getting into the new wave of generative AI and natural...
Now that the lastest release of Perl Catalyst is out with enhancements to chained actions, lets talk...
Version 5.90131 of the Perl MVC web development framework Catalyst just hit CPAN. This is mostly a...
Perl has changed a lot over the years and it can be hard to keep track of what was introduced when...
One of the features I enjoy the most about Perl's Catalyst MVC web framework is action chaining. In...