Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: Review Request: perl-Log-Dispatch-Perl - Use core Perl functions for logging
https://bugzilla.redhat.com/show_bug.cgi?id=463133
Summary: Review Request: perl-Log-Dispatch-Perl - Use core Perl functions for logging Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: nobody@fedoraproject.org ReportedBy: rc040203@freenet.de QAContact: extras-qa@fedoraproject.org CC: notting@redhat.com, fedora-package-review@redhat.com Estimated Hours: 0.0 Classification: Fedora
Spec URL: http://corsepiu.fedorapeople.org/packages/perl-Log-Dispatch-Perl.spec SRPM URL: http://corsepiu.fedorapeople.org/packages/perl-Log-Dispatch-Perl-0.03-1.fc10...
Description: The "Log::Dispatch::Perl" module offers a logging alternative using standard Perl core functions. It allows you to fall back to the common Perl alternatives for logging, such as "warn" and "cluck". It also adds the possibility for a logging action to halt the current environment, such as with "die" and "croak".
This package is a dependency of rt-3.8's "devel-mode". i.e. it's not required for ordinary run-time use of rt3, but only by people developing on rt3.