PerlGtk.pl/En

  
Main Menu
Perl - Windows :  Win32 Perl
Posted by wrares on 2008/12/9 22:27:59 (356 reads)
Perl - Windows

Installing Perl on Windows for the First Time?

Comments?
Perl : Beginners Introduction to Object-Oriented Programming with Perl
Posted by wrares on 2008/12/9 21:50:00 (402 reads)
Perl

Perl is a great language for processing text and automating tasks. It's also a fully-capable modern programming language, with effective modularization and object oriented capabilities. Though that sounds scary, they're easy to understand (and even easier to accomplish, through shiny modern tools such as Moose and Mouse).

Comments?
Perl - GTK2 : Intro GTK2
Posted by wrares on 2008/12/9 21:50:00 (497 reads)
Perl -  GTK2

gtk2-perl is the collective name for a set of perl bindings for Gtk+ 2.x and various related libraries. These modules make it easy to write Gtk and Gnome applications using a natural, perlish, object-oriented syntax.

Our documentation isn't what we'd like it to be, so don't code in a vacuum. For best results, discuss gtk2-perl with the authors on the gtk-perl mailing list, or in #gtk-perl on irc.gnome.org. If you're interested in helping us write documentation (reference, tutorials, HowTo's), join the list and let us know.

Comments?
Search