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

Search results for "SRCHULO"

Mus - Mu but with slightly more typing and strict constructors River stage zero No dependents

Mus imports both Mu and MooX::StrictConstructor making it even less work in typing and reading to set up an object with a strict constructor. Mu::Role should still be used for roles, as strict constructors don't apply to roles, so I did not duplicate...

SRCHULO/Mus-0.02 - 01 Feb 2019 05:15:20 UTC - Search in distribution

DBIx::Raw - Maintain control of SQL queries while still having a layer of abstraction above DBI River stage one • 2 direct dependents • 2 total dependents

SRCHULO/DBIx-Raw-0.23 - 05 Oct 2019 20:56:57 UTC - Search in distribution

JSON::Parse - Parse JSON River stage two • 35 direct dependents • 77 total dependents

A module for parsing JSON. (JSON means "JavaScript Object Notation" and it is specified in "RFC 8259".) JSON::Parse offers the function "parse_json", which takes a string containing JSON, and returns an equivalent Perl structure. It also offers valid...

BKB/JSON-Parse-0.62 - 15 Jul 2022 23:26:03 UTC - Search in distribution

DataTables - a server-side solution for the jQuery DataTables plugin River stage zero No dependents

This module is an easy way to integrate server-side with the jQuery DataTables <http://datatables.net/> plugin. Currently this module is designed to work with legacy DataTables 1.9 and lower, and with DataTables 1.10. It supports basic features like ...

ASB/DataTables-0.08 - 26 Apr 2021 19:25:23 UTC - Search in distribution

Short::URL - Encodes and Decodes short urls by using Bijection River stage zero No dependents

Short::URL can be used to help generate short, unique character string urls. It uses Bijection <http://en.wikipedia.org/wiki/Bijection> to create a one-to-one mapping from integers to strings over your alphabet, and from strings over your alphabet ba...

SRCHULO/Short-URL-0.015 - 04 Oct 2019 19:32:27 UTC - Search in distribution

jQuery::File::Upload - Server-side solution for the jQuery File Upload plugin. River stage zero No dependents

jQuery::File::Upload makes integrating server-side with the jQuery File Upload <https://github.com/blueimp/jQuery-File-Upload/> plugin simple. It provides many features, such as: 1 the ability to SCP file uploads to remote servers 2 the ability to pr...

SRCHULO/jQuery-File-Upload-0.32 - 18 Oct 2019 19:18:46 UTC - Search in distribution

DigitalOcean - An OO interface to the Digital Ocean API (v2). River stage zero No dependents

SRCHULO/DigitalOcean-0.17 - 04 Oct 2019 20:05:27 UTC - Search in distribution

JSON::Slurper - Convenient file slurping and spurting of data using JSON River stage zero No dependents

JSON::Slurper is a convenient way to slurp/spurt (read/write) Perl data structures to and from JSON files. It tries to do what you mean, and allows you to provide your own JSON encoder/decoder if necessary....

SRCHULO/JSON-Slurper-0.12 - 30 Oct 2019 15:44:51 UTC - Search in distribution

jQuery::File::Upload::Imager - Server-side solution for blueimp jQuery file upload plugin River stage zero No dependents

jQuery::File::Upload::Imager makes integrating server-side with the jQuery File Upload <https://github.com/blueimp/jQuery-File-Upload/> plugin simple. It provides many features, such as: 1 the ability to SCP file uploads to remote servers 2 the abili...

RSAVAGE/jQuery-File-Upload-Imager-1.01 - 30 May 2013 06:24:13 UTC - Search in distribution

Web::Authenticate - Allows web authentication using cookies and a storage engine. River stage zero No dependents

This modules allows easy management of user authentication via cookies, redirects, a storage engine, a session handler, and cookie handler. It is flexible so you can rewrite any of those pieces for your applications' needs....

SRCHULO/Web-Authenticate-0.013 - 21 Oct 2019 02:19:49 UTC - Search in distribution

Mojo::DB::Results::Role::MoreMethods - More methods for DB Results, like Mojo::Pg::Results and Mojo::mysql::Results River stage zero No dependents

