Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: package unusable, missing dependency "POE::Component::Pluggable" https://bugzilla.redhat.com/show_bug.cgi?id=520431 Summary: package unusable, missing dependency "POE::Component::Pluggable" Product: Fedora Version: 11 Platform: All OS/Version: Linux Status: NEW Severity: high Priority: low Component: perl-POE-Component-IRC AssignedTo: cweyl@xxxxxxxxxxxxxxx ReportedBy: mschmidt@xxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: cweyl@xxxxxxxxxxxxxxx, fedora-perl-devel-list@xxxxxxxxxx Classification: Fedora Target Release: --- Description of problem: perl-POE-Component-IRC is not usable. Attempt to use this module fails with compilation error about empty class "POE::Component::Pluggable". This class does not seem to found in any Fedora package. Version-Release number of selected component (if applicable): perl-POE-Component-IRC-5.88-2.fc11.noarch perl-5.10.0-73.fc11.x86_64 How reproducible: always Steps to Reproduce: perl -e 'use POE::Component::IRC;' Actual results: Base class package "POE::Component::Pluggable" is empty. (Perhaps you need to 'use' the module which defines that package first, or make that module available in @INC (@INC contains: /usr/local/lib64/perl5/site_perl/5.10.0/x86_64-linux-thread-multi /usr/local/lib/perl5/site_perl/5.10.0 /usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl /usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi /usr/lib/perl5/5.10.0 /usr/lib/perl5/site_perl .). at /usr/lib/perl5/vendor_perl/5.10.0/POE/Component/IRC.pm line 17 BEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/5.10.0/POE/Component/IRC.pm line 17. Compilation failed in require at -e line 1. BEGIN failed--compilation aborted at -e line 1. Expected results: No error. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list