# Devel::Camelcadedb

This module is a perl side of [Camelcade](https://github.com/Camelcade/Perl5-IDEA) debugger.

# INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install

# SUPPORT AND DOCUMENTATION

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

    perldoc Devel::Camelcadedb

You can also look for information at:

* [MetaCpan](https://metacpan.org/pod/Devel::Camelcadedb/)
* [CPAN Ratings](http://cpanratings.perl.org/d/Devel-Camelcadedb)