[Bug 1183231] New: perl-autodie missing dependency for IPC::System::Simple

bugzilla at redhat.com bugzilla at redhat.com
Sat Jan 17 13:34:14 UTC 2015


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

            Bug ID: 1183231
           Summary: perl-autodie missing dependency for
                    IPC::System::Simple
           Product: Fedora
           Version: 21
         Component: perl-autodie
          Severity: medium
          Assignee: ppisar at redhat.com
          Reporter: richard at rsk1024.plus.com
        QA Contact: extras-qa at fedoraproject.org
                CC: perl-devel at lists.fedoraproject.org, ppisar at redhat.com



Description of problem:
perl reports a missing dependency with 'use autodie qw(:all)'


Version-Release number of selected component (if applicable):
perl-autodie.noarch 2.25-2.fc21

How reproducible:
When test compiling a perl program containing

use autodie qw(:all);

perl reports a missing dependency :-

perl -c test.pl
IPC::System::Simple required for Fatalised/autodying system() at test.pl line
5.

Therefore the perl-autodie package needs a dependency to Perl-IPC-System-Simple
so that it gets installed as well and then developers can make full use of
autodie without any extra effort.



Additional info:

-- 
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=YlESqLKn2Z&a=cc_unsubscribe



More information about the perl-devel mailing list