Home > Perl-Web-Framework

Perl-Web-Framework

Perl-Web-Framework is a project mainly written in Perl, based on the View license.

A small server-side web framework based on closures for controllers and the decorator pattern.

WebFramework

See documentation in lib/WebFramework.pm for more information.

INSTALLATION

To install this module type the following:

perl Makefile.PL make make test make install

Previous:cellgen