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

Search results for "BIGPRESH"

Data::Printer - colored & full-featured pretty print of Perl data structures and objects River stage three • 167 direct dependents • 251 total dependents

The ever-popular Data::Dumper is a fantastic tool, meant to stringify data structures in a way they are suitable for being "eval"'ed back in. The thing is, a lot of people keep using it (and similar ones, like Data::Dump) to print data structures and...

GARU/Data-Printer-1.002001 - 22 Jan 2024 03:32:20 UTC - Search in distribution

DBI::Log - Log all DBI queries River stage zero No dependents

You can use this module to log all queries that are made with DBI. You can include it in your script with `use DBI::Log` or use the "-M" option for "perl" to avoid changing your code at all. By default, it will send output to "STDERR", which is usefu...

JACOBG/DBI-Log-0.11 - 31 Jan 2023 16:25:19 UTC - Search in distribution

LyricFinder - Fetch song lyrics from several internet lyric sites. River stage zero No dependents

LyricFinder accepts an artist name and song title, searches supported lyrics sites for song lyrics, and, if found, returns them as a string. The supported and currently-installed modules are: LyricFinder::ApiLyricsOvh (for searching api.lyrics.ovh), ...

TURNERJW/LyricFinder-1.32 - 28 Jan 2024 04:27:02 UTC - Search in distribution

Template::Flute - Modern designer-friendly HTML templating Engine River stage one • 4 direct dependents • 5 total dependents

Template::Flute enables you to completely separate web design and programming tasks for dynamic web applications. Templates are designed to be designer-friendly; there's no inline code or mini templating language for your designers to learn - instead...

HORNBURG/Template-Flute-0.027 - 18 Mar 2021 20:08:19 UTC - Search in distribution

Getopt::Euclid - Executable Uniform Command-Line Interface Descriptions River stage two • 21 direct dependents • 23 total dependents

Getopt::Euclid uses your program's own POD documentation to create a powerful command-line argument parser. This ensures that your program's documented interface and its actual interface always agree. The created command-line argument parser includes...

BIGPRESH/Getopt-Euclid-0.4.6 - 28 Jun 2023 09:23:48 UTC - Search in distribution

Bot::BasicBot - simple irc bot baseclass River stage two • 10 direct dependents • 51 total dependents

Basic bot system designed to make it easy to do simple bots, optionally forking longer processes (like searches) concurrently in the background. There are several examples of bots using Bot::BasicBot in the examples/ folder in the Bot::BasicBot tarba...

BIGPRESH/Bot-BasicBot-0.93 - 02 Feb 2018 00:13:02 UTC - Search in distribution

Pod::Readme - Intelligently generate a README file from POD River stage two • 20 direct dependents • 46 total dependents

This module filters POD to generate a README file, by using POD commands to specify which parts are included or excluded from the README file....

RRWO/Pod-Readme-v1.2.3 - 31 Oct 2018 22:58:15 UTC - Search in distribution

Data::Censor - censor sensitive stuff in a data structure River stage one • 1 direct dependent • 1 total dependent

BIGPRESH/Data-Censor-0.03 - 04 Oct 2018 10:56:34 UTC - Search in distribution

Dancer::Plugin::SimpleCRUD - very simple CRUD (create/read/update/delete) River stage zero No dependents

A plugin for Dancer web applications, to use a few lines of code to create appropriate routes to support creating/editing/deleting/viewing records within a database table. Uses CGI::FormBuilder to generate, process and validate forms, Dancer::Plugin:...

BIGPRESH/Dancer-Plugin-SimpleCRUD-1.16 - 25 Oct 2018 21:28:01 UTC - Search in distribution

cpan-heavyweights - display top N releasers to CPAN, optionally for a specific year River stage one • 2 direct dependents • 2 total dependents

cpan-heavyweights generates a text graph of the top releasers to CPAN of all time. % cpan-heavyweights RJBS (2667) ######################################## SHARYANTO (2519) ##################################### BINGOS (2314) #########################...

NEILB/CPAN-ReleaseHistory-0.16 - 08 Aug 2020 21:48:25 UTC - Search in distribution

Net::Joker::DMAPI - interface to Joker's Domain Management API River stage zero No dependents

