[Bug 175605] Review Request: perl-IO-Multiplex

bugzilla at redhat.com bugzilla at redhat.com
Tue Dec 13 14:05:08 UTC 2005


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: perl-IO-Multiplex


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





------- Additional Comments From lmb at biosci.ki.se  2005-12-13 09:04 EST -------
I've asked the authors of they can change the license. The spec file has been
cleaned up.

About the part that is deemed problematic... The code snippet looks like this:
BEGIN {
    eval {
        # Can optionally use Hi Res timers if available
        require Time::HiRes;
        Time::HiRes->import ('time');
    }
};

I really don't see a problem with this. BTW, perl-IO-Multiplex is eval-required
by the allready included perl-Net-Server package. It's needed by postgrey, the
real reason for this excercise.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the fedora-extras-list mailing list