installperl now uses get_pod_metadata() to install dual-life pods correctly.
authorNicholas Clark <nick@ccl4.org>
Tue, 27 Dec 2011 18:44:27 +0000 (19:44 +0100)
committerNicholas Clark <nick@ccl4.org>
Mon, 2 Jan 2012 11:18:54 +0000 (12:18 +0100)
commit91e41fa737708602a3ccdf87e0a3f2382f1d42da
tree8de5ec1867d0e87d73d745aae048706490da036d
parent2c65a6e1acc3e23ff9beb91b1624637c1a166f5b
installperl now uses get_pod_metadata() to install dual-life pods correctly.

This ensures that perlfaq*, perlglossary, perlxs, perlxstut and perldoc's
Pod files are installed in the same directory as perl.pod, perlintro.pod etc,
as they were in 5.14.0 and earlier releases. This commit is analogous to
commit d6a39ee219352c8f, which corrected the install location for man pages.
installperl