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

NAME

Devel::Debug::Server::Agent

VERSION

version 1.001

run

run the program until next breakpoint.

loop

Start the inifinite loop to communicate with the debug server

clearEvalResult

clear the last 'eval' command result (usefull when the program continues)

AUTHOR

Jean-Christian HASSLER <hasslerjeanchristian at gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Jean-Christian HASSLER.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.