On CBS.com: Sexy women of CBS
1 Resources for

wicked cool perl scripts

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Debug your CGI programs with these Perl hacks
The just-released Wicked Cool Perl Scripts is subtitled Useful Perl Scripts that Solve Difficult Problems, and in this sample chapter, the problem at hand is debugging CGI programs. The solutions offered include scripts for viewing error information and debugging interactively. According to Steve Oualline, author of No...
Tags: Perl, CGI, Wicked Cool Perl Scripts, Scripting Languages, Software/Web Development, Web Development
Book chapters 2006-02-03

Additional Resources

Debug your CGI programs with these Perl hacks
According to Steve Oualline, author of No Starch Press' just-released Wicked Cool Perl Scripts, Perl and the Web were made for each other. But because there's no built-in CGI debugger, 'things can get a little weird' if your programs aren't perfect.This sample chapter helps take up the slack by demonstrating...
Tags: CGI, CGI program, hack, Perl, Web
Download resources 2006-02-03
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
Perl Editor 2.0 Professional
SannySoft Perl Editor is a fully integrated developer environment. It has various number of features which makes writing, editing and debugging Perl scripts easier. SannySoft Perl Editor is simple, but at the same time it is very great tool. SannySoft Perl Editor will save much of developer’s time shorting developing...
Tags: Perl, SannySoft Perl Editor, Scripting Languages, Microsoft Windows 95, Programming Languages, Development Tools, Software/Web Development, Web Development, Operating Systems, Microsoft Windows, Software, Software Development
Software downloads
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
Tomcat-Perl-Perl
Hi,I am having two Perl scripts [Hello.pl and Hi.pl] Hello.pl#!/usr/bin/perlprintf "Hello world";system("perl Hi.pl")Hi.pl#!/usr/bin/perlprintf "Hi";When I tried to execute the script "Hello.pl" in command prompt,the output is as belowD:Perlbin>perl hello.plHello worldHiI kept this two scripts in TOMCAT and tried to invoke the Script[Hello.pl] through a HTML page.It looks the "Hello.pl" is...
Tags: Scripting languages, Programming languages, Development tools, parani.raj@..., Hi.pl, Hello.pl, Perl
Discussion threads 2007-04-06
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
Yahoo! Hacks: Program Yahoo! With Perl
Perl is great for getting things done quickly, and fetching search results from Yahoo! is no exception. This paper shows a simple way to access Yahoo! with Perl, using minimal code. Think of it as a doorway to Yahoo! that one can drop into one's own Perl scripts, or that...
Tags: Perl, Yahoo! Inc., Scripting Languages, Programming Languages, Development Tools, Software/Web Development, Web Development, Software Development
Book chapters 2005-10-06
DzSoft Perl Editor (exe)
DzSoft Perl Editor is a tool for writing, editing, and debugging Perl/CGI scripts. It has a comfortable and intuitive interface both for beginners and advanced programmers. DzSoft Perl Editor is deceptively simple, but it is really a very powerful tool. Has Code Explorer, very comfortable editor with syntax highlighting, syntax...
Tags: Perl, Syntax, Tool, DzSoft Perl Editor, Scripting Languages, Productivity, Development Tools, Programming Languages, Software/Web Development, Web Development, Software Development
Software downloads 2007-12-11
CGIScripter (zip)
CGIScripter enables Web developers to instantly write Perl CGI Scripts for MySQL, Oracle, Access, SQL Server, Sybase, DB2, and PostgreSQL database servers. Feature include: Dramatically improves developer productivity; Improve security of Web applications; Save thousands in infrastructure costs; No ODBC driver licensing required for UNIX Web servers; Leverage open source...
Tags: Web, Perl, CGIScripter, Perl CGI Scripts, Scripting Languages, Programming Languages, Development Tools, Software/Web Development, Web Development, Software Development
Software downloads 2008-02-19
Perl Express (exe)
A free integrated development environment IDE for Perl with multiple tools for writing and debugging your scripts. It features multiple CGI scripts for editing, running, and debugging; multiple input files; full server simulation; queries created from an internal Web browser or query editor; test MySQL, MS Access scripts; interective I/O;...
Tags: Perl, Environment, Perl Express, Scripting Languages, Development Tools, Programming Languages, Software/Web Development, Web Development, Software Development
Software downloads 2007-06-26
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 Builder (exe)
Perl Builder is a complete integrated development environment IDE for Perl. Key features include a visual editor/debugger that is similar to products such as Visual Basic and Delphi. The CGI Wizard component lets both novices and experienced programmers create powerful scripts visually, without writing code. CGI simulation lets you run,...
Tags: IDE, Perl, Development Environment, Perl Builder, Perl Builder Integrated Development Environment, Development Tools, Scripting Languages, Programming Languages, Software Development, Software/Web Development, Web Development
Software downloads 2005-12-02
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
CGI in PHP
Hi,I am looking for an online tutorial on how to write CGI scripts using PHP language. There are some tutorials on the net on how to write CGI scripts in PERL but nothing about CGI in PHP.I would greatly appreciate if you could provide me with a link or a...
Tags: Scripting languages, Programming languages, PHP, CGI, Perl
Discussion threads 2005-05-06
10 Perl modules all Java developers should know
There are numerous CPAN modules which are designed to import Java classes into Perl scripts or access Java APIs like Swing, JDBC and JNI. This document lists the ten most important and useful modules in this collection. This download is also available as a TechRepublic article.
Tags: Java Developer, Perl, Module, Programming Languages, Java, Scripting Languages, Development Tools, Software Development, Software/Web Development, Web Development
Download resources 2007-02-22
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 >>


Windows XP vs. Mac OS X
This presentation, entitled Standardizing on Windows XP Instead of MAC OS X, provides a pre-packaged option for defending Windows XP against MAC OS X. ...
Buy Now
Securing Home Networks
When you set up your own home network, you don't have the benefit of an IT staff that's dedicated to safeguarding your data and systems--it's up to yo ...
Buy Now

CIO Sessions