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

Search results for "dist::Text-Wrap"

Data::Unixish::wrap - Wrap text River stage two • 9 direct dependents • 51 total dependents

PERLANCAR/Data-Unixish-1.573 - 09 Jan 2024 00:05:33 UTC - Search in distribution

Text::Wrap::OO - an object oriented interface to Text::Wrap River stage zero No dependents

Text::Wrap::OO is an object oriented wrapper to the Text::Wrap module. Text::Wrap is useful for formatting text, and it is customizable, but it has a drawback: The configuration options are set using global package variables. This means that if a mod...

ASDAGO/Text-Wrap-OO-0.002 - 06 Jun 2021 18:44:22 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

Pg::PQ - Perl wrapper for PostgreSQL libpq River stage one • 1 direct dependent • 3 total dependents

******************************************************************* *** *** *** NOTE: This is a very early release that may contain lots of *** *** bugs. The API is not stable and may change between releases *** *** *** ******************************...

SALVA/Pg-PQ-0.15 - 10 Oct 2017 07:41:49 UTC - Search in distribution

JSON - JSON (JavaScript Object Notation) encoder/decoder River stage four • 1544 direct dependents • 3401 total dependents

This module is a thin wrapper for JSON::XS-compatible modules with a few additional features. All the backend modules convert a Perl data structure to a JSON text and vice versa. This module uses JSON::XS by default, and when JSON::XS is not availabl...

ISHIGAKI/JSON-4.10 - 09 Oct 2022 00:11:31 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

Rose::DB - A DBI wrapper and abstraction layer. River stage two • 15 direct dependents • 27 total dependents

Rose::DB is a wrapper and abstraction layer for DBI-related functionality. A Rose::DB object "has a" DBI object; it is not a subclass of DBI. Please see the tutorial (perldoc Rose::DB::Tutorial) for an example usage scenario that reflects "best pract...

JSIRACUSA/Rose-DB-0.785 - 28 Feb 2023 14:53:49 UTC - Search in distribution

perlfaq7 - General Perl Language Issues River stage zero No dependents

This section deals with general Perl language issues that don't clearly fit into any of the other sections. Can I get a BNF/yacc/RE for the Perl language? There is no BNF, but you can paw your way through the yacc grammar in perly.y in the source dis...

ETHER/perlfaq-5.20240218 - 18 Feb 2024 17:37:36 UTC - Search in distribution

perlport - Writing portable Perl River stage five • 11292 direct dependents • 32664 total dependents

Perl runs on numerous operating systems. While most of them share much in common, they also have their own unique features. This document is meant to help you to find out what constitutes portable Perl code. That way once you make a decision to write...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

Rinci - Language-neutral metadata for your code entities River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/Rinci-1.1.104 - 13 Jan 2024 00:11:12 UTC - Search in distribution

SOAP::Lite - Perl's Web Services Toolkit River stage three • 110 direct dependents • 144 total dependents

SOAP::Lite is a collection of Perl modules which provides a simple and lightweight interface to the Simple Object Access Protocol (SOAP) both on client and server side....

PHRED/SOAP-Lite-1.27 - 14 May 2018 20:36:08 UTC - Search in distribution

Astro::UTDF - Manipulate Universal Tracking Data Format data River stage zero No dependents

WYANT/Astro-UTDF-0.012 - 09 Aug 2021 12:49:49 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

PDL::OpenCV - PDL interface to OpenCV River stage zero No dependents

Use PDL::OpenCV to call OpenCV functions on your data using Perl/PDL. As can be seen above, this distribution is structured to very closely match the structure of OpenCV v4 itself. That means the submodules match the "classes" and/or "modules" in Ope...

ETJ/PDL-OpenCV-0.001 - 26 Mar 2023 06:02:44 UTC - Search in distribution

Object::InsideOut - Comprehensive inside-out object support module River stage two • 23 direct dependents • 38 total dependents

This module provides comprehensive support for implementing classes using the inside-out object model. Object::InsideOut implements inside-out objects as anonymous scalar references that are blessed into a class with the scalar containing the ID for ...

JDHEDDEN/Object-InsideOut-4.05 - 27 Nov 2018 03:43:51 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

perl5ifaq - Frequently Asked Questions about perl5i River stage one • 2 direct dependents • 2 total dependents

MSCHWERN/perl5i-v2.13.2 - 07 Jun 2016 00:36:03 UTC - Search in distribution

Net::Twitter - A perl interface to the Twitter API River stage two • 21 direct dependents • 35 total dependents

This module has been superseded by Twitter::API. Please update as soon as you possibly can to use new features and the new API versions. This module will no longer be supported. This module provides a perl interface to the Twitter APIs. See <http://d...

MMIMS/Net-Twitter-4.01043 - 17 Jan 2018 18:36:07 UTC - Search in distribution

Bencher - A benchmark framework River stage zero No dependents

Bencher is a benchmark framework. The main feature of Bencher is permuting list of Perl codes with list of arguments into benchmark items, and then benchmark them. You can run only some of the items as well as filter codes and arguments to use. You c...

PERLANCAR/Bencher-1.062.4 - 19 Feb 2024 04:45:38 UTC - Search in distribution

org-to-html - Export Org document to HTML River stage one • 2 direct dependents • 2 total dependents

This is the non-OO interface. For more customization, consider subclassing Org::To::HTML....

PERLANCAR/App-OrgUtils-0.487 - 09 Jan 2024 04:56:47 UTC - Search in distribution
118 results (0.142 seconds)