The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

ebug_http - A simple, extensible web Perl debugger

VERSION

version 0.36

SYNOPSIS

  % ebug_http calc.pl

DESCRIPTION

ebug is a web-based front end to Devel::ebug. It is a simple Perl debugger. When run, it will report back how to contact its front page.

SEE ALSO

Devel::ebug

AUTHOR

Original author: Leon Brocard <acme@astray.com>

Current maintainer: Graham Ollis <plicease@cpan.org>

COPYRIGHT AND LICENSE

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.