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

Search results for "Template::Stash::XS"

Template::Stash::XS - High-speed variable stash written in C River stage three • 561 direct dependents • 959 total dependents

The Template:Stash::XS module is an implementation of the Template::Stash written in C. The "XS" in the name refers to Perl's XS extension system for interfacing Perl to C code. It works just like the regular Perl implementation of Template::Stash bu...

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

Yars - (Deprecated) Yet Another RESTful-Archive Service River stage zero No dependents

NOTE: Development for this tool is winding down, and Yars is deprecated. Please contact me ASAP if you depend on this tool. Please see and/or comment on <https://github.com/clustericious/Yars/issues/31> for details. Yars as a distribution may be remo...

PLICEASE/Yars-1.33 - 15 Dec 2017 17:30:41 UTC - Search in distribution

perlfunc - Perl builtin functions River stage five • 11292 direct dependents • 32664 total dependents

The functions in this section can serve as terms in an expression. They fall into two major categories: list operators and named unary operators. These differ in their precedence relationship with a following comma. (See the precedence table in perlo...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 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

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

Kossy - Sinatra-ish Simple and Clear web application framework River stage one • 1 direct dependent • 1 total dependent

Kossy is Sinatra-ish Simple and Clear web application framework, which is based upon Plack, Router::Boom, Text::Xslate and build-in Form-Validator. That's suitable for small application and rapid development....

KAZEBURO/Kossy-0.63 - 13 Nov 2023 02:24:42 UTC - Search in distribution

Catalyst - The Elegant MVC Web Application Framework River stage three • 603 direct dependents • 677 total dependents

Catalyst is a modern framework for making web applications without the pain usually associated with this process. This document is a reference to the main Catalyst application. If you are a new user, we suggest you start with Catalyst::Manual::Tutori...

JJNAPIORK/Catalyst-Runtime-5.90131 - 20 Jul 2023 23:09:29 UTC - Search in distribution

PDL::Primitive - primitive operations for pdl River stage three • 93 direct dependents • 101 total dependents

This module provides some primitive and useful functions defined using PDL::PP and able to use the new indexing tricks. See PDL::Indexing for how to use indices creatively. For explanation of the signature format, see PDL::PP....

ETJ/PDL-2.088 - 21 Apr 2024 23:58:19 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

Remote::Use - Using modules from a remote server River stage zero No dependents

CASIANO/Remote-Use-0.04 - 12 Oct 2008 22:09:26 UTC - Search in distribution

Kelp::Less - Quick prototyping with Kelp River stage two • 18 direct dependents • 20 total dependents

This class exists to provide a way for quick and sloppy prototyping of a web application. It is a wrapper for Kelp, which imports several keywords, making it easier and less verbose to create a quick web app. It's called "Less", because there is less...

BRTASTIC/Kelp-1.06 - 09 May 2022 21:07:41 UTC - Search in distribution

HTML::Blitz - high-performance, selector-based, content-aware HTML template engine River stage zero No dependents

HTML::Blitz is a high-performance, CSS-selector-based, content-aware template engine for HTML5. Let's unpack that: * You want to generate web pages. Those are written in HTML5. * Your HTML documents are mostly static in nature, but some parts need to...

MAUKE/HTML-Blitz-0.0901 - 20 Mar 2024 18:28:27 UTC - Search in distribution

Bundle::OpenXPKI - A bundle to install modules required for OpenXPKI River stage zero No dependents

This bundle helps with the installation of modules required for OpenXPKI. OpenXPKI is an open source trust center software which aims to create an enterprise-scale PKI solution. For more information see http://www.openxpki.org...

ALECH/Bundle-OpenXPKI-0.06 - 21 Nov 2008 16:12:39 UTC - Search in distribution

QBit::Application - base class for create applications. River stage two • 11 direct dependents • 20 total dependents

It union all project models....

MADSKILL/QBit-Application-0.017 - 13 May 2018 13:25:16 UTC - Search in distribution

Template::Alloy - TT2/3, HT, HTE, Tmpl, and Velocity Engine River stage two • 14 direct dependents • 17 total dependents

"An alloy is a homogeneous mixture of two or more elements" (http://en.wikipedia.org/wiki/Alloy). Template::Alloy represents the mixing of features and capabilities from all of the major mini-language based template systems (support for non-mini-lang...

RHANDOM/Template-Alloy-1.022 - 22 Mar 2021 15:46:39 UTC - Search in distribution

Event::MakeMaker - MakeMaker glue for the C-level Event API River stage two • 14 direct dependents • 24 total dependents

For optimal performance, hook into Event at the C-level. You'll need to make changes to your "Makefile.PL" and add code to your "xs" / "c" file(s)....

ETJ/Event-1.28 - 29 Apr 2021 18:14:31 UTC - Search in distribution

Text::MiniTmpl - Compile and render templates River stage zero No dependents

Compile templates with embedded perl code into anonymous subroutines. These subroutines can be (optionally) cached, and executed to render these templates with (optional) parameters. Perl code in templates will be executed with: package PACKAGE_WHERE...

POWERMAN/Text-MiniTmpl-v2.0.1 - 03 Apr 2018 16:58:43 UTC - Search in distribution

Task::MasteringPerl - Modules used in Mastering Perl, 2nd Edition River stage one • 1 direct dependent • 1 total dependent

Task::MasteringPerl installs the modules mentioned in Mastering Perl. Some of them might not install everywhere. * AnyDBM_File * Apache::PerlRun * Apache::Perldoc * Apache::Pod * App::Smbxfer * AutoLoader * AutoSplit * B::Deobfuscate * B::Deparse * B...

BDFOY/Task-MasteringPerl-1.006 - 23 Jan 2021 20:59:44 UTC - Search in distribution

Dancer::Plugin::Assets - Manage and minify .css and .js assets in a Dancer application River stage zero No dependents

Dancer::Plugin::Assets integrates File::Assets into your Dancer application. Essentially, it provides a unified way to include .css and .js assets from different parts of your program. When you're done processing a request, you can use assets->export...

MICVU/Dancer-Plugin-Assets-1.52 - 06 Feb 2014 09:01:40 UTC - Search in distribution

bench_template.pl - Test relative performance of CGI::Ex::Template::XS to Template::Stash::XS River stage zero No dependents

RHANDOM/CGI-Ex-Template-XS-0.06 - 14 Jun 2007 14:58:17 UTC - Search in distribution
37 results (0.08 seconds)