Bug 479055 - Review Request: perl-Class-Throwable - A minimal lightweight exception class
Summary: Review Request: perl-Class-Throwable - A minimal lightweight exception class
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Parag AN(पराग)
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 479056
TreeView+ depends on / blocked
 
Reported: 2009-01-06 19:31 UTC by Gabriel Somlo
Modified: 2009-01-12 19:14 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-01-12 19:14:02 UTC
Type: ---
Embargoed:
panemade: fedora-review+
kevin: fedora-cvs+


Attachments (Terms of Use)

Description Gabriel Somlo 2009-01-06 19:31:30 UTC
Spec URL: http://mirror.net.cmu.edu/gls/10/spec/perl-Class-Throwable.spec
SRPM URL: http://mirror.net.cmu.edu/gls/10/source/perl-Class-Throwable-0.10-1.fc10.src.rpm
Description:
This module implements a minimal lightweight exception object. It is
meant to be a compromise between more basic solutions like Carp which
can only print information and cannot handle exception objects, and more
complex solutions like Exception::Class which can be used to define
complex inline exceptions and has a number of module dependencies.

Comment 1 Parag AN(पराग) 2009-01-07 05:37:54 UTC
+ koji build http://koji.fedoraproject.org/koji/taskinfo?taskID=1037262
+ rpmlint is ok with following message
perl-Class-Throwable.noarch: W: doc-file-dependency /usr/share/doc/perl-Class-Throwable-0.10/t/TestException.pm perl(base)
=> I don't see any exec bits set on t/TestException.pm

+ License is GPL+ or Artistic
+ verified upstream source as
888ea61abfd8d9b60c024a997de9dbbd  Class-Throwable-0.10.tar.gz
+ make test gave
All tests successful.
Files=8, Tests=77,  1 wallclock secs ( 0.05 usr  0.02 sys +  0.49 cusr  0.07 csys =  0.63 CPU)
+ Package perl-Class-Throwable-0.10-1.fc11 =>
Provides: perl(Class::Throwable) = 0.10 perl(DB) perl(TestException)
Requires: perl(Scalar::Util) perl(base) perl(overload)
 perl(strict) perl(warnings)

APPROVED.

Comment 2 Gabriel Somlo 2009-01-10 23:04:42 UTC
New Package CVS Request
=======================
Package Name: perl-Class-Throwable
Short Description: A minimal lightweight exception class
Owners: somlo
Branches: F-9 F-10
InitialCC:

Comment 3 Kevin Fenzi 2009-01-11 17:00:21 UTC
cvs done.

Comment 4 Gabriel Somlo 2009-01-12 19:14:02 UTC
successfully built and submitted for stable (forgot to add -b 479055 to bodhi)


Note You need to log in before you can comment on or make changes to this bug.