in reply to Debugging Perl Mojolicious application
$DB:Single = 1
(IIRC)
FWIW the classical approach for remote debugging is to configure a third party server to start Perl applications with -d and a specific communication port.
The IDE/debug tool has to be set up to communicate over this port.
Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!
|
|---|