Dan wrote: > Is there an "official" way to find all the Perl modules installed on > your system? I've done this and it works pretty well: > locate '*.pm' > but I was wondering if there's some built-in mechanism to do it. > `perldoc -q installed` suggests a couple of ways. -- Douglas