Subject: | Autoprereqs should scan *.PL files for BuildRequires prereqs |
Per subject, any .PL files will generally get run during build time to
generate dynamic modules. Any modules they use should be added as
prerequisites.
That doesn't address prerequisites in the generated modules, but I don't
think that's a solvable problem.