Catalyst - The Elegant MVC Web Application Framework
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...
HAARG/Catalyst-Runtime-5.90128 - 11 Sep 2020 12:38:26 UTC - Search in distribution
perldebug - Perl debugging
First of all, have you tried using "use strict;" and "use warnings;"? If you're new to the Perl debugger, you may prefer to read perldebtut, which is a tutorial introduction to the debugger. If you're looking for the nitty gritty details of how the d...
RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution
pom2 - convert POD to Text, HTML, etc., with Pod::POM
This script uses "Pod::POM" to convert a Pod document into text, HTML, back into Pod (e.g. to normalise a document to fix any markup errors), or any other format for which you have a view module. If the viewer is not one of the viewers bundled with "...
NEILB/Pod-POM-2.01 - 07 Nov 2015 21:05:42 UTC - Search in distribution- Pod::POM - POD Object Model
- podlint - check POD for correctness using Pod::POM
- Pod::POM::Node - base class for a POM node
- 20 more results from Pod-POM »
Kite - collection of modules useful in Kite design and construction.
The Kite::* modules are a collection of Perl modules and scripts written to help with various tasks in the design and construction of traction kites. The Kite module acts as a general interface to the other modules in the collection, providing factor...
ABW/Kite-0.4 - 28 Feb 2001 15:12:52 UTC - Search in distribution- okprof - utility script providing an interface to the Kite::Profile module.
- okxml2ps - convert an XML kite part markup file to PostScript
- Kite::Base - base class module implementing common functionality
- 6 more results from Kite »
cpan-upload - upload one or more files to CPAN, using PAUSE
cpan-upload is a script which automates the process of uploading a file to CPAN using PAUSE, the Perl Authors Upload Server. For example, to upload a recent version of the Net::Dict module I ran: % cpan-upload -verbose Net-Dict-1.07.tar.gz If everyth...
LEOCHARRE/LEOCHARRE-Dev-1.13 - 30 Oct 2009 19:22:22 UTC - Search in distribution
CGI::LogCarp - Error, log and debug streams, httpd style format
CGI::LogCarp is a Perl package defining methods for directing the existing STDERR stream as well as creating and directing two new messaging streams, STDBUG and STDLOG. Their use was intended mainly for a CGI development environment, or where separat...
MIKEKING/LogCarp-4.48 - 06 Jun 2020 20:05:35 UTC - Search in distribution
Template - Front-end module to the Template Toolkit
This documentation describes the Template module which is the direct Perl interface into the Template Toolkit. It covers the use of the module and gives a brief summary of configuration options and template directives. Please see Template::Manual for...
TODDR/Template-Toolkit-3.100 - 26 Apr 2022 16:22:07 UTC - Search in distribution- Template::Test - Module for automating TT2 test scripts
- Template::View - customised view of a template processing context
- Template::Manual::Variables - Template variables and code bindings
- 44 more results from Template-Toolkit »
Class::Base - useful base class for deriving other modules
Please consider using Badger::Base instead which is the successor of this module. This module implements a simple base class from which other modules can be derived, thereby inheriting a number of useful methods such as "new()", "init()", "params()",...
YANICK/Class-Base-0.09 - 04 Jan 2018 17:52:53 UTC - Search in distribution
Badger::FAQ - Frequently asked questions about Badger
ABW/Badger-0.13
-
18 Oct 2018 15:19:12 UTC
-
Search in distribution
- Badger - Perl Application Programming Toolkit
- Badger::Changes - Summary of changes in the Badger toolkit
- Badger::Config::Filesystem - reads configuration files in a directory
- 2 more results from Badger »
XML::Lenient - extracts strings from HTML, XML and similarly tagged text.
What XML::Lenient is meant to parse markup languages such as HTML and XML in the knowledge that someone, somewhere, is going to break every rule in the book. It will handle malformed XML, wrongly nested HTML tags and everything else that I have throw...
DAVIES/XML-Lenient-1.0.1 - 15 Nov 2016 13:27:29 UTC - Search in distribution
metapage - perl 5 utility for processing files using MetaText module.
The metapage utility uses the Text::MetaText module to process files. It acts like the Unix make(1S) utility, traversing a document tree and attempting to determine which files have been updated (by comparing the date stamp of the source file with it...
ABW/Text-MetaText-0.22 - 01 Sep 1998 14:15:59 UTC - Search in distribution- Text::MetaText - Perl extension implementing meta-language for processing "template" text files.
- Text::MetaText::Factory - Factory class for instatiating Directive objects.
- Text::MetaText::Directive - MetaText Directive object class.
AppConfig - Perl5 module for reading configuration files and parsing command line arguments.
USING THE AppConfig MODULE To import and use the AppConfig module the following line should appear in your Perl script: use AppConfig; To import constants defined by the AppConfig module, specify the name of one or more of the constant or tag sets as...
NEILB/AppConfig-1.71 - 01 Mar 2015 22:37:38 UTC - Search in distribution- AppConfig::State - application configuration state
- AppConfig::Args - Perl5 module for reading command line arguments.
- AppConfig::File - Perl5 module for reading configuration files.
- 3 more results from AppConfig »
Test::Without - Run code while hiding library paths or specific modules
The Test::Without module makes it easy for test scripts to exclude specific modules and/or directories from the Perl search-path during the execution of blocks of code. I wrote this after needing to write a fairly ugly hack for a different CPAN modul...
RJRAY/Test-Without-0.10 - 20 Sep 2009 03:15:11 UTC - Search in distribution
Catalyst::View::TT - Template View Class
This is the Catalyst view class for the Template Toolkit. Your application should defined a view class which is a subclass of this module. Throughout this manual it will be assumed that your application is named MyApp and you are creating a TT view n...
HAARG/Catalyst-View-TT-0.45 - 22 Jul 2020 14:28:42 UTC - Search in distribution- Catalyst::Helper::View::TTSite - Helper for TT view which builds a skeleton web site
DBIx::POS - Define a dictionary of SQL statements in a POD dialect (POS)
DBIx-POS subclasses Pod::Parser to define a POD dialect for writing a SQL dictionary for an application, and uses code from Class::Singleton to make the resulting structure easily accessible. By encouraging the centralization of SQL code, it guards a...
MDORMAN/DBIx-POS-0.03 - 23 Jun 2004 19:32:30 UTC - Search in distribution
Template::Latex - Latex support for the Template Toolkit
The Template::Latex module is a wrapper of convenience around the Template module, providing additional support for generating PDF, PostScript and DVI documents from LaTeX templates. You use the Template::Latex module exactly as you would the Templat...
EHUELS/Template-Plugin-Latex-3.12 - 10 May 2017 22:05:17 UTC - Search in distribution- Template::Plugin::Latex - Template Toolkit plugin for Latex
Apache::Template - Apache/mod_perl interface to the Template Toolkit
The Apache::Template module provides a simple interface to the Template Toolkit from Apache/mod_perl. The Template Toolkit is a fast, powerful and extensible template processing system written in Perl. It implements a general purpose template languag...
ABW/Apache-Template-0.09 - 27 Apr 2004 09:26:34 UTC - Search in distribution
Class::Singleton - Implementation of a "Singleton" class
This is the "Class::Singleton" module. A Singleton describes an object class that can have only one instance in any system. An example of a Singleton might be a print spooler or system registry. This module implements a Singleton class from which oth...
SHAY/Class-Singleton-1.6 - 02 Dec 2020 08:42:52 UTC - Search in distribution
Async::Template - Async Template Toolkit
Async::Template is the same as Template Toolkit with asynchronous interface and with asynchronous operators ASYNC/AWAIT which can be used with any event management system (like AnyEvent). To refer Template Toolkit language syntax, configure options, ...
OKLAS/Async-Template-0.14 - 09 Jan 2021 12:08:03 UTC - Search in distribution- Async::Template::Grammar - Parser state/rule tables for the TT grammar
XML::Schema::Base - base class for various XML::Schema::* modules
This module implements a simple base class from which numerous other XML::Schema::* modules are derived....
ABW/XML-Schema-0.07 - 10 Jan 2003 12:06:54 UTC - Search in distribution- pod::overview
- XML::Schema - XML Schema modules for Perl
- XML::Schema::Test - utility module for XML::Schema regression tests
- 12 more results from XML-Schema »