On CNET: Keep your PC secure in 2009
1 Resources for

perl scripts

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Perl Scripts causes "Internal Server Error"
The URL is http://www.29orientalexpress.com.When click submit button of the "Customer Registration" link , an "Internal Server Error" is displayed. The scripts are downloaded from my hosting company. I can attach the files if needed.Thank yo
Tags: hardware, Internal Server Error, Perl, Perl Scripts, wenjune_2000@...
Discussion threads 2005-02-01

Additional Resources

SannySoft Perl Editor Pro 3.1 build 186 (Windows)
If you are not satisfied with your Integrated Development Environment for Perl, you need to closely examine SannySoft Perl Editor. This tool lets you create CGI scripts without any coding, auto-format and debug your Perl scripts, instantly locate necessary code strings and customize syntax highlighting feature. With 5000+ happy Perl...
Tags: Perl, Microsoft Windows, SannySoft, Scripting Languages, Development Tools, Programming Languages, Software/Web Development, Web Development, Software Development
Software downloads 2005-05-18
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 Script, Perl, Melonfire, Scripting Languages, Programming Languages, Development Tools, Software/Web Development, Web Development, Software Development
Download resources 2006-10-03
SannySoft Perl Editor 2006 (Windows)
SannySoft Perl Editor is a fully integrated developer environment. It has a 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 your time shorting...
Tags: SannySoft, SannySoft Perl Editor, Scripting Languages, Microsoft Windows, Programming Languages, Development Tools, Software/Web Development, Web Development, Operating Systems, Software, Software Development
Software downloads 2006-04-28
Perlidex 1.1 (Mac)
Perlidex lets you write, save, debug, and execute Perl Scripts, save Perl Scripts as Terminal ".command" files, view Perl help, and find and install modules. Perlidex also lets you find the Perl codes for common Unicode symbols. Thorough documentation is included. 20% discount for students and registered users of XPerlEdit.
Tags: Apple Macintosh, Perl Script, Perl, GoldfishSoft, Scripting Languages, Programming Languages, Development Tools, Software/Web Development, Web Development, Software Development
Software downloads 2002-09-15
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
XPerlEdit 2.0a2 (Mac)
XPerlEdit allows you to create, edit, syntax check, run, and debug perl scripts using OS X's built-in Perl. Also included is access to full Perl documentation and reference material. Save your scripts as .command double-clickable executables. Keyboard 'help' key looks up documentation for a highlighted perl command. Editing is made...
Tags: Apple Macintosh, Perl, piDog, XPerlEdit, Scripting Languages, Programming Languages, Development Tools, Software/Web Development, Web Development, Software Development
Software downloads 2002-06-20
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
CGIScripter 2.38 (Mac)
CGIScripter instantly writes Perl CGI scripts for MySQL, Oracle, SQL Server, Access, Sybase, DB2 and PostgreSQL databases. The robust Perl CGI scripts generated by CGIScripter allow insert, query, update and delete for all datatypes stored within database tables including images and large text columns. The well-documented Perl CGI scripts generated...
Tags: Apple Macintosh, Perl, Scripting Languages, Programming Languages, Development Tools, Databases, Software/Web Development, Web Development, Software Development, Enterprise Software, Software, Data Management
Software downloads 2008-02-11
Perl Scripting Tool 2.2.8 (Windows)
Perl Scripting Tool was originally intended as a replacement for Windows' Notepad, which until now has been the editor of choice for Win32 PERL Programmers. While Notepad is usually sufficient there has long been the need for something with 'just a little more'. Perl Scripting Tool has eliminated the complaints...
Tags: Perl, Microsoft Windows, Perl Scripting Tool, Perl Scripting Tool PRO, Scripting Languages, Programming Languages, Development Tools, Software/Web Development, Web Development, Software Development
Software downloads 2003-03-25
OptiPerl 5.4 (Windows)
OptiPerl will help you create CGI & console scripts in Perl, offline in Windows. It is a fully integrated visual developing environment and editor for creating, testing, debugging and running perl scripts, directly or through associated html documents. Features include:Offline editing of Perl scripts in IDE. Complete emulation of a...
Tags: Perl Script, Perl, HTML Document, Xarka Software, Scripting Languages, Development Tools, Programming Languages, Microsoft Windows, Software/Web Development, Web Development, Software Development, Operating Systems, Software
Software downloads 2008-02-28
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 5.8.4.0 (Windows)
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. Features Code Explorer, very comfortable editor with syntax highlighting, syntax...
Tags: Script, Microsoft Windows, CGI, DzSoft, DzSoft Perl Editor, Scripting Languages, Development Tools, Software/Web Development, Web Development, Software Development
Software downloads 2008-12-23
MacPerl 5.2.0r4 (Mac)
MacPerl is an adaptation of Perl 5.0 for the Macintosh. Perl is an interpreted language optimized for scanning arbitrary text files, extracting information from those text files, and printing reports based on that information. In the words of its author, Larry Wall, Perl is a language for "getting your job...
Tags: Apple Macintosh, Perl, Matthias Neeracher, MacPerl, Scripting Languages, Programming Languages, Development Tools, Software/Web Development, Web Development, Software Development
Software downloads 2003-01-16
pEnc 1.01 (Windows)
Now you can issue perl scripts with individual or corporate licenses. How much is the security of your hard work worth to you? The Demo Version has the following restrictions: the maximum file size that can be encrypted is 8k (8192 bytes). The output is 'watermarked' with a copyright message....
Tags: Perl Script, Perl, P3P, Microsoft Windows, P3P Tools, Demo Version, Scripting Languages, Programming Languages, Development Tools, Software/Web Development, Web Development, Software Development
Software downloads 2003-12-17
CGIScripter 2.38 (Windows)
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, Microsoft Windows, CGIScripter, Perl CGI Scripts, Scripting Languages, Programming Languages, Development Tools, Software/Web Development, Web Development, Software Development
Software downloads 2008-02-19
Perl Express 2.5 (Windows)
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, Microsoft Windows, Perl Express, Scripting Languages, Development Tools, Programming Languages, Software/Web Development, Web Development, Software Development
Software downloads 2007-06-26
  • << Previous
  • page 1 of 1
  • Next >>


Windows XP Network Troubleshooting Power Checklist
Windows XP is pretty easy to connect to a network. Sometimes, however, things just go awry. That's when you need a strategy. This power checklist walks you through how to figure out what's wrong with Windows XP networking and how to get it fixed.
Buy Now
Quick Guide: Spyware Detection and Removal
Spyware and adware are increasingly eating away at IT professionals' time and resources. These programs slow end-user system performance and can enabl ...
Buy Now

CIO Sessions