The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changes
LICENSE
MANIFEST
META.yml
Makefile.PL
README
README.md
debian/changelog
debian/compat
debian/control
debian/copyright
debian/rules
dist.ini
lib/Devel/hdb.pm
lib/Devel/hdb/App.pm
lib/Devel/hdb/DB.pm
lib/Devel/hdb/DB/Eval.pm
lib/Devel/hdb/DB/GetVarAtLevel.pm
lib/Devel/hdb/DB/PackageInfo.pm
lib/Devel/hdb/Router.pm
lib/Devel/hdb/Server.pm
lib/Devel/hdb/html/bootstrap.css
lib/Devel/hdb/html/bootstrap.js
lib/Devel/hdb/html/css-treeview.css
lib/Devel/hdb/html/debugger.css
lib/Devel/hdb/html/debugger.html
lib/Devel/hdb/html/debugger.js
lib/Devel/hdb/html/favicon.ico
lib/Devel/hdb/html/filemanager.js
lib/Devel/hdb/html/filepicker.js
lib/Devel/hdb/html/glyphicons-halflings-white.png
lib/Devel/hdb/html/glyphicons-halflings.png
lib/Devel/hdb/html/handlebars.js
lib/Devel/hdb/html/jquery.js
lib/Devel/hdb/html/jquery.scrollTo.js
lib/Devel/hdb/html/perlvalue.js
lib/Devel/hdb/html/stackmanager.js
t/00-use.t
t/01-load-debugger-html.t
t/02-stepin-subs-eval.t
t/02-stepin.t
t/03-step-over-exception.t
t/03-step-over-goto-label.t
t/03-step-over-goto-sub.t
t/03-step-over.t
t/04-breakpoint-in-code.t
t/04-breakpoint.t
t/04-conditional-breakpoint.t
t/04-get-all-breakpoints.t
t/04-inactive-brekpoint.t
t/05-loaded-files.t
t/05-source-file.t
t/06-eval-blessed.t
t/06-eval.t
t/07-step-out.t
t/08-action.t
t/08-inactive-action.t
t/09-AUTOLOAD.t
t/10-function-args.t
t/11-getvar-direct.t
t/11-getvar.t
t/12-request_id.t
t/13-ping.t
t/14-fork.t
t/15-continue-nostop.t
t/16-load-breakpoints.t
t/16-save-breakpoints.t
t/16-startup-load-breakpoints.t
t/17-package-info-direct.t
t/17-package-info.t
t/18-uncaught-exception.t
t/19-trace-diff.t
t/50-router.t
t/HdbHelper.pm
t/TestNothing.pm