The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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>