{"id":15650810,"url":"https://github.com/schwern/pod-readme","last_synced_at":"2025-03-30T00:41:03.350Z","repository":{"id":66697857,"uuid":"613338","full_name":"schwern/Pod-Readme","owner":"schwern","description":"Release history of Pod-Readme","archived":false,"fork":false,"pushed_at":"2009-12-13T05:56:30.000Z","size":103,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T02:39:30.028Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://search.cpan.org/dist/Pod-Readme/","language":"Perl","has_issues":false,"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/schwern.png","metadata":{"files":{"readme":"README","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":"2010-04-16T09:28:19.000Z","updated_at":"2014-10-08T03:08:09.000Z","dependencies_parsed_at":"2023-02-20T09:30:41.887Z","dependency_job_id":null,"html_url":"https://github.com/schwern/Pod-Readme","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schwern%2FPod-Readme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schwern%2FPod-Readme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schwern%2FPod-Readme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schwern%2FPod-Readme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/schwern","download_url":"https://codeload.github.com/schwern/Pod-Readme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246262492,"owners_count":20749170,"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-03T12:35:55.644Z","updated_at":"2025-03-30T00:41:03.330Z","avatar_url":"https://github.com/schwern.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"NAME\n    Pod::Readme - Convert POD to README file\n\nREQUIREMENTS\n    This module should run on Perl 5.005 or newer. The following non-core\n    modules (depending on your Perl version) are required:\n\n      Pod::PlainText\r\n      Test::More\r\n\r\nINSTALLATION\n    Installation can be done using the traditional Makefile.PL or the newer\n    Build.PL methods.\n\n    Using Makefile.PL:\n\n      perl Makefile.PL\r\n      make test\r\n      make install\r\n\r\n    (On Windows platforms you should use `nmake' instead.)\n\n    Using Build.PL (if you have Module::Build installed):\n\n      perl Build.PL\r\n      perl Build test\r\n      perl Build install\r\n\r\nSYNOPSIS\n      use Pod::Readme;\r\n      my $parser = Pod::Readme-\u003enew();\r\n\r\n      # Read POD from STDIN and write to STDOUT\r\n      $parser-\u003eparse_from_filehandle;\r\n\r\n      # Read POD from Module.pm and write to README\r\n      $parser-\u003eparse_from_file('Module.pm', 'README');\r\n\r\nDESCRIPTION\n    This module is a subclass of Pod::PlainText which provides additional\n    POD markup for generating README files.\n\n    Why should one bother with this? One can simply use\n\n      pod2text Module.pm \u003e README\r\n\r\n    A problem with doing that is that the default pod2text converter will\n    add text to links, so that \"L\u003cModule\u003e\" is translated to \"the Module\n    manpage\".\n\n    Another problem is that the README includes the entirety of the module\n    documentation! Most people browsing the README file do not need all of\n    this information.\n\n    Likewise, including installation and requirement information in the\n    module documentation is not necessary either, since the module is\n    already installed.\n\n    This module allows authors to mark portions of the POD to be included\n    only in, or to be excluded from the README file. It also allows you to\n    include portions of another file (such as a separate ChangeLog).\n\n    See the module documentation for more details.\n\nREVSION HISTORY\n    Changes since the last release:\n\n    0.09  Sat Nov 25 2006\n            - uses Regexp::Common for URI parsing for L\u003c\u003e tag\n            - added separate check for https, ftps, and svn URIs\n                  (rt.cpan.org bugs 23585 and 23613)\n\n    A detailed history is available in the Changes file.\n\nSEE ALSO\n    See perlpod, perlpodspec and podlators.\n\nAUTHOR\n    Robert Rothenberg \u003crrwo at cpan.org\u003e\n\n  Suggestions and Bug Reporting\n\n    Feedback is always welcome. Please use the CPAN Request Tracker at\n    http://rt.cpan.org to submit bug reports.\n\nLICENSE\n    Copyright (c) 2005,2006 Robert Rothenberg. All rights reserved. This\n    program is free software; you can redistribute it and/or modify it under\n    the same terms as Perl itself.\n\n    Some portions are based on Pod::PlainText 2.02.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschwern%2Fpod-readme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschwern%2Fpod-readme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschwern%2Fpod-readme/lists"}