- 1,233 categories
- 40,621 scripts
Updated: 11/23/1999
- 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 familiarity with any other programming language, from BASIC to Pascal to C to JavaScript, will benefit the most from this article; however, readers with no programming background can still follow along and pick up most of the concepts.
- Categories
- Tags
- Platforms
- Licenses
- Perl in a Nutshell is a comprehensive reference guide to the Perl programming language. This book covers all the core features of the language. It ranges widely through the Perl programmer''s universe, gathering together in convenient form a wea...
- 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 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 ...