Symbols & Numbers
| A
| B
| C
| D
| E
| F
| G
| H
| I
| J
| K
| L
| M
| N
| O
| P
| Q
| R
| S
| T
| U
| V
| W
| X
| Y
| Z
Index: P
- p command (Perl debugger): 6.2. Debugger Commands
- -p file test operator: 4.5.8. File Test Operators
- -p option (dprofpp): 6.5. The Perl Profiler
- pack( ): 5. Function Reference
- Mail::Folder folder: 16.2.3. Handle Folders with Mail::Folder
- pack geometry manager (Perl/Tk): 21.2.1. The pack Geometry Manager
- package( ): 5. Function Reference
- _ _PACKAGE_ _ constant: 4.4.4. Global Special Constants
- package statement: 7.1. Namespaces and Packages
- packages: 7.1. Namespaces and Packages
- packet-oriented communication: 15. Sockets
- packForget( ) (pack geometry manager): 21.2.1.1. pack methods
- packInfo( ) (pack geometry manager): 21.2.1.1. pack methods
- packPropogate( ) (pack geometry manager): 21.2.1.1. pack methods
- packSlaves( ) (pack geometry manager): 21.2.1.1. pack methods
- -padbottom option,
form geometry manager: 21.2.4. The form Geometry Manager
- -padleft option,
form geometry manager: 21.2.4. The form Geometry Manager
- -padright option,
form geometry manager: 21.2.4. The form Geometry Manager
- -padtop option,
form geometry manager: 21.2.4. The form Geometry Manager
- -padx option,
form geometry manager: 21.2.4. The form Geometry Manager
- -padx, -pady options: 21.3. Common Widget Configuration Options
- grid geometry manager: 21.2.2. The grid Geometry Manager
- pack geometry manager: 21.2.1. The pack Geometry Manager
- -pady option,
form geometry manager: 21.2.4. The form Geometry Manager
- paragraph tags (pod): 4.13.1. Paragraph Tags
- param( ) (CGI.pm): 10. The CGI.pm Module
- 10.7. CGI.pm Reference
- params function (ExtUtils::Constant module): 8.69. ExtUtils::Constant
- params( ) (URI::URL): 20.5.3. URI::URL
- parent( ) (HTML::Parser): 20.4.3. HTML::Element
- parentheses ( )
- around function arguments: 5. Function Reference
- operator precedence and: 4.5. Operators
- regular expression metacharacter: 4.6.2. Regular Expression Syntax
- (?...) extended regular expression syntax: 4.6.8. Extended Regular Expressions
- parse( )
- HTML::Parser module: 20.4.1. HTML::Parser
- Mail::Address module: 16.2.7. Mail::Address Reference
- XML::Parser module: 13.2. XML::Parser Methods
- parse_date( ) (HTTP::Date): 20.3.5. HTTP::Date
- parse_file( ) (HTML::Parser): 20.4.1. HTML::Parser
- parsefile( ) (XML::Parser module): 13.2. XML::Parser Methods
- parse_head( ) (LWP::UserAgent): 20.2.3. LWP::UserAgent
- parse_start( ) (XML::Parser module): 13.2. XML::Parser Methods
- parsestring( ) (XML::Parser module): 13.2. XML::Parser Methods
- parsing
- email addresses: 16.2.6. Parse Email Addresses with Mail::Address
- event-based: 13.3. Expat Handlers
- pass( ) (Net::POP3): 16.1.3. Retrieving Email with Net::POP3
- 16.1.3. Retrieving Email with Net::POP3
- PASS command (POP3): 16.1.3. Retrieving Email with Net::POP3
- passing arguments to subroutines: 4.7.2. Passing Arguments
- passing references to subroutines: 4.7.3. Passing References
- password( )
- Net::Netrc module: 18.3. FTP Configuration with Net::Netrc
- URI::URL module: 20.5.3. URI::URL
- password entries (.netrc): 18.3. FTP Configuration with Net::Netrc
- Password( ) (Win32::Internet): 22.7.1. General Internet Methods
- password_field( ) (CGI.pm): 10.7. CGI.pm Reference
- pasv( ) (Net::FTP): 18.2. Net::FTP
- pasv_wait( ) (Net::FTP): 18.2. Net::FTP
- pasv_xfer( ) (Net::FTP): 18.2. Net::FTP
- pasv_xfer_unique( ) (Net::FTP): 18.2. Net::FTP
- patches for Perl source code: 2.3.1.2. Patches
- path( )
- Mail::Address module: 16.2.7. Mail::Address Reference
- URI::URL module: 20.5.3. URI::URL
- PATH variable: 3.3. Environment Variables
- PATHEXT variable: 3.3. Environment Variables
- path_info( ) (CGI.pm): 10.7. CGI.pm Reference
- PATH_INFO variable: 9.3. Extra Path Information
- path_translated( ) (CGI.pm): 10.7. CGI.pm Reference
- PATH_TRANSLATED variable: 9.3. Extra Path Information
- pattern matching functions: 5.1. Perl Functions by Category
- pattern matching operators: 4.5.7. Pattern Match Operators
- 4.6.1. Pattern-Matching Operators
- PauseService( ) (Win32::Service): 22.17. Win32::Service
- PeekInput( ) (Win32::Console): 22.2. Win32::Console
- Peer option (IO::Socket::UNIX): 15.2.5. IO::Socket::UNIX Reference
- peeraddr( ) (IO::Socket::INET): 15.2.4.1. IO::Socket::INET methods
- PeerAddr option (IO::Socket::INET): 15.2.4. IO::Socket::INET Reference
- peerhost( ) (IO::Socket::INET): 15.2.4.1. IO::Socket::INET methods
- peerpath (IO::Socket::UNIX): 15.2.5. IO::Socket::UNIX Reference
- peerport( ) (IO::Socket::INET): 15.2.4.1. IO::Socket::INET methods
- PeerPort option (IO::Socket::INET): 15.2.4. IO::Socket::INET Reference
- percent sign (%)
- dereferencing with: 4.8.2. Dereferencing
- modulus operator: 4.5.3. Arithmetic Operators
- prototype symbol (hash): 4.7.5. Prototypes
- %= (assignment) operator: 4.5.6. Assignment Operators
- %SIG: 4.10. Signals
- performance
- CGI programs: 9. CGI Overview
- CGI scripts, with mod_perl: 11.4. Running CGI Scripts with mod_perl
- period: 4.5.6. Assignment Operators
- <Perl>: 11.6. <Perl> Sections
- Perl
- compiler: 3.4. The Perl Compiler
- conferences: 1.4.8. Perl Conferences
- debugger: 6.1. The Perl Debugger
- commands for: 6.2. Debugger Commands
- customizing: 6.4. Customizing the Debugger
- Unicode support: 4.11. Unicode
- perl-bin directory: 11.4. Running CGI Scripts with mod_perl
- PERL_DEBUG_MSTATS variable: 3.3. Environment Variables
- PERL_DESTRUCT_LEVEL variable: 3.3. Environment Variables
- perl executable: 3. The Perl Executable
- Perl Journal: 1.4.7. The Perl Journal
- Perl language: 1. Introduction to Perl
- bugs in, reporting: 6.6. The perlbug Program
- development of: 1.2. Perl Development
- documentation: 2.5. Documentation
- 4.13. Pod
- = (equals sign), and: 4.1. Program Structure
- utilities for: 4.13.3. Pod Utilities
- example scripts: 2.3.1.1. Perl examples
- installing source code: 2.3. Installing Perl
- multithreading, and: 3.5. Threads
- obtaining source from CPAN: 2. Installing Perl
- resources: 1.4. Perl Resources
- signals, handling: 4.10. Signals
- uses of: 1.1. What's Perl Good For?
- v. 5.8, I/O: 4.9.1. Perl 5.8 and PerlIO
- PERL_MAILERS variable: 16.2.1. Send Email with Mail::Mailer
- PERL_MODULE_EXT variable: 3.4. The Perl Compiler
- Perl Mongers: 1.4.6. Perl Mongers (www.perl.org)
- Perl Package Manager (PPM): 2.4.3.2. Using the Perl Package Manager
- perl (Perl interpreter): 3. The Perl Executable
- command-line options: 3.2. Command-Line Options
- command processing: 3.1. Command Processing
- Perl profiler (DProf): 6.5. The Perl Profiler
- PERL_SCRIPT_EXT variable: 3.4. The Perl Compiler
- perl-script handler: 11.3. mod_perl Handlers
- 11.4. Running CGI Scripts with mod_perl
- $PERL_VERSION ($]) variable: 4.4.1. Global Special Variables
- perlbug program: 6.6. The perlbug Program
- perlcc utility: 3.4. The Perl Compiler
- .perldb file: 6.4. Customizing the Debugger
- $PERLDB ($^P) variable: 4.4.1. Global Special Variables
- PERLDB_OPTS variable: 6.4. Customizing the Debugger
- perldoc command: 4.13.3. Pod Utilities
- 8. Standard Modules
- PerlHandler directive (mod_perl): 11.3. mod_perl Handlers
- PerlIO modules: 4.9.1. Perl 5.8 and PerlIO
- 8.170. PerlIO
- PerlIO::Scalar: 8.171. PerlIO::Scalar
- PerlIO::Via: 8.172. PerlIO::Via
- PERLLIB variable: 3.3. Environment Variables
- PerlModule directive (mod_perl): 11.4. Running CGI Scripts with mod_perl
- PERL5OPT variable: 3.3. Environment Variables
- PERL5SHELL variable: 3.3. Environment Variables
- perl_stringify function (ExtUtils::Constant module): 8.69. ExtUtils::Constant
- Perl/Tk: 21. Perl/Tk
- callbacks: 21.1.3. Callbacks
- colors and fonts: 21.1.4. Colors and Fonts
- geometry managers: 21.2. Geometry Managers
- scrollbars: 21.1.2. Scrollbars
- widgets: 21.1. Widgets
- Button widget: 21.4. The Button Widget
- Canvas widget: 21.12. The Canvas Widget
- Checkbutton widget: 21.5. The Checkbutton Widget
- common configuration options: 21.3. Common Widget Configuration Options
- Entry widget: 21.8. The Entry Widget
- Frame widget: 21.17. The Frame Widget
- Label widget: 21.7. The Label Widget
- Listbox widget: 21.10. The Listbox Widget
- Menu widget: 21.15. The Menu Widget
- Menubutton widget: 21.14. The Menubutton Widget
- Optionmenu widget: 21.16. The Optionmenu Widget
- Radiobutton widget: 21.6. The Radiobutton Widget
- Scale widget: 21.13. The Scale Widget
- Scrollbar widget: 21.9. The Scrollbar Widget
- Text widget: 21.11. The Text Widget
- toplevel widget: 21.18. The Toplevel Widget
- widgets methods: 21.1.1. Widget Methods
- phrase( ) (Mail::Address): 16.2.6. Parse Email Addresses with Mail::Address
- 16.2.7. Mail::Address Reference
- $PID ($$) variable: 4.4.1. Global Special Variables
- ping( ) (DBI): 12.3. DBI Methods
- pipe( ): 5. Function Reference
- place geometry manager (Perl/Tk): 21.2.3. The place Geometry Manager
- placeForget( ) (place geometry manager): 21.2.3. The place Geometry Manager
- placeholders (DBI): 12.2.4. Placeholders and Statement Handles
- placeInfo( ) (place geometry manager): 21.2.3. The place Geometry Manager
- placeSlaves( ) (place geometry manager): 21.2.3. The place Geometry Manager
- platforms supporting Perl: 1.3. Which Platforms Support Perl?
- pl2bat.bat: 3. The Perl Executable
- plus (+)
- 2: 4.5.5. Autoincrement and Autodecrement
- regular expression metacharacter: 4.6.2. Regular Expression Syntax
- unary operator: 4.5.2. Unary Operators
- += (assignment) operator: 4.5.6. Assignment Operators
- =pod command (pod): 4.13.1. Paragraph Tags
- pod documentation: 2.5. Documentation
- 4.13. Pod
- = to signify in programs: 4.1. Program Structure
- utilities for: 4.13.3. Pod Utilities
- Pod::Functions module: 8.173. Pod::Functions
- Pod::Html module: 8.174. Pod::Html
- Pod::Text module: 8.176. Pod::Text
- pod2fm utility: 4.13.3. Pod Utilities
- pod2html utility: 4.13.3. Pod Utilities
- 8.174. Pod::Html
- pod2latex utility: 4.13.3. Pod Utilities
- pod2man utility: 4.13.3. Pod Utilities
- Pod::ParseLink module: 8.175. Pod::ParseLink
- pod2text utility: 4.13.3. Pod Utilities
- 8.176. Pod::Text
- pop( ): 5. Function Reference
- POP3 protocol, interface to: 16.1.3. Retrieving Email with Net::POP3
- 16.2.8. Checking Blacklisted Hosts with Mail::RBL
- popstat( ) (Net::POP3): 16.1.3. Retrieving Email with Net::POP3
- popup_menu( ) (CGI.pm): 10.7. CGI.pm Reference
- port( )
- Net::FTP module: 18.2. Net::FTP
- URI::URL module: 20.5.3. URI::URL
- pos( ): 5. Function Reference
- pos( ) (HTML::Parser): 20.4.3. HTML::Element
- positionfrom( ) (Frame widget): 21.18.1. Toplevel Methods
- POSIX module: 8.177. POSIX
- post command (NNTP): 17.1. The NNTP Protocol
- post( ) (LWP::UserAgent): 20.2.3. LWP::UserAgent
- post( ) (Menu widget): 21.15.2. Menu Methods
- POST method (CGI): 9.1.1. Transferring the Form Data
- 20.3.1. HTTP::Request
- post( ) (Net::NNTP): 17.2.2. Net::NNTP Reference
- Post Office Protocol (POP3): 16.1.3. Retrieving Email with Net::POP3
- postcascade( ) (Menu widget): 21.15.2. Menu Methods
- -postcommand option (Menu): 21.15. The Menu Widget
- posting news articles: 17.1. The NNTP Protocol
- $POSTMATCH ($') variable: 4.4.5. Regular Expression Special Variables
- postok( ) (Net::NNTP): 17.2.2. Net::NNTP Reference
- postscript( ) (Canvas): 21.12.3. Canvas Methods
- PostScript, converting HTML parse tree to: 20.4.5. HTML::FormatPS
- pound sign: 3. The Perl Executable
- PPM (Perl Package Manager): 2.4.3.2. Using the Perl Package Manager
- precedence, operator: 4.5. Operators
- predefined Perl variables: 4.4. Special Variables
- $PREMATCH ($`) variable: 4.4.5. Regular Expression Special Variables
- prepare( ) (DBI): 12.2.3. Database Handles and Statement Handles
- 12.3. DBI Methods
- prev_labeled( ) (Mail::Folder): 16.2.3. Handle Folders with Mail::Folder
- prev_message( ) (Mail::Folder): 16.2.3. Handle Folders with Mail::Folder
- print( ): 5. Function Reference
- Socket module: 15.1.2. Client Connections
- printf( ): 5. Function Reference
- print_header( ) (Mail::Internet): 16.2.5. Mail::Internet Reference
- private variables: 4.2.7. Declarations and Scope
- 4.7.4. Private and Local Variables
- Proc handler (Expat): 13.3. Expat Handlers
- process management: 22.13. Win32::Pipe
- 22.14. Win32::Process
- $PROCESS_ID ($$) variable: 4.4.1. Global Special Variables
- product_tokens( ) (HTTP::Daemon): 20.3.7. HTTP::Daemon
- profiler, Perl (DProf): 6.5. The Perl Profiler
- -prog option (perlcc): 3.4. The Perl Compiler
- program flow control functions: 5.1. Perl Functions by Category
- program structure: 4.1. Program Structure
- $PROGRAM_NAME ($0) variable: 4.4.1. Global Special Variables
- Proto option (IO::Socket::INET): 15.2.4. IO::Socket::INET Reference
- protocol( )
- Frame widget module: 21.18.1. Toplevel Methods
- HTTP::Message module: 20.3.8. HTTP::Message
- IO::Socket module: 15.2.3. IO::Socket Methods
- protocols_allowed( ) (LWP::UserAgent): 20.2.3. LWP::UserAgent
- rotocols_forbidden( ) (LWP::UserAgent): 20.2.3. LWP::UserAgent
- proto_ge( ) (HTTP::Daemon::ClientConn): 20.3.7.1. HTTP::Daemon::ClientConn methods
- prototype( ): 5. Function Reference
- prototypes for subroutines: 4.7. Subroutines
- 4.7.5. Prototypes
- proxy( )
- LWP::UserAgent: 20.2.3. LWP::UserAgent
- SOAP::Lite: 14.2. SOAP::Lite
- push( ): 5. Function Reference
- push_content( ) (HTML::Parser): 20.4.3. HTML::Element
- init_header( ) (HTTP::Headers): 20.3.3. HTTP::Headers
- Put( ) (Win32::Internet): 22.7.2. FTP Functions
- PUT requests (CGI): 20.3.1. HTTP::Request
- put_unique( ) (Net::FTP): 18.2. Net::FTP
- pwd( ) (Net::FTP): 18.2. Net::FTP
- Pwd( ) (Win32::Internet): 22.7.2. FTP Functions
Symbols & Numbers
| A
| B
| C
| D
| E
| F
| G
| H
| I
| J
| K
| L
| M
| N
| O
| P
| Q
| R
| S
| T
| U
| V
| W
| X
| Y
| Z
Copyright © 2002
O'Reilly & Associates, Inc.
All Rights Reserved.
|