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
- Host: GitHub
- URL: https://github.com/hoehrmann/dbix-logprofile
- Owner: hoehrmann
- Created: 2018-10-13T03:11:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-13T05:38:48.000Z (over 6 years ago)
- Last Synced: 2025-02-01T04:43:40.158Z (4 months ago)
- Topics: dbi, dbix, logging, perl-module, sql
- Language: Perl
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
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