NAME
Devel::hdb::App::Config - Load and save debugger configuration
Routes
- /saveconfig&f=<filename>
-
Save debugger configuration to the file given with request parameter 'f'. Breakpoint and line-actions are saved.
- /loadconfig&f=<filename>
-
Loads debugger configuration from the file given with request parameter 'f' Breakpoint and line-actions are restored.
SEE ALSO
Devel::hdb
AUTHOR
Anthony Brummett <brummett@cpan.org>
COPYRIGHT
Copyright 2014, Anthony Brummett. This module is free software. It may be used, redistributed and/or modified under the same terms as Perl itself.