Linux SoftwareProgrammingLibrariesBundle::Gnome2 0.12

Bundle::Gnome2 0.12


Bundle::Gnome2 is a bundle to install all the Gtk2 and Gnome2 modules. SYNOPSIS # perl -MCPAN -e 'install Bundle::Gnome2' CO
Developer:   Gavin Brown
      more software by author →
Price:  0.00
License:   Perl Artistic License
File size:   2K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


Bundle::Gnome2 is a bundle to install all the Gtk2 and Gnome2 modules.

SYNOPSIS

# perl -MCPAN -e 'install Bundle::Gnome2'

CONTENTS

ExtUtils::Depends - Easily build XS extensions that depend on XS extensions
ExtUtils::PkgConfig - simplistic interface to pkg-config
IO::Scalar - IO:: interface for reading/writing a scalar
Locale::gettext - message handling functions
Glib - Perl wrappers for the GLib utility and Object libraries
Gtk2 - Perl interface to the 2.x series of the Gimp Toolkit library
Gtk2::Phat - Perl interface to the Phat widget collection
Gtk2::SourceView - Perl wrappers for the GtkSourceView widget
Gtk2::Spell - Bindings for GtkSpell with Gtk2
Gtk2::TrayIcon - Perl interface to the EggTrayIcon library
Gtk2::TrayManager - Perl bindings for EggTrayManager
Gtk::CV - a fast gtk+ image viewer modeled after xv
Gtk2::Ex::Carp - GTK+ friendly die() and warn() functions.
Gtk2::Ex::ComboBox - A simple ComboBox with multiple selection capabilities.
Gtk2::Ex::Datasheet::DBI - A module that automates the process of setting up a treeview tied to a DBI connection.
Gtk2::Ex::DBI - A module that automates the process of tying data from a DBI datasource to widgets on a Glade-generated form
Gtk2::Ex::DBITableFilter - A high level widget to present large amounts of data fetched using DBI. Also provides data filtering capabilities.
Gtk2::Ex::Dialogs - Useful tools for Gnome2/Gtk2 Perl GUI design.
Gtk2::Ex::FormFactory - Makes building complex GUI's easy
Gtk2::Ex::Geo - A Perl Gtk2 widget for spatial data and a glue class for using it
Gtk2::Ex::Graph::GD - A thin wrapper around the GD::Graph module.
Gtk2::Ex::ICal::Recur - A widget for scheduling a recurring set of events.
Gtk2::Ex::PrintDialog - a simple, pure Perl dialog for printing PostScript data in GTK+ applications.
Gtk2::Ex::PodViewer - a Gtk2 widget for displaying Plain old Documentation (POD)
Gtk2::Ex::RecordsFilter - A high level widget to browse reasonably large amounts of relational data and select a subset of records.
Gtk2::Ex::Simple::List - A simple interface to Gtk2's complex MVC list widget
Gtk2::Ex::Simple::Menu - A simple interface to Gtk2's ItemFactory for creating application menus
Gtk2::Ex::Simple::Tree - A simple interface to Gtk2's complex MVC tree widget
Gtk2::Ex::Threads::DBI - Achieving *asynchronous DBI like* functionality for gtk2-perl applications using perl ithreads.
Gtk2::Ex::TreeMaker - A high level widget to represent a set of relational records in a hierarchical spreadsheet kinda display.
Gtk2::Ex::TreeMap - Implementation of TreeMap.
Gtk2::Ex::Utils - Extra Gtk2 Utilities for working with Gnome2/Gtk2 in Perl.
Gtk2::Ex::VolumeButton - widget to control volume and similar values
Gtk2Fu - GTK2 Forked Ultimate, a powerful layer on top of Gtk2.
Gtk2::GladeXML - Perl wrappers for the Gtk2::GladeXML utilities
Gtk2::GladeXML::Simple - A clean object-oriented interface to Gtk2::GladeXML
Gtk2::MozEmbed - Perl interface to the Mozilla embedding widget
Gnome2::Canvas - Perl interface to the Gnome Canvas
Gnome2::Dia - Perl interface to the DiaCanvas2 library
Gnome2::GConf - Perl wrappers for the GConf configuration engine
Gnome2 - Perl interface to the 2.x series of the GNOME libraries
Gnome2::Print - Perl wrappers for the Gnome Print utilities
Gnome2::Rsvg - Perl interface to the RSVG library
Gnome2::VFS - Perl interface to the 2.x series of the GNOME VFS library
Gnome2::Vte - Perl interface to the VTE library
Gnome2::Wnck - Perl interface to the Window Navigator Construction Kit
X11::FreeDesktop::DesktopEntry - Interface to Freedesktop.org .desktop files
DESCRIPTION ^
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 including gtkspell and libwnck.

