[Bug 505260] New: Review Request: perl-Exception-Class-TryCatch - Syntactic try/catch sugar for use with Exception::Class

bugzilla at redhat.com bugzilla at redhat.com
Thu Jun 11 08:59:18 UTC 2009


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-Exception-Class-TryCatch - Syntactic try/catch sugar for use with Exception::Class

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

           Summary: Review Request: perl-Exception-Class-TryCatch -
                    Syntactic try/catch sugar for use with
                    Exception::Class
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: emmanuel.seyman at club-internet.fr
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Spec URL:
http://people.parinux.org/~seyman/fedora/perl-Exception-Class-TryCatch/perl-Exception-Class-TryCatch.spec
SRPM URL:
http://people.parinux.org/~seyman/fedora/perl-Exception-Class-TryCatch/perl-Exception-Class-TryCatch-1.12-1.fc11.src.rpm
Description:
Exception::Class::TryCatch provides syntactic sugar for use with
Exception::Class using the familiar keywords try and catch. Its primary
objective is to allow users to avoid dealing directly with $@ by ensuring
that any exceptions caught in an eval are captured as Exception::Class
objects, whether they were thrown objects to begin with or whether the
error resulted from die. This means that users may immediately use isa and
various Exception::Class methods to process the exception.

-- 
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.




More information about the package-review mailing list