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

Search results for "SQUIRREL"

Squirrel - Use Mouse, unless Moose is already loaded. (DEPRECATED) River stage three • 229 direct dependents • 558 total dependents

Moose and Squirrel are THE BEST FRIENDS, but if Moose isn't there Squirrel will hang out with Mouse as well. When your own code doesn't actually care whether or not you use Moose or Mouse you can use either, and let your users decide for you. This le...

SKAJI/Mouse-v2.5.10 - 28 Mar 2020 13:17:36 UTC - Search in distribution
  • Squirrel::Role - Use Mouse::Role, unless Moose::Role is already loaded. (DEPRECATED)

VUser::SquirrelMail::Prefs - Extension for managing SquirrelMail preferences. River stage zero No dependents

It is assumed that this module will be used primarily when using a database to store SquirrelMail settings. File based configuration is not supported at this time but will probably be added at some point in the future....

RSMITH/VUser-SquirrelMail-0.1.1 - 21 Sep 2007 15:23:28 UTC - Search in distribution

EB - EekBoek * Bookkeeping software for small and medium-size businesses River stage zero No dependents

For a description how to use the program, see <http://www.eekboek.nl/docs/index.html>....

JV/EekBoek-2.051 - 29 Jul 2021 13:28:24 UTC - Search in distribution
  • EekBoek - Bookkeeping software for small and medium-size businesses
  • EekBoek - Bookkeeping software for small and medium-size businesses
  • EekBoek - Bookkeeping software for small and medium-size businesses

pmv - rename files using Perl expressions River stage zero No dependents

pmv will apply the given Perl expression to each of the file names. If the result is different from the original name, the file will be renamed, linked, or symlinked. If the expression is any of "uc", "lc", of "ucfirst", pmv will DWIM. Note that thes...

JV/File-PerlMove-2.01 - 15 Dec 2020 14:01:15 UTC - Search in distribution

Album - create and maintain HTML based photo albums River stage zero No dependents

For a description how to use the program, see Album::Tutorial....

JV/Album-1.06 - 02 Apr 2007 09:11:46 UTC - Search in distribution
  • Album - Create and maintain browser based photo albums
  • Album::Tutorial - How to use the Album program

SVGPDF - Create PDF XObject from SVG data River stage zero No dependents

This module processes SVG data and produces one or more PDF XObjects to be placed in a PDF document. This module is intended to be used with PDF::Builder, PDF::API2 and compatible PDF packages. The main method is process(). It takes the SVG from an i...

JV/SVGPDF-0.086.2 - 15 Feb 2024 15:35:24 UTC - Search in distribution

doc::Changes River stage zero No dependents

MSIMERSON/Mail-Toaster-5.54 - 16 Feb 2017 19:40:58 UTC - Search in distribution

midi-dump - Dump contents of MIDI files River stage one • 1 direct dependent • 1 total dependent

This program will read the given MIDI file and writes a readable and understandable representation of the contents to standard output. The format of the output is a Perl structure similiar to the one produced by the dump function of the MIDI module. ...

JV/MIDI-Tweaks-1.01 - 24 Apr 2017 06:47:37 UTC - Search in distribution

Carp::Datum - Debugging And Tracing Ultimate Module River stage zero No dependents

The "Carp::Datum" module brings powerful debugging and tracing features to development code: automatic flow tracing, returned value tracing, assertions, and debugging traces. Its various functions may be customized dynamically (i.e. at run time) via ...

SQUIRREL/Carp-Datum-0.1.3 - 16 Jan 2002 22:19:51 UTC - Search in distribution

tt2site - Template Toolkit site builder River stage zero No dependents

tt2site is the main tool to use the "Template::TT2Site" program. For more information, see the HTML documentation in the distribution, or visit the web site at <http://www.squirrel.nl/people/jvromans/tt2site/index.html>....

JV/Template-TT2Site-0.95 - 27 Feb 2005 15:36:40 UTC - Search in distribution

Data::Report - Framework for flexible reporting River stage zero No dependents

Data::Report is a flexible, plugin-driven reporting framework. It makes it easy to define reports that can be produced in text, HTML and CSV. Textual ornaments like extra empty lines, dashed lines, and cell lines can be added in a way similar to HTML...

JV/Data-Report-1.001 - 09 Feb 2020 19:53:30 UTC - Search in distribution

ls2nocddb - produce CDDB::Fake info from a directory River stage zero No dependents

This program can generate CDDB::Fake information data from a directory containing MP3 files. It requires the directory to be named Artist_Name/Album_Title. The MP3 files in the directory must be named NN_Track_Title.mp3, where *NN* is the track numbe...

JV/CDDB-Fake-2.00 - 13 Aug 2004 13:46:31 UTC - Search in distribution

csv2lsdb - Generate a List database from a comma separated values (CSV) file River stage zero No dependents

csv2lsdb will read the given input file(s) and generate a Palm List database from the data. The first line of the input must contain Database,Label1,Label2,Cat1,Cat2,,,,,, Subsequent lines contain Category,Field1,Field2,Note data Note that additional...

JV/Palm-ListDB-Writer-1.13 - 11 Apr 2017 10:05:10 UTC - Search in distribution

perlunitut - Tutorial de Unicode en Perl River stage zero No dependents

ENELL/POD2-ES-5.24.0.5 - 01 Jan 2017 21:24:12 UTC - Search in distribution

fontsampler - make sample pages from PostScript fonts River stage zero No dependents

fontsampler writes a PostScript document to standard output to make sample pages of PostScript and True Type fonts. The program takes, as command line arguments, font files. For PostScript files, these should contain an ASCII encoded font (a so calle...

JV/PostScript-Font-1.10.03 - 27 Dec 2014 20:35:48 UTC - Search in distribution

Role::Basic - Just roles. Nothing else. River stage one • 6 direct dependents • 8 total dependents

For an extended discussion, see <http://blogs.perl.org/users/ovid/2010/12/rolebasic---when-you-only-want -roles.html>. Sometimes you want roles. You're not sure about Moose, Mouse, Moo and what *was* that damned Squirrel thing anyway? Then there's Cl...

OVID/Role-Basic-0.13 - 03 Apr 2012 17:44:34 UTC - Search in distribution

perlunitut - Perl Unicode Tutorial River stage five • 11292 direct dependents • 32664 total dependents

The days of just flinging strings around are over. It's well established that modern programs need to be capable of communicating funny accented letters, and things like euro symbols. This means that programmers need new habits. It's easy to program ...

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

Text::Filter - base class for objects that can read and write text lines River stage one • 2 direct dependents • 3 total dependents

The main purpose of the "Text::Filter" class is to abstract out the details out how input and output must be done. Although in most cases input will come from a file, and output will be written to a file, advanced modules require more detailed contro...

JV/Text-Filter-1.10 - 17 Jan 2013 12:46:57 UTC - Search in distribution

Dir::Purge - Purge directories to a given number of files. River stage zero No dependents

Dir::Purge implements functions to reduce the number of files in a directory according to a strategy. It currently provides one strategy: removal of files by age. By default, the module exports one user subroutine: "purgedir". The first argument of "...

JV/Dir-Purge-1.02 - 19 Sep 2006 12:51:38 UTC - Search in distribution
33 results (0.04 seconds)