The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "fold"

fold - wrap each input line to fit specified width River stage one • 1 direct dependent • 1 total dependent

The *fold* command reads lines from the specified files (or standard input if none are specified) and writes them to the standard output with newlines inserted into lines longer than the specified column width. The default column width is 80, but thi...

BRIANDFOY/PerlPowerTools-1.045 - 30 Apr 2024 22:22:50 UTC - Search in distribution
  • pr - convert text files for printing
  • look - find lines in a sorted list
  • PerlPowerTools - BSD utilities written in pure Perl

Hash::Fold - flatten and unflatten nested hashrefs River stage one • 5 direct dependents • 5 total dependents

This module provides functional and OO interfaces which can be used to flatten, unflatten and merge nested hashrefs. Unless noted, the functions listed below are also available as methods. Options provided to the Hash::Fold constructor can be supplie...

CHOCOLATE/Hash-Fold-v1.0.0 - 11 Mar 2019 18:44:20 UTC - Search in distribution

Text::Fold - Turn “unicode” and “byte” string text into lines of a given width, soft-hyphenating broken words River stage one • 1 direct dependent • 1 total dependent

This simple folding mechanism is intended to turn a long string of text (possibly containg multiple lines) into multiple lines not exceeding a certain width. It should work consistently with Unicode strings and Byte strings. See the rest of this docu...

DMUEY/Text-Fold-0.5 - 09 Apr 2014 22:54:23 UTC - Search in distribution

Lingua::JA::Fold - to fold a Japanese text. River stage one • 1 direct dependent • 1 total dependent

This module is used to fold a Japanese text and so on. The Japanese (the Chinese and the Korean would be the same) text has traditionally unique manner in representing. Basically those characters are used to be represented in two kind of size which i...

HATA/Lingua-JA-Fold-0.08 - 19 Mar 2008 12:52:31 UTC - Search in distribution

Text::ANSI::Fold - Text folding library supporting ANSI terminal sequence and Asian wide characters with prohibition character handling. River stage two • 8 direct dependents • 17 total dependents

Text::ANSI::Fold provides capability to divide a text into two parts by given width. Text can include ANSI terminal sequences and the width is calculated by its visible representation. If the text is divided in the middle of colored region, reset seq...

UTASHIRO/Text-ANSI-Fold-2.23 - 17 Apr 2024 02:09:11 UTC - Search in distribution

MIME::EcoEncode::Fold - folding multi-byte string River stage one • 1 direct dependent • 4 total dependents

