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

Search results for "PJFL"

File::DataClass::IO - A powerful and concise API to do as much file IO as possible River stage one • 7 direct dependents • 8 total dependents

This is a simplified re-write of IO::All with additional functionality from IO::AtomicFile. Provides the same minimalist API but without the heavy OO overloading. Only has methods for files and directories...

PJFL/File-DataClass-0.73.1 - 02 Jun 2017 00:03:17 UTC - Search in distribution

Class::Usul - A base class providing config, locking, logging, and l10n River stage one • 3 direct dependents • 3 total dependents

These modules provide a set of base classes for Perl modules and applications. It provides configuration file loading Class::Usul::Config, locking to single thread processes IPC::SRLock, logging Class::Usul::Log and localisation Class::Usul::L10N The...

PJFL/Class-Usul-0.84.1 - 14 Apr 2018 12:28:18 UTC - Search in distribution

Unexpected - Localised exception classes composed from roles River stage two • 10 direct dependents • 11 total dependents

An exception class that supports error messages with placeholders, a throw method with automatic re-throw upon detection of self, conditional throw if an exception was caught and a simplified stack trace in addition to the error message with full sta...

PJFL/Unexpected-1.0.1 - 31 Jul 2017 21:47:25 UTC - Search in distribution

yakuake_session - Session Manager for the Yakuake Terminal Emulator River stage zero No dependents

Create, edit, load session profiles for the Yakuake Terminal Emulator...

PJFL/Yakuake-Sessions-0.15.1 - 13 Sep 2014 13:33:04 UTC - Search in distribution

IPC::SRLock - Set / reset locking semantics to single thread processes River stage one • 1 direct dependent • 4 total dependents

Provides set/reset locking methods which will force a critical region of code to run single threaded Implements a factory pattern, three implementations are provided. The LCD option IPC::SRLock::Fcntl which works on non Unixen, IPC::SRLock::Sysv whic...

PJFL/IPC-SRLock-0.31.1 - 03 Feb 2017 23:10:57 UTC - Search in distribution

module-provision - Create new Perl distributions River stage zero No dependents

Create Perl distributions with VCS and Module::Build toolchain...

PJFL/Module-Provision-0.42.1 - 08 May 2017 19:30:17 UTC - Search in distribution

Table::Trans - A simple translation system for templating River stage zero No dependents

This module provides simple translation storage based on the Table::Readable format....

BKB/Table-Trans-0.02 - 22 Apr 2021 06:24:23 UTC - Search in distribution

Data::CloudWeights - Calculate values for an HTML tag cloud River stage zero No dependents

Each tag added to the cloud has a unique name to identify it, a count which represents the size of the tag and a value that is associated with the tag. The reference returned by "$cloud->formation()" is a list of hash refs, one hash ref per tag. In a...

PJFL/Data-CloudWeights-0.15.1 - 22 May 2015 08:16:33 UTC - Search in distribution

File::Gettext - Read and write GNU Gettext po / mo files River stage one • 1 direct dependent • 4 total dependents

Extends File::DataClass::Schema. Provides for the reading and writing of GNU Gettext PO files and the reading of MO files. Used by Class::Usul::L10N to translate application message strings into different languages...

PJFL/File-Gettext-0.33.1 - 01 Mar 2017 21:51:12 UTC - Search in distribution

Data::Validation - Filter and validate data values River stage zero No dependents

This module implements filters and common constraints in builtin methods and uses a factory pattern to implement an extensible list of external filters and constraints Data values are filtered first before testing against the constraints. The filtere...

PJFL/Data-Validation-0.28.1 - 08 Jan 2017 16:14:06 UTC - Search in distribution

Web::Components - MVC pattern for Web::Simple River stage zero No dependents

MVC pattern for Web::Simple. See Web::Components::Loader...

PJFL/Web-Components-0.10.1 - 01 Jun 2017 22:02:40 UTC - Search in distribution

Web::ComposableRequest::Base - Request class core attributes and methods River stage one • 1 direct dependent • 1 total dependent

Request class core attributes and methods...

PJFL/Web-ComposableRequest-0.20.1 - 12 Jun 2017 20:41:03 UTC - Search in distribution

Web::Components::Role::Email - Role for sending emails River stage zero No dependents

Supports multiple transports, attachments and multilingual templates for message bodies...

PJFL/Web-Components-Role-Email-0.3.1 - 10 Mar 2017 22:59:18 UTC - Search in distribution

Web::Components::Role::TT - Applies Template as a Moo::Role River stage one • 1 direct dependent • 1 total dependent

Uses Template to render templates, typically producing a page of HTML. It is meant to be used in conjunction with Web::Components and Web::ComposableRequest as it's API assumes these are used Templates are assumed to be encoded as "utf8"...

PJFL/Web-Components-Role-TT-0.8.1 - 01 Apr 2017 08:12:31 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

Dist::Zilla::Plugin::ManifestInRoot - Puts the MANIFEST file in the project root River stage one • 1 direct dependent • 1 total dependent

Puts the MANIFEST file in the project root so that it can be used by other programs, e.g. App::Cpanminus and Module::Provision...

PJFL/Dist-Zilla-Plugin-ManifestInRoot-0.16.1 - 29 Dec 2016 18:47:18 UTC - Search in distribution

Dist::Zilla::Plugin::Test::ReportMetadata - Report on prerequisite versions during automated testing River stage one • 1 direct dependent • 1 total dependent

The is a clone of Dist::Zilla::Plugin::Test::ReportPrereqs but with the dependency on ExtUtils::MakeMaker replaced with one on Module::Metadata. If you are using Module::Build then Module::Metadata is already a dependency Versions are reported based ...

PJFL/Dist-Zilla-Plugin-Test-ReportMetadata-0.5.1 - 08 Dec 2016 19:01:06 UTC - Search in distribution

Devel::Cover::Report::OwnServer - Post test coverage summary to selected service River stage zero No dependents

Post test coverage summary to selected service...

PJFL/Devel-Cover-Report-OwnServer-0.4.1 - 24 Dec 2016 21:19:59 UTC - Search in distribution

Dist::Zilla::Plugin::AbstractFromPOD - Case insensitive head1 POD matching for the Name attribute River stage one • 1 direct dependent • 1 total dependent

Case insensitive head1 POD matching for the Name attribute Dist::Zilla should do this by default but unfortunately it's pattern matching is case sensitive so this instead...

PJFL/Dist-Zilla-Plugin-AbstractFromPOD-0.3.1 - 20 May 2015 04:26:36 UTC - Search in distribution
19 results (0.032 seconds)