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

Search results for "Pod::Checker"

Pod::Checker - check pod documents for syntax errors River stage two • 12 direct dependents • 41 total dependents

podchecker will perform syntax checking of Perl5 POD format documentation. Curious/ambitious users are welcome to propose additional features they wish to see in Pod::Checker and podchecker and verify that the checks are consistent with perlpod. The ...

MAREKR/Pod-Checker-1.77 - 04 Feb 2024 16:21:48 UTC - Search in distribution
  • podchecker - check the syntax of POD format documentation files

Pod::Simple::Checker - check the Pod syntax of a document River stage five • 134 direct dependents • 32646 total dependents

This class is for checking the syntactic validity of Pod. It works by basically acting like a simple-minded version of Pod::Simple::Text that formats only the "Pod Errors" section (if Pod::Simple even generates one for the given document). This is a ...

KHW/Pod-Simple-3.45 - 15 May 2023 23:28:35 UTC - Search in distribution

Pod::PseudoPod::Checker - check the PseudoPod syntax of a document River stage two • 9 direct dependents • 10 total dependents

This class is for checking the syntactic validity of Pod. It works by basically acting like a simple-minded version of Pod::PseudoPod::Text that formats only the "Pod Errors" section (if Pod::PseudoPod even generates one for the given document). It's...

CHROMATIC/Pod-PseudoPod-0.19 - 01 Sep 2019 20:59:15 UTC - Search in distribution

Pod::Perldoc::ToChecker - let Perldoc check Pod for errors River stage five • 27 direct dependents • 19502 total dependents

This is a "plug-in" class that allows Perldoc to use Pod::Simple::Checker as a "formatter" class (or if that is not available, then Pod::Checker), to check for errors in a given Pod file. This is actually a Pod::Simple::Checker (or Pod::Checker) subc...

MALLEN/Pod-Perldoc-3.28 - 16 Mar 2017 01:14:07 UTC - Search in distribution

Code::TidyAll::Plugin::PodChecker - Use podchecker with tidyall River stage two • 34 direct dependents • 50 total dependents

Runs podchecker, a POD validator, and dies if any problems were found....

DROLSKY/Code-TidyAll-0.84 - 10 Dec 2023 02:31:40 UTC - Search in distribution

pod_checker.pl - test the external Pod::Checker module. River stage zero No dependents

This script will just run Pod::Checker to test some internal perl module....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC - Search in distribution
  • valparser.pl - test the external XML::DOM::ValParser module.

App::podispell - Interactive Pod spell checker River stage zero No dependents

See podispell for documentation. This module is not usable directly....

HAARG/App-podispell-0.001004 - 18 Oct 2016 16:13:28 UTC - Search in distribution

Pod::Spelling - Send POD to a spelling checker River stage one • 1 direct dependent • 1 total dependent

This module provides extensible spell-checking of POD. At present, it requires either Lingua::Ispell or Text::Aspell, one of which must be installed on your system, with its binaries, unless you plan to use the API to provide your own spell-checker. ...

LGODDARD/Pod-Spelling-0.23 - 17 Jun 2015 15:21:29 UTC - Search in distribution

Spellunker - Pure perl spelling checker implementation River stage one • 5 direct dependents • 5 total dependents

Spellunker is pure perl spelling checker implementation. You can use this spelling checker as a library. And this distribution provides spellunker and spellunker-pod command. If you want to use this spelling checker in test script, you can use Test::...

TOKUHIROM/Spellunker-v0.4.0 - 03 Nov 2013 09:56:20 UTC - Search in distribution

XML::Twig - A perl module for processing huge XML documents in tree mode. River stage three • 82 direct dependents • 243 total dependents

This module provides a way to process XML documents. It is build on top of "XML::Parser". The module offers a tree interface to the document, while allowing you to output the parts of it that have been completely processed. It allows minimal resource...

MIROD/XML-Twig-3.52 - 23 Nov 2016 17:21:16 UTC - Search in distribution

Apache::ASP - Active Server Pages for Apache with mod_perl River stage one • 2 direct dependents • 2 total dependents

Apache::ASP provides an Active Server Pages port to the Apache Web Server with Perl scripting only, and enables developing of dynamic web applications with session management and embedded Perl code. There are also many powerful extensions, including ...

CHAMAS/Apache-ASP-2.63 - 15 Mar 2018 05:28:37 UTC - Search in distribution

RPerl::Learning River stage one • 3 direct dependents • 3 total dependents

WBRASWELL/RPerl-7.000000 - 05 Jul 2020 01:35:58 UTC - Search in distribution

App::Fetchware - App::Fetchware is Fetchware's API used to make extensions. River stage zero No dependents

App::Fetchware represents fetchware's API. For ducumentation on how to use App::Fetchware's fetchware command line interface see fetchware. It is the heart and soul of fetchware where all of fetchware's main behaviors are kept. It is fetchware's API,...

DLY/App-Fetchware-1.016 - 07 Oct 2016 04:23:59 UTC - Search in distribution

perl5220delta - what is new for perl v5.22.0 River stage five • 11292 direct dependents • 32664 total dependents

This document describes differences between the 5.20.0 release and the 5.22.0 release. If you are upgrading from an earlier release such as 5.18.0, first read perl5200delta, which describes differences between 5.18.0 and 5.20.0....

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution

Data::Table::Text - Write data in tabular text format. River stage two • 35 direct dependents • 35 total dependents

Write data in tabular text format. Version 20240203. The following sections describe the methods in each functional area of this module. For an alphabetic listing of all methods by name see Index....

PRBRENAN/Data-Table-Text-20240408 - 07 Apr 2024 19:30:28 UTC - Search in distribution

podlint - check POD for correctness using Pod::POM River stage two • 27 direct dependents • 44 total dependents

This script uses Pod::POM to parse a Pod document with full warnings enabled, effectively acting as a syntax and structure checker. The -f option can be specified to have the parsed Pod Object Model printed to STDOUT with any markup errors fixed. Not...

NEILB/Pod-POM-2.01 - 07 Nov 2015 21:05:42 UTC - Search in distribution

Pod::Spell - a formatter for spellchecking Pod River stage two • 12 direct dependents • 80 total dependents

Pod::Spell is a Pod formatter whose output is good for spellchecking. Pod::Spell is rather like Pod::Text, except that it doesn't put much effort into actual formatting, and it suppresses things that look like Perl symbols or Perl jargon (so that you...

HAARG/Pod-Spell-1.26 - 13 Mar 2023 20:22:56 UTC - Search in distribution

Tie::Form - access a machine readable database file that minics a hardcopy form River stage zero No dependents

The "Tie::Form" module provides a text database file suitable for local data such as private mailing lists. The "Tie::Form" cannot provide a data warehouse shared by mulitple users. File format description Desireable goals for small local private dat...

SOFTDIA/Tie-Form-0.02 - 13 May 2004 12:39:32 UTC - Search in distribution

PDF::Builder::Docs - additional documentation for Builder module River stage one • 2 direct dependents • 2 total dependents

PMPERRY/PDF-Builder-3.026 - 08 Dec 2023 19:47:58 UTC - Search in distribution

Tie::FormA - access a machine readable database file that minics a hardcopy form River stage zero No dependents

The "Tie::FormA" module provides a text database file suitable for local data such as private mailing lists. The "Tie::FormA" cannot provide a data warehouse shared by mulitple users. File format description Desireable goals for small local private d...

SOFTDIA/Tie-FormA-0.02 - 03 Jun 2004 06:27:10 UTC - Search in distribution
78 results (0.082 seconds)