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

Search results for "gtk2::perl"

Perl::Critic::Policy::Compatibility::Gtk2Constants - new enough Gtk2 version for its constants River stage two • 5 direct dependents • 18 total dependents

This policy is part of the "Perl::Critic::Pulp" add-on. It requires that if you use certain constant subs from "Gtk2" and "Glib" then you must explicitly have a "use" of a high enough version of those modules. use Gtk2 1.160; ... return Gtk2::EVENT_P...

KRYDE/Perl-Critic-Pulp-99 - 28 Feb 2021 08:34:14 UTC - Search in distribution

Gapp::Gtk2 - Gtk2 Widget Extension River stage one • 5 direct dependents • 5 total dependents

These additional widgets were created for use with Gapp. You can use them without the Gapp layer by using Gapp::Gtk2....

JHALLOCK/Gapp-0.60 - 19 Apr 2013 13:02:15 UTC - Search in distribution

App::cpang - CPAN GUI in Gtk2 River stage zero No dependents

It's about time we have a GUI for *cpan*. Apparently we're not that into GUI, but users are, so we need^Wshould care about it too. This is a rough draft of a basic cpan GUI. It uses App::cpanminus instead of the basic *cpan*. It's not pretty, but it'...

XSAWYERX/App-cpang-0.03 - 08 Sep 2010 22:00:08 UTC - Search in distribution

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

Gtk2 - Perl interface to the 2.x series of the Gimp Toolkit library River stage three • 104 direct dependents • 130 total dependents

The Gtk2 module allows a Perl developer to use the Gtk+ graphical user interface library. Find out more about Gtk+ at http://www.gtk.org. The GTK+ Reference Manual is also a handy companion when writing Gtk programs in any language. http://developer....

XAOC/Gtk2-1.24993 - 27 Aug 2019 18:35:21 UTC - Search in distribution

Gtk2::Ex::Utils - Extra Gtk2 Utilities for working with Gnome2/Gtk2 in Perl. River stage one • 1 direct dependent • 6 total dependents

This module provides simple utility functions useful for Gnome2/Gtk2 Perl programming....

KCK/Gtk2-Ex-Utils-0.09 - 04 Feb 2005 22:55:42 UTC - Search in distribution

JSPL - A bridge between JavaScript and Perl languages River stage zero No dependents

For use JavaScript from Perl with this module, you normally follow three simple steps: * Create a context inside which you'll be able to evaluate javascript code. The context holds a *global object* with javascript's standard constructors and functio...

SORTIZ/JSPL-1.07 - 17 Jan 2012 00:51:18 UTC - Search in distribution
  • jspl - JavaScript interpreter with perl powers
  • JSPL::Runtime::Stock - Plugin that install stock services for JavaScript side
  • JSPL::Controller - Control which Perl namespaces can be used from JavaScript.

EV - perl interface to libev, a high performance full-featured event loop River stage two • 70 direct dependents • 86 total dependents

This module provides an interface to libev (<http://software.schmorp.de/pkg/libev.html>). While the documentation below is comprehensive, one might also consult the documentation of libev itself (<http://pod.tst.eu/http://cvs.schmorp.de/libev/ev.pod>...

MLEHMANN/EV-4.34 - 08 Oct 2023 21:47:52 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

nag - send yourself a reminder River stage zero No dependents

nag is a utility to facilitate invoking "Gtk2::Notify" to send your future self reminders. It causes a notification window with a somewhat eye catching icon to appear on your screen, linger a moment, and then fade away....

DFH/App-Nag-0.002 - 15 Feb 2011 20:58:02 UTC - Search in distribution

Ask - ask your users about stuff River stage zero No dependents

The "Ask" suite is a set of modules for interacting with users; prompting them for information, displaying messages, warnings and errors, etc. There are already countless CPAN modules for doing this sort of thing, but what sets "Ask" apart from them ...

TOBYINK/Ask-0.015 - 09 Nov 2020 14:57:09 UTC - Search in distribution

Glib - Perl wrappers for the GLib utility and Object libraries River stage three • 93 direct dependents • 195 total dependents

This wrapper attempts to provide a perlish interface while remaining as true as possible to the underlying C API, so that any reference materials you can find on using GLib may still apply to using the libraries from perl. This module also provides f...

XAOC/Glib-1.3294 - 28 Aug 2023 23:03:08 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

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

Gtk3 - Perl interface to the 3.x series of the gtk+ toolkit River stage two • 14 direct dependents • 19 total dependents

The "Gtk3" module allows a Perl developer to use the gtk+ graphical user interface library. Find out more about gtk+ at <http://www.gtk.org>. The gtk+ reference manual is also a handy companion when writing "Gtk3" programs in Perl: <http://developer....

XAOC/Gtk3-0.038 - 20 Jan 2021 06:49:00 UTC - Search in distribution

Coro - the only real threads in perl River stage two • 53 direct dependents • 69 total dependents

For a tutorial-style introduction, please read the Coro::Intro manpage. This manpage mainly contains reference information. This module collection manages continuations in general, most often in the form of cooperative threads (also called coros, or ...

MLEHMANN/Coro-6.57 - 29 Jul 2020 13:10:08 UTC - Search in distribution

AnyEvent - the DBI of event loop programming River stage three • 409 direct dependents • 668 total dependents

AnyEvent provides a uniform interface to various event loops. This allows module authors to use event loop functionality without forcing module users to use a specific event loop implementation (since more than one event loop cannot coexist peacefull...

MLEHMANN/AnyEvent-7.17 - 18 Sep 2019 01:11:59 UTC - Search in distribution

TODO River stage zero No dependents

As these items are completed, move them down into Recently Completed Items, make sure to date and initial. When we have a version release, all of the recently completed items should be moved into changelog.pod. FOR FUTURE VERSIONS * Add test scripts ...

SID/WordNet-SenseRelate-TargetWord-0.09 - 24 Dec 2006 13:13:56 UTC - Search in distribution

Gimp - Write GIMP extensions/plug-ins/load- and save-handlers in Perl River stage zero No dependents

Gimp-Perl is a module for writing plug-ins, extensions, standalone scripts, and file-handlers for the GNU Image Manipulation Program (GIMP). It can be used to automate repetitive tasks, achieve a precision hard to get through manual use of GIMP, inte...

ETJ/Gimp-2.37 - 11 Jan 2022 09:16:23 UTC - Search in distribution

PerlFM - A Perl based file manager. River stage zero No dependents

VVELOX/PerlFM-0.2.0 - 18 Dec 2009 17:33:57 UTC - Search in distribution
187 results (0.122 seconds)