{"id":32221465,"url":"https://github.com/domm/pod-strip","last_synced_at":"2026-02-27T00:32:05.757Z","repository":{"id":56833620,"uuid":"328439273","full_name":"domm/Pod-Strip","owner":"domm","description":"Remove POD from Perl code","archived":false,"fork":false,"pushed_at":"2021-01-10T17:42:11.000Z","size":7,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-09T11:02:23.447Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/domm.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","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":"2021-01-10T17:26:24.000Z","updated_at":"2021-07-08T14:40:10.000Z","dependencies_parsed_at":"2022-09-08T07:41:57.615Z","dependency_job_id":null,"html_url":"https://github.com/domm/Pod-Strip","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/domm/Pod-Strip","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domm%2FPod-Strip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domm%2FPod-Strip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domm%2FPod-Strip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domm%2FPod-Strip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/domm","download_url":"https://codeload.github.com/domm/Pod-Strip/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domm%2FPod-Strip/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283496071,"owners_count":26845317,"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","status":"online","status_checked_at":"2025-11-09T02:00:05.828Z","response_time":62,"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":[],"created_at":"2025-10-22T08:50:20.125Z","updated_at":"2025-11-09T11:02:31.509Z","avatar_url":"https://github.com/domm.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NAME\n\nPod::Strip - Remove POD from Perl code\n\n# VERSION\n\nversion 1.100\n\n# SYNOPSIS\n\n    use Pod::Strip;\n\n    my $p=Pod::Strip-\u003enew;              # create parser\n    my $podless;                        # set output string\n    $p-\u003eoutput_string(\\$podless);       # see Pod::Simple\n    $p-\u003eparse_string_document($code);   # or some other parsing method\n                                        #    from Pod::Simple\n    # $podless will now contain code without any POD\n\n# DESCRIPTION\n\nPod::Strip is a subclass of Pod::Simple that strips all POD from Perl Code.\n\n# METHODS\n\nAll methods besides those listed here are inherited from Pod::Simple\n\n## new\n\nGenerate a new parser object.\n\n## replace\\_with\\_comments\n\nCall this method with a true argument to replace POD with comments (looking like \"# stripped POD\") instead of stripping it.\n\nThis has the effect that line numbers get reported correctly in error\nmessages etc.\n\n# AUTHOR\n\nThomas Klausner \u003cdomm@plix.at\u003e\n\n# COPYRIGHT AND LICENSE\n\nThis software is copyright (c) 2004 - 2021 by Thomas Klausner.\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%2Fdomm%2Fpod-strip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdomm%2Fpod-strip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomm%2Fpod-strip/lists"}