Paul Lussier, Wed, Mar 20, 2002 at 06:05:09PM -0500: > > Unfortunately, this does not work for modules installed via Debian's > apt-get mechanism, since these all install under the standard > install-base hierarchy, not the 'local' tree, which is where > modules above and beyond the core set get installed. >
To get modules installed via Debian's apt-get you can use the folowing command: $ dpkg --get-selections | grep '^lib.*perl' That will give you a list of packages installed, but you have to figure out the deb -> pm mapping (ie libwww-perl -> LWP). g
msg13583/pgp00000.pgp
Description: PGP signature
