![]() |
|
Perl: the Markov chain saw | |
PerlMonks |
Re: Debugger failing to connect to localhostby BrowserUk (Patriarch) |
on May 14, 2003 at 12:57 UTC ( [id://258061]=note: print w/replies, xml ) | Need Help?? |
It looks like you have the "remoteport=localhost:nnn" set in an environment variable called PERLDB_OPTS or possible a config file (called ./.perldb or ~/.perldb) containing parse_options("remoteport=localhost:nnn"). See perldebug and/or
For (a little) more information. Examine what is said, not who speaks.
"Efficiency is intelligent laziness." -David Dunham"When I'm working on a problem, I never think about beauty. I think only how to solve the problem. But when I have finished, if the solution is not beautiful, I know it is wrong." -Richard Buckminster Fuller
In Section
Seekers of Perl Wisdom
|
|