| Port details |
- p5-Object-HashBase Build hash based classes
- 0.015 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: sunpoet@FreeBSD.org
 - Port Added: 2026-04-18 22:03:29
- Last Update: 2026-04-18 21:18:16
- Commit Hash: 3ba2a88
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/dist/Object-HashBase
- Description:
- Object::HashBase is used to generate classes based on hashrefs. Using this class
will give you a new() method, as well as generating accessors you request.
Generated accessors will be getters, set_ACCESSOR setters will also be generated
for you. You also get constants for each accessor (all caps) which return the
key into the hash for that accessor. Single inheritance is also supported.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- p5-Object-HashBase>0:devel/p5-Object-HashBase
- To install the port:
- cd /usr/ports/devel/p5-Object-HashBase/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Object-HashBase
- pkg install p5-Object-HashBase
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Object-HashBase
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1775587094
SHA256 (Object-HashBase-0.015.tar.gz) = 18f70c6eddf44b19f36c190b6747b35b43198c394b0a36c6dd63946ff1a11d0a
SIZE (Object-HashBase-0.015.tar.gz) = 23517
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.42.r<5.43 : lang/perl5.42
- Runtime dependencies:
-
- perl5>=5.42.r<5.43 : lang/perl5.42
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Object-HashBase
- 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 |
0.015 18 Apr 2026 21:18:16
    |
Po-Chuan Hsieh (sunpoet)  |
devel/p5-Object-HashBase: Add p5-Object-HashBase 0.015
Object::HashBase is used to generate classes based on hashrefs. Using this class
will give you a new() method, as well as generating accessors you request.
Generated accessors will be getters, set_ACCESSOR setters will also be generated
for you. You also get constants for each accessor (all caps) which return the
key into the hash for that accessor. Single inheritance is also supported. |
Number of commits found: 1
|