Port details on branch 2023Q1 |
- p5-Error Error/exception handling in object-oriented programming style
- 0.17029 lang =108 0.17029Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2000-06-22 08:07:22
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: libiconv, expat, libxml2, p5-URI, p5-Net-SSLeay
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Error
- Description:
- The Error package provides two interfaces. Firstly Error provides a procedural
interface to exception handling. Secondly Error is a base class for
errors/exceptions that can either be thrown, for subsequent catch, or can simply
be recorded.
Errors in the class Error should not be thrown directly, but the user should
throw errors from a sub-class of Error.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/p5-Error/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/p5-Error
- pkg install p5-Error
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Error
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1580562283
SHA256 (Error-0.17029.tar.gz) = 1a23f7913032aed6d4b68321373a3899ca66590f4727391a091ec19c95bf7adc
SIZE (Error-0.17029.tar.gz) = 33304
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- biology/p5-BioPerl
- devel/git
- devel/p5-App-CLI-Extension
- devel/p5-Avro
- devel/p5-Cache-Cache
- devel/p5-Dist-Joseki
- devel/p5-Luka
-
Deleted ports which required this port:
- for Run
-
- biology/p5-BioPerl
- devel/git
- devel/p5-App-CLI-Extension
- devel/p5-Avro
- devel/p5-Cache-Cache
- devel/p5-Dist-Joseki
- devel/p5-Luka
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- lang_p5-Error
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|