| Projects on Google Code | Results 1 - 2 of 2 |
Apache2::REST provides a simple and flexible micro-framework which allows developers to implement their application RESTful's API in Perl, using apache2 and mod_perl2/mod_apreq2.
Find the code and more documentation at CPAN
Here's a quick tutorial:
=== 1. Install it ===
{{{
$ cpan -i Ap...
This perl module is designed to work with mod_perl2 and the Authen::PAM module.
It's a simple evolution of the Apache::AuthPAM module by Héctor Daniel Cortés González.