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

Search results for "HAARG"

Moo - Minimalist Object Orientation (with Moose compatibility) River stage four • 2117 direct dependents • 5269 total dependents

"Moo" is an extremely light-weight Object Orientation system. It allows one to concisely define objects and roles with a convenient syntax that avoids the details of Perl's object system. "Moo" contains a subset of Moose and is optimised for rapid st...

HAARG/Moo-2.005005 - 05 Jan 2023 20:56:38 UTC - Search in distribution

GeoIP2 - Perl API for MaxMind's GeoIP2 web services and databases River stage one • 2 direct dependents • 2 total dependents

This distribution provides an API for the GeoIP2 web services <http://dev.maxmind.com/geoip/geoip2/web-services> and databases <http://dev.maxmind.com/geoip/geoip2/downloadable>. The API also works with the free GeoLite2 databases <http://dev.maxmind...

MAXMIND/GeoIP2-2.006002 - 18 Jun 2019 10:53:47 UTC - Search in distribution

Specio - Type constraints and coercions for Perl River stage four • 14 direct dependents • 3958 total dependents

The "Specio" distribution provides classes for representing type constraints and coercion, along with syntax sugar for declaring them. Note that this is not a proper type system for Perl. Nothing in this distribution will magically make the Perl inte...

DROLSKY/Specio-0.48 - 11 Jun 2022 16:32:27 UTC - Search in distribution

sanity - The ONLY meta pragma you'll ever need! River stage two • 11 direct dependents • 22 total dependents

Modern::Perl? common::sense? no nonsense? use latest? Everybody has their own opinion on what pragmas and modules are "required" for every person to use. These opinions turn into "personal pragmas", so that people don't have to type several "use" lin...

BBYRD/sanity-1.03 - 02 Oct 2014 04:02:59 UTC - Search in distribution

Net::API::CPAN - Meta CPAN API River stage zero No dependents

"Net::API::CPAN" is a client to issue queries to the MetaCPAN REST API. Make sure to check out the "TERMINOLOGY" section for the exact meaning of key words used in this documentation....

JDEGUEST/Net-API-CPAN-v0.1.4 - 24 Nov 2023 03:32:06 UTC - Search in distribution

Path::Tiny - File path utility River stage four • 891 direct dependents • 7170 total dependents

This module provides a small, fast utility for working with file paths. It is friendlier to use than File::Spec and provides easy access to functions from several other core file handling modules. It aims to be smaller and faster than many alternativ...

DAGOLDEN/Path-Tiny-0.144 - 01 Dec 2022 16:37:45 UTC - Search in distribution

Test::Deep - Extremely flexible deep comparison River stage five • 943 direct dependents • 13145 total dependents

If you don't know anything about automated testing in Perl then you should probably read about Test::Simple and Test::More before preceding. Test::Deep uses the Test::Builder framework. Test::Deep gives you very flexible ways to check that the result...

RJBS/Test-Deep-1.204 - 07 Jan 2023 23:02:26 UTC - Search in distribution

GitLab::API::v4 - A complete GitLab API v4 client. River stage one • 1 direct dependent • 1 total dependent

This module provides a one-to-one interface with the GitLab API v4. Much is not documented here as it would just be duplicating GitLab's own API Documentation <http://doc.gitlab.com/ce/api/README.html>. Note that this distribution also includes the g...

BLUEFEET/GitLab-API-v4-0.27 - 07 Jun 2023 20:51:14 UTC - Search in distribution

JSON::Any - (DEPRECATED) Wrapper Class for the various JSON classes River stage three • 86 direct dependents • 246 total dependents

This module tries to provide a coherent API to bring together the various JSON modules currently on CPAN. This module will allow you to code to any JSON API and have it work regardless of which JSON module is actually installed. use JSON::Any; my $j ...

ETHER/JSON-Any-1.40 - 09 Sep 2023 21:59:50 UTC - Search in distribution

