Tom Christiansen <tchrist@chthon.perl.com> wrote > surely 1 and 2 seem both useful and intuitive. I therefore propose > that the algorithm for the debugger's rcfile sourcing be recast as > follows: > > if home rc file found > source it > if local rc file found and it's not the home one we sourced already > source it, too Looks good to me. Incidentally, what's your check for "it's not the home one" ? Comparing inode numbers and all that stuff ? Mike Guy