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

Search results for "ALLEN"

SVG - Perl extension for generating Scalable Vector Graphics (SVG) documents. River stage two • 29 direct dependents • 46 total dependents

SVG is a 100% Perl module which generates a nested data structure containing the DOM representation of an SVG (Scalable Vector Graphics) image. Using SVG, you can generate SVG objects, embed other SVG instances into it, access the DOM object, create ...

MANWAR/SVG-2.87 - 19 May 2022 17:03:48 UTC - Search in distribution

LWP - The World-Wide Web library for Perl River stage four • 2163 direct dependents • 6200 total dependents

The libwww-perl collection is a set of Perl modules which provides a simple and consistent application programming interface (API) to the World-Wide Web. The main focus of the library is to provide classes and functions that allow you to write WWW cl...

OALDERS/libwww-perl-6.77 - 11 Mar 2024 00:58:25 UTC - Search in distribution

psh - Perl SHell River stage zero No dependents

psh is a Perl program which executes a read-eval loop with enough options so that general behavior reasonably similar to more traditional shells like 'sh' or 'bash' can be achieved, while still allowing arbitrary perl expressions to be evaluated. By ...

GREGOR/psh-1.8.1 - 21 Jul 2007 05:11:31 UTC - Search in distribution

perl5140delta - what is new for perl v5.14.0 River stage five • 11292 direct dependents • 32664 total dependents

This document describes differences between the 5.12.0 release and the 5.14.0 release. If you are upgrading from an earlier release such as 5.10.0, first read perl5120delta, which describes differences between 5.10.0 and 5.12.0. Some of the bug fixes...

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

CSS - Object oriented access to Cascading Style Sheets (CSS) River stage two • 5 direct dependents • 29 total dependents

This module can be used, along with a CSS::Parse::* module, to parse CSS data and represent it as a tree of objects. Using a CSS::Adaptor::* module, the CSS data tree can then be transformed into other formats....

IAMCAL/CSS-1.09 - 22 Mar 2011 23:04:52 UTC - Search in distribution
  • CSS::Adaptor - Arbitrarily map CSS data for use in another context.

a2pdf - converts ASCII text to PDF format, with optional line/page numbering and Perl syntax highlighting River stage zero No dependents

JONALLEN/a2pdf-1.13 - 07 May 2007 17:38:07 UTC - Search in distribution

Quiq::Sql - Klasse zur Generierung von SQL River stage zero No dependents

Zweck der Klasse Die Klasse unterstützt die Entwicklung von portablen Datenbankanwendungen, d.h. Anwendungen, die unter mehreren DBMSen lauffähig sein sollen. Dies wird erreicht, indem die Klasse Methoden zur Verfügung stellt, die zum DBMS den passen...

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

fortune - print a random, hopefully interesting, adage River stage one • 1 direct dependent • 1 total dependent

When fortune is run with no arguments it prints out a random epigram. Epigrams are divided into several categories, where each category is sub- divided into those which are potentially offensive and those which are not. The options are as follows: -a...

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

XML::RSS - creates and updates RSS files River stage three • 41 direct dependents • 165 total dependents

This module provides a basic framework for creating and maintaining RDF Site Summary (RSS) files. This distribution also contains many examples that allow you to generate HTML from an RSS, convert between 0.9, 0.91, 1.0, and 2.0 version, and other ni...

SHLOMIF/XML-RSS-1.63 - 26 Dec 2023 17:02:41 UTC - Search in distribution

IntroD River stage zero No dependents

GRICHTER/HTML-Embperl-1.3.6 - 15 Feb 2003 19:33:11 UTC - Search in distribution

CGI::FormBuilder - Easily generate and process stateful forms River stage two • 11 direct dependents • 16 total dependents

If this is your first time using FormBuilder, you should check out the website for tutorials and examples at <http://formbuilder.org>. You should also consider joining the google group at <http://groups.google.com/group/perl-formbuilder>. There are s...

BIGPRESH/CGI-FormBuilder-3.10 - 16 Aug 2016 23:59:06 UTC - Search in distribution

Apache::MP3 - Generate streamable directories of MP3 and Ogg Vorbis files River stage zero No dependents

This module makes it possible to browse a directory hierarchy containing MP3, Ogg Vorbis, or Wav files, sort them on various fields, download them, stream them to an MP3 decoder like WinAmp, and construct playlists. The display is configurable and su...

LDS/Apache-MP3-4.00 - 15 Apr 2006 01:26:38 UTC - Search in distribution

pod2pdf - converts Pod to PDF format River stage one • 2 direct dependents • 2 total dependents

pod2pdf converts documents written in Perl's POD (Plain Old Documentation) format to PDF files. Usage pod2pdf [options] input.pod >output.pdf If no input filename is specified, pod2pdf will read from STDIN, e.g. perldoc -u File::Find | pod2pdf [optio...

JONALLEN/pod2pdf-0.42 - 26 Oct 2007 08:12:57 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

XML::Smart - A smart, easy and powerful way to access or create XML from fiels, data and URLs. River stage one • 9 direct dependents • 9 total dependents

TMHARISH/XML-Smart-1.78 - 12 Sep 2013 15:22:25 UTC - Search in distribution

Net::LDAP::FAQ - Frequently Asked Questions about Net::LDAP River stage two • 70 direct dependents • 82 total dependents

This document serves to answer the most frequently asked questions on both the perl-ldap Mailing List and those sent to Graham Barr. The latest version of this FAQ can be found at http://ldap.perl.org/FAQ.html...

MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC - Search in distribution

XLSperl - use Perl "one-liners" with Microsoft Excel files River stage zero No dependents

Background Perl "one-liners" have a great many uses for quick data processing tasks, often replacing the UNIX tools "grep", "sed", and "awk". For example, a simple "grep" function can be written as: perl -lne '/pattern/ and print' file.txt which impr...

JONALLEN/XLSperl-0.7 - 20 Jun 2008 09:45:37 UTC - Search in distribution

perldoc - Consultar la documentación de Perl en formato Pod. River stage zero No dependents

ENELL/POD2-ES-5.24.0.5 - 01 Jan 2017 21:24:12 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

Data::Printer - colored & full-featured pretty print of Perl data structures and objects River stage three • 167 direct dependents • 251 total dependents

The ever-popular Data::Dumper is a fantastic tool, meant to stringify data structures in a way they are suitable for being "eval"'ed back in. The thing is, a lot of people keep using it (and similar ones, like Data::Dump) to print data structures and...

GARU/Data-Printer-1.002001 - 22 Jan 2024 03:32:20 UTC - Search in distribution
181 results (0.074 seconds)