it has a manpage.
From: "Brendan O'Dea" <bod@debian.org>
Message-ID: <
20040215122717.GA26812@londo.c47.org>
p4raw-id: //depot/perl@22308
toplevel();
###############################################################################
+
+__END__
+
+=head1 NAME
+
+instmodsh - interactive inventory for installed Perl modules
+
+=head1 SYNOPSIS
+
+instmodsh
+
+=head1 DESCRIPTION
+
+C<instmodsh> provides an interactive shell to query details of
+installed Perl modules.
+
+The shell provides a list of installed modules, each of which
+may be queried to to list files and directories, checked for missing
+files or packaged up as a tar archive.
+
+=head1 SEE ALSO
+
+ExtUtils::Installed(3perl)
+
+=cut