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

Search results for "TONKIN"

DateTime - A date and time object for Perl River stage four • 1153 direct dependents • 3694 total dependents

DateTime is a class for the representation of date/time combinations, and is part of the Perl DateTime project. It represents the Gregorian calendar, extended backwards in time before its creation (in 1582). This is sometimes known as the "proleptic ...

DROLSKY/DateTime-1.65 - 06 Nov 2023 05:14:16 UTC - Search in distribution

Porting River stage three • 155 direct dependents • 183 total dependents

This document describes the various options for porting a mod_perl 1.0 Apache module so that it runs on a Apache 2.0 / mod_perl 2.0 server. It's also helpful to those who start developing mod_perl 2.0 handlers. Developers who need to port modules usi...

SHAY/mod_perl-2.0.13 - 21 Oct 2023 10:32:29 UTC - Search in distribution

Log::Any - Bringing loggers and listeners together River stage three • 285 direct dependents • 777 total dependents

"Log::Any" provides a standard log production API for modules. Log::Any::Adapter allows applications to choose the mechanism for log consumption, whether screen, file or another logging mechanism like Log::Dispatch or Log::Log4perl. Many modules have...

PREACTION/Log-Any-1.717 - 17 Aug 2023 15:53:05 UTC - Search in distribution

Perl::Critic - Critique Perl source code for best-practices. River stage three • 133 direct dependents • 408 total dependents

Perl::Critic is an extensible framework for creating and applying coding standards to Perl source code. Essentially, it is a static source code analysis engine. Perl::Critic is distributed with a number of Perl::Critic::Policy modules that attempt to...

PETDANCE/Perl-Critic-1.152 - 17 Oct 2023 04:09:08 UTC - Search in distribution

Dancer2 - Lightweight yet powerful web application framework River stage three • 156 direct dependents • 176 total dependents

Dancer2 is the new generation of Dancer, the lightweight web-framework for Perl. Dancer2 is a complete rewrite based on Moo. Dancer2 can optionally use XS modules for speed, but at its core remains fatpackable (packable by App::FatPacker) so you coul...

CROMEDOME/Dancer2-1.1.0 - 12 Dec 2023 01:29:05 UTC - Search in distribution

Dist::Zilla - distribution builder; installer not included! River stage three • 655 direct dependents • 710 total dependents

Dist::Zilla builds distributions of code to be uploaded to the CPAN. In this respect, it is like ExtUtils::MakeMaker, Module::Build, or Module::Install. Unlike those tools, however, it is not also a system for installing code that has been downloaded...

RJBS/Dist-Zilla-6.031 - 21 Nov 2023 01:20:56 UTC - Search in distribution

Code::TidyAll - Engine for tidyall, your all-in-one code tidier and validator River stage two • 34 direct dependents • 50 total dependents

This is the engine used by tidyall - read that first to get an overview. You can call this API from your own program instead of executing "tidyall"....

DROLSKY/Code-TidyAll-0.84 - 10 Dec 2023 02:31:40 UTC - Search in distribution

CMS::Drupal - Perl interface to the Drupal CMS River stage one • 1 direct dependent • 1 total dependent

This module provides a Perl interface to a Drupal CMS website. Since you can't do anything with Drupal until you can talk to the database, this module doesn't do anything with the constructor but return a new object. You can get a database handle to ...

TONKIN/CMS-Drupal-0.94 - 03 Aug 2015 05:45:22 UTC - Search in distribution

CPAN::Testers::API - REST API for CPAN Testers data River stage zero No dependents

This is a REST API on to the data contained in the CPAN Testers database. This data includes test reports, CPAN distributions, and various aggregate test reporting....

PREACTION/CPAN-Testers-API-0.025 - 19 Apr 2018 13:27:05 UTC - Search in distribution

HTML::Extract - Perl extension for getting text and HTML snippets out of HTML pages in general. River stage one • 1 direct dependent • 1 total dependent

This is a pretty simple little Perl module for getting text out of HTML pages. It's really designed so that you can call it in anything where you would otherwise be looking for a way of stripping part of web pages away (for example, if you are extrac...

CSELT/HTML-Extract-0.25 - 15 Feb 2007 22:27:44 UTC - Search in distribution

