The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.2.2

  • use Catalyst::Plugin::PageCache '0.19' and key_maker
  • split Model/Validation.pm into ResultSet and remove it
  • use 'MooseX::TheSchwartz' and 'TheSchwartz::Simple' to replace 'TheSchwartz'

Documentation

Foorum Catalyst Testserver

Modules

forum system based on Catalyst
Log every request into log_path table
search Foorum
format content for Foorum
Foorum Logger
pollute $c by Foorum
Foorum Comment System
Foorum::Schema for pl
Table 'banned_ip'
Table 'comment'
Table 'filter_word'
Table 'forum'
Table 'forum_settings'
Table 'hit'
Table 'log_action'
Table 'log_error'
Table 'log_path'
Table 'message'
Table 'message_unread'
Table 'poll'
Table 'poll_option'
Table 'poll_result'
Table 'scheduled_email'
Table 'session'
Table 'share'
Table 'star'
Table 'stat'
Table 'topic'
Table 'upload'
Table 'user'
Table 'user_activation'
Table 'user_details'
Table 'user_forum'
Table 'user_online'
Table 'user_profile_photo'
Table 'user_role'
Table 'user_settings'
Table 'variables'
Table 'visit'
search Foorum
search Foorum by DBI
search Foorum by Sphinx
send a daily report to Administrator
For those cron jobs every 15 minutes
Update hit for popular and into co-tables.
remove data from database to keep it small
resend activation email to unverified users everyday
resize profile photo in cron job
Send notification when starred object gets update
some common functions
The Foorum project-wide version number
JSON for Foorum
Template for Foorum
Utils for cron