On Thu, Apr 25, 2002 at 09:36:16AM -0500, Elaine -HFB- Ashton wrote: > Michael Lamertz [[EMAIL PROTECTED]] quoth: > *> > *>PS: I've made the mistake to install quite a handful of modules via > *>Debian packages instead of CPAN and they are *NOT* installed in > *>'site_perl' but somewhere in '/usr/local/share' and are also *NOT* > *>registered in perllocal. That's *NOT* funny, Debians! > > Do they turn up with CPAN.pm or ExtUtils::Installed?
Nope: ---------- snip ---------- nijushiho:~$ perl -MExtUtils::Installed -le 'print foreach ExtUtils::Installed->new()->modules()' Apache::XML2Template Data::FormValidator Data::FormValidator::Tutorial Perl Regexp::Common Term::ANSIColor nijushiho:~$ ---------- snip ---------- but ---------- snip ---------- nijushiho:~$ perldoc Template Template(3) User Contributed Perl Documentation Template(3) NAME Template - Front-end module to the Template Toolkit SYNOPSIS use Template; ... ---------- snip ---------- It's definitely *not* in the list ExtUtils knows about. It's no problem since I know what I installed and at least Debian offers a consistent naming scheme. "dpkg -l 'lib*-perl'" does the job, but I still consider that behaviour unfriendly and non-standard. Just why couldn't they use site-perl?!? Sigh, I'm ranting again... -- If we fail, we will lose the war. Michael Lamertz | +49 221 445420 / +49 171 6900 310 Nordstr. 49 | [EMAIL PROTECTED] 50733 Cologne | http://www.lamertz.net Germany | http://www.perl-ronin.de -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]