Mojo::DB::Results::Role::MoreMethods is a role that that provides additional methods for results classes like Mojo::Pg::Results or Mojo::mysql::Results. Mojo::DB::Results::Role::MoreMethods requires a results class that has at least these methods: * ...

SRCHULO/Mojo-DB-Results-Role-MoreMethods-0.04 - 09 Jan 2020 04:42:40 UTC - Search in distribution

Mojo::DB::Connector - Create and cache DB connections using common connection info River stage zero No dependents

Mojo::DB::Connector is a thin wrapper around Mojo::mysql and Mojo::Pg that is useful when you want to connect to different databases using slightly different connection info. It also allows you to easily connect using different settings in different ...

SRCHULO/Mojo-DB-Connector-0.07 - 05 Feb 2020 04:07:21 UTC - Search in distribution

Plack::App::HostMap - Map multiple Plack apps by host River stage zero No dependents

Plack::App::HostMap is a PSGI application that can dispatch multiple applications based on host name (a.k.a "virtual hosting"). Plack::App::URLMap can also dispatch applications based on host name. However, it also more versatile and can dispatch app...

SRCHULO/Plack-App-HostMap-0.007 - 13 Jan 2019 21:16:57 UTC - Search in distribution

Software::License - packages that provide templated software licenses River stage four • 105 direct dependents • 1162 total dependents

LEONT/Software-License-0.104006 - 09 Feb 2024 22:55:20 UTC - Search in distribution

Mojolicious::Plugin::CanonicalURL - Ensures canonical URLs via redirection River stage zero No dependents

Mojolicious::Plugin::CanonicalURL is a flexible and fast Mojlicious::Plugin to give you control over canonicalizing your URLs. Mojolicious::Plugin::CanonicalURL uses Sub::Quote to build the subroutine used as an "around_action" in Mojolicious hook ba...

SRCHULO/Mojolicious-Plugin-CanonicalURL-0.06 - 13 Dec 2019 19:24:14 UTC - Search in distribution

Mojo::Collection::Role::Transform - Transformations for Mojo::Collection River stage one • 1 direct dependent • 1 total dependent

Mojo::Collection::Role::Transform provides methods that allow you to transform your Mojo::Collection in meaningful and flexible ways....

SRCHULO/Mojo-Collection-Role-Transform-0.04 - 03 Jan 2020 23:13:39 UTC - Search in distribution

Crypt::Mode::CBC::Easy - Encrypts/decrypts text and verifies decrypted text with a checksum and a random initialization vector. River stage one • 1 direct dependent • 3 total dependents

A convenience class that wraps Crypt::Mode::CBC and adds random initialization vector support along with a checksum to make sure that all decrypted text has not been tampered with....

SRCHULO/Crypt-Mode-CBC-Easy-0.006 - 05 Oct 2019 21:01:05 UTC - Search in distribution

Mojo::File::Share - Better local share directory support with Mojo::File River stage zero No dependents

Mojo::File::Share is a dropin replacement for File::ShareDir based on File::Share. Mojo::File::Share has three main differences from File::Share: * "dist_dir" and "dist_file" both return Mojo::File objects. * "dist_dir" and "dist_file" have been enha...

SRCHULO/Mojo-File-Share-0.02 - 09 Feb 2020 07:52:40 UTC - Search in distribution

Image::Imlib2::Thumbnail::Scaled - Create scaled thumbnails while keeping the aspect ratio River stage zero No dependents

This module creates a series of thumbnails using Image::Imlib2. This module is essentially Image::Imlib2::Thumbnail, except it respects the aspect ratio of the original image when scaling, and there are some minor differences in terms of what functio...

SRCHULO/Image-Imlib2-Thumbnail-Scaled-0.07 - 27 Dec 2019 05:07:03 UTC - Search in distribution

Mojolicious::Plugin::Host - Easily get the host for the current request River stage zero No dependents

Mojolicious::Plugin::Host allows you to easily access the host for the current request. You may use "helper" to change the name of the helper, or "www" to modify the host before it is returned....

SRCHULO/Mojolicious-Plugin-Host-0.01 - 14 Dec 2019 20:29:08 UTC - Search in distribution
38 results (0.031 seconds)