- 1,233 categories
- 40,621 scripts
Updated: 11/08/2000
- The author notes &"This tutorial provides a problem-oriented introduction to Perl within the context of CGI. The approach is narrative. A problem is introduced and the tutorial then proceeds, step by step, to solve the problem. Perl concepts and features are introduced as they are needed to accomplish each step.&" This tutorial is divided into seven steps: Perl framework and mechanics; Hello, World; Hello, World, from CGI; Hello, World, from CGI, in HTML; Echo Environment Variables; Echo STDIN Variables; and Perl Library.
- Categories
- Tags
- Platforms
- Licenses
- This is an introduction to simple output in a perl script. The case study goes into greater detail with quotes and EOF markers and how metacharacters and escape sequences modify the output.
- This article begins a series on using Perl in web development scenarios. It starts with a general introduction to Perl, and then takes more in-depth looks at Internet capabilities you can leverage from within Perl programs. Developers who have some ...
- This book/CD-ROM set offers a complete introduction to CGI programming with Perl plus a collection of sophisticated CGI programs that readers can use to add popular functions to their Web sites, including search engines, passwords, product databases,...
- In this carefully paced course, leading Perl trainers and a Windows NT practitioner teach you to program in the language that promises to emerge as the scripting language of choice on NT. Based on the &"llama&" book, this book featu...
- Learning Perl is a hands-on tutorial designed to get you writing useful Perl scripts as quickly as possible. Exercises (with complete solutions) accompany each
chapter. A lengthy new chapter in this edition introduces you to CGI programming, while ...