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

Search results for "VANSTYN"

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

rdbic.pl - Instant CRUD webapp for your database using RapidApp/Catalyst/DBIx::Class River stage one • 5 direct dependents • 5 total dependents

"rdbic.pl" is a handy utility which fires up a fully-functional RapidDbic/RapidApp application for a given database/DSN on-the-fly with a single shell command. This avoids having to bootstrap a real application with a name, config, directory, etc wit...

VANSTYN/RapidApp-1.3500 - 22 Nov 2021 22:52:12 UTC - Search in distribution

rabl.pl - Rapi::Blog Utility Script River stage zero No dependents

"rabl.pl" is a multi-purpose utility script which comprises sub-modules that expose misc functions on the command line. "rabl.pl" should be called with the first argument containing the name of the module followed by its argument list which will be p...

VANSTYN/Rapi-Blog-1.1400 - 17 Oct 2020 04:56:16 UTC - Search in distribution

eachgit - Run git commands on multiple repos at once. River stage zero No dependents

Very simple script lets you run a git command multiple on repos at once. See the SYNOPSIS for usage. I wrote this specifically so I could run "git grep" on all my repos at once, but any git command works, too....

VANSTYN/App-eachgit-0.3 - 19 Mar 2014 16:11:35 UTC - Search in distribution
  • App::eachgit - Run git commands on multiple repos at once.

Hash::Layout - hashes with predefined levels, composite keys and default values River stage one • 1 direct dependent • 3 total dependents

"Hash::Layout" provides deep hashes with a predefined number of levels which you can access using special "composite keys". These are essentially string paths that inflate into actual hash keys according to the defined levels and delimiter mappings, ...

VANSTYN/Hash-Layout-2.00 - 21 Nov 2020 14:38:05 UTC - Search in distribution

Rapi::Fs - Plack-compatible, instant ExtJS file browser River stage zero No dependents

This is a Plack-compatible file browser application written using RapidApp. It generates a nice-looking dynamic web interface to browse and view arbitrary files and directories for the configured "mounts" using a standard, split-panel tree layout: Fo...

VANSTYN/Rapi-Fs-1.105 - 22 Oct 2020 13:27:14 UTC - Search in distribution

DBIx::Class - Extensible and flexible object <-> relational mapper. River stage three • 342 direct dependents • 452 total dependents

This is an SQL to OO mapper with an object API inspired by Class::DBI (with a compatibility layer as a springboard for porting) and a resultset API that allows abstract encapsulation of database operations. It aims to make representing queries in you...

RIBASUSHI/DBIx-Class-0.082843 - 17 May 2022 10:49:29 UTC - Search in distribution

CSS::Tidy - reformat CSS River stage zero No dependents

This reformats CSS. The idea is to have a formatting script which can be used to consistently format CSS....

BKB/CSS-Tidy-0.04 - 30 Jul 2022 10:55:45 UTC - Search in distribution

DBIx::Class::AuditAny - Flexible change tracking framework for DBIx::Class River stage zero No dependents

This module provides a generalized way to track changes to DBIC databases. The aim is to provide quick/turn-key options to be able to hit the ground running, while also being highly flexible and customizable with sane APIs. "DBIx::Class::AuditAny" wa...

VANSTYN/DBIx-Class-AuditAny-0.200200 - 20 Dec 2020 10:50:31 UTC - Search in distribution

Email::MIME::CreateHTML - Multipart HTML Email builder River stage two • 6 direct dependents • 20 total dependents

This module allows you to build HTML emails, optionally with a text-only alternative and embedded media objects. For example, an HTML email with an alternative version in plain text and with all the required images contained in the mail. The HTML con...

VANSTYN/Email-MIME-CreateHTML-1.042 - 26 Jan 2018 23:34:30 UTC - Search in distribution

DBIx::Class::Schema::Diff - Identify differences between two DBIx::Class schemas River stage one • 2 direct dependents • 2 total dependents

General-purpose schema differ for DBIx::Class to identify changes between two DBIC Schemas. Currently tracks added/deleted/changed events and deep diffing across 5 named types of source data: * columns * relationships * constraints * table_name * isa...

VANSTYN/DBIx-Class-Schema-Diff-1.13 - 20 Jan 2021 07:24:38 UTC - Search in distribution

