{"id":16307858,"url":"https://github.com/ap/perldoc-complete","last_synced_at":"2025-03-20T21:31:39.799Z","repository":{"id":809123,"uuid":"515896","full_name":"ap/perldoc-complete","owner":"ap","description":"A bash completion helper for perldoc","archived":false,"fork":false,"pushed_at":"2013-02-17T14:52:17.000Z","size":115,"stargazers_count":47,"open_issues_count":1,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-11T21:15:45.425Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://blogs.perl.org/mt/mt-search.fcgi?blog_id=15;tag=perldoc-complete","language":"Perl","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/ap.png","metadata":{"files":{"readme":"README.mkd","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}},"created_at":"2010-02-12T22:57:19.000Z","updated_at":"2023-04-01T16:44:18.000Z","dependencies_parsed_at":"2022-08-16T11:00:13.644Z","dependency_job_id":null,"html_url":"https://github.com/ap/perldoc-complete","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ap%2Fperldoc-complete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ap%2Fperldoc-complete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ap%2Fperldoc-complete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ap%2Fperldoc-complete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ap","download_url":"https://codeload.github.com/ap/perldoc-complete/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221809034,"owners_count":16883839,"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":[],"created_at":"2024-10-10T21:15:36.230Z","updated_at":"2024-10-28T08:43:53.235Z","avatar_url":"https://github.com/ap.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A bash completion helper for perldoc\n\nCheck [the back story][1] if you want the details about this.\n\nUsing it as as simple as saving it somewhere in your `$PATH`\nand adding the following line to your `.bashrc`:\n\n    complete -C perldoc-complete -o nospace -o default perldoc\n\nOr do as I do, and add the following *two* lines:\n\n    alias pod=perldoc\n    complete -C perldoc-complete -o nospace -o default pod\n\nThat’s all; now you can hit the Tab key at some point after\ntyping `perldoc` or `pod` and get some sensible suggestions.\nOr hit the Tab key just to browse your module library.\n\nHave fun.\n\n[1]: http://blogs.perl.org/mt/mt-search.fcgi?blog_id=15;tag=perldoc-complete\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fap%2Fperldoc-complete","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fap%2Fperldoc-complete","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fap%2Fperldoc-complete/lists"}