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

NAME

Foorum::Schema::Stat - Table 'stat'

COLUMNS

stat_id

INT(11)

NOT NULL, PRIMARY KEY

stat_key

VARCHAR(255)

NOT NULL

stat_value

BIGINT(21)

NOT NULL

date

INT(8)

NOT NULL

AUTHOR

Fayland Lam <fayland at gmail.com>