Catalyst::Controller::AutoAssets - Automatic asset serving via sha1-based URLs River stage zero No dependents

Fast, convenient and extendable serving of assets (CSS, JavaScript, Images, etc) at URL path(s) containing sha1 checksums. This is an alternative/supplement to Catalyst::Plugin::Static::Simple or external/webserver for serving of an application's "ne...

VANSTYN/Catalyst-Controller-AutoAssets-0.40 - 03 Feb 2017 01:03:35 UTC - Search in distribution

CSS::Scopifier - Prepends CSS selectors to apply scope/context River stage one • 1 direct dependent • 1 total dependent

CSS::Scopifier extends CSS::Tiny adding the "scopify" method. The "scopify" method rewrites and prepends all the rules in the CSS object with the supplied selector string. For instance, consider a "CSS::Scopifier" object $CSS representing the followi...

VANSTYN/CSS-Scopifier-0.04 - 27 Aug 2015 00:07:31 UTC - Search in distribution

Alien::Web - Base class/namespace for static web asset distributions on CPAN River stage one • 2 direct dependents • 4 total dependents

This is the base class/namespace for distributing static web assets, such as JavaScript libraries, via CPAN using Perl's ShareDir functionality. This class is very simple and exists mainly for the purposes of grouping and defining a common API for th...

VANSTYN/Alien-Web-1.1 - 24 Mar 2017 20:24:24 UTC - Search in distribution

JavaScript::ExtJS::V3 - DEPRECATED - Perl distribution for ExtJS 3.x sources River stage zero No dependents

DEPRECATED - use Alien::Web::ExtJS::V3 instead This module contains ExtJS 3.x sources packaged for distribution on CPAN. Upon installation, the source directory is installed into the system share dir (see File::ShareDir) and made available via class ...

VANSTYN/JavaScript-ExtJS-V3-3.4.111 - 07 Dec 2014 01:03:56 UTC - Search in distribution

Catalyst::Controller::SimpleCAS - General-purpose content-addressed storage (CAS) for Catalyst River stage zero No dependents

This controller provides a simple content-addressed storage backend for Catalyst applications. The concept of content-addressed storage ("CAS") is to store arbitrary content in a simple indexed key/value database where the "key" is the SHA1 checksum ...

VANSTYN/Catalyst-Controller-SimpleCAS-1.002 - 26 Jan 2018 23:54:05 UTC - Search in distribution

DBIC::Violator - Violate DBIC's most private moments River stage zero No dependents

EXPERIMENTAL - not ready for production use This is module "violates" DBIx::Class by tracking all queries and logging them to an SQLite database. It does not do this in a "nice" or correct way, hence the tongue-in-cheek name. It does not use the alre...

VANSTYN/DBIC-Violator-0.900 - 11 May 2021 00:32:36 UTC - Search in distribution

Rapi::Demo::Chinook - PSGI version of the RapidApp "Chinook" demo River stage zero No dependents

This module is a simple Plack/PSGI version of the RapidApp/RapidDbic "Chinook" demo at <http://www.rapidapp.info/demos/chinook>. This module was written to allow CPAN distribution of the demo for easy access and portability within PSGI-based setups....

VANSTYN/Rapi-Demo-Chinook-1.03 - 30 Apr 2015 16:48:58 UTC - Search in distribution

Acme::CPANAuthors::CPAN::Streaks::MonthlyReleases::AllTime - Authors with all-time monthly releases streak (do a release every month) River stage zero No dependents

Current standings (as of 2024-04-12, produced by cpan-streaks, only streaks with length of at least 20 are included): +-----------+-----+------------+----------+-------------+ | author | len | start_date | end_date | status | +-----------+-----+-----...

PERLANCAR/Acme-CPANAuthorsBundle-CPAN-Streaks-20240412.0 - 12 Apr 2024 04:25:16 UTC - Search in distribution

Catalyst::Controller::MIME - Multipart MIME viewer via Catalyst River stage zero No dependents

Quick and dirty Catalyst Controller interface for viewing MIME objects, including multipart MIME objects with rich content and embedded images, such as those typically generated by rich-text E-Mails and MHTML files. This module might be used as an E-...

VANSTYN/Catalyst-Controller-MIME-0.02 - 25 Jun 2013 00:35:31 UTC - Search in distribution
24 results (0.076 seconds)