{"id":20460981,"url":"https://github.com/mikkoi/ipc-runexternal","last_synced_at":"2025-09-25T20:54:54.133Z","repository":{"id":56836714,"uuid":"193655389","full_name":"mikkoi/ipc-runexternal","owner":"mikkoi","description":"IPC::RunExternal is a Perl module for executing external operating system programs more conveniently than with `` (backticks) or exec/system, and without all the hassle of IPC::Open3","archived":false,"fork":false,"pushed_at":"2022-08-18T08:17:33.000Z","size":71,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-10T23:07:49.563Z","etag":null,"topics":["ipc","perl","perl5-module"],"latest_commit_sha":null,"homepage":null,"language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mikkoi.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-25T07:16:52.000Z","updated_at":"2022-08-16T20:59:16.000Z","dependencies_parsed_at":"2022-09-06T21:40:58.851Z","dependency_job_id":null,"html_url":"https://github.com/mikkoi/ipc-runexternal","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/mikkoi/ipc-runexternal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikkoi%2Fipc-runexternal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikkoi%2Fipc-runexternal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikkoi%2Fipc-runexternal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikkoi%2Fipc-runexternal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikkoi","download_url":"https://codeload.github.com/mikkoi/ipc-runexternal/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikkoi%2Fipc-runexternal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276980136,"owners_count":25739488,"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","status":"online","status_checked_at":"2025-09-25T02:00:09.612Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["ipc","perl","perl5-module"],"created_at":"2024-11-15T12:22:42.837Z","updated_at":"2025-09-25T20:54:54.080Z","avatar_url":"https://github.com/mikkoi.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"ipc-runexternal\n===============\n\nPC::RunExternal is a Perl module for executing external operating system programs more conveniently than with \\`\\` (backticks) or exec/system, and without all the hassle of IPC::Open3.\n\nIPC::RunExternal allows:\n\n    1) Capture STDOUT and STDERR in scalar variables.\n    2) Capture both STDOUT and STDERR in one scalar variable, in the correct order.\n    3) Use timeout to break the execution of a program running too long.\n    4) Keep user happy by printing something (e.g. '.' or '#') every second.\n    5) Not happy with simply printing something? Then execute your own code (function) at every second while the program is running.\n\nCompatible only with Unix family of operating systems.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikkoi%2Fipc-runexternal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikkoi%2Fipc-runexternal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikkoi%2Fipc-runexternal/lists"}