Port details on branch 2024Q1 |
- p5-IO-Stringy Use IO handles with non-file objects
- 2.113 devel =5 2.113Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2020-06-26 11:55:38
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: p5-Text-Unidecode, p5-MIME-Tools, autoconf, indexinfo, p5-Specio
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/IO-Stringy
- Description:
- This toolkit primarily provides modules for performing both traditional and
object-oriented i/o) on things other than normal filehandles; in particular,
IO::Scalar, IO::ScalarArray, and IO::Lines.
In the more-traditional IO::Handle front, we have IO::AtomicFile which may be
used to painlessly create files which are updated atomically.
And in the "this-may-prove-useful" corner, we have IO::Wrap, whose exported
wraphandle() function will clothe anything that's not a blessed object in an
IO::Handle-like wrapper... so you can just use OO syntax and stop worrying about
whether your function's caller handed you a string, a globref, or a FileHandle.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-IO-Stringy>0:devel/p5-IO-Stringy
- To install the port:
- cd /usr/ports/devel/p5-IO-Stringy/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-IO-Stringy
- pkg install p5-IO-Stringy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-IO-Stringy
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1593163659
SHA256 (IO-Stringy-2.113.tar.gz) = 51220fcaf9f66a639b69d251d7b0757bf4202f4f9debd45bdd341a6aca62fe4e
SIZE (IO-Stringy-2.113.tar.gz) = 47755
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
- converters/p5-Convert-TNEF
- databases/p5-DBIWrapper
- devel/p5-Class-Trigger
- devel/p5-Config-IniFiles
- devel/p5-Config-IniHash
- devel/p5-File-Assets
- for Run
-
- biology/p5-BioPerl
- converters/p5-Convert-TNEF
- databases/p5-DBIWrapper
- devel/p5-Class-Trigger
- devel/p5-Config-IniFiles
- devel/p5-Config-IniHash
- devel/p5-File-Assets
-
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:
- devel_p5-IO-Stringy
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|