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

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

App::ProxyHunter

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