=pod L is a module to easily use DBI connections in Mojolicious =head2 Cloning this repository You are free to clone this repository and make any sort of modifications you need, but please note the following: =over 2 =item * You need L in order to build your own copy of the module. There is no Makefile.PL or Build.PL present in the repository, since L auto-generates these for every release. =item * You will also need some additional plugins for L, namely L and L. =back =head2 Building with Dist::Zilla Once you have installed L, run C from the root folder in this repository. If all goes well, it will fetch version information and such things from your Github fork. If you want to intsall Dist::Zilla locally, use C. =cut