The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Pod::Master"

Perl6::Pod - Pod6 implementation River stage one • 4 direct dependents • 4 total dependents

Pod is an evolution of Perl 5's Plain Old Documentation (POD) markup. Compared to Perl 5 POD, Perldoc's Pod dialect is much more uniform, somewhat more compact, and considerably more expressive. The Pod dialect also differs in that it is a purely des...

ZAG/Perl6-Pod-0.74 - 15 Mar 2020 09:19:57 UTC

Pod::Server - a web server for locally installed perl documentation River stage zero No dependents

In the Ruby world, there is a utility called "gem_server" which starts up a little web server that serves documentation for all the locally installed RubyGems. When I was coding in Ruby, I found it really useful to know what gems I had installed and ...

BEPPU/Pod-Server-1.14 - 20 Feb 2014 03:16:09 UTC

Pod::Wordlist::hanekomu - Add words for spell checking POD (DEPRECATED) River stage one • 2 direct dependents • 2 total dependents

When loaded, this module automatically adds Test::Spelling stopwords for POD spell checking, that is, words that should be ignored by the spell check. The stopword list includes some CPAN author names, technical terms (e.g. JSON, URI) and other commo...

DAGOLDEN/Pod-Wordlist-hanekomu-1.132680 - 25 Sep 2013 18:47:37 UTC

Test::Pod::Coverage - Check for pod coverage in your distribution. River stage three • 473 direct dependents • 727 total dependents

Test::Pod::Coverage is used to create a test for your distribution, to ensure that all relevant files in your distribution are appropriately documented in pod. Can also be called with Pod::Coverage parms. use Test::Pod::Coverage tests=>1; pod_coverag...

NEILB/Test-Pod-Coverage-1.10 - 17 Jul 2014 17:10:11 UTC

Pod::Knit::Document River stage one • 1 direct dependent • 1 total dependent

Represents a document (a Perl module or script) that is to be munged by <Pod::Knit> plugins....

YANICK/Pod-Knit-0.0.1 - 01 Aug 2018 23:06:11 UTC

Perl6::Pod::Block::table - Simple tables River stage one • 4 direct dependents • 4 total dependents

Simple tables can be specified in Perldoc using a =table block. The table may be given an associated description or title using the :caption option. Each individual table cell is separately formatted, as if it were a nested =para. Columns are separat...

ZAG/Perl6-Pod-0.74 - 15 Mar 2020 09:19:57 UTC

Perl6::Pod::Lib::Include - to include pod in the specified place River stage one • 2 direct dependents • 2 total dependents

The =Include block is used to include other Pod documents. The target file is defined by a URI: =Include ../intro.pod...

ZAG/Perl6-Pod-Lib-0.13 - 14 Dec 2015 12:50:37 UTC

Amazon::API::Botocore::Pod - Automagic AWS API class generator River stage one • 1 direct dependent • 1 total dependent

Generates Perl classes for Amazon APIs from Botocore specfications. These classes are typically used to invoke specific AWS APIs. For example: my $rt53 = Amazon::API::Route53->new; my $hosted_zone = $rt53->ListHostedZones; print Dumper([$hosted_zones...

BIGFOOT/Amazon-API-2.0.13 - 29 Jan 2024 20:30:11 UTC

Pod::Weaver::Section::Badges - Add (or append) a section with badges River stage one • 1 direct dependent • 2 total dependents

This inserts a section with status badges. The configuration in the synopsis would produce something similar to this: =head1 BUILD STATUS =begin HTML <p> <a href="https://travis-ci.org/MyGithubUser/the_repository"><img src="https://travis-ci.org/MyGi...

CSSON/Pod-Weaver-Section-Badges-0.0402 - 20 Feb 2016 20:50:07 UTC
9 results (0.034 seconds)