{"id":18284520,"url":"https://github.com/pplu/p5-pod-stripper","last_synced_at":"2025-04-09T05:46:50.219Z","repository":{"id":66753278,"uuid":"153186353","full_name":"pplu/p5-pod-stripper","owner":"pplu","description":"Utility to strip POD from Perl module files","archived":false,"fork":false,"pushed_at":"2018-10-21T20:52:02.000Z","size":10,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-15T00:25:51.549Z","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/pplu.png","metadata":{"files":{"readme":"README.md","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":"2018-10-15T21:51:26.000Z","updated_at":"2018-10-17T08:20:46.000Z","dependencies_parsed_at":"2023-02-24T16:15:24.362Z","dependency_job_id":null,"html_url":"https://github.com/pplu/p5-pod-stripper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pplu%2Fp5-pod-stripper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pplu%2Fp5-pod-stripper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pplu%2Fp5-pod-stripper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pplu%2Fp5-pod-stripper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pplu","download_url":"https://codeload.github.com/pplu/p5-pod-stripper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247987107,"owners_count":21028891,"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-11-05T13:13:48.381Z","updated_at":"2025-04-09T05:46:50.183Z","avatar_url":"https://github.com/pplu.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# POD Stripper\n\nUtility to strip POD from Perl module files.\n\nThis utility is focused on reducing the size of Perl installations by deleting the POD documentation from the source files. It's basically aimed at running inside Docker containers to make them smaller.\n\nSome initial tests show great earnings:\n```\nmkdir podstrip_test\ncd podstrip_test\ncpanm --no-man-pages -n -l local Moose\ncurl -s https://raw.githubusercontent.com/pplu/p5-pod-stripper/feature/fatpack/fatpacked/pod_stripper.pl | perl - local\n\u003e Original module size: 3029692\n\u003e Stripped to: 2041114\n\u003e Won 32.63%\n\nrm -rf local\ncpanm --no-man-pages -n -l local Paws\ncurl -s https://raw.githubusercontent.com/pplu/p5-pod-stripper/feature/fatpack/fatpacked/pod_stripper.pl | perl - local\nOriginal module size: 63479951\nStripped to: 28912215\nWon 54.45%\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpplu%2Fp5-pod-stripper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpplu%2Fp5-pod-stripper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpplu%2Fp5-pod-stripper/lists"}