Skip to content

bestpractical/database-checkconnectivity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBIx-CheckConnectivity version 0.01


INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install


COPYRIGHT AND LICENCE

Copyright (C) 2009, sunnavy

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.