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

Search results for "Text::Tabs"

Text::Tabs - expand and unexpand tabs like unix expand(1) and unexpand(1) River stage five • 124 direct dependents • 32646 total dependents

Text::Tabs does most of what the unix utilities expand(1) and unexpand(1) do. Given a line with tabs in it, "expand" replaces those tabs with the appropriate number of spaces. Given a line with or without tabs in it, "unexpand" adds tabs when it can ...

ARISTOTLE/Text-Tabs+Wrap-2024.001 - 16 Feb 2024 20:34:01 UTC - Search in distribution
  • Text::Wrap - line wrapping to form simple paragraphs

Text::ANSI::Tabs - Tab expand and unexpand with ANSI sequence River stage two • 3 direct dependents • 12 total dependents

ANSI sequence and Unicode wide characters aware version of Text::Tabs....

UTASHIRO/Text-ANSI-Tabs-1.0501 - 24 Mar 2024 06:09:21 UTC - Search in distribution

Acme::CPANPLUS::PreReq::Text::Tabs - Fake module with a prereq on Text+Tabs for testing CPANPLUS River stage zero No dependents

Acme::CPANPLUS::PreReq::Text::Tabs is a fake module that has a prereq on the Text::Tabs module so I can test something in CPANPLUS and CPANPLUS::YACSmoke No moving parts and nothing to see....

BINGOS/Acme-CPANPLUS-PreReq-Text-Tabs-0.04 - 29 Jun 2015 19:28:45 UTC - Search in distribution

Dist::Zilla::Plugin::TextTabs - Expand or unexpand tabs in your dist River stage zero No dependents

This Dist::Zilla plugin expands or unexpands tabs using Text::Tab....

PLICEASE/Dist-Zilla-Plugin-TextTabs-0.04 - 03 Aug 2017 11:29:42 UTC - Search in distribution

Tk::CodeText::StatusBar - Status bar for Tk::CodeText River stage zero No dependents

Inherits Tk::Frame. Provides a status bar to Tk::CodeText....

HANJE/Tk-CodeText-0.49 - 23 Apr 2024 15:43:01 UTC - Search in distribution

FLTK - Perl interface to the Fast Light Toolkit Library River stage zero No dependents

This modules provides hooks to create GUI interfaces using the Fast Light Toolkit Library in Perl. This documentation is barely started, let alone near completion. The Perl interface to FLTK is designed to emulate FLTK's C++ API as closely as possibl...

MKENNEDY/FLTK-0.52 - 17 Nov 2000 20:18:35 UTC - Search in distribution

JQuery::Tabs - Have tabs to see different pages River stage zero No dependents

Allow the user to see different pages using tabs. For an example of how it looks, see <http://www.stilbuero.de/jquery/tabs/>. This module sets up tabs for different pages. The HTML can be supplied directly, or the page can be updated remotely. When u...

PETERG/JQuery-1.06 - 25 Jun 2007 12:55:33 UTC - Search in distribution

Test::Tabs - check the presence of tabs in your project River stage one • 2 direct dependents • 2 total dependents

This module scans your project/distribution for any perl files (scripts, modules, etc) for the presence of tabs. In particular, it checks that all indentation is done using tabs, not spaces; alignment is done via spaces, not tabs; indentation levels ...

TOBYINK/Test-Tabs-0.005 - 16 Sep 2014 18:45:36 UTC - Search in distribution

PV - Text-mode User Interface Widgets. River stage zero No dependents

Once upon a time I needed a basic text-mode GUI framework to implement some nice-looking interfaces for the Linux console. Didn't find any around, so necessity became the mother of PerlVision, which kept growing as I kept adding more goodies, so now ...

AGUL/PerlVision-1.5 - 31 Oct 2000 07:44:51 UTC - Search in distribution

Test::NoTabs - Check the presence of tabs in your project River stage three • 30 direct dependents • 111 total dependents

This module scans your project/distribution for any perl files (scripts, modules, etc) for the presence of tabs....

