# Devel::Camelcadedb

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

This project is currently in development and not yet working.

# 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:

* [AnnoCPAN, Annotated CPAN documentation](http://annocpan.org/dist/Devel-Camelcadedb)
* [CPAN Ratings](http://cpanratings.perl.org/d/Devel-Camelcadedb)
* [Search CPAN](http://search.cpan.org/dist/Devel-Camelcadedb/)