NAME

App::Repository::MySQL - a MySQL database, accessed through the Repository interface

SYNOPSIS

use App::Repository::MySQL;

(see man pages for App::Repository and App::Repository::DBI for additional methods)

...

DESCRIPTION

The App::Repository::MySQL class encapsulates all access to a MySQL database.