in reply to Re: Perl debugging initialization: did I just reinvent the wheel? (names)
in thread Perl debugging initialization: did I just reinvent the wheel?

~/.perldb is the only file that -d will read - that's a perl debugger standard. I don't think I can change that.
  • Comment on Re^2: Perl debugging initialization: did I just reinvent the wheel? (names)

Replies are listed 'Best First'.
Re^3: Perl debugging initialization: did I just reinvent the wheel? (names)
by choroba (Cardinal) on Dec 02, 2016 at 15:26 UTC
    Reread what tye suggested: in ~/.perldb, check whether .perldbinit exists (see? No tilde!) and load it if so.

    ($q=q:Sq=~/;[c](.)(.)/;chr(-||-|5+lengthSq)`"S|oS2"`map{chr |+ord }map{substrSq`S_+|`|}3E|-|`7**2-3:)=~y+S|`+$1,++print+eval$q,q,a,
      Thank you for the gentle nudge. I'll give the idea consideration.