[Bug 1129443] repeatly deps to perl-devel

bugzilla at redhat.com bugzilla at redhat.com
Thu Sep 18 14:20:43 UTC 2014


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



--- Comment #14 from Petr Pisar <ppisar at redhat.com> ---
I did a review before upgrading to 5.18. So I will have to rereview it again.
These were my findings so far:

Encode-devel

Useful but no strictly needed. It generates XS files which need Perl headers
to be usefull.

ExtUtils-CBuilder

Needed by ExtUtils::CBuilder (Compile and link C code for Perl modules).

ExtUtils-Embed

Generates perl bindings and returns compiler options for linking to perl. It's
like a pkg-config file, it should need it.

ExtUtils-Install

Does not need perl-devel. It only installs files and handle packlists.

ExtUtils-MakeMaker

TODO: Entry point for Makefile.PL to build not only XS modules. Consider
splitting.

ExtUtils-Manifest

Not needed.

ExtUtils-ParseXS

Not needed. Self-contained converter from XS to C.

Module-Build

TODO: The same case as ExtUtils-MakeMaker.

core

Header files are part of Perl core. Needed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=uE4JkFGkfM&a=cc_unsubscribe



More information about the perl-devel mailing list