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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]



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
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to