Perl interface to the popt(3)library The Getopt::Popt module provides a Perl OO interface to the popt(3) library, a library to parse command-line arguments. Popt is similar to getopt, but with many new features. This module provides a ...
Table-driven argument parsing for Perl 5 Getopt::Tabular is a Perl 5 module for table-driven argument parsing, vaguely inspired by John Ousterhout's Tk_ParseArgv. All you really need to do to use the package is set up a table describing all ...
GnuPG-Interface module for perl GnuPG::Interface and its associated modules are designed to provide an object-oriented method for interacting with GnuPG, being able to perform functions such as but not limited to encrypting, ...
Graph data structures and algorithms in perl This module is not for drawing any sort of graphics, but instead it is for creating abstract data structures called graphs, and for doing various operations on those.
GraphViz module for perl This module provides an interface to layout and image generation of directed and undirected graphs in a variety of formats (PostScript, PNG, etc.) using the "dot", "neato" and "twopi" programs from ...
Perl module for the gtk+ library. This module lets you use the gtk+ graphic library from perl. It is very object-oriented and easy to use.
Perl module for the gtk+ GdkImlib library. See perl-GTK.
Perl module for the gtk+ GdkPixbuf library. See perl-GTK.
Perl module for the gtk+ Glade library. See perl-GTK.
Perl module for the gtk+ GLArea library. See perl-GTK.
Perl module for the gtk+ Gnome library. See perl-GTK.
Perl module for the gtk+ GtkHTML library. See perl-GTK.
A fast gtk+ image viewer modeled after xv CV is a fast gtk+ image viewer modeled after xv.
A Gtk2 widget for displaying Plain old Documentation (POD) Gtk2::PodViewer is a widget for rendering Perl POD documents. It is based on the Gtk2::TextView widget and uses Pod::Parser for manipulating POD data. podviewer uses it in order to render POD ...
A simple interface to Gtk2's complex MVC list widget Gtk2 has a powerful, but complex MVC (Model, View, Controller) system used to implement list and tree widgets. Gtk2::Ex::Simple::List automates the complex setup work and allows you to treat the list ...
Perl interface to the Phat widget collection This module allows a perl developer to access the widgets of the Phat widget collection which is geared toward pro-audio apps. The goal is to eliminate duplication of effort and provide some ...
Perl interface to the sexy widget collection This module allows a perl developer to access the widgets of the sexy widget collection, which currently includes the following widgets: - SexyIconEntry: a GtkEntry with support for inline icons - ...
GTK2 Forked Ultimate, a powerful layer on top of Gtk2. (forked from ugtk2.) Gtk2-fu is a layer on top of perl gtk2, that brings power, simplicity and speed of development. It brings additional methods to ease the widget creation among other things. But the most important ...
Heap module for perl The Heap collection of modules provide routines that manage a heap of elements. A heap is a partially sorted structure that is always able to easily extract the smallest of the elements in the ...
Hook::LexWrap - Lexically scoped subroutine wrappers Hook::LexWrap allows you to install a pre- or post-wrapper (or both) around an existing subroutine. Unlike other modules that provide this capacity (e.g. Hook::PreAndPost and Hook::WrapSub), ...
HTML shrinker The HTML::Clean module encapsulates a number of HTML optimizations and cleanups. The end result is HTML that loads faster, displays properly in more browsers. Think of it as a compiler that ...
Populates HTML Forms with data This module automatically inserts data from a previous HTML form into the HTML input, textarea, radio buttons, checkboxes and select tags. It is a subclass of HTML::Parser and uses it to parse the ...
CPAN HTML-Format perl module This is a collection of modules that formats HTML as plaintext, PostScript or RTF. The modules present in this package are: HTML::FormatText - Formatter that converts a syntax tree to plain readable ...
Perl module to Convert plain text to HTML HTML::FromText converts text to HTML.
Perl extension for extracting links from HTML Perl extension for extracting links from HTML. It is very similar to HTML::LinkExtor|HTML::LinkExtor, except that besides getting the URL, you also get the link-text.
Module to check for HTML errors This Perl module is used to check for HTML errors in strings or files.
Perl module to parse HTML documents HTML::Parser module for Perl to parse and extract information from HTML documents.
Generate HTML and Javascript for the Prototype library Some code generators for Prototype, the famous JavaScript OO library. This library allows you to do Ajax without writing lots of javascript code. This is mostly a port of the Ruby on Rails helper ...
Perl extension for scrubbing/sanitizing html If you wanna "scrub" or "sanitize" html input in a reliable and flexible fashion, then this perl module is for you.
HTML::SimpleParse Perl module HTML::SimpleParse module for Perl.
Page : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 |