An attempt at a sane wrapper around Joker's DMAPI (domain management API). Automatically logs in, and parses responses into something a bit more usable as much as possible....

BIGPRESH/Net-Joker-DMAPI-0.09 - 03 Jan 2017 14:59:41 UTC - Search in distribution

Convert::CookingTimes - work out cooking times adjusted for temperature River stage zero No dependents

Often find yourself cooking a variety of things, the cooking instructions for each requiring a different temperature and time? This module attempts to work out the appropriate oven temperature as an average of all the items, and adjusts their cooking...

BIGPRESH/Convert-CookingTimes-0.03 - 02 Aug 2017 16:39:46 UTC - Search in distribution

Acme::CPANAuthors::POE - We are CPAN Authors of POE River stage one • 1 direct dependent • 1 total dependent

This class provides a hash of POE namespace CPAN Authors' PAUSE ID and name to the Acme::CPANAuthors module. It is currently statically generated information, I hope to make it dynamic in the future....

BINGOS/Acme-CPANAuthors-POE-0.88 - 19 May 2023 16:48:50 UTC - Search in distribution

Lyrics::Fetcher - Perl extension to manage fetchers of song lyrics. River stage one • 6 direct dependents • 6 total dependents

This module is a fetcher manager. It searches for modules in the Lyrics::Fetcher::* name space and registers them as available fetchers. The fetcher modules are called by Lyrics::Fetcher and they return song's lyrics in plain text form. This module c...

BIGPRESH/Lyrics-Fetcher-0.5.2 - 21 Dec 2010 19:30:25 UTC - Search in distribution

Dancer::Plugin::Auth::Extensible - extensible authentication framework for Dancer apps River stage one • 3 direct dependents • 4 total dependents

A user authentication and authorisation framework plugin for Dancer apps. Makes it easy to require a user to be logged in to access certain routes, provides role-based access control, and supports various authentication methods/sources (config file, ...

BIGPRESH/Dancer-Plugin-Auth-Extensible-1.00 - 01 Sep 2016 11:13:30 UTC - Search in distribution

Dancer::Plugin::Database - easy database connections for Dancer applications River stage one • 7 direct dependents • 9 total dependents

Provides an easy way to obtain a connected DBI database handle by simply calling the database keyword within your Dancer application Returns a Dancer::Plugin::Database::Core::Handle object, which is a subclass of DBI's "DBI::db" connection handle obj...

BIGPRESH/Dancer-Plugin-Database-2.13 - 13 Aug 2016 12:58:58 UTC - Search in distribution

Nagios::Scrape - Scrapes and Parses the status.cgi page of a Nagios installation River stage one • 1 direct dependent • 1 total dependent

BIGPRESH/Nagios-Scrape-0.04 - 12 Jan 2018 09:49:18 UTC - Search in distribution

WebService::MCBouncer - Query MCBouncer API for Minecraft bans River stage zero No dependents

MCBouncer <http://mcbouncer.com/> is a service allowing Minecraft server administrators to share details of bans and notes about abusive users. MCBouncer provides a server mod to use with the service, but also provides an API to query for bans / note...

BIGPRESH/WebService-MCBouncer-0.03 - 15 Apr 2015 09:31:35 UTC - Search in distribution

Dancer2::Plugin::Database - easy database connections for Dancer2 applications River stage one • 3 direct dependents • 3 total dependents

Provides an easy way to obtain a connected DBI database handle by simply calling the database keyword within your Dancer2 application Returns a Dancer::Plugin::Database::Core::Handle object, which is a subclass of DBI's "DBI::db" connection handle ob...

BIGPRESH/Dancer2-Plugin-Database-2.17 - 13 Aug 2016 13:01:45 UTC - Search in distribution

Bot::BasicBot::Pluggable - extended simple IRC bot for pluggable modules River stage two • 41 direct dependents • 41 total dependents

Bot::BasicBot::Pluggable started as Yet Another Infobot replacement, but now is a generalised framework for writing infobot-type bots that lets you keep each specific function separate. You can have separate modules for factoid tracking, 'seen' statu...

BIGPRESH/Bot-BasicBot-Pluggable-1.30 - 13 Mar 2023 16:49:08 UTC - Search in distribution
36 results (0.065 seconds)