{"id":18343443,"url":"https://github.com/cosimo/perl6-puppet-parser","last_synced_at":"2026-02-08T02:40:17.298Z","repository":{"id":66959055,"uuid":"705886","full_name":"cosimo/perl6-puppet-parser","owner":"cosimo","description":"Experimental Perl6 class to parse Puppet modules. Just playing to learn Grammars, actually","archived":false,"fork":false,"pushed_at":"2010-06-06T12:30:56.000Z","size":156,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-01T21:05:02.235Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://proto.perl6.org/","language":"Perl6","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"artistic-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cosimo.png","metadata":{"files":{"readme":"README","changelog":null,"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":"2010-06-06T11:54:45.000Z","updated_at":"2014-09-08T20:59:04.000Z","dependencies_parsed_at":"2023-02-20T15:15:19.145Z","dependency_job_id":null,"html_url":"https://github.com/cosimo/perl6-puppet-parser","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/cosimo/perl6-puppet-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosimo%2Fperl6-puppet-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosimo%2Fperl6-puppet-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosimo%2Fperl6-puppet-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosimo%2Fperl6-puppet-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosimo","download_url":"https://codeload.github.com/cosimo/perl6-puppet-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosimo%2Fperl6-puppet-parser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29218123,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T02:25:35.815Z","status":"ssl_error","status_checked_at":"2026-02-08T02:24:27.970Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-05T20:36:03.975Z","updated_at":"2026-02-08T02:40:17.274Z","avatar_url":"https://github.com/cosimo.png","language":"Perl6","funding_links":[],"categories":[],"sub_categories":[],"readme":"NAME\n    perl6-puppet-parser\n\nSYNOPSIS\n      use v6;\n      use Puppet::Parser;\n\n      # Just a stupid example\n      my $module = 'class { foo }';\n\n      my $parsed = Puppet::Parser::Grammar.parse($module);\n      say $parsed.perl;\n\nDESCRIPTION\n    (Aims to be a) module to:\n\n    parse Puppet modules\n    automatically build documentation for them\n\n    We're far away from that.\n\n    This is mostly my initial attempts at learning Perl 6 grammars.\n\nAUTHORS\n    Cosimo Streppone, \u003ccosimo@cpan.org\u003e\n\nLICENSE\n    This module is released under Artistic 2.0. See LICENSE.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcosimo%2Fperl6-puppet-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcosimo%2Fperl6-puppet-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcosimo%2Fperl6-puppet-parser/lists"}