{"id":16301033,"url":"https://github.com/melezhik/sparrowdo-cpanm-github","last_synced_at":"2026-04-10T16:32:37.157Z","repository":{"id":150532585,"uuid":"86344679","full_name":"melezhik/sparrowdo-cpanm-github","owner":"melezhik","description":"Installs CPAN modules fetched from remote GitHub repositories","archived":false,"fork":false,"pushed_at":"2020-04-26T21:42:19.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-10T00:55:10.873Z","etag":null,"topics":["cpan","cpanm","git","github","sparrowdo"],"latest_commit_sha":null,"homepage":null,"language":"Raku","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/melezhik.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-27T14:21:26.000Z","updated_at":"2020-04-26T21:42:18.000Z","dependencies_parsed_at":"2023-07-16T08:45:31.452Z","dependency_job_id":null,"html_url":"https://github.com/melezhik/sparrowdo-cpanm-github","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/melezhik/sparrowdo-cpanm-github","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melezhik%2Fsparrowdo-cpanm-github","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melezhik%2Fsparrowdo-cpanm-github/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melezhik%2Fsparrowdo-cpanm-github/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melezhik%2Fsparrowdo-cpanm-github/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/melezhik","download_url":"https://codeload.github.com/melezhik/sparrowdo-cpanm-github/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/melezhik%2Fsparrowdo-cpanm-github/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270278704,"owners_count":24557184,"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-08-13T02:00:09.904Z","response_time":66,"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":["cpan","cpanm","git","github","sparrowdo"],"created_at":"2024-10-10T20:53:23.827Z","updated_at":"2026-04-10T16:32:32.129Z","avatar_url":"https://github.com/melezhik.png","language":"Raku","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sparrowdo::Cpanm::GitHub\n\n[![Build Status](https://travis-ci.org/melezhik/sparrowdo-cpanm-github.svg?branch=master)](https://travis-ci.org/melezhik/sparrowdo-cpanm-github)\n\n# Install\n\n    $ zef install Sparrowdo::Cpanm::GitHub\n\n# SYNOPSIS\n\n[Sparrowdo](https://github.com/melezhik/sparrowdo) module to installs CPAN modules fetched from remote GitHub repositories.\n\n# Descritpion\n\nInstalls CPAN modules taken from GitHub repositories and branches.\n\n# Usage\n\n    $ cat sparrowfile\n\n    # install https://github.com/melezhik/outthentic\n    # master branch\n    module-run 'Cpanm::GitHub', %(\n        user    =\u003e \"melezhik\",        # github user, required\n        project =\u003e \"outthentic\",      # GitHub project, required\n    );\n\n    # install \"realtime-stdout\"  branch\n    module-run 'Cpanm::GitHub', %(\n        user    =\u003e \"melezhik\",        # github user, required\n        project =\u003e \"outthentic\",      # GitHub project\n        branch  =\u003e \"realtime-stdout\"  # Branch name; If not set master branch installed\n    );\n\n# Limitation\n\nIf need more precise control on CPAN modules installations consider [cpan-*](https://github.com/melezhik/Sparrow6/blob/master/documentation/dsl.md#cpan-packages)\nfunctions come from Sparrow DSL.\n\nThis is pretty straightforward install using system (root) installation.\n\n\n## LICENSE\n\nAll files (unless noted otherwise) can be used, modified and redistributed\nunder the terms of the Artistic License Version 2. Examples (in the\ndocumentation, in tests or distributed as separate files) can be considered\npublic domain.\n\nⓒ2017 'Alexey Melezhik'\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelezhik%2Fsparrowdo-cpanm-github","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmelezhik%2Fsparrowdo-cpanm-github","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmelezhik%2Fsparrowdo-cpanm-github/lists"}