perlgov - Perl Rules of Governance River stage five • 11292 direct dependents • 32664 total dependents

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

Plack - Perl Superglue for Web frameworks and Web Servers (PSGI toolkit) River stage four • 760 direct dependents • 1891 total dependents

Plack is a set of tools for using the PSGI stack. It contains middleware components, a reference server and utilities for Web application frameworks. Plack is like Ruby's Rack or Python's Paste for WSGI. See PSGI for the PSGI specification and PSGI::...

MIYAGAWA/Plack-1.0051 - 05 Jan 2024 23:11:02 UTC - Search in distribution

HTTP::Tiny - A small, simple, correct HTTP/1.1 client River stage four • 404 direct dependents • 3271 total dependents

This is a very simple HTTP/1.1 client, designed for doing simple requests without the overhead of a large framework like LWP::UserAgent. It is more correct and more complete than HTTP::Lite. It supports proxies and redirection. It also correctly resu...

DAGOLDEN/HTTP-Tiny-0.088 - 11 Jul 2023 12:54:02 UTC - Search in distribution

local::lib - create and use a local lib/ for perl modules with PERL5LIB River stage two • 34 direct dependents • 85 total dependents

This module provides a quick, convenient way of bootstrapping a user-local Perl module library located within the user's home directory. It also constructs and prints out for the user the list of environment variables using the syntax appropriate for...

HAARG/local-lib-2.000029 - 20 Apr 2022 13:42:16 UTC - Search in distribution

Try::Tiny - Minimal try/catch with proper preservation of $@ River stage five • 1160 direct dependents • 16205 total dependents

This module provides bare bones "try"/"catch"/"finally" statements that are designed to minimize common mistakes with eval blocks, and NOTHING else. This is unlike TryCatch which provides a nice syntax and avoids adding another call stack layer, and ...

ETHER/Try-Tiny-0.31 - 23 Nov 2021 20:30:31 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

Parse::Keyword - DEPRECATED: write syntax extensions in perl River stage two • 6 direct dependents • 35 total dependents

DO NOT USE! This module has fundamental errors in the way it handles closures, which are not fixable. Runtime keywords will never be able to work properly with the current design of this module. There are certain cases where this module is still safe...

HAARG/Parse-Keyword-0.09 - 02 Feb 2017 20:53:43 UTC - Search in distribution

Date::Holidays - Date::Holidays::* adapter and aggregator for all your holiday needs River stage one • 4 direct dependents • 4 total dependents

Date::Holidays is an adapters exposing a uniform API to a set of distributions in the Date::Holidays::* namespace. All of these modules deliver methods and information on national calendars, but no standardized API exist. The distributions more or le...

JONASBN/Date-Holidays-1.36 - 11 Feb 2024 16:36:51 UTC - Search in distribution

CPAN::Meta - the distribution metadata for a CPAN dist River stage five • 430 direct dependents • 18921 total dependents

Software distributions released to the CPAN include a META.json or, for older distributions, META.yml, which describes the distribution, its contents, and the requirements for building and installing the distribution. The data structure stored in the...

DAGOLDEN/CPAN-Meta-2.150010 - 18 Aug 2016 16:11:08 UTC - Search in distribution

HTTP::Daemon - A simple http server class River stage four • 50 direct dependents • 6249 total dependents

Instances of the "HTTP::Daemon" class are HTTP/1.1 servers that listen on a socket for incoming requests. The "HTTP::Daemon" is a subclass of "IO::Socket::IP", so you can perform socket operations directly on it too. Please note that "HTTP::Daemon" u...

OALDERS/HTTP-Daemon-6.16 - 24 Feb 2023 03:09:01 UTC - Search in distribution

Data::Roundtrip - convert between Perl data structures, YAML and JSON with unicode support (I believe ...) River stage one • 1 direct dependent • 1 total dependent

BLIAKO/Data-Roundtrip-0.28 - 08 Apr 2024 16:21:27 UTC - Search in distribution
156 results (0.055 seconds)