![]() |
|
Welcome to the Monastery | |
PerlMonks |
Re: Perl debugging initialization: did I just reinvent the wheel? (names)by tye (Sage) |
on Dec 02, 2016 at 04:40 UTC ( #1177093=note: print w/replies, xml ) | Need Help?? |
I would avoid using the file name ".perldb" for both types of files. I'd have your ~/.perldb look for a ./.perldbinit file instead. You'll avoid some confusion, including when you try to use the Perl debugger in your home directory. - tye
In Section
Seekers of Perl Wisdom
|
|