There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Devel::hdb::App::Config - Load and save debugger configuration

Routes

POST /saveconfig/<filename>

Save debugger configuration to the given file. Breakpoint and line-actions are saved.

POST /loadconfig/<filename>

Loads debugger configuration from the given file. Breakpoint and line-actions are restored.

SEE ALSO

Devel::hdb

AUTHOR

Anthony Brummett <brummett@cpan.org>

COPYRIGHT

Copyright 2018, Anthony Brummett. This module is free software. It may be used, redistributed and/or modified under the same terms as Perl itself.