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

Search results for "DAKKAR"

Paws - A Perl SDK for AWS (Amazon Web Services) APIs River stage two • 9 direct dependents • 11 total dependents

Paws is an attempt to develop an always up-to-date SDK that covers all possible AWS services....

JROBINSON/Paws-0.46 - 20 Jan 2024 12:10:03 UTC - Search in distribution

Alien::Build - Build external dependencies for use in CPAN River stage four • 248 direct dependents • 1388 total dependents

This module provides tools for building external (non-CPAN) dependencies for CPAN. It is mainly designed to be used at install time of a CPAN client, and work closely with Alien::Base which is used at runtime. This is the detailed documentation for t...

PLICEASE/Alien-Build-2.80 - 11 May 2023 22:32:47 UTC - Search in distribution

Net::Stomp - A Streaming Text Orientated Messaging Protocol Client River stage two • 14 direct dependents • 16 total dependents

This module allows you to write a Stomp client. Stomp is the Streaming Text Orientated Messaging Protocol (or the Protocol Briefly Known as TTMP and Represented by the symbol :ttmp). It's a simple and easy to implement protocol for working with Messa...

DAKKAR/Net-Stomp-0.62 - 18 Feb 2024 11:47:39 UTC - Search in distribution

SQL::Abstract::More - extension of SQL::Abstract with more constructs and more flexible API River stage one • 7 direct dependents • 8 total dependents

This module generates SQL from Perl data structures. It is a subclass of SQL::Abstract::Classic or SQL::Abstract, fully compatible with the parent class, but with many improvements : * methods take arguments as *named parameters* instead of positiona...

DAMI/SQL-Abstract-More-1.43 - 05 Mar 2024 19:04:52 UTC - Search in distribution

Bread::Board - A solderless way to wire up your application components River stage two • 12 direct dependents • 18 total dependents

Bread::Board is an inversion of control framework with a focus on dependency injection and lifecycle management. It's goal is to help you write more decoupled objects and components by removing the need for you to manually wire those objects/componen...

YANICK/Bread-Board-0.37 - 28 Jun 2019 23:22:07 UTC - Search in distribution

POD2::IT - Italian translation of Perl core documentation River stage zero No dependents

pod2it is the italian translation project of core Perl pods. This has been (and currently still is) a very big work! :-) See http://pod2it.sf.net for more details about the project. Once the package has been installed, the translated documentation ca...

ENRYS/POD2-IT-0.13 - 26 Aug 2009 16:35:44 UTC - Search in distribution

Sietima - minimal mailing list manager River stage zero No dependents

Sietima is a minimal mailing list manager written in modern Perl. It aims to be the spiritual successor of Siesta. The base "Sietima" class does very little: it just puts the email message from "STDIN" into a new envelope using ""return_path"" as sen...

DAKKAR/Sietima-1.1.2 - 31 Mar 2023 15:52:16 UTC - Search in distribution

Alien::Base::ModuleBuild::API - API Reference for Alien:: Authors River stage two • 46 direct dependents • 74 total dependents

NOTE: Please consider for new development of Aliens that you use Alien::Build and alienfile instead. Like Alien::Base::ModuleBuild they work with Alien::Base. Unlike Alien::Base::ModuleBuild they are more easily customized and handle a number of corn...

PLICEASE/Alien-Base-ModuleBuild-1.17 - 13 Sep 2022 11:27:45 UTC - Search in distribution

Net::Stomp::Producer - helper object to send messages via Net::Stomp River stage one • 1 direct dependent • 2 total dependents

This class sends messages via a STOMP connection (see Net::Stomp::MooseHelpers::CanConnect). It provides facilities for serialisation and validation. You can have an instance of this class as a singleton / global in your process, and use it to send a...

DAKKAR/Net-Stomp-Producer-2.005 - 17 Jul 2019 13:12:25 UTC - Search in distribution

PPIx::XPath - an XPath implementation for the PDOM River stage zero No dependents

This module augments PPI's classes with the methods required by Tree::XPathEngine, allowing you to perform complex XPath matches against any PDOM tree. See Tree::XPathEngine for details about its methods. Mapping the PDOM to the XPath data model * Ea...