CPAN::Testers::Schema - Schema for CPANTesters database processed from test reports River stage one • 2 direct dependents • 2 total dependents

This is a DBIx::Class Schema for the CPANTesters statistics database. This database is generated by processing the incoming data from the CPANTesters Metabase <http://metabase.cpantesters.org>, and extracting the useful fields like distribution, vers...

PREACTION/CPAN-Testers-Schema-0.027 - 27 Apr 2024 08:51:32 UTC - Search in distribution

Apache::Earlybird - Responds to worm attacks with e-mail warnings River stage zero No dependents

The Earlybird gets the worm. This Perl module should be invoked whenever IIS worms attack. We don't have to worry about such attacks on Apache servers on Unix or Linux, but we can be good Internet citizens and spare ourselves and others the log clutt...

RFLORENCE/Earlybird-1.03 - 29 Dec 2001 19:25:26 UTC - Search in distribution

Log::Any::Adapter::JSON - One-line JSON logging of arbitrary structured data River stage zero No dependents

This Log::Any adapter logs formatted messages and arbitrary structured data in a single line of JSON per entry. You must pass a filename or an open handle to which the entries will be printed. Optionally you may pass an "encoding" argument which will...

TONKIN/Log-Any-Adapter-JSON-1.16 - 28 Aug 2021 20:23:15 UTC - Search in distribution

Search::QueryBuilder - Perl extension for tokenising search strings and building queries River stage zero No dependents

QueryBuilder is a very simple tokeniser, designed to decode a query string into something you can create a database query from (into SQL, Cheshire, that sort of thing). It tries to do a little sanity checking, but is still in active development so ex...

CSELT/Search-QueryBuilder-0.01 - 14 Oct 2006 16:49:39 UTC - Search in distribution

CMS::Drupal::Modules::MembershipEntity::Cookbook - Guide and tutorials for using the Perl-Drupal Membership Entity interface River stage zero No dependents

The individual packages in the CMS::Drupal::Modules::MembershipEntity distribution each have their own POD of course, but the author hopes that this documentation will help a new user put it all together. Maybe you are a non-programmer or a non-Perl ...

TONKIN/CMS-Drupal-Modules-MembershipEntity-0.96 - 03 Aug 2015 09:59:25 UTC - Search in distribution

Mediawiki::Spider - Perl extension for flat mirror of mediawikis River stage zero No dependents

Essentially pretty simple... EXPORT None by default....

CSELT/Mediawiki-Spider-0.31 - 27 Feb 2007 12:58:38 UTC - Search in distribution

Dancer2::UserAdmin - Administration for registered users and site memberships River stage zero No dependents

This package provides user administration for your Dancer2 app. Create and manage users, grant user roles, add time-limited renewable memberships to the site, and use those properties for content access, communications, etc. The user object is availa...

TONKIN/Dancer2-UserAdmin-0.9902 - 17 Aug 2019 05:18:23 UTC - Search in distribution

Dancer2::Logger::LogAny - Use Log::Any to log from your Dancer2 app River stage zero No dependents

This module implements a Dancer2 logging engine using "Log::Any". You can then use any "Log::Any::Adapter"-based output class on the backend....

TONKIN/Dancer2-Logger-LogAny-0.9912 - 12 Nov 2017 20:40:11 UTC - Search in distribution

Dancer2::Plugin::SyntaxHighlight::Perl - Generate pretty HTML from Perl code in a Dancer2 app River stage zero No dependents

This module provides on-the-fly conversion of Perl to syntax-highlighted HTML. For convenience it adds the keywords "highlight_perl" and "highlight_output" to the Dancer2 DSL....

TONKIN/Dancer2-Plugin-SyntaxHighlight-Perl-0.0009 - 16 Nov 2017 14:34:28 UTC - Search in distribution

Net::Google::CivicInformation - client for the Google Civic Information API River stage zero No dependents

Civic information (elected representatives, their contact information, jurisdictions, etc) for US addresses, provided via the Google Civic Information API. You must obtain an API key (free) from Google to use this package. See <https://developers.goo...

TONKIN/Net-Google-CivicInformation-1.02 - 05 Mar 2021 22:17:11 UTC - Search in distribution
20 results (0.029 seconds)