https://bugzilla.redhat.com/show_bug.cgi?id=1120293
--- Comment #6 from Petr Ĺ abata psabata@redhat.com --- (In reply to Petr Pisar from comment #5)
TODO: I recommend to conditionalize dependencies on Inline::Filters and Inline::Struct by %perl_bootstrap macro as they are optional as Parse::RecDescent.
That's planned once they get into Fedora.
TODO: Due to NO_PACKLIST=1 added in recent ExtUtil::MakeMaker, you should increase perl(ExtUtils::MakeMaker) build-time dependency to `>= 6.76'.
Done.
TODO: Escape % in comments.
Done.
FIX: Run-require `perl(FindBin)' (lib/Inline/C.pm:47).
Done.
TODO: I recommend to run-require Inline::Filters, Inline::Struct, Parse::RecDescent, Time::HiRes. The code croaks without them. This is just a prettier die.
Planned. Will be done once they're available.
Links updated.