Devel::ebug::HTTP - A web front end to a simple, extensible Perl debugger
version 0.36
ebug_http calc.pl
A debugger is a computer program that is used to debug other programs. Devel::ebug is a simple, extensible Perl debugger with a clean API. Devel::ebug::HTTP is a web-based frontend to Devel::ebug which presents a simple, pretty way to debug programs. ebug_http is the command line program to launch the debugger. It will return a URL which you should point a web browser to.
Simple extensible Perl debugger with clean API.
Command-line interface to ebug/http debugger.
Similar web based debugger for Perl
Original author: Leon Brocard <acme@astray.com>
Current maintainer: Graham Ollis <plicease@cpan.org>
This software is copyright (c) 2005-2021 by Leon Brocard.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.