Port details on branch 2023Q4 |
- p5-MooseX-NonMoose Easy subclassing of non-Moose classes
- 0.26_2 devel =3 0.26_2Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2010-03-24 02:10:05
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: php81-pear, libXdamage, p5-MIME-Tools, autoconf, p5-Safe-Hole
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/MooseX-NonMoose
- Description:
- MooseX::NonMoose allows for easily subclassing non-Moose classes with
Moose, taking care of the annoying details connected with doing this,
such as setting up proper inheritance from Moose::Object and installing
(and inlining, at make_immutable time) a constructor that makes sure
things like BUILD methods are called. It tries to be as non-intrusive
as possible - when this module is used, inheriting from non-Moose classes
and inheriting from Moose classes should work identically, aside from the
few caveats mentioned below. One of the goals of this module is that
including it in a Moose::Exporter-based package used across an entire
application should be possible, without interfering with classes that
only inherit from Moose modules, or even classes that don't inherit from
anything at all.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-MooseX-NonMoose>0:devel/p5-MooseX-NonMoose
- To install the port:
- cd /usr/ports/devel/p5-MooseX-NonMoose/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-MooseX-NonMoose
- pkg install p5-MooseX-NonMoose
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-MooseX-NonMoose
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (MooseX-NonMoose-0.26.tar.gz) = cbbe52ecf16038231fbd7f2cc6bce166a3569c8cb396ae80ec4517c2e08daa7d
SIZE (MooseX-NonMoose-0.26.tar.gz) = 25510
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:
-
- p5-List-MoreUtils>=0 : lang/p5-List-MoreUtils
- p5-Module-Runtime>=0 : devel/p5-Module-Runtime
- p5-Moose>=2 : devel/p5-Moose
- p5-Try-Tiny>=0 : lang/p5-Try-Tiny
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-List-MoreUtils>=0 : lang/p5-List-MoreUtils
- p5-Module-Runtime>=0 : devel/p5-Module-Runtime
- p5-Moose>=2 : devel/p5-Moose
- p5-Try-Tiny>=0 : lang/p5-Try-Tiny
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- databases/p5-DBIx-Class-MooseColumns
- devel/p5-MooseX-App-Cmd
- devel/p5-TAP-Formatter-JUnit
- security/p5-openxpki
- textproc/p5-POE-Filter-XML
- textproc/p5-XML-Schematron
- textproc/p5-XML-Toolkit
- for Run
-
- databases/p5-DBIx-Class-MooseColumns
- devel/p5-MooseX-App-Cmd
- devel/p5-TAP-Formatter-JUnit
- security/p5-openxpki
- textproc/p5-POE-Filter-XML
- textproc/p5-XML-Schematron
- textproc/p5-XML-Toolkit
Configuration Options:
- No options to configure
- Options name:
- devel_p5-MooseX-NonMoose
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|