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

Search results for "Pod::Find"

Pod::Find - find POD documents in directory trees River stage four • 98 direct dependents • 1275 total dependents

NOTE: This module is considered legacy; modern Perl releases (5.31.1 and higher) are going to remove Pod-Parser from core and use Pod::Simple for all things POD. Pod::Find provides a set of functions to locate POD files. Note that no function is expo...

MAREKR/Pod-Parser-1.67 - 03 Jan 2024 21:23:20 UTC - Search in distribution

Pod::Abstract::Filter::find - paf command to find specific nodes that contain a string. River stage two • 5 direct dependents • 14 total dependents

The intention of this filter is to allow a reduction of large Pod documents to find a specific function or method. You call "paf find -f=function YourModule", and you get a small subset of nodes matching "function". For this to work, there has to be ...

BLILBURNE/Pod-Abstract-0.20 - 03 Jan 2010 02:03:58 UTC - Search in distribution

Tk::Pod::FindPods - find Pods installed on the current system River stage two • 5 direct dependents • 11 total dependents

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

Alien::XPA - Find or Build libxpa River stage one • 1 direct dependent • 2 total dependents

This distribution installs the XPA library if its not available. It provides a uniform interface via Alien::Base to configuration information useful to link against it. This module finds or builds version 2.1.20 of the "XPA" library, which is bundled...

DJERIUS/Alien-XPA-v2.1.20.7 - 18 May 2023 22:10:41 UTC - Search in distribution

Pod::PP - POD pre-processor River stage zero No dependents

The "Pod::PP" module is a POD pre-processor built on top of "Pod::Parser". The helper script podpp provides a pre-processor command for POD, whose interface is very much like cpp, the C pre-processor. However, unlike C, the "Pod::PP" processing is no...

RAM/Pod-PP-0.1.2 - 01 Dec 2001 14:11:17 UTC - Search in distribution

Pod::POM - POD Object Model River stage two • 27 direct dependents • 44 total dependents

This module implements a parser to convert Pod documents into a simple object model form known hereafter as the Pod Object Model. The object model is generated as a hierarchical tree of nodes, each of which represents a different element of the origi...

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

bfg - find and grep files using boolean expressions. River stage zero No dependents

This program combines the power of three Unix tools (in their GNU versions): bool, find and grep to provide a way to search by filenames and/or by file contents using boolean expressions. Internaly, all boolean expressions with regexps/strings are tr...

JIMMY/App-BoolFindGrep-0.06 - 02 Jul 2015 03:12:10 UTC - Search in distribution

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

XT::Files - standard interface for author tests to find files to check River stage one • 5 direct dependents • 5 total dependents

Author tests often iterate over your distributions files to check them. Unfortunately, every XT test uses its own code and defaults, to find the files to check, which means they often don't fit the need of your distribution. Common problems are not c...

SKIRMESS/XT-Files-0.002 - 24 Aug 2019 22:02:15 UTC - Search in distribution

Pod::Query - Query pod documents River stage one • 1 direct dependent • 1 total dependent

This module takes a class name, extracts the POD and provides methods to query specific information....

TIMKA/Pod-Query-0.37 - 18 Oct 2022 21:18:38 UTC - Search in distribution

ifdef - conditionally enable text within pod sections as code River stage zero No dependents

The "ifdef" pragma allows a developer to add sections of code that will be compiled and executed only when the "ifdef" pragma is specifically enabled. If the "ifdef" pragma is not enabled, then there is no overhead involved in either compilation of e...

LNATION/ifdef-0.10 - 09 Nov 2019 15:43:18 UTC - Search in distribution

perldoc - Look up Perl documentation in Pod format. River stage five • 27 direct dependents • 19502 total dependents

perldoc looks up documentation in .pod format that is embedded in the perl installation tree or in a perl script, and displays it using a variety of formatters. This is primarily used for the documentation for the perl library modules. Your system ma...

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

Pod::HTML - Translate POD into HTML file River stage zero No dependents

KJALB/PodSimplify-0.04 - 16 Aug 1996 19:14:10 UTC - Search in distribution

Tk::contrib - how to find/contribute perl/Tk code River stage three • 160 direct dependents • 171 total dependents

Here are some guidelines you can use to find a peace of code is already available and how to contribute your code. *If you have perl/Tk code that can be reused or used as an example or starting point please check if one could find it using the method...

SREZIC/Tk-804.036 - 14 Feb 2021 12:53:44 UTC - Search in distribution
  • Tk::Text - Create and manipulate Text widgets

lib::root - find perl root and push lib modules path to @INC River stage zero No dependents

HERNAN/lib-root-0.10 - 16 Apr 2024 04:10:47 UTC - Search in distribution

pl - Perl One-Liner Magic Wand River stage zero No dependents

*Don't believe everything you read on SourceForge^H^H^H the internet! -- Plato :-y* Pl follows Perl's philosophy for one-liners: the one variable solely used in one-liners, @F, is single-lettered. Because not everyone may like that, pl has it both wa...

PFEIFFER/App-pl-0.91.1 - 13 Jul 2023 18:38:12 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

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

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
  • DBI::DBD - Perl DBI Database Driver Writer's Guide
1,344 results (0.377 seconds)