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

Search results for "Pod::Usage"

Pod::Usage - extracts POD documentation and shows usage information River stage five • 625 direct dependents • 19486 total dependents

pod2usage will print a usage message for the invoking script (using its embedded pod documentation) and then exit the script with the desired exit status. The usage message printed may have any one of three levels of "verboseness": If the verbose lev...

MAREKR/Pod-Usage-2.03 - 21 May 2022 17:16:06 UTC - Search in distribution
  • pod2usage - print usage messages from embedded pod docs in files

Pod::Sub::Usage - Module to print sub documentaion from pod! River stage zero No dependents

MZIESCHA/Pod-Sub-Usage-0.02001 - 15 Jun 2018 12:27:36 UTC - Search in distribution

Pod::Usage::CGI - generate usage message for CGI scripts River stage zero No dependents

Provides pod2usage exit from CGI scripts. You may optionally supply a message. By default the message text is escaped to prevent cross-site scripting injection attacks and placed in a div container of class "message" that you can optionally format wi...

BBC/Pod-Usage-CGI-1.010 - 15 Jul 2005 13:02:46 UTC - Search in distribution

Pod::Usage::Return - pod2usage that returns instead of exits River stage one • 2 direct dependents • 5 total dependents

This is a drop-in replacement for Pod::Usage "pod2usage" that returns the exit value instead of calling exit....

PREACTION/Pod-Usage-Return-0.003 - 28 Jun 2014 06:22:25 UTC - Search in distribution

Pod::Usage::CommandLine - Add some common command line options from Pod::Usage River stage one • 4 direct dependents • 5 total dependents

Basically a cut/paste from the boilerplate described in Pod::Usage and Getopt::Long so it can be included with a single "use" instead of cut/pasting it. See Getopt::Long for all the intricacies of specifying options. Set $VERSION in a BEGIN block as ...

CTILMES/Pod-Usage-CommandLine-0.04 - 05 May 2009 16:54:09 UTC - Search in distribution

MooseX::Getopt::Usage::Pod::Text - pod2text duties for MooseX::Getopt::Usage. River stage two • 9 direct dependents • 13 total dependents

A subclass of Pod::Text to tweak the output to make a nice usage message. Does the following. Lower cases headings (keeping first letter cap). Adds a colon on the end of headings. Changes SYNOPSIS head1 to USAGE. Optionally strips out headings....

PITCHLESS/MooseX-Getopt-Usage-0.24 - 25 Sep 2014 16:09:35 UTC - Search in distribution

Tk::Pod_usage - How to use the perl/Tk Pod browser widget River stage two • 5 direct dependents • 11 total dependents

To navigate through the documentation one could use Hyperlinks A click on a hyperlink display the corresponding Pod documentation (if there is any) in the same window. An URL will be displayed in a web browser. A man page will be displayed in a man v...

SREZIC/Tk-Pod-0.9943 - 31 Jan 2016 13:45:11 UTC - Search in distribution
  • tkpod - Perl/Tk Pod browser

Sub::Usage - Issue subroutine/method usage River stage zero No dependents

Sub::Usage provides functions to display usage of subroutines or methods from inside the stub. Some people like to check the parameters of the routine. For example, # turn_on(NAME, COLOR [, INTENSITY]) sub turn_on { @_ >= 2 or die "usage: turn_on(NAM...

HASANT/Sub-Usage-0.03 - 26 Feb 2002 00:52:37 UTC - Search in distribution

Usage.t - Tests for Pod::Usage River stage five • 11292 direct dependents • 32664 total dependents

Testing Pod::Usage. This section is not displayed with -verbose < 2....

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

Getopt::Yagow - Yet another Getopt::Long (and Pod::Usage) wrapper. River stage zero No dependents

Class wrapper of "Getopt::Long" and "Pod::Usage" for parsing and management of command line options....

ECASTILLA/Getopt-Yagow-1.01 - 11 Feb 2004 11:46:54 UTC - Search in distribution

sample - Using Getopt::Long and Pod::Usage River stage zero No dependents

This program will read the given input file(s) and do something useful with the contents thereof....

HQJATU/App-DHCPClientUtils-0.07 - 17 Feb 2019 19:42:07 UTC - Search in distribution

sample - skeleton for GetOpt::Long and Pod::Usage River stage zero No dependents

This program will read the given input file(s) and do someting useful with the contents thereof....

JV/EekBoek-2.051 - 29 Jul 2021 13:28:24 UTC - Search in distribution

sample - Using GetOpt::Long and Pod::Usage River stage zero No dependents

This program will read the given input files and do something useful with the contents thereof....

SCOTTLEE/Test-DocClaims-0.001 - 30 Mar 2018 02:51:44 UTC - Search in distribution

pp2pod - a Perl Point demo translator to POD River stage one • 4 direct dependents • 5 total dependents

This is a demonstration application of the PP package. It translates PP into POD....

JSTENZEL/PerlPoint-Package-0.452 - 10 Oct 2007 21:39:50 UTC - Search in distribution

Pod::WikiDoc::Cookbook - Examples of Pod::WikiDoc usage River stage two • 1 direct dependent • 22 total dependents

This file contains some examples of ways to use Pod::WikiDoc or to integrate Pod::WikiDoc with other tools....

DAGOLDEN/Pod-WikiDoc-0.21 - 08 May 2017 19:03:28 UTC - Search in distribution
  • wikidoc - convert mixed Pod and wikidoc text to Pod

ePod - Handles easy-POD: write easy and simple, convert to POD, and from there you know the way. River stage zero No dependents

This module is used to conver easy-POD files to POD. easy-POD is a simpler version of POD, and is made to write POD files without worry about: Lines and spaces between commands. The use of =over and =back for itens. Case sensitive of formatters. Soo,...

GMPASSOS/ePod-0.05 - 16 Oct 2004 22:40:06 UTC - Search in distribution
  • ePod - Handles easy-POD: write easy and simple, convert to POD, and from there you know the way.

Pod::Tidy - a reformatting Pod Processor River stage two • 4 direct dependents • 12 total dependents

This module provides the *heavy lifting* needed by the "podtidy" utility although the API should be general enough that it can be used directly....

JHOBLITT/Pod-Tidy-0.10 - 17 Feb 2009 21:52:33 UTC - Search in distribution

DemoUsage - Demo of CGI::Portable that tracks web site usage details, as well as e-mail backups of usage counts to the site owner. River stage zero No dependents

This Perl 5 object class is part of a demonstration of CGI::Portable in use. It is one of a set of "application components" that takes its settings and user input through CGI::Portable and uses that class to send its user output. This demo module set...

DUNCAND/CGI-Portable-0.51 - 08 Jun 2004 01:36:22 UTC - Search in distribution
  • DemoTextFile - Demo of CGI::Portable that displays the content of a static html or text file, which can be in multiple segments.

DBI - Database independent interface for Perl River stage four • 940 direct dependents • 2099 total dependents

The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used. It is important to remember th...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distribution

mb - Can easy script in Big5, Big5-HKSCS, GBK, Sjis(also CP932), UHC, UTF-8, ... River stage zero No dependents

MBCS has been said to be an acronym for Multi Byte "Character" Set. (However, these days, it should be considered an acronym for Multi Byte "Codepoint" Set.) In any case, it is certain that "M" and "B" in mb.pm modulino are the first two characters o...

INA/mb-0.57 - 06 Jul 2023 15:12:01 UTC - Search in distribution
1,253 results (0.153 seconds)