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

Search results for "Glib::Install::Files"

PangoConst - the Pango constants without Glib / Gtk2 River stage zero No dependents

This module copies the PANGO_* constants from Gtk2::Pango so that you can use them without having to import/install the whole of Glib and Gtk2. Don't ask me what the PANGO_* constants are doing in Gtk2 rather than in Pango itself. A quote from Gtk2::...

BKB/PangoConst-0.03 - 15 Oct 2016 02:15:18 UTC - Search in distribution

POE - portable multitasking and networking framework for any event loop River stage three • 401 direct dependents • 538 total dependents

POE is a framework for cooperative, event driven multitasking and networking in Perl. Other languages have similar frameworks. Python has Twisted. TCL has "the event loop". POE provides a unified interface for several other event loops, including sel...

BINGOS/POE-1.370 - 23 Mar 2022 12:47:09 UTC - Search in distribution

libev - a high performance full-featured event loop written in C River stage two • 70 direct dependents • 86 total dependents

MLEHMANN/EV-4.34 - 08 Oct 2023 21:47:52 UTC - Search in distribution

IOMux - simplify use of file-event loops, base class River stage one • 1 direct dependent • 1 total dependent

"IOMux" is designed to take the effort out of managing multiple socket, file or pipe connections within a single process. It is essentially a really fancy front end to various kinds of event mechanisms, currently limited to "select" and "poll". In ad...

MARKOV/IOMux-1.01 - 15 Jan 2020 13:19:21 UTC - Search in distribution

IO::AIO - Asynchronous/Advanced Input/Output River stage two • 13 direct dependents • 18 total dependents

This module implements asynchronous I/O using whatever means your operating system supports. It is implemented as an interface to "libeio" (<http://software.schmorp.de/pkg/libeio.html>). Asynchronous means that operations that can normally block your...

MLEHMANN/IO-AIO-4.81 - 20 Feb 2024 06:41:07 UTC - Search in distribution

JSON::Parse - Parse JSON River stage two • 35 direct dependents • 77 total dependents

A module for parsing JSON. (JSON means "JavaScript Object Notation" and it is specified in "RFC 8259".) JSON::Parse offers the function "parse_json", which takes a string containing JSON, and returns an equivalent Perl structure. It also offers valid...

BKB/JSON-Parse-0.62 - 15 Jul 2022 23:26:03 UTC - Search in distribution

IO::Async::Loop - core loop of the IO::Async framework River stage three • 115 direct dependents • 145 total dependents

This module provides an abstract class which implements the core loop of the IO::Async framework. Its primary purpose is to store a set of IO::Async::Notifier objects or subclasses of them. It handles all of the lower-level set manipulation actions, ...

PEVANS/IO-Async-0.803 - 29 Jan 2024 20:40:58 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

AnyEvent::Intro - an introductory tutorial to AnyEvent River stage three • 409 direct dependents • 668 total dependents

MLEHMANN/AnyEvent-7.17 - 18 Sep 2019 01:11:59 UTC - Search in distribution
  • AnyEvent - the DBI of event loop programming

poe-gen-tests - generate standard POE tests for third-party modules River stage three • 14 direct dependents • 540 total dependents

This program and the accompanying POE::Test::Loop::* modules make up POE's tests for POE::Loop subclasses. These tests are designed to run identically regardless of the current event loop. POE uses them to test the event loops it bundles: POE::Loop::...

RCAPUTO/POE-Test-Loops-1.360 - 03 Nov 2014 18:39:51 UTC - Search in distribution

staticperl - perl, libc, 100 modules, all in one standalone 500kb file River stage zero No dependents

This script helps you to create single-file perl interpreters or applications, or embedding a perl interpreter in your applications. Single-file means that it is fully self-contained - no separate shared objects, no autoload fragments, no .pm or .pl ...

MLEHMANN/App-Staticperl-1.46 - 15 Feb 2022 18:37:51 UTC - Search in distribution
  • staticperl - perl, libc, 100 modules, all in one standalone 500kb file

Module::Build::API - API Reference for Module Authors River stage five • 4486 direct dependents • 17571 total dependents

I list here some of the most important methods in "Module::Build". Normally you won't need to deal with these methods unless you want to subclass "Module::Build". But since one of the reasons I created this module in the first place was so that subcl...

LEONT/Module-Build-0.4234 - 28 Apr 2023 08:59:31 UTC - Search in distribution

ASNMTAP::Asnmtap::Applications River stage zero No dependents

ASNMTAP::Asnmtap::Applications Subclass of ASNMTAP::Asnmtap This version is still the old ASNMTAP Applications v3.000.001 addapted for using with the new ASNMTAP::Asnmtap, ASNMTAP::Asnmtap::Plugins and ASNMTAP::Asnmtap::Plugins::Nagios plugins. We ar...

ASNMTAP/ASNMTAP-3.002003 - 10 Feb 2011 08:31:59 UTC - Search in distribution

ExtUtils::MakeMaker::FAQ - Frequently Asked Questions About MakeMaker River stage five • 21376 direct dependents • 32646 total dependents

FAQs, tricks and tips for ExtUtils::MakeMaker. Module Installation How do I install a module into my home directory? If you're not the Perl administrator you probably don't have permission to install a module to its default location. Ways of handling...

BINGOS/ExtUtils-MakeMaker-7.70 - 26 Mar 2023 13:29:08 UTC - Search in distribution

Gtk3::SourceView - Perl binding for the Gtk3::SourceView widget River stage zero No dependents

Gtk3::SourceView is a simple binding for the Gtk3 SourceView 3.x widget using Gobject::Introspection. The Gtk SourceView widget is for example used by gedit, Anjuta and several other projects. GtkSourceView extends the standard GTK+ framework for mul...

PERLMAX/Gtk3-SourceView-0.12 - 27 Jul 2016 08:57:29 UTC - Search in distribution

POE::Devel::Benchmarker - Benchmarking POE's performance ( acts more like a smoker ) River stage one • 1 direct dependent • 1 total dependent

This module is poorly documented now. Please give me some time to properly document it over time :) INSTALLATION Here's a simple outline to get you up to speed quickly. ( and smoking! ) Install CPAN package + dependencies Download+install the POE::De...

APOCAL/POE-Devel-Benchmarker-0.05 - 27 Jan 2009 18:04:36 UTC - Search in distribution

Glib::MakeHelper - Makefile.PL utilities for Glib-based extensions River stage three • 93 direct dependents • 195 total dependents

The Makefile.PL for your typical Glib-based module is huge and hairy, thanks to all the crazy hoops you have to jump through to get things right. This module wraps up some of the more intense and error-prone bits to reduce the amount of copied code a...

XAOC/Glib-1.3294 - 28 Aug 2023 23:03:08 UTC - Search in distribution

ExtUtils::Depends - Easily build XS extensions that depend on XS extensions River stage three • 98 direct dependents • 940 total dependents

This module tries to make it easy to build Perl extensions that use functions and typemaps provided by other perl extensions. This means that a perl extension is treated like a shared library that provides also a C and an XS interface besides the per...

XAOC/ExtUtils-Depends-0.8001 - 16 May 2021 04:41:37 UTC - Search in distribution

Bundle::Gnome2 - A bundle to install all the Gtk2 and Gnome2 modules. River stage zero No dependents

This module bundles together all the Perl libraries available for developing applications using the 2.x series of Gtk+ and Gnome. As well as the core toolkit libraries there are also extra widgets (like Gtk2::PodViewer) and bindings for libraries inc...

GBROWN/Bundle-Gnome2-0.12 - 04 Oct 2005 12:19:23 UTC - Search in distribution

Module::Build::Functions - Module::Install style syntax for Module::Build River stage one • 1 direct dependent • 1 total dependent

This module gives a Module::Install-like syntax to Module::Build, using modules (other than Module::Build itself) that are in the core in 5.006. Most commands from Module::Install are supported, and most parameters to Module::Build's "new" routine ar...

NPLATONOV/Module-Build-Functions-0.04 - 20 Jan 2010 19:18:06 UTC - Search in distribution
20 results (0.056 seconds)