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

Search results for "dist::module-starter"

Dist::Man - a simple starter kit for any module River stage zero No dependents

This is the core module for Dist::Man. If you're not looking to extend or alter the behavior of this module, you probably want to look at pl-dist-man instead. Dist::Man is used to create a skeletal CPAN distribution, including basic builder scripts, ...

SHLOMIF/Dist-Man-v0.0.8 - 18 Oct 2020 06:15:02 UTC - Search in distribution

Module::Starter - a simple starter kit for any module River stage two • 21 direct dependents • 93 total dependents

This is the core module for Module::Starter. If you're not looking to extend or alter the behavior of this module, you probably want to look at module-starter instead. Module::Starter is used to create a skeletal CPAN distribution, including basic bu...

DBOOK/Module-Starter-1.77 - 05 Sep 2020 21:22:00 UTC - Search in distribution

IOD - IOD (INI On Drugs) file format specification River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/IOD-0.9.12 - 17 Aug 2017 09:42:18 UTC - Search in distribution

Apache::ASP - Active Server Pages for Apache with mod_perl River stage one • 2 direct dependents • 2 total dependents

Apache::ASP provides an Active Server Pages port to the Apache Web Server with Perl scripting only, and enables developing of dynamic web applications with session management and embedded Perl code. There are also many powerful extensions, including ...

CHAMAS/Apache-ASP-2.63 - 15 Mar 2018 05:28:37 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

Titanium - A strong, lightweight web application framework River stage one • 1 direct dependent • 1 total dependent

It is intended that your Application Module will be implemented as a sub-class of Titanium. This is done simply as follows: package My::App; use base 'Titanium'; Notation and Conventions For the purpose of this document, we will refer to the followin...

MARKSTOS/Titanium-1.04 - 24 Nov 2009 02:43:36 UTC - Search in distribution

App::Fetchware - App::Fetchware is Fetchware's API used to make extensions. River stage zero No dependents

App::Fetchware represents fetchware's API. For ducumentation on how to use App::Fetchware's fetchware command line interface see fetchware. It is the heart and soul of fetchware where all of fetchware's main behaviors are kept. It is fetchware's API,...

DLY/App-Fetchware-1.016 - 07 Oct 2016 04:23:59 UTC - Search in distribution

App::Rad - Rapid (and easy!) creation of command line applications River stage two • 16 direct dependents • 26 total dependents

App::Rad aims to be a simple yet powerful framework for developing your command-line applications. It can easily transform your Perl *one-liners* into reusable subroutines than can be called directly by the user of your program. It also tries to prov...

GARU/App-Rad-1.05 - 07 Jun 2013 01:12:03 UTC - Search in distribution

UI::KeyboardLayout - Module for designing keyboard layouts River stage zero No dependents

In this section, a "keyboard" has a certain "character repertoir" (which characters may be entered using this keyboard), and a mapping associating a character in the repertoir to a keypress or to several (sequential or simultaneous) keypresses. A sma...

ILYAZ/UI-KeyboardLayout-0.79 - 16 Mar 2024 21:24:23 UTC - Search in distribution

distmgr - Create, integrate, release a Perl distribution to the CPAN, and prepare for the next development cycle. River stage zero No dependents

Performs a full suite of automated creation, addition, pre-release, release and post release tasks for Perl distributions. It integrates with VCS, automates the configuration of Continuous Integration, manages version numbers and Changes files, among...

STEVEB/Dist-Mgr-1.13 - 11 May 2022 19:19:43 UTC - Search in distribution
  • Dist::Mgr - Automation for Perl distribution creation, integration, pre-release, release and post-release tasks.
  • Dist::Mgr::FileData - Fetch pre-written contents for various distribution files.

module-setup - Generate boilerplate files for a new module River stage zero No dependents

module-setup is a boilerplate generator for new Perl modules. Why, yet another one? All existing boilerplate generators suit many users, but abhor others. They can do too much, or too little, or use conventions that not everyone agrees with. module-s...

