uWSGI Perl support (PSGI) Compiling the PSGI plugin Usage Tested PSGI frameworks/applications Multi-app support The auto reloader (from uWSGI 1.9.18) Notes Real world example...
Fun with Perl, Eyetoy and RaspberryPi Intro uWSGI subsystems and plugins What we want to accomplish Technical background Let’s start: the uwsgi-capture plugin Step 2: the PSGI...
Quickstart for perl/PSGI applications Installing uWSGI with Perl support Note for distro packages Your first PSGI app What is that ‘–http-modifier1 5’ thing ??? Using a full we...
Using Berkeley DB with Perl Using Berkeley DB with Perl The original Perl module for Berkeley DB was DB_File, which was written to interface to Berkeley DB version 1.85. The ne...