Search results for "OALDERS"
Dist::Zilla::PluginBundle::Author::OALDERS - A plugin bundle for distributions built by OALDERS
OALDERS/Dist-Zilla-PluginBundle-Author-OALDERS-0.000030
-
13 Jan 2022 21:44:16 UTC
-
Search in distribution
ot - parse text and (hopefully) open an editor with the correct arguments
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.000033 - 12 Sep 2023 14:47:38 UTC - Search in distribution- Open::This - Try to Do the Right Thing when opening files
GeoIP2 - Perl API for MaxMind's GeoIP2 web services and databases
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- GeoIP2::Record::Traits - Contains data for the traits record associated with an IP address
- GeoIP2::WebService::Client - Perl API for the GeoIP2 Precision web services
- GeoIP2::Model::City - Model class for GeoIP2 Precision: City and GeoIP2 City
- 22 more results from GeoIP2 »
Net::Twitter - A perl interface to the Twitter API
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
perlimports - A command line utility for cleaning up imports in your Perl code
This distribution provides the "perlimports" command line interface (CLI), which automates the cleanup and maintenance of Perl "use" and "require" statements. Loosely inspired by goimports <https://pkg.go.dev/golang.org/x/tools/cmd/goimports>, this t...
OALDERS/App-perlimports-0.000052 - 19 Aug 2023 19:05:04 UTC - Search in distribution
Geo::IP - Look up location and network information by IP Address
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
lwpcook - The libwww-perl cookbook
This document contain some examples that show typical usage of the libwww-perl library. You should consult the documentation for the individual modules for more detail. All examples should be runnable programs. You can, in most cases, test the code s...
OALDERS/libwww-perl-6.72 - 17 Jul 2023 22:02:15 UTC - Search in distribution
Data::Printer - colored & full-featured pretty print of Perl data structures and objects
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.001001 - 30 Jul 2023 03:48:56 UTC - Search in distribution
DBIx::Class - Extensible and flexible object <-> relational mapper.
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
Stepford - A vaguely Rake/Make/Cake-like thing for Perl - create steps and let a runner run them
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.006001 - 09 Aug 2023 14:20:52 UTC - Search in distribution
MaxMind::DB::Writer::Tree - DEPRECATED Tree representing a MaxMind DB database in memory - then write it to a file
This is the main class you'll use to write MaxMind DB database files <http://maxmind.github.io/MaxMind-DB/>. This class represents the database in memory. Once you've created the full tree you can write to a file....
MAXMIND/MaxMind-DB-Writer-0.300004 - 17 Oct 2023 17:21:33 UTC - Search in distribution- MaxMind::DB::Writer - DEPRECATED Create MaxMind DB database files
App::GHPT - A command line tool to simplify using Github and Pivotal Tracker for an agile workflow
This is a command line tool to help link together GitHub <https://github.com/> and Pivotal Tracker <https://www.pivotaltracker.com/>. It helps enable a workflow combining PT stories with pull requests. The basic workflow is as follows: 1. Start a sto...
MAXMIND/App-GHPT-2.000001 - 12 Jul 2022 17:10:29 UTC - Search in distribution
Test::DBIx::Class - Easier test cases for your DBIx::Class applications
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
HTML::Restrict - Strip unwanted HTML tags and attributes
This module uses HTML::Parser to strip HTML from text in a restrictive manner. By default all HTML is restricted. You may alter the default behaviour by supplying your own tag rules....
OALDERS/HTML-Restrict-v3.0.2 - 23 Apr 2023 17:08:41 UTC - Search in distribution
cpanapi
"cpanapi" is a simple command line client to the MetaCPAN API....
JDEGUEST/Net-API-CPAN-v0.1.4 - 24 Nov 2023 03:32:06 UTC - Search in distribution- lib/Net/API/CPAN/Mock.pm - $this->{abstract}
- Net::API::CPAN - Meta CPAN API
- Net::API::CPAN::Mock - Meta CPAN API
MaxMind::DB::Reader - Read MaxMind DB files and look up IP addresses
This module provides a low-level interface to the MaxMind DB file format <http://maxmind.github.io/MaxMind-DB/>. If you are looking for an interface to MaxMind's GeoIP2 or GeoLite2 downloadable databases <http://dev.maxmind.com/geoip/>, you should al...
MAXMIND/MaxMind-DB-Reader-1.000014 - 18 Jun 2019 10:41:09 UTC - Search in distribution
MetaCPAN::API::Tiny - (DEPRECATED) A Tiny API client for MetaCPAN
This module has been deprecated please use MetaCPAN::Client. This is the Tiny version of MetaCPAN::API. It implements a compatible API with a few notable exceptions: Attributes are direct hash access The attributes defined using Mo(o|u)se are now acc...
JLUIS/MetaCPAN-API-Tiny-1.150270 - 27 Jan 2015 17:17:45 UTC - Search in distribution
WebService::MinFraud - API for MaxMind's minFraud Score, Insights, and Factors services
This distribution provides an API for the MaxMind minFraud Score, Insights, and Factors web services <https://dev.maxmind.com/minfraud/> and the MaxMind minFraud Chargeback web service <https://dev/maxmind.com/minfraud/chargeback/>. See WebService::M...
MAXMIND/WebService-MinFraud-1.010000 - 04 May 2020 16:57:04 UTC - Search in distribution
Net::Works - Sane APIs for IP addresses and networks
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- Net::Works::Network - An object representing a single IP address (4 or 6) subnet
- Net::Works::Address - An object representing a single IP (4 or 6) address
- Net::Works::Util - Utility subroutines for Net-Works
HTTP::BrowserDetect - Determine Web browser, version, and platform from an HTTP user agent string
The HTTP::BrowserDetect object does a number of tests on an HTTP user agent string. The results of these tests are available via methods of the object. For an online demonstration of this module's parsing, you can check out <https://www.browserdetect...
OALDERS/HTTP-BrowserDetect-3.40 - 19 Oct 2023 16:37:10 UTC - Search in distribution