Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/camelcade/devel-camelcadedb

Perl module for debugging with Perl5 plugin for IntelliJ
https://github.com/camelcade/devel-camelcadedb

debugger ide intellij perl5 perl5-module

Last synced: 2 days ago
JSON representation

Perl module for debugging with Perl5 plugin for IntelliJ

Awesome Lists containing this project

README

        

# Devel::Camelcadedb

[![Testing](https://github.com/Camelcade/Devel-Camelcadedb/actions/workflows/main.yml/badge.svg)](https://github.com/Camelcade/Devel-Camelcadedb/actions/workflows/main.yml)

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

# INSTALLATION

You may install module with [cpanminus](https://github.com/miyagawa/cpanminus) with `cpanm install Devel::Camelcadedb`

You may install module from sources with [Dist::Zilla](https://github.com/rjbs/Dist-Zilla) with `dzil 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)