Olivier Thauvin <[EMAIL PROTECTED]> writes: > Some perl script contains 'use file.pl;' > Those requirement are not automatically provides. > So why not automatically filter in perl-findrequires script > ^perl(.*\.pl)$ ?
because sometimes we rely on .pl files from other packages ...
