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

Search results for "AMD"

Task::BeLike::AMD - Modules AMD uses River stage zero No dependents

AMD/Task-BeLike-AMD-4.1.0 - 19 Oct 2012 16:21:23 UTC - Search in distribution

Dist::Zilla::PluginBundle::AMD - Build your distributions like AMD does River stage one • 1 direct dependent • 1 total dependent

This is the Dist::Zilla configuration I use to build my distributions. It is roughly equivalent to: [@Basic] # without "License" [MetaConfig] [MetaJSON] [PkgVersion] [PodSyntaxTests] [PodCoverageTests] [NoTabsTests] [EOLTests] [MetaResources] reposit...

AMD/Dist-Zilla-PluginBundle-AMD-0.011 - 06 Aug 2012 11:46:39 UTC - Search in distribution

Pod::Weaver::PluginBundle::AMD - Document your modules like AMD does River stage one • 2 direct dependents • 2 total dependents

This is the Pod::Weaver config I use for building my documentation. I use it via Dist::Zilla::PluginBundle::AMD....

AMD/Pod-Weaver-PluginBundle-AMD-4.1.0 - 19 Oct 2012 16:19:36 UTC - Search in distribution

Net::OpenAMD - Perl interface to the OpenAMD API River stage zero No dependents

This module is to make it easy to grab information from the OpenAMD project at The Next Hope. http://wiki.hope.net/Attendee_Meta-Data http://amd.hope.net/ http://amd.hope.net/2010/05/openamd-api-released-v1-1-1/ http://travisgoodspeed.blogspot.com/20...

ANDREW/Net-OpenAMD-v0.1.1 - 17 Jul 2010 12:15:55 UTC - Search in distribution

FreeBSD::amd64::Ptrace - Ptrace for FreeBSD-amd64 River stage zero No dependents

DANKOGAI/FreeBSD-amd64-Ptrace-0.02 - 14 Jan 2015 22:26:17 UTC - Search in distribution

Fsdb - a flat-text database for shell scripting River stage zero No dependents

JOHNH/Fsdb-3.4 - 06 Jan 2024 06:43:43 UTC - Search in distribution

Paws::EC2 - Perl Interface to AWS Amazon Elastic Compute Cloud River stage two • 9 direct dependents • 11 total dependents

Amazon Elastic Compute Cloud Amazon Elastic Compute Cloud (Amazon EC2) provides secure and resizable computing capacity in the AWS Cloud. Using Amazon EC2 eliminates the need to invest in hardware up front, so you can develop and deploy applications ...

JROBINSON/Paws-0.46 - 20 Jan 2024 12:10:03 UTC - Search in distribution

perl5db.pl - the perl debugger River stage five • 11292 direct dependents • 32664 total dependents

"perl5db.pl" is the perl debugger. It is loaded automatically by Perl when you invoke a script with "perl -d". This documentation tries to outline the structure and services provided by "perl5db.pl", and to describe how you can use them. See perldebu...

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

CBOR::XS - Concise Binary Object Representation (CBOR, RFC7049) River stage two • 16 direct dependents • 26 total dependents

This module converts Perl data structures to the Concise Binary Object Representation (CBOR) and vice versa. CBOR is a fast binary serialisation format that aims to use an (almost) superset of the JSON data model, i.e. when you can represent somethin...

MLEHMANN/CBOR-XS-1.87 - 10 Sep 2023 20:45:43 UTC - Search in distribution

JSON::SIMD - JSON serialising/deserialising, done correctly and faster River stage zero No 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. For extra speed, it uses simdjson, the fastest C++ JSON parser...

PJUHASZ/JSON-SIMD-1.06 - 27 Apr 2023 16:22:59 UTC - Search in distribution

OpenCL - Open Computing Language Bindings River stage zero No dependents

This is an early release which might be useful, but hasn't seen much testing. OpenCL FROM 10000 FEET HEIGHT Here is a high level overview of OpenCL: First you need to find one or more OpenCL::Platforms (kind of like vendors) - usually there is only o...

