{"id":18350234,"url":"https://github.com/zakame/cpanfile-mode","last_synced_at":"2026-04-30T10:05:01.556Z","repository":{"id":137719211,"uuid":"69229232","full_name":"zakame/cpanfile-mode","owner":"zakame","description":"Edit CPANfiles in Emacs","archived":false,"fork":false,"pushed_at":"2017-02-22T09:49:50.000Z","size":7,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T23:50:56.856Z","etag":null,"topics":["cpanfile","emacs","perl"],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","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/zakame.png","metadata":{"files":{"readme":"README.org","changelog":null,"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":"2016-09-26T08:28:13.000Z","updated_at":"2021-04-16T19:29:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"3f0b4c64-d77d-4f1a-989d-f8690877e41d","html_url":"https://github.com/zakame/cpanfile-mode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zakame/cpanfile-mode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakame%2Fcpanfile-mode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakame%2Fcpanfile-mode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakame%2Fcpanfile-mode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakame%2Fcpanfile-mode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zakame","download_url":"https://codeload.github.com/zakame/cpanfile-mode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zakame%2Fcpanfile-mode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32460793,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":["cpanfile","emacs","perl"],"created_at":"2024-11-05T21:25:44.729Z","updated_at":"2026-04-30T10:05:01.515Z","avatar_url":"https://github.com/zakame.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"#+TITLE: cpanfile-mode --- Edit CPANfiles in Emacs\n\n[[https://melpa.org/#/cpanfile-mode][file:https://melpa.org/packages/cpanfile-mode-badge.svg]]\n[[https://travis-ci.org/zakame/cpanfile-mode][file:https://travis-ci.org/zakame/cpanfile-mode.svg?branch=master]]\n\n* About\n\n  This is a simple mode for editing [[https://metacpan.org/pod/cpanfile][cpanfile]] for Perl 5 modules.  It\n  provides syntax highlighting for module requirements as described in\n  [[https://metacpan.org/pod/CPAN::Meta::Spec][CPAN::Meta::Spec]], and [[https://www.gnu.org/software/emacs/manual/html_node/emacs/Imenu.html][imenu]] integration.\n\n  This mode derives from =perl-mode= (or =cperl-mode=, if you aliased it.)\n\n* Usage\n\n  If you're on [[https://github.com/jwiegley/use-package][use-package]], add this in your =init.el=:\n\n  #+BEGIN_SRC emacs-lisp\n  (use-package cpanfile-mode\n    :ensure t)\n  #+END_SRC\n\n  Then visit your project's =cpanfile=.\n\n  To quickly find a required package, call =M-x imenu= or similar.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzakame%2Fcpanfile-mode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzakame%2Fcpanfile-mode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzakame%2Fcpanfile-mode/lists"}