This is a module for folding multi-byte string. When the line of the e-mail text is long, SMTP server may insert line feed code and the multi-byte string might break. This module was written in order to prevent it. Options $folded = mime_eco_fold($st...

MURATAYA/MIME-EcoEncode-0.95 - 14 Nov 2013 05:13:41 UTC - Search in distribution

Text::ANSI::Fold::Util - Text::ANSI::Fold utilities (width, substr) River stage one • 4 direct dependents • 6 total dependents

This is a collection of utilities using Text::ANSI::Fold module. All functions are aware of ANSI terminal sequence....

UTASHIRO/Text-ANSI-Fold-Util-1.01 - 05 Aug 2022 23:05:45 UTC - Search in distribution

Template::Plugin::JA::Fold - Template plugin that interface to Lingua::JA::Fold River stage zero No dependents

Template::Plugin::JA::Fold is plugin that interface to Lingua::JA::Fold for Template-Toolkit...

HIDEAKIO/Template-Plugin-JA-Fold-0.03 - 21 Oct 2012 18:11:51 UTC - Search in distribution

Data::Object::Hash::Func::Fold River stage zero No dependents

Data::Object::Hash::Func::Fold is a function object for Data::Object::Hash....

AWNCORP/Do-1.88 - 14 Oct 2019 14:45:43 UTC - Search in distribution

lib/Data/Object/Hash/Func/Fold.pm River stage one • 1 direct dependent • 1 total dependent

AWNCORP/Data-Object-2.05 - 27 Apr 2020 23:45:59 UTC - Search in distribution

Text::LineFold - Line Folding for Plain Text River stage three • 11 direct dependents • 280 total dependents

Text::LineFold folds or unfolds lines of plain text. As it mainly focuses on plain text e-mail messages, RFC 3676 flowed format is also supported....

NEZUMI/Unicode-LineBreak-2019.001 - 29 Dec 2018 05:21:00 UTC - Search in distribution

Unicode::CaseFold - Unicode case-folding for case-insensitive lookups. River stage two • 10 direct dependents • 26 total dependents

This module provides Unicode case-folding for Perl. Case-folding is a tool that allows a program to make case-insensitive string comparisons or do case-insensitive lookups....

ARODLAND/Unicode-CaseFold-1.01 - 25 Jul 2017 05:17:49 UTC - Search in distribution

lib/Software/GenoScan/FoldVisualizer.pm River stage zero No dependents

WOLFTOWER/Software-GenoScan-v1.0.4 - 11 Mar 2015 09:00:49 UTC - Search in distribution

UMMF::XForm::FoldMultipleInheritance - Inlines multiple inheritance bodies. River stage zero No dependents

This transform is useful for converting a Model containing multiple inheritance to a Model using single inheritance by creating Interfaces for classes that are inherited from in multiple inheritance context and inlining Features and Operations from t...

KSTEPHENS/UMMF-1.02 - 14 May 2006 02:39:55 UTC - Search in distribution

Perl::Folder - Fold and Unfold Blocks in Perl Code River stage zero No dependents

Using regexps to look for values in Perl code is problematic. This module makes it much more reliable. Say you are looking for a line like this one: our $VERSION = '0.10'; Matching that line is easy. But that line might be in a heredoc, the "DATA" se...

INGY/Perl-Folder-0.10 - 13 Apr 2007 15:11:46 UTC - Search in distribution

App::ansifold - fold command handling ANSI terminal sequences River stage zero No dependents

UTASHIRO/App-ansifold-1.26 - 06 Jan 2024 10:46:12 UTC - Search in distribution

tp - a pure perl pager River stage two • 6 direct dependents • 37 total dependents

JPIERCE/IO-Pager-2.10 - 05 Nov 2020 00:03:29 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
  • Stow - manage farms of symbolic links

perltidy - a perl script indenter and reformatter River stage three • 78 direct dependents • 144 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-20240511 - 10 May 2024 13:16:10 UTC - Search in distribution

perlre - Perl regular expressions River stage five • 11693 direct dependents • 33184 total dependents

This page describes the syntax of regular expressions in Perl. If you haven't used regular expressions before, a tutorial introduction is available in perlretut. If you know just a little about them, a quick-start introduction is available in perlreq...

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

AE - simpler/faster/newer/cooler AnyEvent API River stage three • 414 direct dependents • 673 total dependents

This module documents the new simpler AnyEvent API. The rationale for the new API is that experience with EV shows that this API actually "works", despite its lack of extensibility, leading to a shorter, easier and faster API. The main differences fr...

MLEHMANN/AnyEvent-7.17 - 18 Sep 2019 01:11:59 UTC - Search in distribution

Egbk - Run-time routines for GBK.pm River stage zero No dependents

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

Euhc - Run-time routines for UHC.pm River stage zero No dependents

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

Egbk - Run-time routines for GBK.pm River stage zero No dependents

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

cat-v - visualize non-printing characters River stage zero No dependents

The "cat -v" command is often used to display characters that cannot be displayed, but is not always suitable for viewing the output of modern applications because it converts all non-ASCII characters. The "cat-v" command visualizes whitespace and co...

UTASHIRO/App-cat-v-0.9903 - 23 Apr 2024 09:25:07 UTC - Search in distribution

Ebig5 - Run-time routines for Big5.pm River stage zero No dependents

INA/Big5-1.22 - 28 Aug 2019 16:39:10 UTC - Search in distribution

Ehp15 - Run-time routines for HP15.pm River stage zero No dependents

INA/Char-HP15-1.15 - 02 May 2019 03:37:53 UTC - Search in distribution

Esjis - Run-time routines for Sjis.pm River stage zero No dependents

INA/Char-Sjis-1.15 - 02 May 2019 03:43:57 UTC - Search in distribution

Esjis - Run-time routines for Sjis.pm River stage zero No dependents

INA/Sjis-1.22 - 28 Aug 2019 16:42:57 UTC - Search in distribution

wurst - Wurst is a Useful, Reliable Structural Tool River stage zero No dependents

use Wurst; or, depending on the directory you are running from, use FindBin; use lib "$FindBin::Bin/../src/Wurst/blib/arch"; use lib "$FindBin::Bin/../src/Wurst/blib/lib"; use Wurst;...

WURST/Wurst-0.51c - 23 May 2008 13:46:41 UTC - Search in distribution

XSH - scripting language for XPath-based editing of XML River stage zero No dependents

CHOROBA/XML-XSH2-2.2.10 - 22 Dec 2023 14:24:21 UTC - Search in distribution

sdif - side-by-side diff viewer for ANSI terminal River stage one • 3 direct dependents • 3 total dependents

sdif is inspired by the System V sdiff(1) command. The basic feature of sdif is making a side-by-side listing of two different files. All contents of two files are listed on left and right sides. Center column is used to indicate how different those ...

UTASHIRO/App-sdif-4.3301 - 27 Mar 2024 06:50:34 UTC - Search in distribution

XSH River stage zero No dependents

CHOROBA/XML-XSH-1.8.6 - 09 Mar 2018 23:41:22 UTC - Search in distribution

psort - a perl-enhanced sort River stage zero No dependents

A perl-enhanced variant of sort(1). The specified files (or standard input) are written sorted to standard output. By default, sorting is done using perl's cmp operator, without any use of locales or encodings. OPTIONS -b, --ignore-leading-blanks Ign...

SREZIC/App-psort-0.12 - 31 May 2023 14:05:56 UTC - Search in distribution

Ejis8 - Run-time routines for JIS8.pm River stage zero No dependents

INA/Char-JIS8-1.15 - 02 May 2019 03:39:43 UTC - Search in distribution

Eutf2 - Run-time routines for UTF2.pm River stage zero No dependents

INA/Char-UTF2-1.15 - 02 May 2019 03:45:36 UTC - Search in distribution

Eutf2 - Run-time routines for UTF2.pm River stage zero No dependents

INA/UTF2-1.22 - 28 Aug 2019 16:43:08 UTC - Search in distribution

HiD - Static website publishing framework River stage one • 3 direct dependents • 3 total dependents

HiD users probably want to look at the documentation for the hid command. Subsequent documentation in this file describes internal details that are only useful or interesting for people that are trying to modify or extend HiD....

GENEHACK/HiD-1.992 - 14 May 2018 23:38:29 UTC - Search in distribution

Apache::ASP - Active Server Pages for Apache with mod_perl River stage one • 2 direct dependents • 2 total dependents

Apache::ASP provides an Active Server Pages port to the Apache Web Server with Perl scripting only, and enables developing of dynamic web applications with session management and embedded Perl code. There are also many powerful extensions, including ...

CHAMAS/Apache-ASP-2.63 - 15 Mar 2018 05:28:37 UTC - Search in distribution

todo River stage zero No dependents

CORION/Dancer-SearchApp-0.06 - 14 Dec 2016 21:42:14 UTC - Search in distribution

pl-examples - Perl One-Liner Examples River stage zero No dependents

PFEIFFER/App-pl-0.91.1 - 13 Jul 2023 18:38:12 UTC - Search in distribution

Bit::Vector - Efficient bit vector, set of integers and "big int" math library River stage three • 33 direct dependents • 385 total dependents

OVERLOADED OPERATORS See Bit::Vector::Overload(3). MORE STRING IMPORT/EXPORT See Bit::Vector::String(3). CLASS METHODS * "$version = Bit::Vector->Version();" Returns the current version number of this module. * "$bits = Bit::Vector->Word_Bits();" Ret...

STBEY/Bit-Vector-7.4 - 20 Nov 2014 09:49:01 UTC - Search in distribution

Perl6::Form - Implements the Perl 6 'form' built-in River stage one • 4 direct dependents • 4 total dependents

Formats are Perl 5's mechanism for creating text templates with fixed-width fields. Those fields are then filled in using values from prespecified package variables. Unlike Perl 5, Perl 6 doesn't have a "format" keyword. Or the associated built-in fo...

DCONWAY/Perl6-Form-0.090 - 09 Jan 2019 00:23:27 UTC - Search in distribution

Eeucjp - Run-time routines for EUCJP.pm River stage zero No dependents

INA/Char-EUCJP-1.15 - 02 May 2019 03:37:11 UTC - Search in distribution

Eeuctw - Run-time routines for EUCTW.pm River stage zero No dependents

INA/Char-EUCTW-1.15 - 02 May 2019 03:37:21 UTC - Search in distribution

Egreek - Run-time routines for Greek.pm River stage zero No dependents

INA/Char-Greek-1.15 - 02 May 2019 03:37:42 UTC - Search in distribution

Ekoi8r - Run-time routines for KOI8R.pm River stage zero No dependents

INA/Char-KOI8R-1.15 - 02 May 2019 03:39:54 UTC - Search in distribution

Ekoi8u - Run-time routines for KOI8U.pm River stage zero No dependents

INA/Char-KOI8U-1.15 - 02 May 2019 03:40:00 UTC - Search in distribution

Egreek - Run-time routines for Greek.pm River stage zero No dependents

INA/Greek-1.22 - 31 Aug 2019 14:35:05 UTC - Search in distribution

Ekoi8r - Run-time routines for KOI8R.pm River stage zero No dependents

INA/KOI8R-1.22 - 31 Aug 2019 14:35:16 UTC - Search in distribution

Ekoi8u - Run-time routines for KOI8U.pm River stage zero No dependents

INA/KOI8U-1.22 - 31 Aug 2019 14:36:43 UTC - Search in distribution

Egb18030 - Run-time routines for GB18030.pm River stage zero No dependents

INA/Char-GB18030-1.15 - 02 May 2019 03:37:24 UTC - Search in distribution

Ekps9566 - Run-time routines for KPS9566.pm River stage zero No dependents

INA/Char-KPS9566-1.15 - 02 May 2019 03:40:02 UTC - Search in distribution

Ekps9566 - Run-time routines for KPS9566.pm River stage zero No dependents

INA/KPS9566-1.22 - 28 Aug 2019 16:40:58 UTC - Search in distribution

CWB::CL - Perl interface to the low-level C API of the IMS Open Corpus Workbench River stage one • 2 direct dependents • 2 total dependents

This module provides an interface to the low-level Corpus Library for accessing CWB-indexed corpora. It follows the Corpus Library API closely, except for an object-oriented design with simplified method names and the addition of a few convenience me...

SCHTEPF/CWB-CL-v3.5.0 - 25 Jul 2022 15:56:24 UTC - Search in distribution

treereg - Compiler for Tree Regular Expressions River stage one • 1 direct dependent • 4 total dependents

"Treereg" translates a tree grammar specification file (default extension ".trg" describing a set of tree patterns and the actions to modify them using tree-terms like: TIMES(NUM, $x) and { $NUM->{VAL} == 0) => { $NUM } which says that wherever an ab...

WBRASWELL/Parse-Eyapp-1.21 - 14 Jun 2017 09:28:46 UTC - Search in distribution

Data::Table::Text - Write data in tabular text format. River stage two • 38 direct dependents • 38 total dependents

Write data in tabular text format. Version 20240203. The following sections describe the methods in each functional area of this module. For an alphabetic listing of all methods by name see Index....

PRBRENAN/Data-Table-Text-20240408 - 07 Apr 2024 19:30:28 UTC - Search in distribution

Wurm - Simple. Easy. Crawls in your teeth. Web framework. Did I mention it was a web framework? Another one. River stage zero No dependents

Wurm implements a fold-r Plack web application container. It is meant for quickly building PSGI-based applications using a multiple dispatch pattern that is driven by anonymous sub-routines. Requests are passed down a set of handlers based on "PATH_I...

PRAVUS/Wurm-0.0.8 - 04 Apr 2017 14:07:19 UTC - Search in distribution

perloptree - The Perl op tree River stage zero No dependents

Various material about the internal Perl compilation representation during parsing and optimization, before the actual execution begins, represented as "B" objects, the "B" op tree. The well-known perlguts.pod focuses more on the internal representat...

RURBAN/B-C-1.57 - 07 May 2019 12:10:41 UTC - Search in distribution
  • B::C - Perl compiler's C backend
  • perlcompile - Introduction to the Perl Compiler-Translator

Math::Prime::Util - Utilities related to prime numbers, including fast sieves and factoring River stage two • 12 direct dependents • 20 total dependents

A module for number theory in Perl. This includes prime sieving, primality tests, primality proofs, integer factoring, counts / bounds / approximations for primes, nth primes, and twin primes, random prime generation, and much more. This module is th...

DANAJ/Math-Prime-Util-0.73 - 15 Nov 2018 18:56:14 UTC - Search in distribution
  • ntheory - Number theory utilities

Ebig5plus - Run-time routines for Big5Plus.pm River stage zero No dependents

INA/Char-Big5Plus-1.15 - 02 May 2019 03:35:32 UTC - Search in distribution

Earabic - Run-time routines for Arabic.pm River stage zero No dependents

INA/Arabic-1.22 - 28 Aug 2019 16:42:36 UTC - Search in distribution

sdrs.pl - Command line script to use Bio::SDRS to run a Signmoidal Dose Response Search. River stage zero No dependents

This program provides a simple command line interface to the "Bio::SDRS" Perl module....

BRUC/Bio-SDRS-0.11 - 03 Jan 2015 19:56:37 UTC - Search in distribution
  • Bio::SDRS - Perl extension for Sigmoidal Dose Response Search, a tool for characterizing biological responses to compounds.

Earabic - Run-time routines for Arabic.pm River stage zero No dependents

INA/Char-Arabic-1.15 - 02 May 2019 03:35:10 UTC - Search in distribution

Ehebrew - Run-time routines for Hebrew.pm River stage zero No dependents

INA/Char-Hebrew-1.15 - 02 May 2019 03:38:04 UTC - Search in distribution

Elatin1 - Run-time routines for Latin1.pm River stage zero No dependents

INA/Char-Latin1-1.15 - 02 May 2019 03:40:03 UTC - Search in distribution

Elatin2 - Run-time routines for Latin2.pm River stage zero No dependents

INA/Char-Latin2-1.15 - 02 May 2019 03:40:15 UTC - Search in distribution

Elatin3 - Run-time routines for Latin3.pm River stage zero No dependents

INA/Char-Latin3-1.15 - 02 May 2019 03:41:42 UTC - Search in distribution

Elatin4 - Run-time routines for Latin4.pm River stage zero No dependents

INA/Char-Latin4-1.15 - 02 May 2019 03:41:53 UTC - Search in distribution

Elatin5 - Run-time routines for Latin5.pm River stage zero No dependents

INA/Char-Latin5-1.15 - 02 May 2019 03:42:04 UTC - Search in distribution

Elatin6 - Run-time routines for Latin6.pm River stage zero No dependents

INA/Char-Latin6-1.15 - 02 May 2019 03:42:15 UTC - Search in distribution

Elatin7 - Run-time routines for Latin7.pm River stage zero No dependents

INA/Char-Latin7-1.15 - 02 May 2019 03:42:16 UTC - Search in distribution

Elatin8 - Run-time routines for Latin8.pm River stage zero No dependents

INA/Char-Latin8-1.15 - 02 May 2019 03:42:18 UTC - Search in distribution

Elatin9 - Run-time routines for Latin9.pm River stage zero No dependents

INA/Char-Latin9-1.15 - 02 May 2019 03:42:19 UTC - Search in distribution

Etis620 - Run-time routines for TIS620.pm River stage zero No dependents

INA/Char-TIS620-1.15 - 02 May 2019 03:44:08 UTC - Search in distribution

Elatin1 - Run-time routines for Latin1.pm River stage zero No dependents

INA/Latin1-1.22 - 31 Aug 2019 14:36:53 UTC - Search in distribution

Elatin2 - Run-time routines for Latin2.pm River stage zero No dependents

INA/Latin2-1.22 - 31 Aug 2019 14:37:04 UTC - Search in distribution

Elatin3 - Run-time routines for Latin3.pm River stage zero No dependents

INA/Latin3-1.22 - 31 Aug 2019 14:37:15 UTC - Search in distribution

Elatin4 - Run-time routines for Latin4.pm River stage zero No dependents

INA/Latin4-1.22 - 31 Aug 2019 14:37:26 UTC - Search in distribution

Elatin5 - Run-time routines for Latin5.pm River stage zero No dependents

INA/Latin5-1.22 - 31 Aug 2019 14:39:02 UTC - Search in distribution

Elatin6 - Run-time routines for Latin6.pm River stage zero No dependents

INA/Latin6-1.22 - 31 Aug 2019 14:39:13 UTC - Search in distribution

Elatin7 - Run-time routines for Latin7.pm River stage zero No dependents

INA/Latin7-1.22 - 31 Aug 2019 14:39:14 UTC - Search in distribution

Elatin8 - Run-time routines for Latin8.pm River stage zero No dependents

INA/Latin8-1.22 - 31 Aug 2019 14:39:25 UTC - Search in distribution

Elatin9 - Run-time routines for Latin9.pm River stage zero No dependents

INA/Latin9-1.22 - 31 Aug 2019 14:39:36 UTC - Search in distribution

odfedit - replace tokens and do mail-merge in an Open Document file River stage zero No dependents

This command-line tool allows ODF::MailMerge to to be used in simple ways without writing Perl code. Place-holder tokens of the form "{key}" are replaced with real content, either individually or as part of a "mail merge" function where records from ...

JIMAVERA/ODF-MailMerge-1.006 - 16 Nov 2023 18:29:44 UTC - Search in distribution

Jcode - Japanese Charset Handler River stage two • 23 direct dependents • 57 total dependents

<Japanese document is now available as Jcode::Nihongo. > Jcode.pm supports both object and traditional approach. With object approach, you can go like; $iso_2022_jp = Jcode->new($str)->h2z->jis; Which is more elegant than: $iso_2022_jp = $str; &jcode...

DANKOGAI/Jcode-2.07 - 10 May 2008 18:19:30 UTC - Search in distribution

Ebig5hkscs - Run-time routines for Big5HKSCS.pm River stage zero No dependents

INA/Big5HKSCS-1.22 - 28 Aug 2019 16:40:37 UTC - Search in distribution

Ebig5hkscs - Run-time routines for Big5HKSCS.pm River stage zero No dependents

INA/Char-Big5HKSCS-1.15 - 02 May 2019 03:35:21 UTC - Search in distribution

Net::SMPP - pure Perl implementation of SMPP 3.4 over TCP River stage one • 2 direct dependents • 2 total dependents

Implements Short Message Peer to Peer protocol, which is frequently used to pass short messages between mobile operators implementing short message service (SMS). This is applicable to both european GSM and american CDMA/TDMA systems. This documentat...

SAMPO/Net-SMPP-1.19 - 01 Jun 2011 20:52:56 UTC - Search in distribution

Elatin10 - Run-time routines for Latin10.pm River stage zero No dependents

INA/Char-Latin10-1.15 - 02 May 2019 03:40:04 UTC - Search in distribution

Eoldutf8 - Run-time routines for OldUTF8.pm River stage zero No dependents

INA/Char-OldUTF8-1.15 - 02 May 2019 03:43:45 UTC - Search in distribution

Eusascii - Run-time routines for USASCII.pm River stage zero No dependents

INA/Char-USASCII-1.15 - 02 May 2019 03:44:18 UTC - Search in distribution

Eksc5601 - Run-time routines for KSC5601.pm River stage zero No dependents

INA/KSC5601-1.22 - 28 Aug 2019 16:41:09 UTC - Search in distribution

Elatin10 - Run-time routines for Latin10.pm River stage zero No dependents

INA/Latin10-1.22 - 31 Aug 2019 14:38:53 UTC - Search in distribution

nowrap - Alias for textunwrap River stage one • 1 direct dependent • 1 total dependent

This is a shortcut for: % textwrap -w 999999...

PERLANCAR/App-TextWrapUtils-0.007 - 02 Jun 2023 00:06:12 UTC - Search in distribution

HTML::Element - Class for objects that represent HTML elements River stage three • 171 direct dependents • 972 total dependents

(This class is part of the HTML::Tree dist.) Objects of the HTML::Element class can be used to represent elements of HTML document trees. These objects have attributes, notably attributes that designates each element's parent and content. The content...

KENTNL/HTML-Tree-5.07 - 31 Aug 2017 08:53:16 UTC - Search in distribution

HTML::Blitz - high-performance, selector-based, content-aware HTML template engine River stage zero No dependents

HTML::Blitz is a high-performance, CSS-selector-based, content-aware template engine for HTML5. Let's unpack that: * You want to generate web pages. Those are written in HTML5. * Your HTML documents are mostly static in nature, but some parts need to...

MAUKE/HTML-Blitz-0.0901 - 20 Mar 2024 18:28:27 UTC - Search in distribution

DBD::RAM - a DBI driver for files and data structures River stage one • 1 direct dependent • 1 total dependent

DBD::RAM allows you to import almost any type of Perl data structure into an in-memory table and then use DBI and SQL to access and modify it. It also allows direct access to almost any kind of file, supporting SQL manipulation of the file without co...

JZUCKER/DBD-RAM-0.072 - 25 May 2000 19:16:49 UTC - Search in distribution

Template::Sandbox - Fast template engine sandboxed from your application. River stage one • 2 direct dependents • 2 total dependents

Template::Sandbox is Yet Another Templating module, designed primarily for use in a webserver environment but usable anywhere, providing a more secure "sandboxed" environment than most templating systems. The core design philosophy for Template::Sand...

SGRAHAM/Template-Sandbox-1.04 - 11 May 2010 09:08:09 UTC - Search in distribution
250 results (0.126 seconds)