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

Search results for "Pod::man"

Pod::Man - Convert POD data to formatted *roff input River stage five • 62 direct dependents • 32646 total dependents

Pod::Man is a module to convert documentation in the POD format (the preferred language for documenting Perl) into *roff input using the man macro set. The resulting *roff code is suitable for display on a terminal using nroff(1), normally via man(1)...

RRA/podlators-5.01 - 25 Dec 2022 18:00:02 UTC - Search in distribution
  • pod2man - Convert POD data to formatted *roff input
  • Pod::ParseLink - Parse an Lltgt formatting code in POD text

Pod::Perldoc::ToMan - let Perldoc render Pod as man pages River stage five • 27 direct dependents • 19502 total dependents

This is a "plug-in" class that allows Perldoc to use Pod::Man and "groff" for reading Pod pages. The following options are supported: center, date, fixed, fixedbold, fixeditalic, fixedbolditalic, quotes, release, section (Those options are explained ...

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

pman - show a module's man page River stage one • 1 direct dependent • 1 total dependent

Send a module's pod through pod2text and your pager. This is mostly here for people too lazy to type $ pod2text `pmpath CGI` | $PAGER...

MLFISHER/pmtools-2.2.0 - 15 Mar 2018 15:25:35 UTC - Search in distribution

App::ManUtils - Utilities related to man(page) River stage one • 1 direct dependent • 1 total dependent

This distribution includes several utilities related to man(page): * list-manpage-sections * list-manpages * manlist * manlistsect * manwhich...

PERLANCAR/App-ManUtils-0.002 - 03 Feb 2023 00:05:19 UTC - Search in distribution

ur River stage one • 1 direct dependent • 1 total dependent

: This tool generates POD documentation for each all of the commands in a tree for a given executable. This command must be run from within the namespace directory....

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 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

ec - Mail reader and composer for Unix and Perl/Tk. River stage zero No dependents

Ec can send and receive mail to and from remote POP3 and SMTP servers, or route mail using sendmail, qmail, or exim. Ec can filter and store incoming messages in user configurable folders. With no additional configuration, ec routes mail to the Incom...

RKIES/ec-1.28 - 03 Mar 2004 01:25:04 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
  • PDL::PP - Generate PDL routines from concise descriptions
  • PDL::BadValues - Discussion of bad value support in PDL

Fsdb - a flat-text database for shell scripting River stage zero No dependents

JOHNH/Fsdb-3.4 - 06 Jan 2024 06:43:43 UTC - Search in distribution

CPAN - query, download and build perl modules from CPAN sites River stage three • 53 direct dependents • 522 total dependents

The CPAN module automates or at least simplifies the make and install of perl modules and extensions. It includes some primitive searching capabilities and knows how to use LWP, HTTP::Tiny, Net::FTP and certain external download clients to fetch dist...

ANDK/CPAN-2.36 - 14 May 2023 19:36:11 UTC - Search in distribution

perl5db.pl - the perl debugger River stage five • 11292 direct dependents • 32664 total dependents

"perl5db.pl" is the perl debugger. It is loaded automatically by Perl when you invoke a script with "perl -d". This documentation tries to outline the structure and services provided by "perl5db.pl", and to describe how you can use them. See perldebu...

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

WDDX - Module for reading and writing WDDX packets River stage zero No dependents

About WDDX From <http://www.wddx.org/>: The Web Distributed Data Exchange, or WDDX, is a free, open XML-based technology that allows Web applications created with any platform to easily exchange data with one another over the Web. WDDX and Perl WDDX ...

PETDANCE/WDDX-1.02 - 02 Dec 2003 03:47:05 UTC - Search in distribution

lcpan - Manage your local CPAN mirror River stage two • 41 direct dependents • 69 total dependents

This application is a convenient bundling of "CPAN::Mini" and an indexer so in addition to creating your local CPAN mirror and installing modules from it, you can also query various things about your local CPAN mirror quickly from the command-line (a...

PERLANCAR/App-lcpan-1.074 - 11 Jan 2024 00:11:13 UTC - Search in distribution

stow - manage farms of symbolic links River stage zero No dependents

This manual page describes GNU Stow 2.4.0. This is not the definitive documentation for Stow; for that, see the accompanying info manual, e.g. by typing "info stow". Stow is a symlink farm manager which takes distinct sets of software and/or data loc...

ASPIERS/Stow-v2.4.0 - 09 Apr 2024 13:28:29 UTC - Search in distribution

sybperl - Sybase extensions to Perl River stage zero No dependents

Sybperl implements three *Sybase* extension modules to *perl* (version 5.002 or higher). *Sybase::DBlib* adds a subset of the *Sybase DB-Library* API. *Sybase::CTlib* adds a subset of the *Sybase CT-Library* (aka the Client Library) API. *Sybase::Syb...

MEWP/sybperl-2.21 - 01 Apr 2024 11:56:11 UTC - Search in distribution

logstatsd - generate summary statistics from log files River stage zero No dependents

Monitoring an application frequently involves monitoring it's log file(s). Log files may contain hundreds or thousands of events per minute. Parsing the entire log file can be a very cpu intensive task making near-real-time reporting or monitoring di...

VVU/Log-Statistics-0.051 - 25 Oct 2009 20:01:12 UTC - Search in distribution

pp2html - PerlPoint to HTML converter River stage one • 1 direct dependent • 2 total dependents

"pp2html" creates a set of HTML files for a foilset based on a simple textfile slide_text. Due to its formatting features and the capability of creating navigation, table of contents and index pages, "pp2html" is also a suitable tool for writing onli...

LDOMKE/PerlPoint-Converters-1.0205 - 08 Feb 2006 15:33:27 UTC - Search in distribution
  • pp2latex - PerlPoint to LaTeX converter

perltidy - a perl script indenter and reformatter River stage three • 77 direct dependents • 143 total dependents

Perltidy reads a perl script and writes an indented, reformatted script. The formatting process involves converting the script into a string of tokens, removing any non-essential whitespace, and then rewriting the string of tokens with whitespace usi...

SHANCOCK/Perl-Tidy-20240202 - 01 Feb 2024 13:55:33 UTC - Search in distribution

DBI::DBD - Perl DBI Database Driver Writer's Guide River stage four • 940 direct dependents • 2099 total dependents

This document is primarily intended to help people writing new database drivers for the Perl Database Interface (Perl DBI). It may also help others interested in discovering why the internals of a DBD driver are written the way they are. This is a gu...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distribution
273 results (0.111 seconds)