summaryrefslogtreecommitdiffstats
path: root/perl/perl-Exception-Class/slack-desc
blob: 5ffd5e90371e0fbd9ba36e3427a830e9283896d4 (plain)
# 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: