summaryrefslogtreecommitdiff
path: root/pod/perlutil.pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod/perlutil.pod')
-rw-r--r--pod/perlutil.pod7
1 files changed, 6 insertions, 1 deletions
diff --git a/pod/perlutil.pod b/pod/perlutil.pod
index c6520ac109..1cc381cd62 100644
--- a/pod/perlutil.pod
+++ b/pod/perlutil.pod
@@ -256,6 +256,11 @@ in a tar archive.
This utility, that comes with the C<Digest::SHA> module, is used to print
or verify SHA checksums.
+=item L<zipdetails>
+
+L<zipdetails> displays information about the internal record structure of the zip file.
+It is not concerned with displaying any details of the compressed data stored in the zip file.
+
=back
=head2 Installation
@@ -301,6 +306,6 @@ C<roffitall|roffitall>, L<a2p|a2p>, L<s2p|s2p>, L<find2perl|find2perl>,
L<File::Find|File::Find>, L<pl2pm|pl2pm>, L<perlbug|perlbug>,
L<h2ph|h2ph>, L<c2ph|c2ph>, L<h2xs|h2xs>, L<enc2xs>, L<xsubpp>,
L<cpan>, L<cpanp>, L<cpan2dist>, L<instmodsh>, L<piconv>, L<prove>,
-L<corelist>, L<ptar>, L<ptardiff>, L<shasum>
+L<corelist>, L<ptar>, L<ptardiff>, L<shasum>, L<zipdetails>
=cut