The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "catalyst::model::file"

Catalyst::Model::File - File based storage model for Catalyst. River stage one • 1 direct dependent • 2 total dependents

ASH/Catalyst-Model-File-0.10 - 08 Dec 2011 20:46:36 UTC - Search in distribution

CatalystX::CRUD::Model::File - filesystem CRUD model River stage one • 8 direct dependents • 8 total dependents

CatalystX::CRUD::Model::File is an example implementation of CatalystX::CRUD::Model....

KARMAN/CatalystX-CRUD-0.58 - 25 Aug 2023 15:28:58 UTC - Search in distribution

OX - the hardest working two letters in Perl River stage one • 2 direct dependents • 2 total dependents

OX is a web application framework based on Bread::Board, Path::Router, and PSGI. Bread::Board lets you build your application from a collection of normal Moose objects, organized together in a "container", which allows components to easily interopera...

DOY/OX-0.14 - 03 Apr 2014 15:30:33 UTC - Search in distribution

Pulp - Give your Kelp applications more juice River stage zero No dependents

Kelp is good. Kelp is great. But what if you could give it more syntactic sugar and separate your routes from the logic in a cleaner way? Pulp attempts to do just that....

BRADH/Pulp-0.001 - 11 Feb 2015 11:13:38 UTC - Search in distribution

Plasp - PerlScript/ASP River stage zero No dependents

Plasp is CatalystX::ASP, which is a plugin for Catalyst to support ASP (PerlScript) but with Catalyst ripped out. This is largely based off of Joshua Chamas's Apache::ASP, as the application I've been working with was written for Apache::ASP. Thus, t...

SLEUNG/Plasp-1.09 - 17 Aug 2021 20:49:58 UTC - Search in distribution

Brannigan - Comprehensive, flexible system for validating and parsing input, mainly targeted at web applications. River stage one • 3 direct dependents • 6 total dependents

Brannigan is an attempt to ease the pain of collecting, validating and parsing input parameters in web applications. It's designed to answer both of the main problems that web applications face: * Simple user input Brannigan can validate and parse si...

IDOPEREL/Brannigan-1.100001 - 06 Feb 2017 20:54:09 UTC - Search in distribution

MVC::Neaf - Not Even A (Web Application) Framework River stage zero No dependents

KHEDIN/MVC-Neaf-0.2901 - 02 Aug 2023 00:28:03 UTC - Search in distribution

WWW::Mechanize - Handy web browsing in a Perl object River stage three • 282 direct dependents • 549 total dependents

"WWW::Mechanize", or Mech for short, is a Perl module for stateful programmatic web browsing, used for automating interaction with websites. Features include: * All HTTP methods * High-level hyperlink and HTML form support, without having to parse HT...

OALDERS/WWW-Mechanize-2.18 - 30 Jan 2024 14:34:27 UTC - Search in distribution

SNMP::Info - OO Interface to Network devices and MIBs through SNMP River stage one • 1 direct dependent • 1 total dependent

SNMP::Info gives an object oriented interface to information obtained through SNMP. This module is geared towards network devices. Subclasses exist for a number of network devices and common MIBs. The idea behind this module is to give a common inter...

OLIVER/SNMP-Info-3.970001 - 28 Feb 2024 16:26:46 UTC - Search in distribution

CGI::Ex::App - Anti-framework application framework. River stage one • 2 direct dependents • 2 total dependents

Fill in the blanks and get a ready made web application. This module is somewhat similar in spirit to CGI::Application, CGI::Path, and CGI::Builder and any other "CGI framework." As with the others, CGI::Ex::App tries to do as much of the mundane thi...

RHANDOM/CGI-Ex-2.55 - 09 Jan 2024 16:26:02 UTC - Search in distribution

CGI::FormBuilder - Easily generate and process stateful forms River stage two • 11 direct dependents • 16 total dependents

