summaryrefslogtreecommitdiff
path: root/installperl
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-07-20 07:36:36 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-07-20 07:36:36 +0000
commitb974f767124a40b7cfa7723d6f7ba72c476499a8 (patch)
treeb4171f1c7b56c1ca0954ae204e5e0422c75d1483 /installperl
parent48ad0be77b564e90d9c11b3b22b6caff10d80ff8 (diff)
downloadperl-b974f767124a40b7cfa7723d6f7ba72c476499a8.tar.gz
move DProf things around to where they are supposed to be
p4raw-id: //depot/perl@3710
Diffstat (limited to 'installperl')
-rwxr-xr-xinstallperl2
1 files changed, 1 insertions, 1 deletions
diff --git a/installperl b/installperl
index 3aa5285268..39dafa8ba7 100755
--- a/installperl
+++ b/installperl
@@ -57,7 +57,7 @@ while (@ARGV) {
umask 022 unless $Is_VMS;
my @scripts = qw(utils/c2ph utils/h2ph utils/h2xs utils/perlbug utils/perldoc
- utils/pl2pm utils/splain utils/perlcc
+ utils/pl2pm utils/splain utils/perlcc utils/dprofpp
x2p/s2p x2p/find2perl
pod/pod2man pod/pod2html pod/pod2latex pod/pod2text
pod/pod2usage pod/podchecker pod/podselect);