Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=875406 Petr Šabata <psabata@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |psabata@xxxxxxxxxx --- Comment #8 from Petr Šabata <psabata@xxxxxxxxxx> --- (In reply to comment #6) > You're right about Data::Dumper being in core. I was mistakenly confusing it > with other Perl modules that have been split out. However I can't picture > the Perl core package maintainers splitting Data::Dumper out any time soon, > so you're fine there and it won't block my review. Actually, Data::Dumper dual-lives since April 2012, see bug #811239. You can never know what module is going to be split out. Just list every dependency your code actually has instead of blind assumptions. Not listing modules only present in the perl package is acceptable (check rawhide for that, not stable; they often differ a lot) but you should watch perl package development closely then. Or be ready to deal with possible later, undesired FTBFS bugs. Anyhow, any updates here? -- 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=6Tv01pdK6e&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review