Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Add meaning to Web pages with microformats
- One thing that makes the Web so interesting is that it's constantly changing, as new technologies and techniques are introduced on an almost daily basis. A technology that has gathered steam the past couple years is microformats. Microformats allow you to add context to existing information contained within a Web...
- Tags: Concept, Web, Mozilla Firefox, Event, Microformat, Yahoo! Inc., Data, Class, Web Page, hCard, hCard Microformats Specification, hCard Creator Tool, hCalendar Specification, Perl Module, Tony Patton
- Blog posts 2007-11-12
- 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
Additional Resources
- Tech Tip: Install Perl modules using CPAN
- Here's how to install Perl modules using CPAN. Perl is an extremely flexible programming language, and a number of programs exist that use it. One of its advantages is the availability of many modules that you can add to create new functionality in programs...
- Tags: Guest Contributor, Linux Tips Newsletter, Perl, Module, Scripting Languages, Programming Languages, Development Tools, Software/Web Development, Web Development, Software Development
- Technical articles 2004-07-27
- 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 power of Perl
- This document demonstrates how the Perl DBI can be used to communicate with the open-source PostgreSQL database system. The Perl DBI module acts as a powerful database abstraction layer, which offers an integrated set of functions for interacting with different data sources. This download demonstrates how the...
- Tags: Perl, PostgreSQL, Scripting Languages, Programming Languages, Development Tools, Databases, Software/Web Development, Web Development, Software Development, Enterprise Software, Software, Data Management
- Download resources 2006-02-15
- Code an application to read POP3 mailboxes with this Perl module
- This document explores some of the specific Perl capabilities developers can use to create a simple POP3 mail application. With the Net::POP3 CPAN module, Perl application developers can create software that will communicate with a mail server, authenticate a password, and retrieve e-mail. This Perl module exposes...
- Tags: TechRepublic Inc., Perl, POP3, Mailbox, Server, Scripting Languages, Programming Languages, Development Tools, Software/Web Development, Web Development, Software Development
- Download resources 2006-04-13
- 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
- These 10 CPAN modules that increase your XML Perl development agility
- This document lists ten CPAN modules that you're sure to find helpful in your daily development activities. Perl is a very powerful programming language, especially when it is used to develop XML-friendly applications. Using Perl in conjunction with modules available from the Comprehensive Perl Archive Network CPAN...
- Tags: TechRepublic Inc., Perl, Module, XML, Scripting Languages, Programming Languages, Development Tools, Software/Web Development, Web Development, Software Development
- Download resources 2005-12-08
- 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
- Create ZIP archives dynamically and on the fly with Perl
- Perl has the ability to dynamically create and read compressed ZIP archives without relying on external tools and utilities, via its Archive::Zip module. This tutorial runs you through the basics, illustrating the most common uses of this module. This download is also available as a TechRepublic article.
- Tags: Perl, Module, Scripting Languages, Programming Languages, Development Tools, Software/Web Development, Web Development, Software Development
- Download resources 2007-05-08
- Advanced Perl Programming: Templating Tools
- A recent thread on comp.lang.perl.moderated enumerated the Perl rites of passage - the perfectly good wheels that every journeyman Perl programmer reinvents. These were found to be a templating system, a database abstraction layer, an HTML parser, a processor for command-line arguments, and a time/date handling module. This paper looks...
- Tags: Perl, O'Reilly Media Inc., Tool, Scripting Languages, Programming Languages, Development Tools, Software/Web Development, Web Development, Software Development
- Book chapters 2005-06-23
- perl script problem
- Hello all,I have a simple perl statement that I can't get to work...system("cp ") || print "copy failedn" ;The problem is that it copies the file and also prints the message. The return code $! is "No such file or directory". But the file copied to the...
- Tags: Scripting languages, Programming languages, Development tools, Perl
- Q&A 2005-07-27
- 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
- HTML TO PDF WITH PERL
- I want to use a simple html form and when the user submits form it will take the data and put it in a pdf form and send it out in a email. I am not sure how to do this but i would like to do it with perl...
- Tags: Perl, PHP, jguy@..., FPDF
- Discussion threads 2007-01-26
- 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
- Catch errors before they go live by linting your HTML with Perl
- When you're developing HTML pages there is no early warning system for coding errors -- any error in your markup will usually be silently ignored by the browser. The simplest solution, then, is to check (or "lint") your HTML before putting it live. And that's where a useful little CPAN...
- Tags: HTML, Perl, Error
- Download resources 2006-07-05
- 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
- << Previous
- page 1 of 1
- Next >>