DAKKAR/PPIx-XPath-2.02 - 29 Aug 2016 15:52:45 UTC - Search in distribution

xscreensaver-dbus - tie xscreensaver into dbus River stage zero No dependents

This program will ensure that xscreensaver locks the screen before your laptop goes to sleep, and will prevent the screen saver from running while video is playing. It does so by implementing the "idle inhibition" DBus service <https://people.freedes...

DAKKAR/App-XScreenSaver-DBus-1.0.5 - 10 Dec 2023 16:13:03 UTC - Search in distribution

Plack::Handler::Stomp - adapt STOMP to (almost) HTTP, via Plack River stage one • 1 direct dependent • 1 total dependent

Sometimes you want to use your very nice web-application-framework dispatcher, module loading mechanisms, etc, but you're not really writing a web application, you're writing a ActiveMQ consumer. In those cases, this module is for you. This module is...

DAKKAR/Plack-Handler-Stomp-1.15 - 07 Feb 2020 11:54:27 UTC - Search in distribution

Plack::Middleware::XSRFBlock - Block XSRF Attacks with minimal changes to your app River stage zero No dependents

This middleware blocks XSRF. You can use this middleware without any modifications to your application....

DAKKAR/Plack-Middleware-XSRFBlock-0.0.19 - 14 Jul 2023 09:17:25 UTC - Search in distribution

CatalystX::ConsumesJMS - role for components providing Catalyst actions consuming messages River stage zero No dependents

This role is to be used to define base classes for your Catalyst-based JMS / STOMP consumer applications. It's *not* to be consumed directly by application components. See CatalystX::RouteMaster for implementation details and a rationale. Most of the...

DAKKAR/CatalystX-ConsumesJMS-1.08 - 29 Jul 2014 09:59:45 UTC - Search in distribution

Tree::Transform::XSLTish - transform tree data, like XSLT but in Perl River stage zero No dependents

This module allows you to transform tree with Perl subroutines, just like XSLT does for XML documents. It tries to model as closely as reasonable the semantic of XSLT....

DAKKAR/Tree-Transform-XSLTish-0.3 - 13 Feb 2011 14:45:10 UTC - Search in distribution

Net::Async::Webservice::DHL - DHL API client, non-blocking River stage zero No dependents

This class implements some of the methods of the DHL XML-PI API, using Net::Async::HTTP as a user agent *by default* (you can still pass something like LWP::UserAgent and it will work). All methods that perform API calls return Futures (if using a sy...

DAKKAR/Net-Async-Webservice-DHL-1.2.2 - 29 Aug 2016 15:04:54 UTC - Search in distribution

Tree::Template::Declare - easily build tree structures River stage zero No dependents

DAKKAR/Tree-Template-Declare-0.7 - 28 Mar 2015 12:48:42 UTC - Search in distribution

Test::Time::HiRes - drop-in replacement for Test::Time to work with Time::HiRes River stage one • 2 direct dependents • 7 total dependents

Drop-in replacement for Test::Time that also works with the Time::HiRes functions "usleep" and "gettimeofday". Must be loaded before importing functions from Time::HiRes. Patches/suggestions very welcome. This was just a quick fix to a problem....

MJEMMESON/Test-Time-HiRes-0.05 - 04 Jun 2020 20:26:08 UTC - Search in distribution

Catalyst::Controller::JMS - controller base class to simplify usage of Catalyst::ActionRole::JMS River stage one • 1 direct dependent • 1 total dependent

This controller base class makes it easy to handle JMS-style messages in your Catalyst application. It handles deserialisation and serialisation transparently (thanks to Catalyst::Action::Deserialize and Catalyst::Action::Serialize) and sets up the a...

DAKKAR/Catalyst-ActionRole-JMS-1.3 - 29 Jul 2014 09:54:06 UTC - Search in distribution

DateTime::Format::GeekTime - parse and format GeekTime River stage zero No dependents

This module formats and parses "GeekTime". See <http://geektime.org/> for the inspiration....

DAKKAR/DateTime-Format-GeekTime-1.001 - 02 Jan 2020 14:25:42 UTC - Search in distribution
24 results (0.036 seconds)