MLEHMANN/OpenCL-1.01 - 07 May 2012 01:02:04 UTC - Search in distribution

Sys::Virt - Represent and manage a libvirt hypervisor connection River stage zero No dependents

The Sys::Virt module provides a Perl XS binding to the libvirt virtual machine management APIs. This allows machines running within arbitrary virtualization containers to be managed with a consistent API....

DANBERR/Sys-Virt-v10.2.0 - 08 Apr 2024 15:26:10 UTC - Search in distribution

Quota - Perl interface to file system quotas River stage one • 2 direct dependents • 3 total dependents

The Quota module provides access to file system quotas. The quotactl system call or ioctl is used to query or set quotas on the local host, or queries are submitted via RPC to a remote host. Mount tables can be parsed with getmntent and paths can be ...

TOMZO/Quota-1.8.2 - 21 Oct 2021 18:36:15 UTC - Search in distribution

fcgi_spawn - FastCGI server for CGI-like Perl applications effective multiprocessing, the executable daemon of FCGI::Spawn River stage zero No dependents

Daemon enables you to launch Perl applications originally written for CGI environment. To accomplish POST input you should need to patch your CGI.pm with the patch supplied in the FCGI::Spawn distribution, or the application, in some rare cases (like...

VERESC/FCGI-Spawn-0.16.7 - 07 Dec 2012 10:06:26 UTC - Search in distribution

Audio::MPEG - Encoding and decoding of MPEG Audio (MP3) River stage zero No dependents

Audio::MPEG is a Perl interface to the LAME and MAD MPEG audio Layers I, II, and III encoding and decoding libraries. Rationale I have been building a fairly extensive MP3 library, and decided to write some software to help manage the collection. It'...

PTIMOF/Audio-MPEG-0.04 - 29 Jun 2001 18:53:02 UTC - Search in distribution

Perl::Dist::WiX - 4th generation Win32 Perl distribution builder River stage one • 1 direct dependent • 1 total dependent

This package is the upgrade to Perl::Dist based on Windows Installer XML technology, instead of Inno Setup. Perl distributions built with this module have the option of being created as Windows Installer databases (otherwise known as .msi files)...

CSJEWELL/Perl-Dist-WiX-1.500002 - 05 Jun 2011 12:35:20 UTC - Search in distribution

CGI::Minimal - A lightweight CGI form processing package River stage one • 3 direct dependents • 5 total dependents

Provides a micro-weight alternative to the CGI.pm module Rather than attempt to address every possible need of a CGI programmer, it provides the _minimum_ functions needed for CGI such as form decoding (including file upload forms), URL encoding and ...

SNOWHARE/CGI-Minimal-1.30 - 15 Jun 2020 08:23:00 UTC - Search in distribution

Net::Async::WebService::lxd - REST client (asynchronous) for lxd Linux containers River stage zero No dependents

DRRHO/Net-Async-WebService-lxd-0.03 - 25 May 2022 15:23:49 UTC - Search in distribution

Chart::Gnuplot - Plot graph using Gnuplot in Perl on the fly River stage three • 9 direct dependents • 250 total dependents

This Perl module is to plot graphs uning GNUPLOT on the fly. In order to use this module, gnuplot need to be installed. If image format other than PS and EPS is required to generate, it is recommended to install the convert program of ImageMagick as ...

KWMAK/Chart-Gnuplot-0.23 - 18 Feb 2015 09:08:13 UTC - Search in distribution

lockerd - Distributed lock handler for Perl IPC::Locker River stage zero No dependents

Lockerd will start a daemon to watch for and service connects by the Perl IPC::Locker package....

WSNYDER/IPC-Locker-1.502 - 04 Jun 2022 12:42:09 UTC - Search in distribution
  • pidstatd - Determine if process ID is running for Perl IPC::Locker
97 results (0.057 seconds)