NAME

dpkg-scanpmpackages - creates PerlPackages index from .deb files

SYNOPSIS

dpkg-scanpmpackages [repository_folder]

	--blacklist=comma,separated,package,names
		optional - packages that should not be indexed

DESCRIPTION

Finds all Packages.bz2 and for all *.deb files listed there indexes the Perl modules files *.pm creating PerlPackages.bz2 file in the same folder.

AUTHOR

Jozef Kutej

COPYRIGHT

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.