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

NAME

Foorum::Schema::PollResult - Table 'poll_result'

COLUMNS

option_id

INT(11)

NOT NULL

poll_id

INT(11)

NOT NULL

poster_id

INT(11)

NOT NULL

poster_ip

VARCHAR(32)

AUTHOR

Fayland Lam <fayland at gmail.com>