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

Search results for "jdporter"

Text::Ispell - a module encapsulating access to the Ispell program. River stage zero No dependents

Text::Ispell::spellcheck() takes one argument. It must be a string, and it should contain only printable characters. One allowable exception is a terminal newline, which will be chomped off anyway. The line is fed to a coprocess running ispell for an...

JDPORTER/Text-Ispell-0.04 - 12 Oct 1999 21:02:39 UTC - Search in distribution

Text::Macros - an object-oriented text macro engine River stage zero No dependents

Typical usage might look like this: my $template = <<EOF; To: [[ RecipientEmail ]] From: [[ SenderEmail ]] Subject: Payment Past Due on Account # [[ AccountNum ]] Dear [[ RecipientName ]]: Your payment of [[ PaymentAmount ]] is [[ DaysPastDue ]] days...

JDPORTER/Text-Macros-0.04 - 01 Feb 2000 16:00:09 UTC - Search in distribution

Lingua::Ispell - a module encapsulating access to the Ispell program. River stage one • 1 direct dependent • 1 total dependent

Lingua::Ispell::spellcheck() takes one argument. It must be a string, and it should contain only printable characters. One allowable exception is a terminal newline, which will be chomped off anyway. The line is fed to a coprocess running ispell for ...

JDPORTER/Lingua-Ispell-0.07 - 18 Apr 2000 18:53:02 UTC - Search in distribution

Hook::WrapSub - wrap subs with pre- and post-call hooks River stage one • 1 direct dependent • 2 total dependents

This module lets you wrap a function, providing one or both of functions that are called just before and just after, whenever the wrapped function is called. There are a number of other modules that provide the same functionality as this module, some...

JANITOR/Hook-WrapSub-0.08 - 02 Jul 2021 08:31:14 UTC - Search in distribution

Crypt::RandPasswd - random password generator based on FIPS-181 River stage zero No dependents

Crypt::RandPasswd provides three functions that can be used to generate random passwords, constructed from words, letters, or characters. This code is a Perl implementation of the Automated Password Generator standard, like the program described in "...

JANITOR/Crypt-RandPasswd-0.07 - 18 Jun 2021 08:56:28 UTC - Search in distribution

Tie::Multidim - "tie"-like multidimensional data structures River stage zero No dependents

This module implements multi-dimensional data structures on a hash. "$foo->[2]{'die'}[4]" gets "mapped" to $bar{"2;die;4"}, where the ';' is actually $SUBSEP ($;), and %bar is a hash you provide. It is particularly useful in two, not disjoint, situat...

JDPORTER/Tie-Multidim-0.04 - 01 Feb 2000 16:01:57 UTC - Search in distribution

Tie::HashDefaults - Let a hash have default values River stage zero No dependents

This creates a data structure which is essentially an array of hashes; this list contains all the hashes (passed by ref) in the argument list; but it also contains a new, internally created, anonymous hash. This hash is used to store any insertions i...

JDPORTER/Tie-HashDefaults-0.01 - 21 Oct 1999 17:29:13 UTC - Search in distribution

List::Intersperse - Intersperse / unsort / disperse a list River stage zero No dependents

"intersperse" and "intersperseq" evenly distribute elements of a list. Elements that are considered equal are spaced as far apart from each other as possible....

TAYERS/List-Intersperse-1.00 - 18 Jan 2001 05:19:20 UTC - Search in distribution

Marpa::R2::Acknowledgements - Marpa acknowledgements River stage two • 39 direct dependents • 56 total dependents

JKEGL/Marpa-R2-12.000000 - 25 Dec 2022 14:47:30 UTC - Search in distribution

Tie::OffsetArray - Tie one array to another, with index offset River stage zero No dependents

When tied to this class, an array's behavior is completely normal. For its internal storage, it uses another array, either one supplied by the caller, or a new anonymous one. Accesses to the tied array are mapped down to the storage array by offsetti...

JDPORTER/Tie-OffsetArray-0.01 - 21 Oct 1999 17:29:34 UTC - Search in distribution

Win32::HideConsole River stage zero No dependents

Use this in GUI applications (Tk, Win32::GUI, etc.) to hide that annoying console window that appears at execution time. Pollutes the namespace with one function: hide_console...

PHATWARES/Win32-HideConsole-1.02 - 26 Jul 2020 07:51:31 UTC - Search in distribution
11 results (0.022 seconds)