# Catmandu-DBI - Catmandu tools to communicate with DBI based interfaces

## INSTALLATION

To install this module, run the following commands:

	perl Build.PL
	./Build
	./Build test
	./Build install

## SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc Catmandu::Store::DBI
    perldoc Catmandu::Importer::DBI