JV/App-Module-Setup-0.09 - 03 Mar 2020 12:06:48 UTC - Search in distribution

App::Skeletor - Bootstrap a new project from a shared template River stage one • 1 direct dependent • 1 total dependent

When initially setting up a project (like a website build using Catalyst or an application that uses DBIx::Class) there is often a number of boilerplate files and directories you need to create before beginning the true work of application building. ...

JJNAPIORK/App-Skeletor-0.005 - 13 Dec 2015 22:18:33 UTC - Search in distribution

ACME::QuoteDB - API implements CRUD for a Collection of Quotes (adages/proverbs/sayings/epigrams, etc) River stage zero No dependents

This module provides an easy to use programmitic interface to a database (sqlite3 or mysql) of 'quotes'. (any content really, that can fit into our "defined format") For simplicty you can think of it as a modern fancy perl version of fortune (with a ...

DVWRIGHT/ACME-QuoteDB-0.1.2 - 01 Oct 2009 06:15:33 UTC - Search in distribution

Unicode::LineBreak - UAX #14 Unicode Line Breaking Algorithm River stage three • 11 direct dependents • 330 total dependents

Unicode::LineBreak performs Line Breaking Algorithm described in Unicode Standard Annex #14 [UAX #14]. East_Asian_Width informative property defined by Annex #11 [UAX #11] will be concerned to determine breaking positions. Terminology Following terms...

NEZUMI/Unicode-LineBreak-2019.001 - 29 Dec 2018 05:21:00 UTC - Search in distribution

ExtUtils::MM_Unix - methods used by ExtUtils::MakeMaker River stage five • 21376 direct dependents • 32646 total dependents

The methods provided by this package are designed to be used in conjunction with ExtUtils::MakeMaker. When MakeMaker writes a Makefile, it creates one or more objects that inherit their methods from a package MM. MM itself doesn't provide any methods...

BINGOS/ExtUtils-MakeMaker-7.70 - 26 Mar 2023 13:29:08 UTC - Search in distribution

Mail::IMAPQueue - IMAP client extension to watch and process a mailbox as a queue River stage zero No dependents

This module provides a way to access a mailbox with IMAP protocol, regarding the mailbox as a FIFO queue so that the client code can continuously process incoming email messages. The module utilizes Mail::IMAPClient as an IMAP client interface. The i...

MAHIRO/Mail-IMAPQueue-0.04 - 22 Jul 2014 16:37:52 UTC - Search in distribution

perlnewmod - Preparar la distribución de un módulo nuevo River stage zero No dependents

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

WWW::TasteKid - A Perl interface to the API of TasteKid.com River stage zero No dependents

TasteKid.com, Get suggestions of similar or related music (mainly bands), movies (titles mostly, some directors and actors) and books. Simply put, "I can help you explore your taste". Potentially discover a new band (movie/book) in the same 'ilk' as ...

DVWRIGHT/WWW-TasteKid-0.1.4 - 05 Dec 2012 05:46:15 UTC - Search in distribution

lib::remote - pragma, functional and object interface for load and use/require modules from remote sources without installation basically throught protocols like http (LWP). One dispather on @INC - push @INC, sub {}; This dispather will return filehandle for downloaded content of a module from remote server. River stage zero No dependents

MCHE/lib-remote-0.11 - 25 Jun 2013 11:08:06 UTC - Search in distribution

Tree::Lexicon - Object class for storing and retrieving a lexicon in a tree of affixes River stage zero No dependents

The purpose of this module is to provide a simple and effective means to store a lexicon. It is intended to aid parsers in identifying keywords and interactive applications in identifying user-provided words....

SRANDALLS/Tree-Lexicon-0.01 - 26 Apr 2013 21:31:27 UTC - Search in distribution
61 results (0.328 seconds)