Logoj0ke.net Open Build Service > Projects > multimedia:SL11 > xine-lib > Binaries > ::import::i586::libxine1-32... > Dependencies
Sign Up | Log In

Dependency of ::import::i586::libxine1-32bit-1.1.21-9.3.x86_64.rpm

Name: perl-Exception-Class

Project: openSUSE_11.4

Repository: oss

Title: A Module That Allows You to Declare Real Exception Classes in Perl

Description:
Exception::Class allows you to declare exception hierarchies in your modules in
a "Java-esque" manner.

It features a simple interface allowing programmers to 'declare' exception
classes at compile time. It also has a base exception class,
Exception::Class::Base, that can be easily extended.

It is designed to make structured exception handling simpler and better by
encouraging people to use hierarchies of exceptions in their applications,
as opposed to a single catch-all exception class.

This module does not implement any try/catch syntax. Please see the
"OTHER EXCEPTION MODULES (try/catch syntax)" section for more information on
how to get this syntax.

You will also want to look at the documentation for Exception::Class::Base,
which is the default base class for all exception objects created
by this module.

Author: Dave Rolsky <autarch@urth.org>

Version: 1.29

Release: 3.1

Architecture: x86_64

Size: 36.7 KB

Build Time: 2011-02-18 22:40:44 +0100 (over 13 years ago)

Provides

Symbol Required by
perl(Exception::Class) = 1.29 perl-Perl-Critic perl-PPIx-Utilities
perl(Exception::Class::Base...
perl-Exception-Class = 1.29...
perl-Exception-Class(x86-64...

Requires

Symbol Provided by
perl = 5.12.3 perl
perl(Scalar::Util) perl-base-32bit perl-base
perl(Class::Data::Inheritab... perl-Class-Data-Inheritable
perl(Devel::StackTrace) >= ... perl-Devel-StackTrace