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::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.