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

Search results for "ABRAXXA"

Catalyst - The Elegant MVC Web Application Framework River stage three • 603 direct dependents • 677 total dependents

Catalyst is a modern framework for making web applications without the pain usually associated with this process. This document is a reference to the main Catalyst application. If you are a new user, we suggest you start with Catalyst::Manual::Tutori...

JJNAPIORK/Catalyst-Runtime-5.90131 - 20 Jul 2023 23:09:29 UTC - Search in distribution

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

Test::DBIx::Class - Easier test cases for your DBIx::Class applications River stage two • 26 direct dependents • 29 total dependents

The goal of this distribution is to make it easier to write test cases for your DBIx::Class based applications. It does this in three ways. First, it trys to make it easy to deploy your Schema. This can be to your dedicated testing database, or a sim...

NEWELLC/Test-DBIx-Class-0.52 - 07 Dec 2016 16:33:32 UTC - Search in distribution

DBIx::Class - Extensible and flexible object <-> relational mapper. River stage three • 342 direct dependents • 452 total dependents

This is an SQL to OO mapper with an object API inspired by Class::DBI (with a compatibility layer as a springboard for porting) and a resultset API that allows abstract encapsulation of database operations. It aims to make representing queries in you...

RIBASUSHI/DBIx-Class-0.082843 - 17 May 2022 10:49:29 UTC - Search in distribution

Net::Works - Sane APIs for IP addresses and networks River stage one • 6 direct dependents • 6 total dependents

The NetAddr::IP module is very complete, correct, and useful. However, its API design is a bit crufty. This distro provides an alternative API that aims to address the biggest problems with that module's API, as well as adding some additional feature...

MAXMIND/Net-Works-0.22 - 21 Aug 2016 17:29:46 UTC - Search in distribution

Catalyst::Controller::DBIC::API - Provides a DBIx::Class web service automagically River stage one • 2 direct dependents • 3 total dependents

Easily provide common API endpoints based on your DBIx::Class schema classes. Module provides both RPC and REST interfaces to base functionality. Uses Catalyst::Action::Serialize and Catalyst::Action::Deserialize to serialize response and/or deserial...

ABRAXXA/Catalyst-Controller-DBIC-API-2.009000 - 21 Feb 2024 10:53:00 UTC - Search in distribution

Net::Cisco::FMC::v1 - Cisco Firepower Management Center (FMC) API version 1 client library River stage zero No dependents

This module is a client library for the Cisco Firepower Management Center (FMC) REST API version 1. Currently it is developed and tested against FMC version 7.2.0.1....

ABRAXXA/Net-Cisco-FMC-v1-0.010000 - 07 Mar 2024 17:42:08 UTC - Search in distribution

MooseX::Traits - Automatically apply roles at object creation time River stage three • 23 direct dependents • 165 total dependents

Often you want to create components that can be added to a class arbitrarily. This module makes it easy for the end user to use these components. Instead of requiring the user to create a named class with the desired roles applied, or apply roles to ...

ETHER/MooseX-Traits-0.13 - 16 Aug 2015 04:12:19 UTC - Search in distribution

Net::Fortinet::FortiManager - Fortinet FortiManager REST API client library River stage zero No dependents

This module is a client library for the Fortigate FortiManager JSONRPC-like API. Currently it is developed and tested against version 6.4.6. All requests have the verbose parameter set to 1 to ensure that enums return their strings instead of undocum...

ABRAXXA/Net-Fortinet-FortiManager-0.004000 - 04 Dec 2023 17:17:32 UTC - Search in distribution

lib::projectroot - easier loading of a project's local libs River stage one • 1 direct dependent • 1 total dependent

I'm usually using a setup like this: . ├── AProject │ ├── bin │ │ ├── db │ │ │ └── init.pl │ │ ├── onetime │ │ │ ├── fixup │ │ │ │ └── RT666_fix_up_fubared_data.pl │ │ │ └── import_data.pl │ │ └── web.psgi │ ├── lib │ └── local ├── MyHelperStuff │ └─...

DOMM/lib-projectroot-1.010 - 14 Mar 2022 11:23:04 UTC - Search in distribution

