Core Perl (Paperback)

Reuven M. Lerner

  • 出版商: Prentice Hall
  • 出版日期: 2001-12-21
  • 定價: $1,575
  • 售價: 8.0$1,260
  • 語言: 英文
  • 頁數: 592
  • 裝訂: Paperback
  • ISBN: 0130351814
  • ISBN-13: 9780130351814
  • 相關分類: Perl 程式語言
  • 立即出貨(限量) (庫存=4)

買這商品的人也買了...

商品描述

  • A complete, tools-based guide for experienced developers!
  • Provides practical techniques for solving real-world programming problems
  • Covers text handling, database manipulation, networking, and much more
  • Also features Perl for the Web: CGI, Apache integration with mod_perl, site publishing, and Web/database applications

The serious developer's guide to Perl!

This start-to-finish tutorial and reference gives experienced developers the techniques and real-world code they need to master Perl—fast! Begin by leveraging your current skills to quickly master the fundamentals of Perl development—from basic syntax to objects, data structures to text processing. Next, learn how to use Perl's powerful facilities for working with files, networks, and relational databases. Finally, Core Perl shows you how to make the most of Perl in any Web application-from simple CGI to full-fledged site development and delivery. Coverage includes all this and more:

  • Data types and built-in functions
  • Writing and using modules
  • Text and DBM file manipulation
  • The DBI portable database interface and Web database integration
  • CGI, Apache mod_perl modules, HTTP cookies, HTML/Perl templates, and more
  • Mason: The Perl-based Web site publishing engine
  • Debugging, program maintenance, optimization, and security

For years, developers worldwide have relied on Perl for fast, flexible solutions to an extraordinary range of problems, from text manipulation and system administration to database access and Web integration. Core Perl gives developers the skills and insight needed to build robust, maintainable, high-performance code—whatever your application.

Table of Contents

Preface.
1. What is Perl?
2. Getting Started.
3. Extending Your Perl Vocabulary.
4. Subroutines.
5. Text Patterns.
6. Modules.
7. Objects.
8. Tying.
9. Working with Files.
10. Networking and Interprocess Communications.
11. Relational Databases.
12. Building Database Applications.
13. Maintenance and Security.
14. CGI Programming.
15. Advanced CGI Programming.
16. Web/Database Applications.
17. mod perl.
18. Mason.
A. Bibliography and Recommended Reading.
Index.

商品描述(中文翻譯)

一本針對有經驗的開發者的完整工具指南!提供解決實際程式設計問題的實用技巧,涵蓋文字處理、資料庫操作、網路等等。同時還介紹了Perl在網頁開發中的應用,包括CGI、Apache與mod_perl的整合、網站發佈以及網頁/資料庫應用程式。

這本專為嚴肅的開發者而設的Perl指南!這本從頭到尾的教學和參考書籍,為有經驗的開發者提供了他們迅速掌握Perl所需的技巧和實際程式碼!從基本語法到物件、資料結構到文字處理,您可以利用現有的技能快速掌握Perl開發的基礎。接下來,學習如何使用Perl強大的功能來處理文件、網路和關聯式資料庫。最後,《核心Perl》向您展示如何在任何網頁應用程式中充分利用Perl,從簡單的CGI到完整的網站開發和交付。涵蓋的內容包括以下內容:

- 資料類型和內建函數
- 撰寫和使用模組
- 文字和DBM文件操作
- DBI可攜式資料庫介面和網頁資料庫整合
- CGI、Apache mod_perl模組、HTTP cookies、HTML/Perl模板等等
- Mason:基於Perl的網站發佈引擎
- 調試、程式維護、優化和安全性

多年來,全球的開發者一直依賴Perl來解決各種問題,從文字處理和系統管理到資料庫存取和網頁整合。《核心Perl》為開發者提供了所需的技能和洞察力,以構建堅固、易於維護、高性能的程式碼,無論您的應用程式是什麼。

目錄:
- 前言
- 第1章 什麼是Perl?
- 第2章 入門
- 第3章 擴展您的Perl詞彙
- 第4章 子程序
- 第5章 文字模式
- 第6章 模組
- 第7章 物件
- 第8章 Tying
- 第9章 使用文件
- 第10章 網路和進程間通訊
- 第11章 關聯式資料庫
- 第12章 建立資料庫應用程式
- 第13章 維護和安全性
- 第14章 CGI程式設計
- 第15章 進階CGI程式設計
- 第16章 網頁/資料庫應用程式
- 第17章 mod_perl
- 第18章 Mason
- 附錄A 參考書目和推薦閱讀
- 索引