{"id":19640410,"url":"https://github.com/kentnl/dist-zilla-app-command-critic","last_synced_at":"2025-02-26T22:44:51.496Z","repository":{"id":15973954,"uuid":"18716815","full_name":"kentnl/Dist-Zilla-App-Command-critic","owner":"kentnl","description":"build your dist and run Perl::Critic on the built files","archived":false,"fork":false,"pushed_at":"2017-03-04T04:36:49.000Z","size":156,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-09T18:57:08.364Z","etag":null,"topics":["dist-zilla","perl"],"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/kentnl.png","metadata":{"files":{"readme":"README.mkdn","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":"2014-04-12T23:05:34.000Z","updated_at":"2017-03-04T03:37:55.000Z","dependencies_parsed_at":"2022-08-26T16:31:01.933Z","dependency_job_id":null,"html_url":"https://github.com/kentnl/Dist-Zilla-App-Command-critic","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kentnl%2FDist-Zilla-App-Command-critic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kentnl%2FDist-Zilla-App-Command-critic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kentnl%2FDist-Zilla-App-Command-critic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kentnl%2FDist-Zilla-App-Command-critic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kentnl","download_url":"https://codeload.github.com/kentnl/Dist-Zilla-App-Command-critic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240947648,"owners_count":19883030,"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":["dist-zilla","perl"],"created_at":"2024-11-11T14:05:43.264Z","updated_at":"2025-02-26T22:44:51.479Z","avatar_url":"https://github.com/kentnl.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NAME\n\nDist::Zilla::App::Command::critic - build your dist and run Perl::Critic on the built files.\n\n# VERSION\n\nversion 0.001012\n\n# DESCRIPTION\n\n`critic` is an `App::Command` for [`Dist::Zilla`](https://metacpan.org/pod/Dist::Zilla) which streamlines running\n[`Perl::Critic`](https://metacpan.org/pod/Perl::Critic) on your built distribution.\n\nThis competes with the likes of [`[Test::Perl::Critic]`](https://metacpan.org/pod/Dist::Zilla::Plugin::Test::Perl::Critic)\nby:\n\n- not requiring the rest of the steps in the test life-cycle to execute.\n- not being impeded by the other tests cluttering your output.\n- not suffering the limitations of `Test::Perl::Critic` which discards profile color settings.\n- carefully formatting output to give a clearer visualization of where failures lie.\n- not requiring your dist have a `Test::Perl::Critic` test pass for release.\n- not requiring your dist to have any explicit `Perl::Critic` consumption.\n\nBehaviorally:\n\n    dzil critic\n\nBehaves very similar to:\n\n    dzil run --no-build perlcritic -p perlcritic.rc lib/\n\nExcept with improved verbosity of file name reporting.\n\n# CONFIGURATION\n\nThis module has little configuration at this point.\n\n`perlcritic.rc` is the name of the default profile to use, and it must be in your _BUILT_ tree to be used.\n\nAlternatively, _IF_ you are using `[Test::Perl::Critic]` in your dist, the path specified to `perlcritic.rc` in that module\nwill be used.\n\n# AUTHOR\n\nKent Fredric \u003ckentnl@cpan.org\u003e\n\n# COPYRIGHT AND LICENSE\n\nThis software is copyright (c) 2017 by Kent Fredric \u003ckentfredric@gmail.com\u003e.\n\nThis is free software; you can redistribute it and/or modify it under\nthe same terms as the Perl 5 programming language system itself.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkentnl%2Fdist-zilla-app-command-critic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkentnl%2Fdist-zilla-app-command-critic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkentnl%2Fdist-zilla-app-command-critic/lists"}