https://bugzilla.redhat.com/show_bug.cgi?id=812587

--- Comment #7 from Petr Pisar <[email protected]> ---
(In reply to comment #5)
> Petr, can you please give me how to you detect BR ? Have a script or does
> (find ... | /usr/lib/rpm/perl.req) could be enough ?
> 
I have no script. I just study META.yml and then "grep -HnrE
'\<(use|require|parent|base|ISA)\>'" Makefile.PL, lib, t and inc. And of course
I check the context of the used module. It can turn out that the module is just
eval-ed optional functionality or something like that.

The /usr/lib/rpm/perl.req is not perfect too. But studying it's results is also
helpful (I check the `rpm -q --requires -p' output).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to