An open API service indexing awesome lists of open source software.

https://github.com/hoehrmann/dbix-logprofile

DBIx::LogProfile Perl module
https://github.com/hoehrmann/dbix-logprofile

dbi dbix logging perl-module sql

Last synced: 2 months ago
JSON representation

DBIx::LogProfile Perl module

Awesome Lists containing this project

README

        

DBIx::LogProfile
================

Please see `perldoc lib/DBIx/LogProfile.pm` for details.

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install