Net::Async::Ping - asyncronously check remote host for reachability River stage zero No dependents

This module's goal is to eventually be able to test remote hosts on a network with a number of different socket types and protocols. Currently it only supports TCP and ICMP, but UDP, and Syn are planned. If you need one of those feel free to work up ...

ABRAXXA/Net-Async-Ping-0.004001 - 24 Jan 2018 09:30:15 UTC - Search in distribution

MooseX::Log::Log4perl - A Logging Role for Moose based on Log::Log4perl River stage two • 26 direct dependents • 46 total dependents

A logging role building a very lightweight wrapper to Log::Log4perl for use with your Moose or Moo classes. The initialization of the Log4perl instance must be performed prior to logging the first log message. Otherwise the default initialization wil...

LAMMEL/MooseX-Log-Log4perl-0.47 - 08 Dec 2015 22:02:16 UTC - Search in distribution

SMS::Send::Retarus - SMS::Send driver for the Retarus SMS for Applications webservice River stage zero No dependents

This module currently uses the JSON REST API according to the Retarus documentation from the 23rd March 2016....

ABRAXXA/SMS-Send-Retarus-0.001 - 03 May 2016 16:30:03 UTC - Search in distribution

Catalyst::Authentication::Store::LDAP River stage one • 1 direct dependent • 1 total dependent

This plugin implements the Catalyst::Authentication v.10 API. Read that documentation first if you are upgrading from a previous version of this plugin. This plugin uses "Net::LDAP" to let your application authenticate against an LDAP directory. It h...

ILMARI/Catalyst-Authentication-Store-LDAP-1.017 - 26 May 2021 09:59:28 UTC - Search in distribution

Net::Versa::Director - Versa Director REST API client library River stage zero No dependents

This module is a client library for the Versa Director REST API using the basic authentication API endpoint on port 9182. Currently it is developed and tested against version 21.2. For more information see <https://docs.versa-networks.com/Management_...

ABRAXXA/Net-Versa-Director-0.002000 - 11 Oct 2023 12:36:00 UTC - Search in distribution

Net::Silverpeak::Orchestrator - Silverpeak Orchestrator REST API client library River stage zero No dependents

This module is a client library for the Silverpeak Orchestrator REST API. Currently it is developed and tested against version 9.3.3. The REST API endpoints have changed with version 9.3 and since version 0.011 this module handles both....

ABRAXXA/Net-Silverpeak-Orchestrator-0.012000 - 29 Apr 2024 08:02:23 UTC - Search in distribution

DBIx::Class::ResultSet::RecursiveUpdate - like update_or_create - but recursive River stage two • 5 direct dependents • 12 total dependents

You can feed the ->create method of DBIx::Class with a recursive datastructure and have the related records created. Unfortunately you cannot do a similar thing with update_or_create. This module tries to fill that void until DBIx::Class has an api i...

ABRAXXA/DBIx-Class-ResultSet-RecursiveUpdate-0.42 - 25 Aug 2020 20:28:55 UTC - Search in distribution

SMS::Send::WebSMS - SMS::Send driver for the WebSMS service River stage zero No dependents

This module currently uses the REST API <https://websms.at/entwickler/apis/rest-sms-api> with JSON....

ABRAXXA/SMS-Send-WebSMS-0.001 - 09 Jan 2015 10:18:07 UTC - Search in distribution

MooseX::Types::Email - Email address validation type constraints for Moose. River stage two • 20 direct dependents • 27 total dependents

Moose type constraints which uses Email::Valid and Email::Abstract to check for valid email addresses and messages. Types that support both single items and an arrayref of items are available. Note that "EmailMessage" must be an object that can be pa...

ETHER/MooseX-Types-Email-0.008 - 12 Nov 2018 00:40:17 UTC - Search in distribution

Catalyst::View::Email - Send Email from Catalyst River stage two • 4 direct dependents • 12 total dependents

DHOSS/Catalyst-View-Email-0.36 - 25 Sep 2015 18:45:24 UTC - Search in distribution
38 results (0.029 seconds)