ot - parse text and (hopefully) open an editor with the correct arguments River stage zero No dependents

It can be a pain to have to copy Perl module names from a stack trace or some other output and have to translate that into something which an editor like vim understands. This module aims to take some of the pain out of this. So far I have tested thi...

OALDERS/Open-This-0.000024 - 14 Aug 2020 15:37:04 UTC - Search in distribution
  • Open::This - Try to Do the Right Thing when opening files

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

DateTime is a class for the representation of date/time combinations, and is part of the Perl DateTime project. For details on this project please see <http://datetime.perl.org/>. The DateTime site has a FAQ which may help answer many "how do I do X?...

DROLSKY/DateTime-1.54 - 04 Dec 2020 22:22:11 UTC - Search in distribution

Net::Twitter - A perl interface to the Twitter API River stage two • 25 direct dependents • 39 total dependents

This module has been superseded by Twitter::API. Please update as soon as you possibly can to use new features and the new API versions. This module will no longer be supported. This module provides a perl interface to the Twitter APIs. See <http://d...

MMIMS/Net-Twitter-4.01043 - 17 Jan 2018 18:36:07 UTC - Search in distribution

WWW::Myspace - Access MySpace.com profile information from Perl River stage zero No dependents

STEVENC/WWW-Myspace-0.92 - 29 Jan 2009 13:45:39 UTC - Search in distribution

Geo::IP - Look up location and network information by IP Address River stage two • 10 direct dependents • 12 total dependents

This module uses the GeoIP Legacy file based database. This database simply contains IP blocks as keys, and countries as values. This database should be more complete and accurate than reverse DNS lookups. This module can be used to automatically sel...

MAXMIND/Geo-IP-1.51 - 12 Oct 2017 00:04:07 UTC - Search in distribution

Perl::Critic - Critique Perl source code for best-practices. River stage three • 125 direct dependents • 475 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.138 - 24 Jan 2020 21:54:57 UTC - Search in distribution

GeoIP2 - Perl API for MaxMind's GeoIP2 web services and databases River stage one • 3 direct dependents • 3 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

lazy - Lazily install missing Perl modules River stage zero No dependents

OALDERS/lazy-0.000009 - 26 Jul 2018 20:03:29 UTC - Search in distribution

Data::Printer - colored pretty-print of Perl data structures and objects River stage three • 174 direct dependents • 258 total dependents

GARU/Data-Printer-0.40 - 02 Aug 2017 01:13:20 UTC - Search in distribution

Net::Stripe - API client for Stripe.com River stage one • 1 direct dependent • 1 total dependent

This module is a wrapper around the Stripe.com HTTP API. Methods are generally named after the HTTP method and the object name. This method returns Moose objects for responses from the API. VERSIONING Because of occasional non-backward-compatible cha...

SHERRARDB/Net-Stripe-0.42 - 15 Mar 2020 19:59:40 UTC - Search in distribution

List::AllUtils - Combines List::Util, List::SomeUtils and List::UtilsBy in one bite-sized package River stage three • 153 direct dependents • 298 total dependents

Are you sick of trying to remember whether a particular helper is defined in List::Util, List::SomeUtils or List::UtilsBy? I sure am. Now you don't have to remember. This module will export all of the functions that either of those three modules defi...

DROLSKY/List-AllUtils-0.18 - 05 Sep 2020 21:52:35 UTC - Search in distribution

Dancer2 - Lightweight yet powerful web application framework River stage three • 148 direct dependents • 167 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-0.300004 - 27 May 2020 00:54:55 UTC - Search in distribution

HTTP::Tiny - A small, simple, correct HTTP/1.1 client River stage four • 381 direct dependents • 8434 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.076 - 06 Aug 2018 01:09:54 UTC - Search in distribution

Stepford - A vaguely Rake/Make/Cake-like thing for Perl - create steps and let a runner run them River stage one • 1 direct dependent • 1 total dependent

Stepford provides a framework for running a set of steps that are dependent on other steps. At a high level, this is a lot like Make, Rake, etc. However, the actual implementation is fairly different. Currently, there is no DSL, no Stepfile, etc. Wit...

MAXMIND/Stepford-0.006000 - 09 Apr 2019 14:50:32 UTC - Search in distribution

Net::DNS - Perl Interface to the Domain Name System River stage three • 113 direct dependents • 667 total dependents

Net::DNS is a collection of Perl modules that act as a Domain Name System (DNS) resolver. It allows the programmer to perform DNS queries that are beyond the capabilities of "gethostbyname" and "gethostbyaddr". The programmer should be familiar with ...

NLNETLABS/Net-DNS-1.29 - 18 Nov 2020 13:40:46 UTC - Search in distribution

DBIx::Class - Extensible and flexible object <-> relational mapper. River stage three • 360 direct dependents • 507 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.082842 - 16 Jun 2020 20:13:37 UTC - Search in distribution

WWW::Bebo::API - Bebo API implementation River stage zero No dependents

This is an initial release and only supports the Facebook APIs at the moment. A Perl implementation of the Bebo API, started as a fork of WWW::Facebook::API. By default it uses JSON::Any to parse the response returned by Bebo's server. There is an op...

CLSCOTT/WWW-Bebo-API-0.0.03 - 26 Jan 2008 00:39:26 UTC - Search in distribution

CPAN::Meta - the distribution metadata for a CPAN dist River stage five • 469 direct dependents • 19844 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 • 58 direct dependents • 7920 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.12 - 04 Jun 2020 16:03:28 UTC - Search in distribution

Log::Dispatch - Dispatches messages to one or more outputs River stage four • 145 direct dependents • 1060 total dependents

This module manages a set of Log::Dispatch::* output objects that can be logged to via a unified interface. The idea is that you create a Log::Dispatch object and then add various logging objects to it (such as a file logger or screen logger). Then y...

DROLSKY/Log-Dispatch-2.70 - 20 Jul 2020 22:10:16 UTC - Search in distribution

116 results (0.052 seconds)