libio-stringy-perl 2.113-ok1 source package in openKylin
Changelog
libio-stringy-perl (2.113-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Fri, 29 May 2026 08:39:10 -0700
libio-stringy-perl (2.113-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Fri, 29 May 2026 08:39:10 -0700
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | perl |
| File | Size | SHA-256 Checksum |
|---|---|---|
| libio-stringy-perl_2.113.orig.tar.gz | 46.6 KiB | 51220fcaf9f66a639b69d251d7b0757bf4202f4f9debd45bdd341a6aca62fe4e |
| libio-stringy-perl_2.113-ok1.debian.tar.xz | 2.0 KiB | 9685b1d6fc6622f9f5fc49f3b744e0e713b8e4546edb09dcb9917daa5b55ed45 |
| libio-stringy-perl_2.113-ok1.dsc | 1.9 KiB | a59c788519e15d2012e995ef4f4ca0590bce183086f980269296bf529abcc2e0 |
IO::Stringy 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.
.
The libio-stringy-perl package provides the following modules:
.
* IO::AtomicFile - write a file which is updated atomically
* IO::InnerFile - define a file inside another file
* IO::Lines - IO:: interface for reading/writing an array of lines
* IO::Scalar - IO:: interface for reading/writing a scalar
* IO::ScalarArray - IO:: interface for reading/writing an array of scalars
* IO::Stringy - I/O on in-core objects like strings and arrays
* IO::Wrap - wrap raw filehandles in IO::Handle interface
* IO::WrapTie - wrap tieable objects in IO::Handle interface