[Bug 742559] New: Review Request: perl-CatalystX-REPL - Read-eval-print-loop for debugging your Catalyst application

bugzilla at redhat.com bugzilla at redhat.com
Fri Sep 30 14:37:28 UTC 2011


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-CatalystX-REPL - Read-eval-print-loop for debugging your Catalyst application
Alias: perl-CatalystX-REPL

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

           Summary: Review Request: perl-CatalystX-REPL -
                    Read-eval-print-loop for debugging your Catalyst
                    application
           Product: Fedora
           Version: rawhide
          Platform: Unspecified
               URL: http://search.cpan.org/dist/CatalystX-REPL/
        OS/Version: Unspecified
            Status: NEW
          Severity: unspecified
          Priority: unspecified
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: iarnell at gmail.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com,
                    package-review at lists.fedoraproject.org
        Depends on: 742556
    Classification: Fedora
      Story Points: ---
              Type: ---


Spec URL: http://fedorapeople.org/~iarnell/review/perl-CatalystX-REPL.spec
SRPM URL:
http://fedorapeople.org/~iarnell/review/perl-CatalystX-REPL-0.04-1.fc17.src.rpm

Description:
Using Carp::REPL with a Catalyst application is hard. That's because of all
the internal exceptions that are being thrown and caught by Catalyst during
application startup. You'd have to manually skip over all of those.

This role works around that by automatically setting up Carp::REPL after
starting your application, if the CATALYST_REPL or MYAPP_REPL environment
variables are set.

*rt-0.10_01

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