Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- perl Term::ReadKey equivalent
- It seems my previous post on the same question is lost... :(Tried to accept user response from keyboard like "Press any key to continue ..." type of thing.perl code simplified:-#!use/per/bin;use Term:ReadKey;for $i { print "Press any key to continue: "; ReadMode 'cbreak'; $ans=ReadKey(0); ReadMode='normal';}It doesn't work....
- Tags: Perl, dlauxx, Term::ReadKey
- Discussion threads 2007-01-29
- What else besides Term:ReadKey I can use
- Tried to accept user response (one key stroke 0r so) to continue the perl segment, but learned that Term:ReadKey is not working under Win32. What else I can use? Please help.The following is the one I am trying to achieve:#!/usr/bin/perl -wuse CGI ':standard',"-debug";use Tie::File;use Term::ReadKey;......sub somthing{...print "Press any...
- Tags: dlauxx, term::readkey, software, perl, programming, cgi, Term:ReadKey
- Discussion threads 2007-01-27
- Newbie needs help, please.
- New to programming perl. Please help.Downloaded ActiveState "ActivePerl-5.8.8.819-MSWin32-x86-267479.msi" and installed on my WinXP Pro PC.Try to test programs written in .html calling .pl supposed to be on web server on this TESTING environment. But no luck.What did I miss? ++++++++++ .htm code(FORM ACTION="c:/per/bin/backatcha.pl" METHOD=GET)pWhat is your favorite color?(INPUT NAME="favcolor")(/p)(INPUT TYPE=submit...
- Tags: activestate, dlauxx, param, perl, programming, software, windows
- Discussion threads 2007-01-14
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
- << Previous
- page 1 of 1
- Next >>