# Devel-ebug-HTTP **Repository Path**: mirrors_gitpan/Devel-ebug-HTTP ## Basic Information - **Project Name**: Devel-ebug-HTTP - **Description**: Read-only release history for Devel-ebug-HTTP - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2025-09-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README NAME Devel::ebug::HTTP - A web front end to a simple, extensible Perl debugger SYNOPSIS ebug_http calc.pl DESCRIPTION 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. SEE ALSO Devel::ebug, ebug_http AUTHOR Leon Brocard, "" COPYRIGHT Copyright (C) 2005, Leon Brocard LICENSE This module is free software; you can redistribute it or modify it under the same terms as Perl itself.