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

            Bug ID: 1385642
           Summary: Undeclared dependency on perl(Sys::Syslog)
           Product: Fedora
           Version: rawhide
         Component: perl-AnyEvent
          Assignee: p...@city-fan.org
          Reporter: ppi...@redhat.com
        QA Contact: extras...@fedoraproject.org
                CC: p...@city-fan.org, perl-devel@lists.fedoraproject.org



/usr/lib64/perl5/vendor_perl/AnyEvent/Log.pm from
perl-AnyEvent-7.13-1.fc26.x86_64 requires Sys::Syslog, e.g. in a documented
function:

sub log_to_syslog { 
   my ($ctx, $facility) = @_; 

   require Sys::Syslog;
[...]
}

I think the package should run-require `perl(Sys::Syslog)'.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to