{"id":7430,"date":"2022-12-20T19:38:04","date_gmt":"2022-12-20T22:38:04","guid":{"rendered":"http:\/\/lode.uno\/linux-man\/index.php\/2022\/12\/20\/iostringy-man3\/"},"modified":"2022-12-20T19:38:04","modified_gmt":"2022-12-20T22:38:04","slug":"iostringy-man3","status":"publish","type":"post","link":"https:\/\/lode.uno\/linux-man\/2022\/12\/20\/iostringy-man3\/","title":{"rendered":"IO::Stringy (man3)"},"content":{"rendered":"<h1 align=\"center\">IO::Stringy<\/h1>\n<p> <a href=\"#NAME\">NAME<\/a><br \/> <a href=\"#SYNOPSIS\">SYNOPSIS<\/a><br \/> <a href=\"#DESCRIPTION\">DESCRIPTION<\/a><br \/> <a href=\"#AUTHOR\">AUTHOR<\/a><br \/> <a href=\"#CONTRIBUTORS\">CONTRIBUTORS<\/a><br \/> <a href=\"#COPYRIGHT &#038; LICENSE\">COPYRIGHT &#038; LICENSE<\/a> <\/p>\n<hr>\n<h2>NAME <a name=\"NAME\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">IO\u2212stringy \u2212 I\/O on in\u2212core objects like strings and arrays<\/p>\n<h2>SYNOPSIS <a name=\"SYNOPSIS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">use strict; <br \/> use warnings; <br \/> use IO::AtomicFile; # Write a file which is updated atomically <br \/> use IO::InnerFile; # define a file inside another file <br \/> use IO::Lines; # I\/O handle to read\/write to array of lines <br \/> use IO::Scalar; # I\/O handle to read\/write to a string <br \/> use IO::ScalarArray; # I\/O handle to read\/write to array of scalars <br \/> use IO::Wrap; # Wrap old\u2212style FHs in standard OO interface <br \/> use IO::WrapTie; # Tie your handles &#038; retain full OO interface <br \/> # &#8230;<\/p>\n<h2>DESCRIPTION <a name=\"DESCRIPTION\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">This toolkit primarily provides modules for performing both traditional and object-oriented i\/o) on things <i>other<\/i> than normal filehandles; in particular, IO::Scalar, IO::ScalarArray, and IO::Lines.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">In the more-traditional IO::Handle front, we have IO::AtomicFile which may be used to painlessly create files which are updated atomically.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">And in the &#8220;this-may-prove-useful&#8221; corner, we have IO::Wrap, whose exported <b>wraphandle()<\/b> function will clothe anything that\u2019s not a blessed object in an IO::Handle\u2212like wrapper&#8230; so you can just use <small>OO<\/small> syntax and stop worrying about whether your function\u2019s caller handed you a string, a globref, or a FileHandle.<\/p>\n<h2>AUTHOR <a name=\"AUTHOR\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">Eryq (<i>eryq@zeegee.com<\/i>). President, ZeeGee Software Inc (<i>http:\/\/www.zeegee.com<\/i>).<\/p>\n<h2>CONTRIBUTORS <a name=\"CONTRIBUTORS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">Dianne Skoll (<i>dfs@roaringpenguin.com<\/i>).<\/p>\n<h2>COPYRIGHT &#038; LICENSE <a name=\"COPYRIGHT &#038; LICENSE\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">Copyright (c) 1997 Erik (Eryq) Dorfman, ZeeGee Software, Inc. All rights reserved.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">This program is free software; you can redistribute it and\/or modify it under the same terms as Perl itself.<\/p>\n<hr>\n","protected":false},"excerpt":{"rendered":"<p>  IO\u2212stringy \u2212 I\/O on in\u2212core objects like strings and arrays <\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[3742,3007],"class_list":["post-7430","post","type-post","status-publish","format-standard","hentry","category-sin-categoria","tag-iostringy","tag-man3"],"gutentor_comment":0,"_links":{"self":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/7430","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/comments?post=7430"}],"version-history":[{"count":0,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/7430\/revisions"}],"wp:attachment":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/media?parent=7430"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/categories?post=7430"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/tags?post=7430"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}