From 2f411486ab4113a6e8baa9f66f3bb64710062857 Mon Sep 17 00:00:00 2001 From: LEVAI Daniel Date: Mon, 11 Mar 2013 21:13:22 -0400 Subject: perl/perl-Exception-Class: Added (declare real exception classes) Signed-off-by: dsomero --- perl/perl-Exception-Class/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 perl/perl-Exception-Class/slack-desc (limited to 'perl/perl-Exception-Class/slack-desc') diff --git a/perl/perl-Exception-Class/slack-desc b/perl/perl-Exception-Class/slack-desc new file mode 100644 index 0000000000..5ffd5e9037 --- /dev/null +++ b/perl/perl-Exception-Class/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +perl-Exception-Class: perl-Exception-Class (allows you to declare real exception classes) +perl-Exception-Class: +perl-Exception-Class: Exception::Class allows you to declare exception hierarchies in your +perl-Exception-Class: modules in a "Java-esque" manner. It features a simple interface +perl-Exception-Class: allowing programmers to 'declare' exception classes at compile time. +perl-Exception-Class: It also has a base exception class, Exception::Class::Base, that can +perl-Exception-Class: be easily extended. +perl-Exception-Class: +perl-Exception-Class: +perl-Exception-Class: +perl-Exception-Class: -- cgit v1.2.3