IMPORTANT NOTE

Almost all the modules in this bundle are wrappers around C libraries - naturally, you will have to have those libraries (and their development headers) installed before you try to install this bundle.

Requirements:
  • Perl
    tags perl interface  wrappers for  perl wrappers  for the  gtk2 gladexml  the gnome  library gnome2  simple interface  widget for  high level  level widget  bindings for  widget gtk2  

    Download Bundle::Gnome2 0.12


     http://mirrors.evolva.ro/CPAN/authors/id/G/GB/GBROWN/Bundle-Gnome2-0.12.tar.gz


    Authors software

    gtk-theme-prefs 0.0.1 (by Gavin Brown)
    gtk-theme-prefs is a GTK+ theme manager, written using Gtk2-Perl

    GResolver 0.0.5 (by Gavin Brown)
    GResolver is a graphical DNS query tool

    Perl Panel 0.9.1 (by Gavin Brown)
    PerlPanel is an attempt to build a useable, lean panel program (like the Gnome Panel or the KDE Kicker) in Perl, using the Gtk2-Perl

    X11::WMCtrl 0.01 (by Gavin Brown)
    The wmctrl program is a command line tool to interact with an EWMH/NetWM compatible X Window Manager.

    It provides command line acc

    Greenwich 0.8.1 (by Gavin Brown)
    Greenwich is a graphical whois client for GNOME


    Similar software

    Bundle::Gnome2 0.12 (by Gavin Brown)
    Bundle::Gnome2 is a bundle to install all the Gtk2 and Gnome2 modules.

    SYNOPSIS

    # perl -MCPAN -e 'install Bundle::Gnome2'

    CO

    Gtk2::GladeXML 1.005 (by Ross McFarland)
    Gtk2::GladeXML is a Perl module that create user interfaces directly from Glade XML files.

    SYNOPSIS

    # for a pure gtk+ glade p

    Gtk2::TrayIcon 0.03 (by Christian Borup)
    Gtk2::TrayIcon is a Perl interface to the EggTrayIcon library.

    SYNOPSIS

    use Gtk2::TrayIcon;
    Gtk2->init;

    my $icon= Gtk

    Gtk2::Ex::PodViewer 0.16 (by Gavin Brown, Torsten Schoenfeld and Scott Arringto)
    Gtk2::Ex::PodViewer is a Gtk2 widget for displaying Plain old Documentation (POD)

    Gtk2::Ex::FormFactory::GtkWidget 0.65 (by J?rn Reder)
    Gtk2::Ex::FormFactory::GtkWidget can wrap arbitrary Gtk widgets.

    SYNOPSIS
    Gtk2::Ex::FormFactory::GtkWidget->new (
    custom_g

    Gtk2 1.133 (by gtk2-perl team)
    Gtk2 is a Perl interface to the 2.x series of the Gimp Toolkit library.

    SYNOPSIS

    use Gtk2 -init;
    # Gtk2->init; works if yo

    Gtk2::Ex::FormFactory::Button 0.65 (by J?rn Reder)
    Gtk2::Ex::FormFactory::Button is a Button in a FormFactory framework.

    SYNOPSIS

    Gtk2::Ex::FormFactory::Button->new (
    clic

    Gtk2::TrayManager 0.05 (by Christian Borup)
    Gtk2::TrayManager is a Perl bindings for EggTrayManager.

    SYNOPSIS

    use Gtk2 -init;
    use Gtk2::TrayManager;

    Gtk2::Ex::FormFactory::ToggleButton 0.65 (by Jorn Reder)
    Gtk2::Ex::FormFactory::ToggleButton is a ToggleButton in a FormFactory framework.

    SYNOPSIS

    Gtk2::Ex::FormFactory::ToggleButto

    Gtk2::Ex::FormFactory::Table 0.65 (by Jorn Reder)
    SYNOPSIS

    Gtk2::Ex::FormFactory::Table->new (
    layout => "+-------%------+>>>>>>>>>>>>>>>+
    | Name |


    Other software in this category

    zlib 1.2.3 (by Jean-loup Gailly)
    zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

    libjpeg v6b (by Independent JPEG Group)
    libjpeg is a library for handling the JPEG (JFIF) image format

    OpenSSL 0.9.7c (by The OpenSSL Project Team)
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

    libxml2 2.6.27 (by DV)
    Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

    GNU C library 2.4 (by Andreas Jaeger)
    GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

    GNU C library is us

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags