perl maintainers sig

Perl Maintainers SIG
formed 4 years ago by eseyman

Group Packages

21 Packages
Group members are refreshed upon log in, users added will have to log out and log back in for their membership to be synced.
rpms/perl-Alien-Build
This package provides tools for building external (non-CPAN) dependencies for CPAN. It is mainly designed to be used at install time of a CPAN client, and work closely with Alien::Base which is used at run time.
rpms/perl-Bytes-Random-Secure
The perl-Bytes-Random-Secure rpms
rpms/perl-Class-Measure
This Perl module allows you to create, compare and convert units of measurement.
rpms/perl-Crypt-Random-Seed
The perl-Crypt-Random-Seed rpms
rpms/perl-Data-IEEE754
This Perl module provides some simple convenience functions for packing and unpacking IEEE 754 floats and doubles. If you can require Perl 5.10 or greater then this module is pointless. Just use the "d>" and "f>" pack formats instead.
rpms/perl-FFI-Platypus
Platypus is a Perl library for creating interfaces to machine code libraries written in languages like C, C++, Fortran, Rust, Pascal. Essentially anything that gets compiled into machine code. This implementation uses libffi to accomplish this task. libffi is battle tested by a number of other scripting and virtual machine languages, such as Python and Ruby to serve a similar role. There are a number of reasons why you might want to write an extension with Platypus instead of XS.
rpms/perl-Future-AsyncAwait
The perl-Future-AsyncAwait package
rpms/perl-GeoIP2
This package provides an API for the GeoIP2 web services and databases. The API also works with the GeoLite2 databases.
rpms/perl-LWP-UserAgent-DNS-Hosts
Override LWP HTTP/HTTPS request's host like /etc/hosts
rpms/perl-Math-Int128
This module adds support for 128-bit integers, signed and unsigned, to Perl.
rpms/perl-MaxMind-DB-Common
This distribution provides some shared code for use by both the MaxMind database reader and writer Perl modules.
rpms/perl-MaxMind-DB-Reader
Read MaxMind database files and look up IP addresses
rpms/perl-MaxMind-DB-Reader-XS
Fast XS implementation of MaxMind DB reader
rpms/perl-Net-Works
The NetAddr::IP module is very complete, correct, and useful. However, its API design is a bit crufty. This package provides an alternative API that aims to address the biggest problems with that module's API, as well as adding some additional features.
rpms/perl-Object-Pad
This Perl module provides a simple syntax for creating object classes, which uses private variables that look like lexical variables for object member fields.
rpms/perl-PPIx-QuoteLike
This Perl class parses Perl string literals and things that are reasonably like string literals. Its real reason for being is to find interpolated variables for Perl::Critic policies and similar code.
rpms/perl-Syntax-Keyword-Dynamically
This Perl module provides a syntax plugin that implements a single keyword, dynamically, which alters the behavior of a scalar assignment operation. Syntactically and semantically it is similar to the built-in Perl keyword local, but is implemented somewhat differently to give two key advantages over regular local: You can dynamically assign to left-value functions and accessors, and you can "dynamically" assign to regular lexical variables.
rpms/perl-Test2-Harness
This is a test harness toolkit for Perl Test2 system. It provides a yath tool, a command-line tool for executing the tests under the Test2 harness.
rpms/perl-Test2-Plugin-Cover
This Test2 plugin will collect minimal file coverage data, and will do so with minimal performance impact.
rpms/perl-Test-Bits
This Perl module provides a single subroutine, bits_is(), for testing binary data.
rpms/perl-XS-Parse-Sublike
This module provides some XS functions to assist in writing parsers for sub-like syntax, primarily for authors of keyword plugins using the PL_keyword_plugin hook mechanism.