Package: libcarp-object-perl (1.02-2)
Links for libcarp-object-perl
Debian Resources:
Download Source Package libcarp-object-perl:
- [libcarp-object-perl_1.02-2.dsc]
- [libcarp-object-perl_1.02.orig.tar.gz]
- [libcarp-object-perl_1.02-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [metacpan.org]
Similar packages:
object-oriented replacement for Carp or Carp::Clan Perl modules
Carp::Object is an object-oriented alternative to Carp/croak or Carp::Clan/croak, for reporting errors in modules from the perspective of the caller instead of reporting the internal implementation line where the error occurs.
Carp or Carp::Clan were designed long ago, at a time when Perl had no support yet for object-oriented programming; therefore they only have a functional API that is not very well suited for extensions. The present module attempts to mimic the same behaviour, but with an object-oriented implementation that offers more tuning options, and also supports errors raised as Exception objects.
Unlike Carp or Carp::Clan, where the presentation of stack frames is hard-coded, here it is delegated to Devel::StackTrace. This means that clients can also take advantage of options in Devel::StackTrace to tune the output -- or even replace it by another class.
Other Packages Related to libcarp-object-perl
|
|
|
|
-
- dep: libclone-perl
- module for recursively copying Perl datatypes
-
- dep: libdevel-stacktrace-perl
- Perl module containing stack trace and related objects
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
Download libcarp-object-perl
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 13.0 kB | 37.0 kB | [list of files] |