http://www.perlmonks.org?node_id=1167957


in reply to Re^3: Debugging a program
in thread Debugging a program

Addition
... and under Windows save it to file perldb.ini in your %HOMEDRIVE%%HOMEPATH% directory.

Then make sure to set the file attributes to read-only. That way it is safe and the debugger is happy.