Running your Perl scripts with a d switch will perform which task?
Invoke the Perl debugger
Send standard error to a file
Disable breakpoints
Display a stack trace
Submit