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

Search results for "dist::Math"

Acme::Math::XS::LeanDist - Example module for Inline::Module::LeanDist River stage zero No dependents

This is a super simple demonstration module for Inline::Module::LeanDist in the spirit of Acme::Math::XS....

FRACTAL/Acme-Math-XS-LeanDist-0.100 - 13 Jan 2015 04:54:41 UTC - Search in distribution

Dist::Zilla::Plugin::MathInt64 - Include the Math::Int64 C client API in your distribution River stage zero No dependents

Math::Int64 provides an API for Perl and XS modules for dealing with 64 bit integers. This plugin imports the C client API from Math::Int64 into your distribution. The C client API depends on ppport.h, so make sure that you also get that (the easiest...

PLICEASE/Dist-Zilla-Plugin-MathInt64-0.10 - 15 Aug 2017 20:56:51 UTC - Search in distribution

Alt::Acme::Math::XS::ZillaDist - Math is HARD (faster using Zilla::Dist) River stage zero No dependents

This is the smallest possible XS module written with Inline::C. This dist is released using Zilla::Dist....

INGY/Alt-Acme-Math-XS-ZillaDist-0.0.5 - 01 Jan 2015 08:11:25 UTC - Search in distribution

geoip - a tool to show geographical data based on hostname or IP address(es) River stage zero No dependents

This tool uses a database to use the (pre-fetched) GeoIP2 data from MaxMind to show related geographical information for IP addresses. This information can optionally be extended with information from online WHOIS services and or derived data, like d...

HMBRAND/App-geoip-0.17 - 06 Jan 2023 10:25:22 UTC - Search in distribution
  • App::geoip - a tool to show geographical data based on hostname or IP address(es)

perlport - Writing portable Perl River stage five • 11292 direct dependents • 32664 total dependents

Perl runs on numerous operating systems. While most of them share much in common, they also have their own unique features. This document is meant to help you to find out what constitutes portable Perl code. That way once you make a decision to write...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution

RPerl::Learning River stage one • 3 direct dependents • 3 total dependents

WBRASWELL/RPerl-7.000000 - 05 Jul 2020 01:35:58 UTC - Search in distribution

Rose::DB - A DBI wrapper and abstraction layer. River stage two • 15 direct dependents • 27 total dependents

Rose::DB is a wrapper and abstraction layer for DBI-related functionality. A Rose::DB object "has a" DBI object; it is not a subclass of DBI. Please see the tutorial (perldoc Rose::DB::Tutorial) for an example usage scenario that reflects "best pract...

JSIRACUSA/Rose-DB-0.785 - 28 Feb 2023 14:53:49 UTC - Search in distribution

bioseq - Manipulation of FASTA sequences based on BioPerl River stage zero No dependents

bioseq is a command-line utility for common, routine sequence manipulations based on BioPerl modules including Bio::Seq, Bio::SeqIO, Bio::SeqUtils, and Bio::Tools::SeqStats. By default, bioseq assumes that both the input and the output files are in F...

YZHERNAND/Bio-BPWrapper-1.15 - 27 Feb 2024 16:55:31 UTC - Search in distribution

Riap - Rinci access protocol River stage one • 1 direct dependent • 1 total dependent

Rinci access protocol (Riap for short), is a client/server, request/response protocol for requesting metadata and performing actions on code entities. It is modeled closely after HTTP, but is a different protocol. It can be layered on top of HTTP (as...

PERLANCAR/Riap-1.2.4 - 04 Sep 2015 01:00:31 UTC - Search in distribution

order1vec.pl - Convert Senseval-2 format contexts into first order feature vectors in Cluto format River stage zero No dependents

Convert a context into a first order feature vector which shows how which features occured in the contexts. The possible features are identified via Perl regular expressions of the form created by nsp2regex.pl....

TPEDERSE/Text-SenseClusters-1.05 - 03 Oct 2015 14:33:01 UTC - Search in distribution
  • simat.pl - Build a similarity matrix from real-valued context vectors
  • INSTALL

vreencode - Shorter alias for reencode-video-with-libx264 River stage one • 1 direct dependent • 1 total dependent

This utility runs *ffmpeg* to re-encode your video files using the libx264 codec. It is a wrapper to simplify invocation of ffmpeg. It selects the appropriate ffmpeg options for you, allows you to specify multiple files, and picks appropriate output ...

PERLANCAR/App-FfmpegUtils-0.013 - 13 Dec 2023 06:22:52 UTC - Search in distribution

Bot::IRC - Yet Another IRC Bot River stage two • 10 direct dependents • 10 total dependents

Yet another IRC bot. Why? There are so many good bots and bot frameworks to select from, but I wanted a bot framework that worked like a Unix service out-of-the-box, operated in a pre-fork way to serve multiple concurrent requests, and has a dirt-sim...

GRYPHON/Bot-IRC-1.40 - 21 Aug 2023 18:46:16 UTC - Search in distribution

Perlude River stage one • 2 direct dependents • 2 total dependents

MARCC/perlude-0.61 - 11 May 2015 01:37:42 UTC - Search in distribution

Graphics::VTK::Common - A Perl interface to VTKCommon library River stage zero No dependents

Graphics::VTK::Common is an interface to the Common libaray of the C++ visualization toolkit VTK.....

CERNEY/Graphics-VTK-4.0.001 - 01 Feb 2003 15:47:39 UTC - Search in distribution

Inline - Write Perl Subroutines in Other Programming Languages River stage three • 66 direct dependents • 127 total dependents

The Inline module allows you to put source code from other programming languages directly "inline" in a Perl script or module. The code is automatically compiled as needed, and then loaded for immediate access from Perl. Inline saves you from the has...

INGY/Inline-0.86 - 09 Jan 2020 05:20:53 UTC - Search in distribution

JSON::PP - JSON::XS compatible pure-Perl module. River stage five • 219 direct dependents • 19622 total dependents

JSON::PP is a pure perl JSON decoder/encoder, and (almost) compatible to much faster JSON::XS written by Marc Lehmann in C. JSON::PP works as a fallback module when you use JSON module without having installed JSON::XS. Because of this fallback featu...

ISHIGAKI/JSON-PP-4.16 - 30 Dec 2022 04:33:20 UTC - Search in distribution

Math::GMP - High speed arbitrary size integer math River stage one • 5 direct dependents • 8 total dependents

Math::GMP was designed to be a drop-in replacement both for Math::BigInt and for regular integer arithmetic. Unlike BigInt, though, Math::GMP uses the GNU gmp library for all of its calculations, as opposed to straight Perl functions. This can result...

SHLOMIF/Math-GMP-2.25 - 15 Mar 2022 09:26:46 UTC - Search in distribution

Cpanel::JSON::XS - cPanel fork of JSON::XS, fast and correct serializing River stage three • 64 direct dependents • 181 total dependents

This module converts Perl data structures to JSON and vice versa. Its primary goal is to be *correct* and its secondary goal is to be *fast*. To reach the latter goal it was written in C. As this is the n-th-something JSON module on CPAN, what was th...

RURBAN/Cpanel-JSON-XS-4.37 - 04 Jul 2023 10:35:53 UTC - Search in distribution

Getopt::Euclid - Executable Uniform Command-Line Interface Descriptions River stage two • 21 direct dependents • 23 total dependents

Getopt::Euclid uses your program's own POD documentation to create a powerful command-line argument parser. This ensures that your program's documented interface and its actual interface always agree. The created command-line argument parser includes...

BIGPRESH/Getopt-Euclid-0.4.6 - 28 Jun 2023 09:23:48 UTC - Search in distribution

Rinci::function - Metadata for your functions/methods River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/Rinci-1.1.104 - 13 Jan 2024 00:11:12 UTC - Search in distribution
265 results (0.127 seconds)