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::BannedIp - Table 'banned_ip'

COLUMNS

ip_id

INT(11)

NOT NULL, PRIMARY KEY

cidr_ip

VARCHAR(20)

NOT NULL

time

INT(11)

NOT NULL

AUTHOR

Fayland Lam <fayland at gmail.com>