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

Search results for "KMX"

Acme::KMX::Test - Testing package River stage zero No dependents

No description....

KMX/Acme-KMX-Test-0.013 - 01 Jan 2015 23:13:04 UTC - Search in distribution

IUP - Cross-platform GUI toolkit for building graphical user interfaces River stage zero No dependents

The IUP module is a cross-platform GUI toolkit designed to run on MS Windows (incl. Cygwin), GTK+ and Motif/X11. On all platform it uses native GUI widgets. Source code: see 1-apps/app-sample1.pl <https://metacpan.org/source/KMX/IUP-0.305/examples//1...

KMX/IUP-0.305 - 07 Sep 2016 19:02:56 UTC - Search in distribution

SDL - Simple DirectMedia Layer for Perl River stage two • 22 direct dependents • 24 total dependents

SDL_perl is a package of Perl modules that provide both functional and object oriented interfaces to the Simple DirectMedia Layer for Perl 5. This package takes some liberties with the SDL API, and attempts to adhere to the spirit of both the SDL and...

FROGGS/SDL-2.548 - 19 May 2018 10:58:08 UTC - Search in distribution
  • SDLpp - Package your SDL games

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

This document describes differences between the 5.12.0 release and the 5.14.0 release. If you are upgrading from an earlier release such as 5.10.0, first read perl5120delta, which describes differences between 5.10.0 and 5.12.0. Some of the bug fixes...

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

PkgConfig - Pure-Perl Core-Only replacement for pkg-config River stage two • 17 direct dependents • 73 total dependents

"PkgConfig" provides a pure-perl, core-only replacement for the "pkg-config" utility. This is not a description of the uses of "pkg-config" but rather a description of the differences between the C version and the Perl one. While "pkg-config" is a co...

PLICEASE/PkgConfig-0.25026 - 11 Nov 2020 10:34:47 UTC - Search in distribution
  • PkgConfig - Pure-Perl Core-Only replacement for pkg-config
  • PkgConfig - Pure-Perl Core-Only replacement for pkg-config
  • PkgConfig - Pure-Perl Core-Only replacement for pkg-config

Alien::Base - Base classes for Alien:: modules River stage four • 248 direct dependents • 1388 total dependents

NOTE: Alien::Base::ModuleBuild is no longer bundled with Alien::Base and has been spun off into a separate distribution. Alien::Base::ModuleBuild will be a prerequisite for Alien::Base until October 1, 2017. If you are using Alien::Base::ModuleBuild ...

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

Lingua::Stem - Stemming of words River stage three • 16 direct dependents • 136 total dependents

This routine applies stemming algorithms to its parameters, returning the stemmed words as appropriate to the selected locale. You can import some or all of the class methods. use Lingua::Stem qw (stem clear_stem_cache stem_caching add_exceptions del...

SNOWHARE/Lingua-Stem-2.31 - 26 Sep 2020 06:27:58 UTC - Search in distribution

Sah::Schema::language::code - Language code (alpha-2 or alpha-3) River stage one • 1 direct dependent • 1 total dependent

Accept only current (not retired) codes. Alpha-2 or alpha-3 codes are accepted....

PERLANCAR/Sah-Schemas-Language-0.005 - 18 Nov 2023 00:06:18 UTC - Search in distribution

PDL::IO::Image - Load/save bitmap from/to PDL (via FreeImage library) River stage zero No dependents

PDL::IO::Image implements I/O for a number of popular image formats. It is based on "FreeImage library" <http://freeimage.sourceforge.net/> however there is no need to install FreeImage library on your system because PDL::IO::Image uses Alien::FreeIm...

KMX/PDL-IO-Image-1.001 - 11 Jul 2017 11:50:20 UTC - Search in distribution

Alien::PNG - building, finding and using PNG binaries River stage zero No dependents

Please see Alien for the manifest of the Alien namespace. In short "Alien::PNG" can be used to detect and get configuration settings from an installed PNG and related libraries. Based on your platform it offers the possibility to download and install...

FROGGS/Alien-PNG-0.4 - 21 Apr 2020 06:49:37 UTC - Search in distribution

Alien::SDL - building, finding and using SDL binaries River stage two • 5 direct dependents • 26 total dependents

Please see Alien for the manifesto of the Alien namespace. In short "Alien::SDL" can be used to detect and get configuration settings from an installed SDL and related libraries. Based on your platform it offers the possibility to download and instal...

FROGGS/Alien-SDL-1.446 - 21 Feb 2015 19:58:46 UTC - Search in distribution

PDL::DateTime - A piddle for keeping high precision (microsecond) timestamps River stage one • 3 direct dependents • 5 total dependents

PDL::DateTime is a subclass of PDL piddle for storing date-time values (scalar piddles, vectors, matrices or generally ND-piddles): * its PDL type is always "LongLong" (64-bit signed integer) * stored values are microseconds since "1970-01-01T00:00:0...

KMX/PDL-DateTime-0.004 - 05 Sep 2020 16:50:47 UTC - Search in distribution

PDL::IO::DBI - Create PDL from database (optimized for speed and large data) River stage zero No dependents

For creating a piddle from database data one can use the following simple approach: use PDL; use DBI; my $dbh = DBI->connect($dsn); my $pdl = pdl($dbh->selectall_arrayref($sql_query)); However this approach does not scale well for large data (e.g. SQ...

KMX/PDL-IO-DBI-0.012 - 19 Dec 2016 15:42:58 UTC - Search in distribution

PDL::IO::CSV - Load/save PDL from/to CSV file (optimized for speed and large data) River stage one • 1 direct dependent • 1 total dependent

The traditional way of creating PDL piddle from CSV data is via rcols function. my $pdl = rcols("data.csv", [1..4], { DEFTYPE=>double, COLSEP=>"," }); This module provides alternative implementation based on Text::CSV_XS which should be significantly...

KMX/PDL-IO-CSV-0.011 - 04 Dec 2019 21:07:07 UTC - Search in distribution

Catalyst::Plugin::Authentication - Infrastructure plugin for the Catalyst authentication framework. River stage two • 63 direct dependents • 79 total dependents

The authentication plugin provides generic user support for Catalyst apps. It is the basis for both authentication (checking the user is who they claim to be), and authorization (allowing the user to do what the system authorises them to do). Using a...

BOBTFISH/Catalyst-Plugin-Authentication-0.10023 - 11 Apr 2013 19:19:20 UTC - Search in distribution

perldist_strawberry - Build strawberry-perl-like distribution for MS Windows River stage one • 3 direct dependents • 3 total dependents

This script is used by Strawberry Perl [<https://strawberryperl.com>] project for building release packages (MSI, MSM, ZIP, portable/ZIP)....

CAPOEIRAB/Perl-Dist-Strawberry-4.024 - 01 May 2024 00:22:29 UTC - Search in distribution

PDL::IO::XLSX - Load/save PDL from/to XLSX file (optimized for speed and large data) River stage zero No dependents

PDL::IO::XLSX supports reading XLSX files and creating PDL piddle(s) as well as saving PDL data to XLSX file....

KMX/PDL-IO-XLSX-0.004 - 18 Dec 2016 13:39:28 UTC - Search in distribution

Crypt::OpenSSL::X509 - Perl extension to OpenSSL's X509 API. River stage two • 22 direct dependents • 31 total dependents

This implement a large majority of OpenSSL's useful X509 API. The email() method supports both certificates where the subject is of the form: "... CN=Firstname lastname/emailAddress=user@domain", and also certificates where there is a X509v3 Extensio...

JONASBN/Crypt-OpenSSL-X509-1.915 - 19 Jun 2023 14:36:59 UTC - Search in distribution

Alien::Base::ModuleBuild - A Module::Build subclass for building Alien:: modules and their libraries 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 this module they work with Alien::Base. Unlike this module they are more easily customized and handle a number of corner cases better. For a goo...

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

Alien::IUP - Building, finding and using iup + related libraries - http://www.tecgraf.puc-rio.br/iup/ River stage one • 1 direct dependent • 1 total dependent

KMX/Alien-IUP-0.711 - 01 Jun 2017 13:59:25 UTC - Search in distribution
28 results (0.05 seconds)