Devel::vscode
Wrapper for perl5db.pl
to enhance your debugging experience with
the perl-debug extension for Visual Studio Code, and a namespace
registration for it should it need to persist data during debugging.
- https://github.com/raix/vscode-perl-debug/
- https://marketplace.visualstudio.com/items?itemName=mortenhenriksen.perl-debug
Use with
perl -d:vscode ...
Further details in
perldoc lib/Devel/vscode.pm