The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.010.
Changes
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README
README.md
debian/changelog
debian/compat
debian/control
debian/copyright
debian/rules
dist.ini
docs/rest-api.txt
lib/Devel/hdb.pm
lib/Devel/hdb/App.pm
lib/Devel/hdb/App/Action.pm
lib/Devel/hdb/App/AnnounceChild.pm
lib/Devel/hdb/App/Assets.pm
lib/Devel/hdb/App/Base.pm
lib/Devel/hdb/App/Breakpoint.pm
lib/Devel/hdb/App/Config.pm
lib/Devel/hdb/App/Control.pm
lib/Devel/hdb/App/Eval.pm
lib/Devel/hdb/App/PackageInfo.pm
lib/Devel/hdb/App/ProgramName.pm
lib/Devel/hdb/App/SourceFile.pm
lib/Devel/hdb/App/Stack.pm
lib/Devel/hdb/App/Terminate.pm
lib/Devel/hdb/App/WatchPoint.pm
lib/Devel/hdb/Client.pm
lib/Devel/hdb/Router.pm
lib/Devel/hdb/Server.pm
lib/Devel/hdb/TraceFollow.pm
lib/Devel/hdb/Utils.pm
lib/Devel/hdb/html/bootstrap.css
lib/Devel/hdb/html/bootstrap.js
lib/Devel/hdb/html/breakpointmanager.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/program_events.js
lib/Devel/hdb/html/restinterface.js
lib/Devel/hdb/html/stackmanager.js
lib/Devel/hdb/html/watchedexprmanager.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-continue.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.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-exit.t
t/17-package-info.t
t/18-uncaught-exception.t
t/19-trace-diff-changed-source.t
t/19-trace-diff.t
t/20-stack.t
t/21-root-route.t
t/22-watchpoint.t
t/23-next-statement-fragment.t
t/50-router.t
t/HdbHelper.pm
t/TestNothing.pm