If this is your first time using FormBuilder, you should check out the website for tutorials and examples at <http://formbuilder.org>. You should also consider joining the google group at <http://groups.google.com/group/perl-formbuilder>. There are s...

BIGPRESH/CGI-FormBuilder-3.10 - 16 Aug 2016 23:59:06 UTC - Search in distribution

RDF::KV - Embed RDF linked data in plain old HTML forms River stage zero No dependents

This module provides a reference implementation for the RDF-KV protocol <http://doriantaylor.com/rdf-kv>. The objective of this protocol is to convey RDF linked data from a web browser to a web server using no mechanism beyond conventional "applicati...

DORIAN/RDF-KV-0.14 - 06 Dec 2022 19:15:52 UTC - Search in distribution

WebAPI::DBIC River stage one • 1 direct dependent • 1 total dependent

WebAPI::DBIC (or "WAPID" for short) provides the parts you need to build a feature-rich RESTful JSON web service API backed by DBIx::Class schemas. WebAPI::DBIC features include: * Built as fine-grained roles for maximum reusability and extensibility...

TIMB/WebAPI-DBIC-0.004002 - 22 Mar 2015 22:56:37 UTC - Search in distribution

Bigtop::Parser - the Parse::RecDescent grammar driven parser for bigtop files River stage zero No dependents

This module is really only designed to be used by the bigtop and tentmaker scripts. It provides access to the grammar which understands bigtop files and turns them into syntax trees. It provides various utility functions for bigtop, tentmaker, backen...

PHILCROW/Bigtop-0.38 - 10 Jul 2010 22:08:44 UTC - Search in distribution

KiokuDB::Tutorial - Getting started with KiokuDB River stage two • 22 direct dependents • 24 total dependents

DOY/KiokuDB-0.57 - 25 Mar 2014 21:04:20 UTC - Search in distribution

Egg::Release - Version of Egg WEB Application Framework. River stage two • 17 direct dependents • 17 total dependents

Egg is MVC framework that is influenced from Catalyst and developed. I want you to see the document of Egg in detail....

LUSHE/Egg-Release-3.14 - 29 May 2008 16:11:16 UTC - Search in distribution

Solstice - Solstice is a Web application development framework for Perl. Based on the MVC programming paradigm, it provides a sensible layout for Web applications that helps you write applications faster and with fewer mistakes. River stage zero No dependents

Solstice is a Web application development framework for Perl. Based on the MVC programming paradigm, it provides a sensible layout for Web applications that helps you write applications faster and with fewer mistakes. For more information, see http:/...

MCRAWFOR/Solstice-1440 - 07 Nov 2007 20:57:59 UTC - Search in distribution

App::AutoCRUD - A Plack application for browsing and editing databases River stage zero No dependents

This module embodies a web application for Creating, Retrieving, Updating and Deleting records in relational databases (hence the 'CRUD' acronym). The '"Auto"' part of the name is because the application automatically generates and immediately uses t...

DAMI/App-AutoCRUD-0.15 - 27 Nov 2023 18:50:16 UTC - Search in distribution

Gitalist - A modern git web viewer River stage one • 2 direct dependents • 2 total dependents

Gitalist is a web frontend for git repositories based on gitweb.cgi <https://git.wiki.kernel.org/index.php/Gitweb> and backed by Catalyst. History This project started off as an attempt to port *gitweb.cgi* to a Catalyst app in a piecemeal fashion. A...

BROQ/Gitalist-0.005001 - 27 Jun 2014 19:58:08 UTC - Search in distribution

Starwoman - because Starman does the same thing over and over again expecting different results River stage one • 1 direct dependent • 1 total dependent

Starwoman is a PSGI perl web server that has unique features such as: High Performance Uses the fast XS/C HTTP header parser Preforking Spawns workers preforked like most high performance UNIX servers do. Starwoman also reaps dead children and automa...

ASHLEYW/Starwoman-0.001 - 29 Apr 2019 17:21:15 UTC - Search in distribution
148 results (0.122 seconds)