Port details |
- p5-Data-Dumper-Interp Interpolate Data::Dumper output into strings for human consumption
- 7.013 devel
=2 7.012Version of this port present on the latest quarterly branch. - Maintainer: wen@FreeBSD.org
 - Port Added: 2023-08-24 10:33:11
- Last Update: 2025-02-01 01:36:31
- Commit Hash: 67f6dad
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: CC0-1.0
- WWW:
- https://metacpan.org/release/Data-Dumper-Interp
- Description:
- This Data::Dumper wrapper optimizes output for human consumption and
avoids side-effects which interfere with debugging.
The namesake feature is interpolating Data::Dumper output into strings,
but simple functions are also provided to format a scalar, array, or hash.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Data-Dumper-Interp>0:devel/p5-Data-Dumper-Interp
- To install the port:
- cd /usr/ports/devel/p5-Data-Dumper-Interp/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Data-Dumper-Interp
- pkg install p5-Data-Dumper-Interp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Data-Dumper-Interp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1738373547
SHA256 (Data-Dumper-Interp-7.013.tar.gz) = 9426c9ac2b7bd407a8145b22720293396ccecdf56634bb7d6123ec8bec19da31
SIZE (Data-Dumper-Interp-7.013.tar.gz) = 81943
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-Data-Dumper>=0 : devel/p5-Data-Dumper
- p5-Data-Structure-Util>=0 : devel/p5-Data-Structure-Util
- p5-Data-Visitor>=0.32 : devel/p5-Data-Visitor
- p5-Moose>=0 : devel/p5-Moose
- p5-Regexp-Common>=0 : textproc/p5-Regexp-Common
- p5-Term-ReadKey>=0 : devel/p5-Term-ReadKey
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-Data-Compare>=0 : devel/p5-Data-Compare
- p5-Guard>=0 : devel/p5-Guard
- p5-Math-BigInt>=2.000000 : math/p5-Math-BigInt
- p5-Test-Simple>=1.302200 : devel/p5-Test-Simple
- p5-autovivification>=0 : devel/p5-autovivification
- p5-bignum>=0 : math/p5-bignum
- p5-indirect>=0 : devel/p5-indirect
- p5-multidimensional>=0 : devel/p5-multidimensional
- Runtime dependencies:
-
- p5-Data-Dumper>=0 : devel/p5-Data-Dumper
- p5-Data-Structure-Util>=0 : devel/p5-Data-Structure-Util
- p5-Data-Visitor>=0.32 : devel/p5-Data-Visitor
- p5-Moose>=0 : devel/p5-Moose
- p5-Regexp-Common>=0 : textproc/p5-Regexp-Common
- p5-Term-ReadKey>=0 : devel/p5-Term-ReadKey
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Data-Dumper-Interp
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.013 01 Feb 2025 01:36:31
    |
Wen Heping (wen)  |
devel/p5-Data-Dumper-Interp: Update to 7.013 |
7.012 19 Dec 2024 03:04:26
    |
Wen Heping (wen)  |
devel/p5-Data-Dumper-Interp: Update to 7.012 |
7.009 05 Dec 2024 06:28:58
    |
Wen Heping (wen)  |
devel/p5-Data-Dumper-Interp: Update to 7.009 |
7.007 15 Aug 2024 15:30:59
    |
Po-Chuan Hsieh (sunpoet)  |
*: Change *_DEPENDS from p5-Test2-Suite to p5-Test-Simple
- Bump PORTREVISION of the following dependent ports for dependency change
- databases/p5-DBIx-QuickDB
- devel/p5-Shell-Config-Generate
- devel/p5-Test-Archive-Libarchive
- devel/p5-Test-Future-IO-Impl
- devel/p5-Test2-Harness
- devel/p5-Test2-Harness-UI
- devel/p5-Test2-Plugin-DBIProfile
Test2-Suite has been merged into Test-Simple since 1.302200.
Reference: https://metacpan.org/dist/Test-Simple/changes |
7.007 08 May 2024 10:27:21
    |
Wen Heping (wen)  |
devel/p5-Data-Dumper-Interp: Update to 7.007 |
7.005 11 Mar 2024 08:17:32
    |
Wen Heping (wen)  |
devel/p5-Data-Dumper-Interp: Update to 7.005 |
7.003 21 Feb 2024 15:11:27
    |
Po-Chuan Hsieh (sunpoet)  |
devel/p5-Data-Dumper-Interp: Update TEST_DEPENDS
- While I'm here, add NO_ARCH
Math-BigRat has been merged into Math-BigInt since 2.000000.
And math/p5-Math-BigRat has been removed from the ports tree.
Approved by: portmgr (blanket)
With hat: perl |
7.003 25 Jan 2024 03:19:12
    |
Wen Heping (wen)  |
devel/p5-Data-Dumper-Interp: Update to 7.003 |
7.002 14 Jan 2024 09:03:26
    |
Wen Heping (wen)  |
devel/p5-Data-Dumper-Interp: Update to 7.002 |
7.001 30 Dec 2023 14:20:04
    |
Wen Heping (wen)  |
devel/p5-Data-Dumper-Interp: Update to 7.001 |
6.010 11 Nov 2023 01:02:35
    |
Wen Heping (wen)  |
devel/p5-Data-Dumper-Interp: Update to 6.010 |
6.007 24 Sep 2023 02:05:44
    |
Wen Heping (wen)  |
devel/p5-Data-Dumper-Interp: Update to 6.007 |
6.006 09 Sep 2023 13:38:39
    |
Wen Heping (wen)  |
devel/p5-Data-Dumper-Interp: Update to 6.006 |
6.005 27 Aug 2023 08:04:19
    |
Wen Heping (wen)  |
devel/p5-Data-Dumper-Interp: Update to 6.005 |
6.004 24 Aug 2023 10:29:35
    |
Wen Heping (wen)  |
devel/p5-Data-Dumper-Interp: Add new port
This Data::Dumper wrapper optimizes output for human consumption and
avoids side-effects which interfere with debugging.
The namesake feature is interpolating Data::Dumper output into strings,
but simple functions are also provided to format a scalar, array, or hash. |