Port details |
- p5-isa isa - is not the isa operator
- 2.001 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: dvl@FreeBSD.org
 - Port Added: 2025-07-22 17:39:04
- Last Update: 2025-07-22 17:36:40
- Commit Hash: d3f4352
- Also Listed In: perl5
- License: ART10
- WWW:
- https://metacpan.org/pod/isa
- Description:
- The new isa operator in Perl 5.32 is pretty great, but if you need to support
legacy versions of Perl, you can't use it yet. This module gives you isa-like
functions you can use in Perl 5.6 and above.
If you've got Type::Tiny::XS installed, you will probably find that this module
is faster than the native isa operator!
The functions exported respect inheritance and allow classes to override their
isa method as you'd expect.
¦ ¦ ¦ ¦ 
- 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/devel/p5-isa/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-isa
- pkg install p5-isa
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-isa
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1753113333
SHA256 (isa-2.001.tar.gz) = 0f947dd5a11845e74db40dadc2e8c6d5766539687f4a08a3b1ef418326c4585b
SIZE (isa-2.001.tar.gz) = 15623
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.40.r<5.41 : lang/perl5.40
- Runtime dependencies:
-
- perl5>=5.40.r<5.41 : lang/perl5.40
- This port is required by:
- for Run
-
- sysutils/p5-OpenTelemetry
- sysutils/p5-OpenTelemetry-Exporter-OTLP
- sysutils/p5-OpenTelemetry-SDK
Configuration Options:
- No options to configure
- Options name:
- devel_p5-isa
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.001 22 Jul 2025 17:36:40
    |
Dan Langille (dvl)  |
devel/p5-isa: Add new port
The new isa operator in Perl 5.32 is pretty great, but if you need to
support legacy versions of Perl, you can't use it yet. This module
gives you isa-like functions you can use in Perl 5.6 and above |
Number of commits found: 1
|