summaryrefslogtreecommitdiff
path: root/lib/ExtUtils/Installed.pm
diff options
context:
space:
mode:
authorAlan Burlison <Alan.Burlison@uk.sun.com>1998-07-03 12:28:03 +0100
committerGurusamy Sarathy <gsar@cpan.org>1998-07-05 02:50:18 +0000
commitddf41153d84059bfb9eed5a5c9fa0aef2cb074e0 (patch)
tree8f63d2bbf1ff69799fa871662490e2b384bcefc9 /lib/ExtUtils/Installed.pm
parent5f6447b607c0041fcf4f5ff536b6919bda7f85b7 (diff)
downloadperl-ddf41153d84059bfb9eed5a5c9fa0aef2cb074e0.tar.gz
add suggested tool as an example in ExtUtils::Packlist
Message-Id: <199807031028.LAA10456@sale-wts> Subject: Re: [make install] another horror story p4raw-id: //depot/perl@1315
Diffstat (limited to 'lib/ExtUtils/Installed.pm')
-rw-r--r--lib/ExtUtils/Installed.pm4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ExtUtils/Installed.pm b/lib/ExtUtils/Installed.pm
index 0ee1f50b8c..dda594e784 100644
--- a/lib/ExtUtils/Installed.pm
+++ b/lib/ExtUtils/Installed.pm
@@ -261,6 +261,10 @@ This returns the version number for the specified module.
=back
+=head1 EXAMPLE
+
+See the example in L<ExtUtils::Packlist>.
+
=head1 AUTHOR
Alan Burlison <Alan.Burlison@uk.sun.com>