Search |
Symbols
| A
| B
| C
| D
| E
| F
| G
| H
| I
| J
| K
| L
| M
| N
| O
| P
| Q
| R
| S
| T
| U
| V
| W
| X
| Z
Index: C
- c (complement option of tr)
: 15.5. Transliteration
- -c operator
: 10.5. The -x File Tests
- -C operator
: 10.5. The -x File Tests
- C-shell
    
  - and globbing
: 12.2. Globbing
  
- setenv command of
: 14.1. Using system and exec
  
- Camel Book
: D.5. Many, Many More Functions
- canonical name, gethostbyname( ) for
: 16.3. Getting Network Information
- case
   
  - ignoring
  
 
    - 1.5.7. Handling Varying Input Formats
    
- 7.5. Substitutions
  
  
  - in variable names
: 2.5. Scalar Variables
 
- cd command
: 12.1. Moving Around the Directory Tree
- cgi-bin directory
: 19.9. Troubleshooting CGI Programs
- CGI programs
   
  - (see also Perl)
  
- 19. CGI Programming
  
- 19.2. Your CGI Program in Context
  
- 19.10. Perl and the Web: Beyond CGI Programming
  
- cgi-bin directory
: 19.3. Simplest CGI Program
  
- CGI.pm module
  
      
    - 19.1. The CGI.pm Module
    
- 19.5. Less Typing
    
- objects in
: 19.8.2. Objects in CGI.pm
  
   
  - convenience functions
: 19.5. Less Typing
  
- guestbook program (example)
: 19.8. Creating a Guestbook Program
  
- import tags
: 19.5. Less Typing
  
- passing parameters via
: 19.4. Passing Parameters via CGI
  
- permissions and
  
     
    - 19.8. Creating a Guestbook Program
    
- 19.9. Troubleshooting CGI Programs
  
  
  - references
  
 
    - 19.7.1. References
    
- 19.11. Further Reading
  
  
  - scrolling lists
: 19.7.2. Fancier Calling Sequences
  
- troubleshooting
: 19.9. Troubleshooting CGI Programs
  
- :cgi tag
: 19.5. Less Typing
- CGI::Fast module
: 19.10.2. Embedded Perl
- changing directories
: 12.1. Moving Around the Directory Tree
- character classes, in regular expressions
: 7.3.1. Single-Character Patterns
- character ranges, in regular expressions
: 7.3.1. Single-Character Patterns
- chdir( ) operator
      
  - A.11. Chapter 12, Directory Access
  
- 12.1. Moving Around the Directory Tree
  
- child processes
: 14.4. Using fork
- Chili's
: Acknowledgments for the First Edition
- chmod( ) operator
: 13.5. Modifying Permissions
- chop( ) operator
    
  - 1.5.2. Asking Questions and Remembering the Result
  
- 2.6.3. The chop and chomp Functions
  
- 3.4.7. The chomp Function
  
- examples of
  
    
    - A.1. Chapter 2, Scalar Data
    
- 1.5.10. Moving the Secret Word List into a Separate File
    
- 1.5.17. The Final Programs
    
- 2.7. <STDIN> as a Scalar Value
    
- 10.4. Using Filehandles
  
     
- chown( ) operator
: 13.6. Modifying Ownership
- chr( ) operator
: 16.2. Packing and Unpacking Binary Data
- circle, circumference of
: 2.10. Exercises
- class methods
: 19.8.1. Object-Oriented Programming in Perl
- classes
: 19.8.1. Object-Oriented Programming in Perl
- close( ) operator
: 10.2. Opening and Closing a Filehandle
      
  - examples of
  
 
    - 1.5.10. Moving the Secret Word List into a Separate File
    
- 1.5.17. The Final Programs
  
  
  - process-filehandles and
: 14.3. Using Processes as Filehandles
 
- closedir( ) operator
 
  - A.11. Chapter 12, Directory Access
  
- 12.4. Opening and Closing a Directory Handle
  
- cmp operator
: 15.4. Advanced Sorting
 
  - examples of
  
 
    - A.14. Chapter 15, Other Data Transformation
    
- A.15. Chapter 16, System Database Access
  
  
- COBOL
 
  - 11.1. What Is a Format?
  
- 18.3. Converting Shell Programs to Perl
  
- Coke
: 2.3.2. Double-Quoted Strings
- colon (:)
  
  - example of splitting on
: A.10. Chapter 11, Formats
  
- as label suffix
: 9.4. Labeled Blocks
  
- matching with split( )
: 7.6.1. The split Function
   
- column headers, in format
: 11.1. What Is a Format?
- columns, labeling
: 1.5.14. Listing the Secret Words
- comma (,) as array literal character
: 3.2. Literal Representation
- command line
: D.3. The Command Line
    
  - arguments
: 17.5. Variable-Length ( Text) Databases
  
- diamond operator and
: 6.2. Input from the Diamond Operator
  
- comments, in Perl programs
: 1.4. Basic Concepts
- Common Gateway Interface
: (see CGI programs)
- comp.lang.perl (Usenet support group)
: Support
- comparison operators
    
  - differences between awk and Perl
: 18.1. Converting awk Programs to Perl
  
- numbers and strings
: 2.4.2. Operators for Strings
  
- comparison routine, in sorting
: 15.4. Advanced Sorting
- compilation failure, when symlink( ) is not supported
: 13.3.2. Creating Hard and Soft Links with Perl
- compiled language, Perl as a
: 1.4. Basic Concepts
- concatenation
: 2.4.2. Operators for Strings
- Configure, as Perl building tool
: 1.3. Availability
- constant part
: 11.1. What Is a Format?
- Content-Type header line
       
  - 19.3. Simplest CGI Program
  
- 19.9. Troubleshooting CGI Programs
  
- context, scalar and array
: 3.5. Scalar and List Context
- continue block
: 9.2. The next Statement
- control expression
   
  - and while statements
: 4.3. The while/until Statement
  
- of if statement
: 4.2. The if/unless Statement
  
- Control-D, as end of file
: 3.6. <STDIN> as an Array
- copy pass
: 17.5. Variable-Length ( Text) Databases
- counting characters
: 15.5. Transliteration
- creating processes
: 14.1. Using system and exec
- currently selected filehandle
: 11.6.1. Using select( ) to Change the Filehandle
- custom publishing systems
: 19.10.1. Custom Publishing Systems
      
Search |
Symbols
| A
| B
| C
| D
| E
| F
| G
| H
| I
| J
| K
| L
| M
| N
| O
| P
| Q
| R
| S
| T
| U
| V
| W
| X
| Z
Copyright © 1999
 O'Reilly & Associates, Inc.
All Rights Reserved.
[ Library Home | Perl in a Nutshell | Learning Perl | Learning Perl on Win32 | Programming Perl | Advanced Perl Programming | Perl Cookbook ]