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

Search results for "Template::Manual"

Template::Manual - Template Toolkit User Manual River stage three • 561 direct dependents • 959 total dependents

ABW/Template-Toolkit-3.101 - 16 Aug 2022 07:02:05 UTC - Search in distribution

Template::Caribou::Manual - User Guide to Template::Caribou River stage one • 3 direct dependents • 3 total dependents

This document describes how to use the "Caribou" templating system. The "Caribou" system is made of two major components: the templating role itself (Template::Caribou) and the tag libraries, (Template::Caribou::Tags, Template::Caribou::Tags::HTML::E...

YANICK/Template-Caribou-1.2.2 - 20 Oct 2023 15:56:58 UTC - Search in distribution

Dist::Zilla::Plugin::MetaResources::Template::Manual - MetaResources::Template plugin user manual River stage one • 1 direct dependent • 1 total dependent

"Dist-Zilla-Plugin-MetaResources-Template" is a replacement for "MetaResources" standard plugin. To use "Dist-Zilla-Plugin-MetaResources-Template" you should replace line [MetaResources] with [MetaResources::Template] in your dist.ini. Voilà! Now all...

VDB/Dist-Zilla-Plugin-MetaResources-Template-v0.4.7 - 05 Nov 2015 20:56:32 UTC - Search in distribution

YATT - Yet Another Template Toolkit River stage zero No dependents

YATT is Yet Another Template Toolkit. Like PHP (and unlike HTML::Template), YATT translates each template into (executable) Perl package(class) so that you can define subs to build up your own abstraction architecture. This software is still in alpha...

HKOBA/YATT-0.0.10 - 09 Nov 2015 08:41:27 UTC - Search in distribution
  • YATT - Yet Another Template Toolkit

Plift - HTML Template Engine + Custom HTML Elements River stage one • 1 direct dependent • 1 total dependent

Plift is a HTML template engine which enforces strict separation of business logic from the view. It is designer friendly, safe, extensible and fast enough to be used as a web request renderer. This engine tries to follow the principles described in ...

CAFEGRATZ/Plift-0.15 - 27 Oct 2016 14:24:49 UTC - Search in distribution

Text::PSP::Syntax - The Text::PSP template syntax manual. River stage one • 1 direct dependent • 1 total dependent

JDIEPEN/Text-PSP-1.013 - 03 May 2005 07:38:33 UTC - Search in distribution

Text::Reform - Manual text wrapping and reformatting River stage two • 4 direct dependents • 67 total dependents

The "form" sub The "form()" subroutine may be exported from the module. It takes a series of format (or "picture") strings followed by replacement values, interpolates those values into each picture string, and returns the result. The effect is simil...

CHORNY/Text-Reform-1.20 - 05 Sep 2009 22:26:56 UTC - Search in distribution

Nama - multitrack recorder and digital audio workstation River stage zero No dependents

A multitrack audio application for recording, effects processing, editing, mixing, mastering and live performance. It can also perform general-purpose audio processing, such as 5.1 to stereo conversion. Nama uses Ecasound as the audio processing engi...

GANGLION/Audio-Nama-1.307 - 20 Dec 2023 09:07:36 UTC - Search in distribution
  • Audio::Nama - multitrack recorder and digital audio workstation

perlop - Perl operators and precedence River stage five • 11292 direct dependents • 32664 total dependents

In Perl, the operator determines what operation is performed, independent of the type of the operands. For example "$x + $y" is always a numeric addition, and if $x or $y do not contain numbers, an attempt is made to convert them to numbers first. Th...

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

Tkx - Yet another Tk interface River stage two • 8 direct dependents • 10 total dependents

The "Tkx" module provides yet another Tk interface for Perl. Tk is a GUI toolkit tied to the Tcl language, and "Tkx" provides a bridge to Tcl that allows Tk based applications to be written in Perl. The main idea behind Tkx is that it is a very thin ...

CAC/Tkx-1.10 - 06 Feb 2021 09:34:49 UTC - Search in distribution

pft River stage zero No dependents

The pft-edit(1) command allows to conveniently edit a text entry in a *PFT* site. It takes care of creating a header for the new entries, to position files correctly within your *PFT* filesystem tree, and to maintain the filesystem location consisten...

DACAV/App-PFT-v1.4.1 - 25 Jul 2019 20:39:05 UTC - Search in distribution
  • pft
  • pft
  • pft - Hacker friendly static blog generator

tklkup - A script to do LDAP directory lookups, edits, and displaying directory schema information. River stage two • 70 direct dependents • 82 total dependents

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

bencher - A benchmark framework (CLI) River stage zero No dependents

Bencher is a benchmark framework. You specify a *scenario* (either in a "Bencher::Scenario::*" Perl module, or a Perl script, or over the command-line) containing list of *participants* and *datasets*. Participants are codes or commands to run, and d...

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

libev - a high performance full-featured event loop written in C River stage two • 70 direct dependents • 86 total dependents

MLEHMANN/EV-4.34 - 08 Oct 2023 21:47:52 UTC - Search in distribution

gdc - Client utility for GoodData on-demand Business Intelligence platform River stage zero No dependents

gdc is the command-line and interactive client for GoodData REST-ful service API built on top of WWW::GoodData client library....

LKUNDRAK/WWW-GoodData-1.11 - 27 Jan 2014 15:01:04 UTC - Search in distribution

perldl - Simple shell for PDL (see also pdl2) River stage three • 93 direct dependents • 101 total dependents

The program perldl is a simple shell (written in perl) for interactive use of PDL. It consists of a command-line interface that supports immediate interpretation of perl commands and expressions. Perl expressions, including PDL constructs, can be ent...

ETJ/PDL-2.088 - 21 Apr 2024 23:58:19 UTC - Search in distribution

wdq - command line access to Wikidata Query Service River stage zero No dependents

The command line script "wdq", included in CPAN module App::wdq, provides a tool to access Wikidata Query Service <https://query.wikidata.org/>. It supports formulation and execution of SPARQL SELECT queries <http://www.w3.org/TR/sparql11-query/#sele...

VOJ/App-wdq-0.4.4 - 07 Apr 2016 08:28:28 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

GDS2 - GDS2 stream module River stage zero No dependents

GDS2 allows you to read and write GDS2 files record by record in a stream fashion which inherently uses little memory. It is capable but not fast. If you have large files you may be happier using the C/C++ http://sourceforge.net/projects/gds2/ which ...

SCHUMACK/GDS2-3.35 - 04 Oct 2017 18:07:12 UTC - Search in distribution

pidl - An IDL compiler written in Perl River stage zero No dependents

pidl is an IDL compiler written in Perl that aims to be somewhat compatible with the midl compiler. IDL is short for "Interface Definition Language". pidl can generate stubs for DCE/RPC server code, DCE/RPC client code and ethereal dissectors for DCE...

CTRLSOFT/Parse-Pidl-0.02 - 29 Dec 2005 14:10:44 UTC - Search in distribution
345 results (0.132 seconds)