-
Notifications
You must be signed in to change notification settings - Fork 0
clausd/assumptions
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Assumptions.pm is a minimalist perl MVC framework based on DBI, DBIx::Abstract, CGI::Session and the Template Toolkit. Documentation is somewhat sparse. Read the source. I've used Assumptions on a number of projects moon.classy.dk - Apollo 11 radio transcript reeneactment (not currently running) spotifydj.com - The world's first Spotify internet DJing service (no longer operational) classy.dk/jazz/setup.html - a calendar/Last.fm API-mashup generator (go have a look) HOWTO Follow the lead from the included test project. 1. Implement a module that inherits from Assumptions and implements a configure method (see ATest.pm) 2. Include this in a cgi script (see test.pl) 3. Use the included .htaccess as a template for your own .htaccess to activate the toolkit for your site
About
minimalist perl MVC using DBI and the template toolkit
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published