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

Search results for "MITHALDU"

Acme::MITHALDU::XSGrabBag - a bunch of XS math functions i'm not sure where to shove yet River stage zero No dependents

This module is an experimental space for me to work with XS functions meant for Microidium <https://github.com/wchristian/Microidium>....

MITHALDU/Acme-MITHALDU-XSGrabBag-1.161310 - 10 May 2016 02:37:00 UTC - Search in distribution

Acme::MITHALDU::BleedingOpenGL - bleeding edge OpenGL experiments - you WILL get cut River stage zero No dependents

This is a fork of the official OpenGL in which i implement modern OpenGL functions not available in OpenGL crudely, cluelessly and without any error checking. The only reason this is on CPAN is to make development of Microidium <https://github.com/wc...

MITHALDU/Acme-MITHALDU-BleedingOpenGL-0.67049 - 04 Oct 2016 13:34:50 UTC - Search in distribution

Pod::Weaver::PluginBundle::MITHALDU - MITHALDU's default Pod::Weaver config River stage zero No dependents

This is a Pod::Weaver PluginBundle. It is roughly equivalent to the following weaver.ini: [-WikiDoc] [@Default] [Support] perldoc = 0 websites = none bugs = metadata bugs_content = ... stuff (web only, email omitted) ... repository_link = both reposi...

MITHALDU/Dist-Zilla-PluginBundle-MITHALDU-1.190321 - 01 Feb 2019 20:54:47 UTC - Search in distribution

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

perldelta - what is new for perl v5.36.0 River stage five • 11292 direct dependents • 32664 total dependents

This document describes differences between the 5.34.0 release and the 5.36.0 release....

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

Alien::Build - Build external dependencies for use in CPAN River stage four • 248 direct dependents • 1388 total dependents

This module 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 runtime. This is the detailed documentation for t...

PLICEASE/Alien-Build-2.80 - 11 May 2023 22:32:47 UTC - Search in distribution

Web::Simple - A quick and easy way to build simple web applications River stage two • 11 direct dependents • 22 total dependents

The philosophy of Web::Simple is to keep to an absolute bare minimum for everything. It is not designed to be used for large scale applications; the Catalyst web framework already works very nicely for that and is a far more mature, well supported pi...

MSTROUT/Web-Simple-0.033 - 20 Mar 2017 17:43:44 UTC - Search in distribution

DBIx::Class - Extensible and flexible object <-> relational mapper. River stage three • 342 direct dependents • 452 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.082843 - 17 May 2022 10:49:29 UTC - Search in distribution

strictures - Turn on strict and make most warnings fatal River stage four • 233 direct dependents • 1059 total dependents

I've been writing the equivalent of this module at the top of my code for about a year now. I figured it was time to make it shorter. Things like the importer in "use Moose" don't help me because they turn warnings on but don't make them fatal -- whi...

HAARG/strictures-2.000006 - 10 Mar 2019 22:08:40 UTC - Search in distribution

Sub::Quote - Efficient generation of subroutines via string eval River stage four • 55 direct dependents • 4770 total dependents

This package provides performant ways to generate subroutines from strings....

HAARG/Sub-Quote-2.006008 - 20 Jan 2023 10:28:03 UTC - Search in distribution

System::Command - Object for running system commands River stage two • 7 direct dependents • 90 total dependents

System::Command is a class that launches external system commands and return an object representing them, allowing to interact with them through their "STDIN", "STDOUT" and "STDERR" handles....

BOOK/System-Command-1.122 - 04 Feb 2023 21:40:33 UTC - Search in distribution

Role::Tiny - Roles: a nouvelle cuisine portion size slice of Moose River stage four • 285 direct dependents • 4736 total dependents

"Role::Tiny" is a minimalist role composition tool....

HAARG/Role-Tiny-2.002004 - 24 Jan 2021 02:49:55 UTC - Search in distribution

Crypt::DH - Diffie-Hellman key exchange system River stage zero No dependents

*Crypt::DH* is a Perl implementation of the Diffie-Hellman key exchange system. Diffie-Hellman is an algorithm by which two parties can agree on a shared secret key, known only to them. The secret is negotiated over an insecure network without the tw...

MITHALDU/Crypt-DH-0.07 - 06 Jul 2012 10:22:30 UTC - Search in distribution

codestat - gather code statistics on the command line River stage zero No dependents

See Code::Statistics for use instructions....

MITHALDU/Code-Statistics-1.190680 - 09 Mar 2019 10:58:22 UTC - Search in distribution

Import::Into - Import packages into other packages River stage three • 134 direct dependents • 805 total dependents

Writing exporters is a pain. Some use Exporter, some use Sub::Exporter, some use Moose::Exporter, some use Exporter::Declare ... and some things are pragmas. Exporting on someone else's behalf is harder. The exporters don't provide a consistent API f...

HAARG/Import-Into-1.002005 - 28 Aug 2015 00:30:22 UTC - Search in distribution

Mu::Tiny - NAE KING! NAE QUIN! NAE CAPTAIN! WE WILLNAE BE FOOLED AGAIN! River stage two • 1 direct dependent • 14 total dependents

This is the aaaabsoluuuute baaaaare minimumimumimum subset o' Mu, for those o' ye who value yer independence over yer sanity. It doesnae trouble wi' anythin' but the read-onlies, for tis a terrible thing to make a feegle try t' write....

MSTROUT/Mu-Tiny-0.000002 - 25 May 2020 23:11:42 UTC - Search in distribution

Alien::Base::ModuleBuild::API - API Reference for Alien:: Authors River stage two • 46 direct dependents • 74 total dependents

NOTE: Please consider for new development of Aliens that you use Alien::Build and alienfile instead. Like Alien::Base::ModuleBuild they work with Alien::Base. Unlike Alien::Base::ModuleBuild they are more easily customized and handle a number of corn...

PLICEASE/Alien-Base-ModuleBuild-1.17 - 13 Sep 2022 11:27:45 UTC - Search in distribution

Tie::Array::CSV - A tied array which combines the power of Tie::File and Text::CSV River stage one • 1 direct dependent • 1 total dependent

This module allows an array to be tied to a CSV file for reading and writing. The array is a standard Perl 2D array (i.e. an array of array references) which gives access to the row and column of the user's choosing. This is done using the well estab...

JBERGER/Tie-Array-CSV-0.08 - 07 Oct 2019 15:44:29 UTC - Search in distribution

Net::FTP::Mock - test code using Net::FTP without having an FTP server River stage zero No dependents

Net::FTP::Mock is designed to make code using Net::FTP testable without having to set up actual FTP servers. When calling its import(), usually by way of use, you can pass it a hash detailing virtual servers, their accounts, as well as directories th...

MITHALDU/Net-FTP-Mock-0.103300 - 26 Nov 2010 11:49:07 UTC - Search in distribution

App::FatPacker - pack your dependencies onto your script file River stage two • 8 direct dependents • 16 total dependents

MSTROUT/App-FatPacker-0.010008 - 18 Feb 2019 13:44:24 UTC - Search in distribution
40 results (0.046 seconds)