https://github.com/abraxxa/dbix-error
https://github.com/abraxxa/dbix-error
database error-handling perl-module perl5
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/abraxxa/dbix-error
- Owner: abraxxa
- Created: 2017-02-28T14:24:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-07T14:06:36.000Z (over 8 years ago)
- Last Synced: 2025-01-18T14:57:13.949Z (5 months ago)
- Topics: database, error-handling, perl-module, perl5
- Language: Perl
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
DBIx::Error
===========See the module documentation for more information
INSTALLATION
To install this module, run the following commands:
perl Makefile.PL
make
make test
make installCOPYRIGHT AND LICENCE
Copyright (C) 2012 Michael Brown .
This program is free software. You can redistribute it and/or modify
it under the same terms as Perl itself.This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.