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

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

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 install

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