On The Insider: Paris Says Palin Has a Hot Bod
1 Resources for

gtk2-perl

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Build complex GUI applications with Gtk2-Perl
Gtk+ Gimp toolkit has been a fairly common library for building GUI elements in Linux, used by the Gimp and Gnome projects for their widget library. Gtk+ has now evolved to Gtk+2, which brings a more sophisticated look to the widget set. Using the Gtk2-Perl package, you can utilize this...
Tags: Scripting languages, Programming languages, Development tools, OPEN SOURCE, Stew Benedict, Gnome2-Perl module, Gtk2-Perl, Perl, Gtk+2, GUI
Technical articles 2003-03-17

Additional Resources

Perl Express 2.1
Perl Express is a unique and powerful integrated development environment IDE under Windows 98/Me/2000/XP/2003, including all necessary tools for writing and debugging perl programs. Perl Express is intended both for the experienced and professional Perl developers and for the beginners. Perl Express is easy to start using and easy to...
Tags: Perl, Perl Express, Scripting Languages, Programming Languages, Development Tools, Software/Web Development, Web Development, Software Development
Software downloads
QuickStart: Perl
Perl is the premier scripting language for the Web, but it isn't the easiest to learn. Download our free Perl PDF and get started quickly down the road to Perl mastery.
Tags: Perl, Scripting Languages, Programming Languages, Development Tools, Software/Web Development, Web Development, Software Development
Download resources 2004-08-18
Perl for windows
Hi, I have a windows 2k OS in my computer. SInce I have to write a couple of perl programs, Im trying to install Perl in my system. Could anyone tell me a suitable site where I can download and install perl for windows so that I can execte simple...
Tags: Scripting languages, Programming languages, Development tools, bonjournrk@..., Perl, window
Discussion threads 2007-04-15
Where to download Perl.NET?
Perl compatibility with Latest Visual Studio 2005 Professional Edition & How to implement Perl.NET?Where to Download the Perl.NET Plug-in For this IDE?PerlIts the same people who do ActivePerl ie Activestate.See http://aspn.activestate.com/
Tags: Scripting languages, Development tools, Programming languages, rajeev_rsd@...
Discussion threads 2006-11-07
Perl Master (exe)
Unlock the secrets to Perl programming in Web CGI-bin and Windows GUI development. The tutorial written in Perl and developed into a Windows application has been carefully created by a team of Perl developers to provide practical knowledge and skills to master the Perl language. You will get a comprehensive...
Tags: Perl, Scripting Languages, Programming Languages, Development Tools, Software/Web Development, Web Development, Software Development
Software downloads 2004-11-22
10 things every Perl hacker (and expert) should know
This document lists 10 things you should know about the Perl programming language before jumping into your first program. In large part because of its ease of use and its effectiveness for simple tasks, the Perl programming language attracts users who are often new to coding. But...
Tags: Perl, Hacker, Scripting Languages, Programming Languages, Development Tools, Software/Web Development, Web Development, Software Development
Download resources 2006-05-25
NBCi Accesses and Maintains Complex Databases With Perl
Wrangling the enormous amount of information stored in NBCi's databases is easy with Perl. Perl was already an important component in the company's operations when the NBCi site was formed by merging Xoom.com, Snap.com, and the online division of NBC. When the company started out with Xoom.com, Perl was heavily...
Tags: Database, Perl, NBCi, Scripting Languages, Programming Languages, Development Tools, Software/Web Development, Web Development, Software Development
Book chapters
10 CPAN Perl modules that make life easier for Win32 programmers
Perl toolkitsWhat is your most often used Perl module?
Tags: CPAN Perl, perl, application development, cpan, melonfire, Mark W. Kaelin, programming, Win32
Discussion threads 2006-06-12
Retrieve data from a PostgreSQL database using the Perl DBI
Your take on the Perl DBIThe downloadable version of this article is available here:http://techrepublic.com.com/5138-3513-6039932.htmlHave you used the Perl DBI? What are your impressions of this Perl module? What aspects of Perl and/or PostgreSQL would you like to see covered by TechRepublic?I used it with MySQLDidn't take long to get the...
Tags: Perl, postgresql, mellonfire, Mark W. Kaelin, programming, database, Perl DBI
Discussion threads 2006-02-15
QuickStart: Perl—Learn the basics and build a foundation
Perl is the premier scripting language for the Web, but it isn't the easiest to learn. This download will get you started down the road to Perl mastery. Perl, the Practical Extraction and Reporting Language, is one of the dominant scripting languages for the World Wide Web....
Tags: Perl, Scripting Languages, Programming Languages, Development Tools, Software/Web Development, Web Development, Software Development
Download resources 2005-07-07
10 CPAN Perl modules that make life easier for Win32 programmers
The Comprehensive Perl Archive Network's CPAN collection of Windows-specific Perl modules eases the extension of the programming language to the Windows universe. This download catalogs 10 Perl modules that can come in handy the next time you're programming in Win32 Perl. If you're a Perl programmer attempting to navigate the...
Tags: Perl, Win32, Programmer, Comprehensive Perl Archive Network, Development Tools, Scripting Languages, Programming Languages, Microsoft Windows, Software Development, Software/Web Development, Web Development, Operating Systems, Software
Download resources 2006-06-12
Perl Dev Kit 5.3 For Windows
The Perl Dev Kit provides essential tools for Perl programmers, making it easy to build and deploy applications. Turn your Perl programs into ready-to-run executables for HP-UX, Linux, Solaris, and Windows. Painlessly debug Perl scripts. Visually manage your local Perl installation. Create .NET and ActiveX components, Windows services and system...
Tags: Perl, Microsoft Windows, Perl Dev Kit, Scripting Languages, Programming Languages, Development Tools, Software/Web Development, Web Development, Software Development
Software downloads
10 CPAN modules that will increase your XML Perl development
Perl modules and CPANThe downloadable version of this article is available here:http://techrepublic.com.com/5138-3513-5987868.htmlWhat do you use Perl for in your organization? Is there a Perl module or function you would like to see explained in a TechRepublic download?
Tags: Scripting languages, Programming languages, Development tools, Perl
Discussion threads 2005-12-08
Control the flow of your Perl scripts by understanding and using program loops
One of the most important things you can learn in Perl programming involves controlling the flow of your program. Learn the different Perl constructs that allow you to repeatedly execute a set of Perl statements. Such repeated execution is called a loop, and these loops, which include the while, until,...
Tags: Perl, Scripting Languages, Programming Languages, Development Tools, Software/Web Development, Web Development, Software Development
Download resources 2006-10-03
Obtain user, group, and process information in Perl
Perl user functionsThis article is also available in download form here:http://techrepublic.com.com/5138-3513-5973985.htmlSeveral Perl functions are listed in this document, what other Perl functions would you like to see examined in a download?
Tags: Scripting languages, Programming languages, Development tools, Perl
Discussion threads 2005-11-28
Mastering Perl: Debugging Perl
The standard Perl distribution comes with a debugger, although it's really just another Perl program, perl5db.pl. Since it is just a program, the author can use it as the basis for writing his own debuggers to suit his needs, or the author can use the interface perl5db.pl provides to configure...
Tags: Perl, Scripting Languages, Programming Languages, Development Tools, Software/Web Development, Web Development, Software Development
Book chapters 2007-07-01
Get control with 10 useful Perl modules for network programmers
Perl network programmingThe downloadable version of this article can be found here:http://techrepublic.com.com/5138-3513-6054301.htmlAre you using Perl to interact with your network? What aspects or Perl modules would you like to see examined in a TechRepublic download?
Tags: Perl module, Perl, networking, programming, 10 things, mellonfire, Mark W. Kaelin, network
Discussion threads 2006-03-27
Perl Enters the Oxford English Dictionary
Perl figures heavily in the production of a historic institution - the Oxford English Dictionary. Oxford University Press, the publishing arm of the University of Oxford, which publishes the dictionary, has used Perl for a number of years. Their use of Perl has ranged from preparing texts for typesetting to...
Tags: Perl, Scripting Languages, Programming Languages, Development Tools, Software/Web Development, Web Development, Software Development
Book chapters
Top Perl Studio (exe)
Top Perl Studio is an Integrated Development Environment for Perl, providing comprehensive and easy-to-use solution for editing, testing and deploying CGI/Perl based web applications. Top Perl Studio offers built-in HTTP server, internal browser, powerful code editor, built-in FTP client, visual file comparison utility, configurable syntax highlighting, file and server explorer,...
Tags: Perl, built-In, Server, Top Perl Studio, Scripting Languages, Programming Languages, Development Tools, Software/Web Development, Web Development, Software Development
Software downloads 2007-07-23
  • << Previous
  • page 1 of 1
  • Next >>


TechRepublic's Data Protection Policy
Your organization is subject to a mix of strict legal, ethical, and self-imposed mandates that protect all of the organization's information, records, ...
Buy Now
Cisco IOS Command Chart (IOS v.12+)
Becoming proficient with Cisco equipment means remembering a whole new set of commands. These command charts give you a quick way to look up the needed IOS commands and switches when you need them.
Buy Now