NAME
App::ProxyHunter::Model::Schema::mysql - MySQL schema for App::ProxyHunter
SYNOPSIS
# just edit proxyhunter's config
db = {
driver: "mysql"
}
DESCRIPTION
You need to create database yourself, then use proxyhunter --create-schema
to create tables structure
SEE ALSO
AUTHOR
Oleg G, <oleg@cpan.org>
COPYRIGHT AND LICENSE
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself