{"id":16306177,"url":"https://github.com/gfx/perl-perlio-util","last_synced_at":"2025-10-25T14:30:57.721Z","repository":{"id":791432,"uuid":"488763","full_name":"gfx/Perl-PerlIO-Util","owner":"gfx","description":"PerlIO::Util on CPAN","archived":false,"fork":false,"pushed_at":"2010-01-28T05:09:05.000Z","size":122,"stargazers_count":7,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-06T18:21:52.146Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://search.cpan.org/dist/PerlIO-Util/","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gfx.png","metadata":{"files":{"readme":"README","changelog":"Changes","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-01-26T04:36:32.000Z","updated_at":"2022-12-07T18:08:10.000Z","dependencies_parsed_at":"2022-07-14T18:47:14.197Z","dependency_job_id":null,"html_url":"https://github.com/gfx/Perl-PerlIO-Util","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfx%2FPerl-PerlIO-Util","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfx%2FPerl-PerlIO-Util/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfx%2FPerl-PerlIO-Util/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfx%2FPerl-PerlIO-Util/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gfx","download_url":"https://codeload.github.com/gfx/Perl-PerlIO-Util/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238155516,"owners_count":19425731,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T21:09:52.811Z","updated_at":"2025-10-25T14:30:52.418Z","avatar_url":"https://github.com/gfx.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"NAME\n\nPerlIO::Util - A selection of general PerlIO utilities\n\nSYNOPSIS\n\n\tuse PerlIO::Util;\n\n\t# to create $file if needed, and then call flock($in, LOCK_EX)\n\tmy $in = PerlIO::Util-\u003eopen('+\u003c:creat :flock', $file); \n\n\t# to multiplex output\n\t*STDERR-\u003epush_layer(tee =\u003e \"\u003e\u003e $err_log\");\n\n\t# to read lines backward\n\tmy $in = PerlIO::Util-\u003eopen('\u003c:reverse', $file);\n\n\t# to open file encoded to filesystem encoding\n\t# (need to set PERLIO_FSE unless using Win32)\n\tmy $in = PerlIO::Util-\u003eopen('\u003c:fse', $file);\n\nINSTALLATION\n\n\tTo install this module, run the following commands:\n\n\t\tperl Makefile.PL\n\t\tmake\n\t\tmake test\n\t\tmake install\n\n\nDEPENDENCIES\n\n\tPerl 5.8.1 or later, and a C compiler.\n\nCOPYRIGHT AND LICENCE\n\n\tCopyright (C) 2008-2010, Goro Fuji \u003cgfuji(at)cpan.org\u003e, Some rights reversed.\n\n\tThis library is free software; you can redistribute it and/or modify\n\tit under the same terms as Perl itself.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgfx%2Fperl-perlio-util","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgfx%2Fperl-perlio-util","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgfx%2Fperl-perlio-util/lists"}