[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian-Perl-Policy and .packlist?



Woah!  That was a fast reply :-)

On Wed, Dec 04, 2002 at 05:34:51PM +0100, Josip Rodin wrote:
> 
> IIRC, the .packlist files contained a list of files shipped with each
> module. dpkg -L already provides such information for packages.

Actually, the packlist keeps track of what has been installed by Perl's
build system - and ExtUtils::Installed is the official perl tool of
choice to query that information.

Falling back to calling 'dpkg -l' means calling an external program and
hardwiring a perfectly system independend script to a Debian distro (not
that I'd mind that much, but still...).

-- 
	    Well, then let's give that Java-Wussie a beating... (me)

Michael Lamertz                        |     +49 2234 204947 / +49 171 6900 310
Sandstr. 122                           |                       mike@lamertz.net
50226 Frechen                          |                 http://www.lamertz.net
Germany                                |               http://www.perl-ronin.de 



Reply to: