{"id":16304996,"url":"https://github.com/moznion/pod-text-color-delight","last_synced_at":"2025-03-22T20:32:37.575Z","repository":{"id":10953841,"uuid":"13264674","full_name":"moznion/Pod-Text-Color-Delight","owner":"moznion","description":"Delight Light Hitghlight the POD","archived":false,"fork":false,"pushed_at":"2014-02-08T06:48:55.000Z","size":284,"stargazers_count":13,"open_issues_count":2,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-17T23:57:43.138Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://metacpan.org/pod/Pod::Text::Color::Delight","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/moznion.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-10-02T07:01:51.000Z","updated_at":"2019-08-13T15:27:41.000Z","dependencies_parsed_at":"2022-09-07T07:10:50.024Z","dependency_job_id":null,"html_url":"https://github.com/moznion/Pod-Text-Color-Delight","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moznion%2FPod-Text-Color-Delight","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moznion%2FPod-Text-Color-Delight/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moznion%2FPod-Text-Color-Delight/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moznion%2FPod-Text-Color-Delight/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moznion","download_url":"https://codeload.github.com/moznion/Pod-Text-Color-Delight/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221839030,"owners_count":16889570,"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:05:24.178Z","updated_at":"2024-10-28T14:16:03.186Z","avatar_url":"https://github.com/moznion.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/moznion/Pod-Text-Color-Delight.png?branch=master)](https://travis-ci.org/moznion/Pod-Text-Color-Delight)\n# NAME\n\nPod::Text::Color::Delight - Delight Light Highlight the POD\n\n# SYNOPSIS\n\n    use Pod::Text::Color::Delight;\n\n    my $parser = Pod::Text::Color::Delight-\u003enew;\n    $parser-\u003eparse_from_filehandle(\"/path/to/your.pod\");\n\n# DESCRIPTION\n\nPod::Text::Color::Delight is a subclass of [Pod::Text::Color](https://metacpan.org/pod/Pod::Text::Color) that highlights the pod text by using ANSI color escape.\n\nHighlight of this module is a little radical in comparison with parent. On default setting, this module highlights headlines, links, and other several elements.\nAdditionally, this module also highlights Perl code (e.g. SYNOPSIS).\n\nAnd you can configure the color settings for each elements as you like. Please look [\"CONFIGURATION AND ENVIRONMENT\"](#configuration-and-environment).\n\nBasic usage is the same as [Pod::Text::Color](https://metacpan.org/pod/Pod::Text::Color). So please refer it.\n\n# BASIC USAGE\n\nUse this module with perldoc -M option\n\n    $ perldoc -MPod::Text::Color::Delight Foo::Bar # delight!!\n\nAlso you can use this module with `PERLDOC` environment variable\n\n    $ export PERLDOC=\"-MPod::Text::Color::Delight\"\n    $ perldoc Foo::Bar # delight!!\n\n# CONFIGURATION AND ENVIRONMENT\n\nYou can configure colors as you like!\nWhat is necessary is just to put a `.pod_text_color_delight` (this is configuration file) on your home directory.\n\nThe example of a configuration file should look at \u003ca href=\"https://github.com/moznion/Pod-Text-Color-Delight/blob/master/sample/configurations\"\u003esamples\u003c/a\u003e.\n\nIf you specify not supported color or not specify color to element, the element will not be highlighted.\n\n\n\nIf you want to force the default settings, please set true value into __POD\\_TEXT\\_COLOR\\_DELIGHT\\_DEFAULT__ of environment variable.\n\n# REQUIREMENTS\n\nThis module requires the terminal which is able to use 256 colors. If you use the terminal that does not meet the conditions,\nthis module will not highlight texts completely.\n\n# SEE ALSO\n\n[Pod::Text](https://metacpan.org/pod/Pod::Text), [Pod::Text::Color](https://metacpan.org/pod/Pod::Text::Color)\n\n# LICENSE\n\nCopyright (C) moznion.\n\nThis library is free software; you can redistribute it and/or modify\nit under the same terms as Perl itself.\n\n# AUTHOR\n\nmoznion \u003cmoznion@gmail.com\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoznion%2Fpod-text-color-delight","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoznion%2Fpod-text-color-delight","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoznion%2Fpod-text-color-delight/lists"}