ETHER/Test-NoTabs-2.02 - 21 Apr 2018 13:59:24 UTC - Search in distribution

Tk::Text - Create and manipulate Text widgets River stage three • 160 direct dependents • 171 total dependents

The Text method creates a new window (given by the $text argument) and makes it into a text widget. Additional options, described above, may be specified on the command line or in the option database to configure aspects of the text such as its defau...

SREZIC/Tk-804.036 - 14 Feb 2021 12:53:44 UTC - Search in distribution

Quiq::JQuery::Tabs - Erzeuge HTML einer jQuery UI Tabs Reiterleiste River stage zero No dependents

Die Klasse erzeugt den HTML-Code einer jQuery UI Reiterleiste. Dem Konstruktor wird die Reiterkonfiguration mit dem Attribut "tabs" übergeben. Die Methode html() generiert den HTML-Code. Siehe Abschnitt EXAMPLE. POD ERRORS Hey! The above document had...

FSEITZ/Quiq-1.215 - 28 Mar 2024 21:53:27 UTC - Search in distribution

ptp - An expressive Pipelining Text Processor River stage zero No dependents

PTP is a versatile and expressive text processor program. The core features that it tries to provide are the following: * Provide grep, sed-like and other operations with a coherent regular expression language (grep has a -P flag but sed has nothing ...

MATHIAS/App-PTP-1.11-2 - 22 Jan 2024 21:51:07 UTC - Search in distribution

Text::Outdent - Outdent chunks of text River stage one • 2 direct dependents • 3 total dependents

This module was created to make it easy to have large chunks of strings in the code. If you use a quote operator that spans over several lines or a "here-doc" and have an indention of the code you get leading whitespaces that you may or may not want....

LODIN/Text-Outdent-0.01 - 23 Jul 2005 10:00:48 UTC - Search in distribution

Text::InHTML - Display plain text in HTML River stage one • 1 direct dependent • 1 total dependent

In its simplest form it turns a plain text string into HTML that when rendered retains its whitespace without pre tags or pre-like css. Also HTML is encoded so no HTML is rendered like it would be with pre tags. Useful for displaying source code or a...

DMUEY/Text-InHTML-0.0.4 - 25 Jul 2008 02:16:17 UTC - Search in distribution

Pod::Wrap - Wrap pod paragraphs, leaving verbatim text and code alone. River stage two • 1 direct dependent • 13 total dependents

This is a Pod::Parser subclass, based on Pod::Stripper. It parses perl files, wrapping pod text, and leaving everything else intact. It prints it's output to wherever you point it to (like you do with Pod::Parser (and Pod::Stripper))....

NUFFIN/Pod-Wrap-0.01 - 08 Jan 2004 12:51:59 UTC - Search in distribution

faq River stage zero No dependents

MLEHMANN/Deliantra-Client-2.11 - 24 Apr 2010 08:10:07 UTC - Search in distribution

PGN - Portable Game Notation for Chess River stage one • 2 direct dependents • 2 total dependents

This is the Portable Game Notation Specification and Implementation Guide, as revised on 12th March 1994....

GDR/Games-Chess-0.003 - 07 Jun 1999 12:42:08 UTC - Search in distribution

patch - apply a diff file to an original River stage one • 1 direct dependent • 1 total dependent

*Patch* will take a patch file containing any of the four forms of difference listing produced by the *diff* program and apply those differences to an original file, producing a patched version. By default, the patched version is put in place of the ...

BRIANDFOY/PerlPowerTools-1.044 - 03 Mar 2024 09:13:52 UTC - Search in distribution

PPR - Pattern-based Perl Recognizer River stage two • 10 direct dependents • 33 total dependents

The PPR module provides a single regular expression that defines a set of independent subpatterns suitable for matching entire Perl documents, as well as a wide range of individual syntactic components of Perl (i.e. statements, expressions, control b...

DCONWAY/PPR-0.001008 - 11 Apr 2023 05:50:32 UTC - Search in distribution
  • PPR::X - Pattern-based Perl Recognizer
316 results (0.135 seconds)