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

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

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

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

ack - grep-like text finder River stage two • 24 direct dependents • 28 total dependents

ack is designed as an alternative to grep for programmers. ack searches the named input FILEs or DIRECTORYs for lines containing a match to the given PATTERN. By default, ack prints the matching lines. If no FILE or DIRECTORY is given, the current di...

PETDANCE/ack-v3.7.0 - 27 Feb 2023 14:52:52 UTC - Search in distribution

cs - Search and/or replace text (with some intelligence) River stage zero No dependents

The "cs" command is aimed at searching large quantities of text files with the ability to easily select searching files by type (or excluding files of a certain type). Also by default "cs" excludes version control directories eg .svn or .git. Example...

IVANWILLS/File-CodeSearch-v0.7.6 - 01 Feb 2022 09:08:30 UTC - Search in distribution

PDLdb.pl - the perl debugger with PDL support River stage three • 93 direct dependents • 101 total dependents

"PDLdb.pl" is an enhanced version of the perl debugger which supports PDL::NiceSlice constructs. Set the PERL5DB environment variable as shown above and it will be loaded automatically by Perl when you invoke a script with "perl -d". This documentati...

ETJ/PDL-2.088 - 21 Apr 2024 23:58:19 UTC - Search in distribution
  • perldl - Simple shell for PDL (see also pdl2)
  • PDL::PP - Generate PDL routines from concise descriptions
  • PDL::Doc - support for PDL online documentation

GBK - Source code filter to escape GBK script River stage zero No dependents

INA/Char-GBK-1.15 - 02 May 2019 03:37:31 UTC - Search in distribution

UHC - Source code filter to escape UHC script River stage zero No dependents

INA/Char-UHC-1.15 - 02 May 2019 03:44:16 UTC - Search in distribution

GBK - Source code filter to escape GBK script River stage zero No dependents

INA/GBK-1.22 - 28 Aug 2019 16:40:47 UTC - Search in distribution

hr - Print horizontal bar on the terminal River stage one • 2 direct dependents • 2 total dependents

hr can be useful as a marker/separator, especially if you use other commands that might produce a lot of output, and you need to scroll back lots of pages to see previous output. Example: % hr; command-that-produces-lots-of-output ===================...

PERLANCAR/App-hr-0.268 - 19 Nov 2022 00:05:44 UTC - Search in distribution
1,253 results (0.15 seconds)