This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove the hard-coded list of "perl" manpages from the debugger.
authorNicholas Clark <nick@ccl4.org>
Sat, 25 May 2013 09:30:31 +0000 (11:30 +0200)
committerNicholas Clark <nick@ccl4.org>
Sat, 25 May 2013 09:31:59 +0000 (11:31 +0200)
commit45827d0e0d57e61fc650a02ab83c6b2f206be0ba
treea0f6eef2f57ac838fa58dc0e06b7f4134bf73926
parent29fd4a042ea14bfb37d7a9d9b7199b05eace39d6
Remove the hard-coded list of "perl" manpages from the debugger.

Instead, use the directory of installed pod files to work out whether the
page name the user typed should have "perl" prepended.
lib/perl5db.pl