On Thu, Dec 01, 2011 at 03:12:40PM +0100, Rafael Garcia-Suarez wrote: > On 27 November 2011 23:36, Nicholas Clark <perlbug-followup@perl.org> wrote: > > ./installman now installs dual life pods such as perlfaq.pod as > > man3/perlfaq.3, not man1/perlfaq.1 > > > > This should be fixed before 5.16.0 > > Commit 0beff067932254cd3dc853ac18c0e666b9e4cd75 should have fixed that. Thanks. It fixed the named examples :-) It didn't fix perlxs.pod, perlxstut.pod and one or two others. :-( It also had the "interesting" side effect of installing perlfaq.pod etc in .../bin I've now completed a rather more comprehensive refactoring which makes installman use the data in pod.lst, and fixes it for the general case. (and coming after 5.15.6, a refactoring that eliminates pod.lst) [Which is only really possible because I don't have a "real" full time job getting in the way of fixing the core. Hence thanks to sponsors such as booking.com who donate money to pay for this. [And therefore also thanks to booking.com employees who cause money to come into booking.com, enabling them to pass some of it onwards :-)]] Nicholas ClarkThread Previous