How To Install Ebug_client In Debian, Ubuntu And Raspbian?

How To Install Ebug_client In Debian, Ubuntu And Raspbian?

ebug_client

simple, extensible Perl debugger

Install ebug_client

  • Debian apt-get install libdevel-ebug-perl Click to copy
  • Ubuntu apt-get install libdevel-ebug-perl Click to copy
  • Raspbian apt-get install libdevel-ebug-perl Click to copy

libdevel-ebug-perl

simple, extensible Perl debugger

Devel::ebug is a simple and extensible Perl debugger with a clean API. Using this module, you may easily write a Perl debugger to debug your programs. Alternatively, it comes with an interactive debugger, ebug. Perl's current debugger is currently 2,600 lines of magic and special cases. The code is nearly unreadable: fixing bugs and adding new features is fraught with difficulties. The debugger has no test suite which has caused breakage with changes that couldn't be properly tested. It will also not debug regexes. Devel::ebug is aimed at fixing these problems and delivering a replacement debugger which provides a well-tested simple programmatic interface to debugging programs. This makes it easier to build debuggers on top of Devel::ebug, be they console-, curses-, GUI- or Ajax-based.

Install the latest version of ebug_client in Debian, Ubuntu and Raspbian from terminal. To install the ebug_client just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of ebug_client from the respository and install it in your computer/server.