{"id":15017778,"url":"https://github.com/itsuki-hayashi/vscode-perl","last_synced_at":"2025-06-22T05:04:58.088Z","repository":{"id":150908325,"uuid":"165913683","full_name":"itsuki-hayashi/vscode-perl","owner":"itsuki-hayashi","description":"Simple Perl extension for Visual Studio Code.","archived":false,"fork":false,"pushed_at":"2023-07-18T23:08:05.000Z","size":225,"stargazers_count":7,"open_issues_count":9,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-22T05:04:52.319Z","etag":null,"topics":["perl","perl5","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/itsuki-hayashi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":"2019-01-15T19:50:57.000Z","updated_at":"2023-05-08T09:12:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"97a1745f-6ceb-4ea9-8166-a990013139cd","html_url":"https://github.com/itsuki-hayashi/vscode-perl","commit_stats":null,"previous_names":["itsuki-hayashi/vscode-perl"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/itsuki-hayashi/vscode-perl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsuki-hayashi%2Fvscode-perl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsuki-hayashi%2Fvscode-perl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsuki-hayashi%2Fvscode-perl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsuki-hayashi%2Fvscode-perl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itsuki-hayashi","download_url":"https://codeload.github.com/itsuki-hayashi/vscode-perl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsuki-hayashi%2Fvscode-perl/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261238895,"owners_count":23128879,"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":["perl","perl5","vscode","vscode-extension"],"created_at":"2024-09-24T19:50:58.665Z","updated_at":"2025-06-22T05:04:53.056Z","avatar_url":"https://github.com/itsuki-hayashi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Perl\n\n## Features\n\n- Code snippets for common control structures used in Perl.\n- Code linting via `Perl::Critic`.\n- Code formatting via `Perl::Tidy`.\n\nIt is a combination of [Perl extension](https://marketplace.visualstudio.com/items?itemName=henriiik.vscode-perl) by\nHenrik Sjööh and [Perl Toolbox](https://marketplace.visualstudio.com/items?itemName=d9705996.perl-toolbox) by David Walker.\n\n## Installation\n\nJust make sure you have `perlcritic` and `perltidy` available in `$PATH`.\nCustomization `Perl::Critic` by modify your `.perlcriticrc` file, configuration in Visual Studio Code is not needed. Same is true for `Perl::Tidy`, it reads configuration from `.perltidyrc`.\n\n## Extension Settings\n\n| Setting                  | Default      | Description                        |\n| ------------------------ | ------------ | ---------------------------------- |\n| `simple-perl.perltidy`   | `perltidy`   | Path to `Perl::Tidy` executable.   |\n| `simple-perl.perlcritic` | `perlcritic` | Path to `Perl::Critic` executable. |\n\n## Release Notes\n\n### 0.0.4\n\nUpdated dependencies for the extension.\nFix the problem that Perl::Critics does not look for `.perlcriticrc` in project folder.\n\n### 0.0.3\n\nRemove hardcoded severity `brutal`.\nUpdate dependencies.\nCredit: [@glauschwuffel](https://github.com/glauschwuffel) [issues](https://github.com/zhiyuan-lin/vscode-perl/issues/2)\n\n### 0.0.2\n\nRefine README.md.\n\n### 0.0.1\n\nInitial release of Simple Perl.\n\n---\n\n**Enjoy!**\n\n# License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsuki-hayashi%2Fvscode-perl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitsuki-hayashi%2Fvscode-perl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsuki-hayashi%2Fvscode-perl/lists"}