{"id":18976381,"url":"https://github.com/jo-37/shell-run","last_synced_at":"2026-04-09T09:30:16.183Z","repository":{"id":56831824,"uuid":"209365784","full_name":"jo-37/shell-run","owner":"jo-37","description":"perl wrapper for shell commands","archived":false,"fork":false,"pushed_at":"2020-03-26T20:46:39.000Z","size":76,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-01T09:25:59.960Z","etag":null,"topics":["bash","command-interpreter","environment-variables","execution","feeding","ipc","oo-interface","perl","perl-variables","procedural-interface","shell","statement","stdin","stdout","system"],"latest_commit_sha":null,"homepage":"","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/jo-37.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":"2019-09-18T17:23:47.000Z","updated_at":"2020-03-01T14:57:18.000Z","dependencies_parsed_at":"2022-09-08T05:11:46.763Z","dependency_job_id":null,"html_url":"https://github.com/jo-37/shell-run","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jo-37%2Fshell-run","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jo-37%2Fshell-run/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jo-37%2Fshell-run/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jo-37%2Fshell-run/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jo-37","download_url":"https://codeload.github.com/jo-37/shell-run/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239978057,"owners_count":19728271,"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":["bash","command-interpreter","environment-variables","execution","feeding","ipc","oo-interface","perl","perl-variables","procedural-interface","shell","statement","stdin","stdout","system"],"created_at":"2024-11-08T15:24:16.076Z","updated_at":"2026-04-09T09:30:16.122Z","avatar_url":"https://github.com/jo-37.png","language":"Perl","readme":"Shell::Bash\n\nThis module provides an interface to the bash shell (or any other\ninterpreter) in addition to \"system()\", \"qx{}\", \"open CMD, '|-', 'cmd'\"\nor \"open CMD, '-|', 'cmd'\".\nWhile the first two offer no way to specify the command interpreter,\nthe last two don't allow to pipe data from and to the command at the\nsame time.\n\nShell::Bash tries to fill this gap as it uses (by default) \"/bin/bash\"\nas the command interpreter and permits feeding input and capturing\noutput to/from the given command in variables simultaneously.\nFurthermore it provides an easy way to set environment variables that\nmay be referred to as shell variables within the called command.\n\nINSTALLATION\n\nTo install this module, run the following commands:\n\n\tperl Makefile.PL\n\tmake\n\tmake test\n\tmake install\n\nSUPPORT AND DOCUMENTATION\n\nAfter installing, you can find documentation for this module with the\nperldoc command.\n\n    perldoc Shell::Bash\n\n\nLICENSE AND COPYRIGHT\n\nCopyright (C) 2019 Jörg Sommrey\n\nThis program is free software; you can redistribute it and/or modify it\nunder the terms of either: the GNU General Public License as published\nby the Free Software Foundation; or the Artistic License.\n\nSee L\u003chttp://dev.perl.org/licenses/\u003e for more information.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjo-37%2Fshell-run","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjo-37%2Fshell-run","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjo-37%2Fshell-run/lists"}