[prog] Finding your Perl modules

Dan dan at cellectivity.com
Tue Jun 7 03:50:50 EST 2005


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.

-- 
  When a program dies / what you need is a moment / of serenity.
      - Damian Conway, whose Perl module generates haikus




More information about the Programming mailing list