.\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.16) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" Set up some character translations and predefined strings. \*(-- will .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left .\" double quote, and \*(R" will give a right double quote. \*(C+ will .\" give a nicer C++. Capital omega is used to do unbreakable dashes and .\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff, .\" nothing in troff, for use with C<>. .tr \(*W- .ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p' .ie n \{\ . ds -- \(*W- . ds PI pi . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch . ds L" "" . ds R" "" . ds C` "" . ds C' "" 'br\} .el\{\ . ds -- \|\(em\| . ds PI \(*p . ds L" `` . ds R" '' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is turned on, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .ie \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . nr % 0 . rr F .\} .el \{\ . de IX .. .\} .\" .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2). .\" Fear. Run. Save yourself. No user-serviceable parts. . \" fudge factors for nroff and troff .if n \{\ . ds #H 0 . ds #V .8m . ds #F .3m . ds #[ \f1 . ds #] \fP .\} .if t \{\ . ds #H ((1u-(\\\\n(.fu%2u))*.13m) . ds #V .6m . ds #F 0 . ds #[ \& . ds #] \& .\} . \" simple accents for nroff and troff .if n \{\ . ds ' \& . ds ` \& . ds ^ \& . ds , \& . ds ~ ~ . ds / .\} .if t \{\ . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' . ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u' . ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u' . ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u' . ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u' .\} . \" troff and (daisy-wheel) nroff accents .ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V' .ds 8 \h'\*(#H'\(*b\h'-\*(#H' .ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#] .ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H' .ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u' .ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#] .ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#] .ds ae a\h'-(\w'a'u*4/10)'e .ds Ae A\h'-(\w'A'u*4/10)'E . \" corrections for vroff .if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u' .if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u' . \" for low resolution devices (crt and lpr) .if \n(.H>23 .if \n(.V>19 \ \{\ . ds : e . ds 8 ss . ds o a . ds d- d\h'-1'\(ga . ds D- D\h'-1'\(hy . ds th \o'bp' . ds Th \o'LP' . ds ae ae . ds Ae AE .\} .rm #[ #] #H #V #F C .\" ======================================================================== .\" .IX Title "PERLTOC 1" .TH PERLTOC 1 "2016-02-27" "perl v5.14.2" "Perl Programmers Reference Guide" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH "NAME" perltoc \- perl documentation table of contents .SH "DESCRIPTION" .IX Header "DESCRIPTION" This page provides a brief table of contents for the rest of the Perl documentation set. It is meant to be scanned quickly or grepped through to locate the proper section you're looking for. .SH "BASIC DOCUMENTATION" .IX Header "BASIC DOCUMENTATION" .SS "perl \- The Perl 5 language interpreter" .IX Subsection "perl - The Perl 5 language interpreter" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1GETTING\s0 \s-1HELP\s0" 4 .IX Item "GETTING HELP" .RS 4 .IP "Overview" 4 .IX Item "Overview" .IP "Tutorials" 4 .IX Item "Tutorials" .IP "Reference Manual" 4 .IX Item "Reference Manual" .IP "Internals and C Language Interface" 4 .IX Item "Internals and C Language Interface" .IP "Miscellaneous" 4 .IX Item "Miscellaneous" .IP "Language-Specific" 4 .IX Item "Language-Specific" .IP "Platform-Specific" 4 .IX Item "Platform-Specific" .RE .RS 4 .RE .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1AVAILABILITY\s0" 4 .IX Item "AVAILABILITY" .IP "\s-1ENVIRONMENT\s0" 4 .IX Item "ENVIRONMENT" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1FILES\s0" 4 .IX Item "FILES" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1DIAGNOSTICS\s0" 4 .IX Item "DIAGNOSTICS" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1NOTES\s0" 4 .IX Item "NOTES" .PD .SS "perlintro \*(-- a brief introduction and overview of Perl" .IX Subsection "perlintro a brief introduction and overview of Perl" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "What is Perl?" 4 .IX Item "What is Perl?" .IP "Running Perl programs" 4 .IX Item "Running Perl programs" .IP "Safety net" 4 .IX Item "Safety net" .IP "Basic syntax overview" 4 .IX Item "Basic syntax overview" .IP "Perl variable types" 4 .IX Item "Perl variable types" .PD Scalars, Arrays, Hashes .IP "Variable scoping" 4 .IX Item "Variable scoping" .PD 0 .IP "Conditional and looping constructs" 4 .IX Item "Conditional and looping constructs" .PD if, while, for, foreach .IP "Builtin operators and functions" 4 .IX Item "Builtin operators and functions" Arithmetic, Numeric comparison, String comparison, Boolean logic, Miscellaneous .IP "Files and I/O" 4 .IX Item "Files and I/O" .PD 0 .IP "Regular expressions" 4 .IX Item "Regular expressions" .PD Simple matching, Simple substitution, More complex regular expressions, Parentheses for capturing, Other regexp features .IP "Writing subroutines" 4 .IX Item "Writing subroutines" .PD 0 .IP "\s-1OO\s0 Perl" 4 .IX Item "OO Perl" .IP "Using Perl modules" 4 .IX Item "Using Perl modules" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "perlreftut \- Mark's very short tutorial about references" .IX Subsection "perlreftut - Mark's very short tutorial about references" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Who Needs Complicated Data Structures?" 4 .IX Item "Who Needs Complicated Data Structures?" .IP "The Solution" 4 .IX Item "The Solution" .IP "Syntax" 4 .IX Item "Syntax" .RS 4 .IP "Making References" 4 .IX Item "Making References" .IP "Using References" 4 .IX Item "Using References" .IP "An Example" 4 .IX Item "An Example" .IP "Arrow Rule" 4 .IX Item "Arrow Rule" .RE .RS 4 .RE .IP "Solution" 4 .IX Item "Solution" .IP "The Rest" 4 .IX Item "The Rest" .IP "Summary" 4 .IX Item "Summary" .IP "Credits" 4 .IX Item "Credits" .RS 4 .IP "Distribution Conditions" 4 .IX Item "Distribution Conditions" .RE .RS 4 .RE .PD .SS "perldsc \- Perl Data Structures Cookbook" .IX Subsection "perldsc - Perl Data Structures Cookbook" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" arrays of arrays, hashes of arrays, arrays of hashes, hashes of hashes, more elaborate constructs .IP "\s-1REFERENCES\s0" 4 .IX Xref "reference dereference dereferencing pointer" .IX Item "REFERENCES" .PD 0 .IP "\s-1COMMON\s0 \s-1MISTAKES\s0" 4 .IX Item "COMMON MISTAKES" .IP "\s-1CAVEAT\s0 \s-1ON\s0 \s-1PRECEDENCE\s0" 4 .IX Xref "dereference, precedence dereferencing, precedence" .IX Item "CAVEAT ON PRECEDENCE" .ie n .IP "\s-1WHY\s0 \s-1YOU\s0 \s-1SHOULD\s0 \s-1ALWAYS\s0 ""use strict""" 4 .el .IP "\s-1WHY\s0 \s-1YOU\s0 \s-1SHOULD\s0 \s-1ALWAYS\s0 \f(CWuse strict\fR" 4 .IX Item "WHY YOU SHOULD ALWAYS use strict" .IP "\s-1DEBUGGING\s0" 4 .IX Xref "data structure, debugging complex data structure, debugging AoA, debugging HoA, debugging AoH, debugging HoH, debugging array of arrays, debugging hash of arrays, debugging array of hashes, debugging hash of hashes, debugging" .IX Item "DEBUGGING" .IP "\s-1CODE\s0 \s-1EXAMPLES\s0" 4 .IX Item "CODE EXAMPLES" .IP "\s-1ARRAYS\s0 \s-1OF\s0 \s-1ARRAYS\s0" 4 .IX Xref "array of arrays AoA" .IX Item "ARRAYS OF ARRAYS" .RS 4 .IP "Declaration of an \s-1ARRAY\s0 \s-1OF\s0 \s-1ARRAYS\s0" 4 .IX Item "Declaration of an ARRAY OF ARRAYS" .IP "Generation of an \s-1ARRAY\s0 \s-1OF\s0 \s-1ARRAYS\s0" 4 .IX Item "Generation of an ARRAY OF ARRAYS" .IP "Access and Printing of an \s-1ARRAY\s0 \s-1OF\s0 \s-1ARRAYS\s0" 4 .IX Item "Access and Printing of an ARRAY OF ARRAYS" .RE .RS 4 .RE .IP "\s-1HASHES\s0 \s-1OF\s0 \s-1ARRAYS\s0" 4 .IX Xref "hash of arrays HoA" .IX Item "HASHES OF ARRAYS" .RS 4 .IP "Declaration of a \s-1HASH\s0 \s-1OF\s0 \s-1ARRAYS\s0" 4 .IX Item "Declaration of a HASH OF ARRAYS" .IP "Generation of a \s-1HASH\s0 \s-1OF\s0 \s-1ARRAYS\s0" 4 .IX Item "Generation of a HASH OF ARRAYS" .IP "Access and Printing of a \s-1HASH\s0 \s-1OF\s0 \s-1ARRAYS\s0" 4 .IX Item "Access and Printing of a HASH OF ARRAYS" .RE .RS 4 .RE .IP "\s-1ARRAYS\s0 \s-1OF\s0 \s-1HASHES\s0" 4 .IX Xref "array of hashes AoH" .IX Item "ARRAYS OF HASHES" .RS 4 .IP "Declaration of an \s-1ARRAY\s0 \s-1OF\s0 \s-1HASHES\s0" 4 .IX Item "Declaration of an ARRAY OF HASHES" .IP "Generation of an \s-1ARRAY\s0 \s-1OF\s0 \s-1HASHES\s0" 4 .IX Item "Generation of an ARRAY OF HASHES" .IP "Access and Printing of an \s-1ARRAY\s0 \s-1OF\s0 \s-1HASHES\s0" 4 .IX Item "Access and Printing of an ARRAY OF HASHES" .RE .RS 4 .RE .IP "\s-1HASHES\s0 \s-1OF\s0 \s-1HASHES\s0" 4 .IX Xref "hash of hashes HoH" .IX Item "HASHES OF HASHES" .RS 4 .IP "Declaration of a \s-1HASH\s0 \s-1OF\s0 \s-1HASHES\s0" 4 .IX Item "Declaration of a HASH OF HASHES" .IP "Generation of a \s-1HASH\s0 \s-1OF\s0 \s-1HASHES\s0" 4 .IX Item "Generation of a HASH OF HASHES" .IP "Access and Printing of a \s-1HASH\s0 \s-1OF\s0 \s-1HASHES\s0" 4 .IX Item "Access and Printing of a HASH OF HASHES" .RE .RS 4 .RE .IP "\s-1MORE\s0 \s-1ELABORATE\s0 \s-1RECORDS\s0" 4 .IX Xref "record structure struct" .IX Item "MORE ELABORATE RECORDS" .RS 4 .IP "Declaration of \s-1MORE\s0 \s-1ELABORATE\s0 \s-1RECORDS\s0" 4 .IX Item "Declaration of MORE ELABORATE RECORDS" .IP "Declaration of a \s-1HASH\s0 \s-1OF\s0 \s-1COMPLEX\s0 \s-1RECORDS\s0" 4 .IX Item "Declaration of a HASH OF COMPLEX RECORDS" .IP "Generation of a \s-1HASH\s0 \s-1OF\s0 \s-1COMPLEX\s0 \s-1RECORDS\s0" 4 .IX Item "Generation of a HASH OF COMPLEX RECORDS" .RE .RS 4 .RE .IP "Database Ties" 4 .IX Item "Database Ties" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "perllol \- Manipulating Arrays of Arrays in Perl" .IX Subsection "perllol - Manipulating Arrays of Arrays in Perl" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "Declaration and Access of Arrays of Arrays" 4 .IX Item "Declaration and Access of Arrays of Arrays" .IP "Growing Your Own" 4 .IX Item "Growing Your Own" .IP "Access and Printing" 4 .IX Item "Access and Printing" .IP "Slices" 4 .IX Item "Slices" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "perlrequick \- Perl regular expressions quick start" .IX Subsection "perlrequick - Perl regular expressions quick start" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "The Guide" 4 .IX Item "The Guide" .RS 4 .IP "Simple word matching" 4 .IX Item "Simple word matching" .IP "Using character classes" 4 .IX Item "Using character classes" .IP "Matching this or that" 4 .IX Item "Matching this or that" .IP "Grouping things and hierarchical matching" 4 .IX Item "Grouping things and hierarchical matching" .IP "Extracting matches" 4 .IX Item "Extracting matches" .IP "Matching repetitions" 4 .IX Item "Matching repetitions" .IP "More matching" 4 .IX Item "More matching" .IP "Search and replace" 4 .IX Item "Search and replace" .IP "The split operator" 4 .IX Item "The split operator" .RE .RS 4 .RE .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0 \s-1AND\s0 \s-1COPYRIGHT\s0" 4 .IX Item "AUTHOR AND COPYRIGHT" .RS 4 .IP "Acknowledgments" 4 .IX Item "Acknowledgments" .RE .RS 4 .RE .PD .SS "perlretut \- Perl regular expressions tutorial" .IX Subsection "perlretut - Perl regular expressions tutorial" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Part 1: The basics" 4 .IX Item "Part 1: The basics" .RS 4 .IP "Simple word matching" 4 .IX Item "Simple word matching" .IP "Using character classes" 4 .IX Item "Using character classes" .IP "Matching this or that" 4 .IX Item "Matching this or that" .IP "Grouping things and hierarchical matching" 4 .IX Item "Grouping things and hierarchical matching" .IP "Extracting matches" 4 .IX Item "Extracting matches" .IP "Backreferences" 4 .IX Item "Backreferences" .IP "Relative backreferences" 4 .IX Item "Relative backreferences" .IP "Named backreferences" 4 .IX Item "Named backreferences" .IP "Alternative capture group numbering" 4 .IX Item "Alternative capture group numbering" .IP "Position information" 4 .IX Item "Position information" .IP "Non-capturing groupings" 4 .IX Item "Non-capturing groupings" .IP "Matching repetitions" 4 .IX Item "Matching repetitions" .IP "Possessive quantifiers" 4 .IX Item "Possessive quantifiers" .IP "Building a regexp" 4 .IX Item "Building a regexp" .IP "Using regular expressions in Perl" 4 .IX Item "Using regular expressions in Perl" .RE .RS 4 .RE .IP "Part 2: Power tools" 4 .IX Item "Part 2: Power tools" .RS 4 .IP "More on characters, strings, and character classes" 4 .IX Item "More on characters, strings, and character classes" .IP "Compiling and saving regular expressions" 4 .IX Item "Compiling and saving regular expressions" .IP "Composing regular expressions at runtime" 4 .IX Item "Composing regular expressions at runtime" .IP "Embedding comments and modifiers in a regular expression" 4 .IX Item "Embedding comments and modifiers in a regular expression" .IP "Looking ahead and looking behind" 4 .IX Item "Looking ahead and looking behind" .IP "Using independent subexpressions to prevent backtracking" 4 .IX Item "Using independent subexpressions to prevent backtracking" .IP "Conditional expressions" 4 .IX Item "Conditional expressions" .IP "Defining named patterns" 4 .IX Item "Defining named patterns" .IP "Recursive patterns" 4 .IX Item "Recursive patterns" .IP "A bit of magic: executing Perl code in a regular expression" 4 .IX Item "A bit of magic: executing Perl code in a regular expression" .IP "Backtracking control verbs" 4 .IX Item "Backtracking control verbs" .IP "Pragmas and debugging" 4 .IX Item "Pragmas and debugging" .RE .RS 4 .RE .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0 \s-1AND\s0 \s-1COPYRIGHT\s0" 4 .IX Item "AUTHOR AND COPYRIGHT" .RS 4 .IP "Acknowledgments" 4 .IX Item "Acknowledgments" .RE .RS 4 .RE .PD .SS "perlboot \- Beginner's Object-Oriented Tutorial" .IX Subsection "perlboot - Beginner's Object-Oriented Tutorial" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "If we could talk to the animals..." 4 .IX Item "If we could talk to the animals..." .IP "Introducing the method invocation arrow" 4 .IX Item "Introducing the method invocation arrow" .IP "Invoking a barnyard" 4 .IX Item "Invoking a barnyard" .IP "The extra parameter of method invocation" 4 .IX Item "The extra parameter of method invocation" .IP "Calling a second method to simplify things" 4 .IX Item "Calling a second method to simplify things" .IP "Inheriting the windpipes" 4 .IX Item "Inheriting the windpipes" .ie n .IP "A few notes about @ISA" 4 .el .IP "A few notes about \f(CW@ISA\fR" 4 .IX Item "A few notes about @ISA" .IP "Overriding the methods" 4 .IX Item "Overriding the methods" .IP "Starting the search from a different place" 4 .IX Item "Starting the search from a different place" .IP "The \s-1SUPER\s0 way of doing things" 4 .IX Item "The SUPER way of doing things" .IP "Let's review..." 4 .IX Item "Let's review..." .IP "A horse is a horse, of course of course, or is it?" 4 .IX Item "A horse is a horse, of course of course, or is it?" .IP "Invoking an instance method" 4 .IX Item "Invoking an instance method" .IP "Accessing the instance data" 4 .IX Item "Accessing the instance data" .IP "How to build a horse" 4 .IX Item "How to build a horse" .IP "Inheriting the constructor" 4 .IX Item "Inheriting the constructor" .IP "Making a method work with either classes or instances" 4 .IX Item "Making a method work with either classes or instances" .IP "Adding parameters to a method" 4 .IX Item "Adding parameters to a method" .IP "More interesting instances" 4 .IX Item "More interesting instances" .IP "A horse of a different color" 4 .IX Item "A horse of a different color" .IP "Summary" 4 .IX Item "Summary" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "perltoot \- Tom's object-oriented tutorial for perl" .IX Subsection "perltoot - Tom's object-oriented tutorial for perl" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Creating a Class" 4 .IX Item "Creating a Class" .RS 4 .IP "Object Representation" 4 .IX Item "Object Representation" .IP "Class Interface" 4 .IX Item "Class Interface" .IP "Constructors and Instance Methods" 4 .IX Item "Constructors and Instance Methods" .IP "Planning for the Future: Better Constructors" 4 .IX Item "Planning for the Future: Better Constructors" .IP "Destructors" 4 .IX Item "Destructors" .IP "Other Object Methods" 4 .IX Item "Other Object Methods" .RE .RS 4 .RE .IP "Class Data" 4 .IX Item "Class Data" .RS 4 .IP "Accessing Class Data" 4 .IX Item "Accessing Class Data" .IP "Debugging Methods" 4 .IX Item "Debugging Methods" .IP "Class Destructors" 4 .IX Item "Class Destructors" .IP "Documenting the Interface" 4 .IX Item "Documenting the Interface" .RE .RS 4 .RE .IP "Aggregation" 4 .IX Item "Aggregation" .IP "Inheritance" 4 .IX Item "Inheritance" .RS 4 .IP "Overridden Methods" 4 .IX Item "Overridden Methods" .IP "Multiple Inheritance" 4 .IX Item "Multiple Inheritance" .IP "\s-1UNIVERSAL:\s0 The Root of All Objects" 4 .IX Item "UNIVERSAL: The Root of All Objects" .IP "Deeper \s-1UNIVERSAL\s0 details" 4 .IX Item "Deeper UNIVERSAL details" .RE .RS 4 .RE .IP "Alternate Object Representations" 4 .IX Item "Alternate Object Representations" .RS 4 .IP "Arrays as Objects" 4 .IX Item "Arrays as Objects" .IP "Closures as Objects" 4 .IX Item "Closures as Objects" .RE .RS 4 .RE .IP "\s-1AUTOLOAD:\s0 Proxy Methods" 4 .IX Item "AUTOLOAD: Proxy Methods" .RS 4 .IP "Autoloaded Data Methods" 4 .IX Item "Autoloaded Data Methods" .IP "Inherited Autoloaded Data Methods" 4 .IX Item "Inherited Autoloaded Data Methods" .RE .RS 4 .RE .IP "Metaclassical Tools" 4 .IX Item "Metaclassical Tools" .RS 4 .IP "Class::Struct" 4 .IX Item "Class::Struct" .IP "Data Members as Variables" 4 .IX Item "Data Members as Variables" .RE .RS 4 .RE .IP "\s-1NOTES\s0" 4 .IX Item "NOTES" .RS 4 .IP "Object Terminology" 4 .IX Item "Object Terminology" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0 \s-1AND\s0 \s-1COPYRIGHT\s0" 4 .IX Item "AUTHOR AND COPYRIGHT" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .RS 4 .IP "Acknowledgments" 4 .IX Item "Acknowledgments" .RE .RS 4 .RE .PD .SS "perltooc \- Tom's \s-1OO\s0 Tutorial for Class Data in Perl" .IX Subsection "perltooc - Tom's OO Tutorial for Class Data in Perl" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Class Data in a Can" 4 .IX Item "Class Data in a Can" .IP "Class Data as Package Variables" 4 .IX Item "Class Data as Package Variables" .RS 4 .IP "Putting All Your Eggs in One Basket" 4 .IX Item "Putting All Your Eggs in One Basket" .IP "Inheritance Concerns" 4 .IX Item "Inheritance Concerns" .IP "The Eponymous Meta-Object" 4 .IX Item "The Eponymous Meta-Object" .IP "Indirect References to Class Data" 4 .IX Item "Indirect References to Class Data" .IP "Monadic Classes" 4 .IX Item "Monadic Classes" .IP "Translucent Attributes" 4 .IX Item "Translucent Attributes" .RE .RS 4 .RE .IP "Class Data as Lexical Variables" 4 .IX Item "Class Data as Lexical Variables" .RS 4 .IP "Privacy and Responsibility" 4 .IX Item "Privacy and Responsibility" .IP "File-Scoped Lexicals" 4 .IX Item "File-Scoped Lexicals" .IP "More Inheritance Concerns" 4 .IX Item "More Inheritance Concerns" .IP "Locking the Door and Throwing Away the Key" 4 .IX Item "Locking the Door and Throwing Away the Key" .IP "Translucency Revisited" 4 .IX Item "Translucency Revisited" .RE .RS 4 .RE .IP "\s-1NOTES\s0" 4 .IX Item "NOTES" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0 \s-1AND\s0 \s-1COPYRIGHT\s0" 4 .IX Item "AUTHOR AND COPYRIGHT" .IP "\s-1ACKNOWLEDGEMENTS\s0" 4 .IX Item "ACKNOWLEDGEMENTS" .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .PD .SS "perlbot \- Bag o' Object Tricks (the \s-1BOT\s0)" .IX Subsection "perlbot - Bag o' Object Tricks (the BOT)" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1OO\s0 \s-1SCALING\s0 \s-1TIPS\s0" 4 .IX Item "OO SCALING TIPS" .IP "\s-1INSTANCE\s0 \s-1VARIABLES\s0" 4 .IX Item "INSTANCE VARIABLES" .IP "\s-1SCALAR\s0 \s-1INSTANCE\s0 \s-1VARIABLES\s0" 4 .IX Item "SCALAR INSTANCE VARIABLES" .IP "\s-1INSTANCE\s0 \s-1VARIABLE\s0 \s-1INHERITANCE\s0" 4 .IX Item "INSTANCE VARIABLE INHERITANCE" .IP "\s-1OBJECT\s0 \s-1RELATIONSHIPS\s0" 4 .IX Item "OBJECT RELATIONSHIPS" .IP "\s-1OVERRIDING\s0 \s-1SUPERCLASS\s0 \s-1METHODS\s0" 4 .IX Item "OVERRIDING SUPERCLASS METHODS" .IP "\s-1USING\s0 \s-1RELATIONSHIP\s0 \s-1WITH\s0 \s-1SDBM\s0" 4 .IX Item "USING RELATIONSHIP WITH SDBM" .IP "\s-1THINKING\s0 \s-1OF\s0 \s-1CODE\s0 \s-1REUSE\s0" 4 .IX Item "THINKING OF CODE REUSE" .IP "\s-1CLASS\s0 \s-1CONTEXT\s0 \s-1AND\s0 \s-1THE\s0 \s-1OBJECT\s0" 4 .IX Item "CLASS CONTEXT AND THE OBJECT" .IP "\s-1INHERITING\s0 A \s-1CONSTRUCTOR\s0" 4 .IX Item "INHERITING A CONSTRUCTOR" .IP "\s-1DELEGATION\s0" 4 .IX Item "DELEGATION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perlperf \- Perl Performance and Optimization Techniques" .IX Subsection "perlperf - Perl Performance and Optimization Techniques" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1OVERVIEW\s0" 4 .IX Item "OVERVIEW" .RS 4 .IP "\s-1ONE\s0 \s-1STEP\s0 \s-1SIDEWAYS\s0" 4 .IX Item "ONE STEP SIDEWAYS" .IP "\s-1ONE\s0 \s-1STEP\s0 \s-1FORWARD\s0" 4 .IX Item "ONE STEP FORWARD" .IP "\s-1ANOTHER\s0 \s-1STEP\s0 \s-1SIDEWAYS\s0" 4 .IX Item "ANOTHER STEP SIDEWAYS" .RE .RS 4 .RE .IP "\s-1GENERAL\s0 \s-1GUIDELINES\s0" 4 .IX Item "GENERAL GUIDELINES" .IP "\s-1BENCHMARKS\s0" 4 .IX Item "BENCHMARKS" .RS 4 .IP "Assigning and Dereferencing Variables." 4 .IX Item "Assigning and Dereferencing Variables." .IP "Search and replace or tr" 4 .IX Item "Search and replace or tr" .RE .RS 4 .RE .IP "\s-1PROFILING\s0 \s-1TOOLS\s0" 4 .IX Item "PROFILING TOOLS" .RS 4 .IP "Devel::DProf" 4 .IX Item "Devel::DProf" .IP "Devel::Profiler" 4 .IX Item "Devel::Profiler" .IP "Devel::SmallProf" 4 .IX Item "Devel::SmallProf" .IP "Devel::FastProf" 4 .IX Item "Devel::FastProf" .IP "Devel::NYTProf" 4 .IX Item "Devel::NYTProf" .RE .RS 4 .RE .IP "\s-1SORTING\s0" 4 .IX Item "SORTING" .PD Elapsed Real Time, User \s-1CPU\s0 Time, System \s-1CPU\s0 Time .IP "\s-1LOGGING\s0" 4 .IX Item "LOGGING" .RS 4 .PD 0 .IP "Logging if \s-1DEBUG\s0 (constant)" 4 .IX Item "Logging if DEBUG (constant)" .RE .RS 4 .RE .IP "\s-1POSTSCRIPT\s0" 4 .IX Item "POSTSCRIPT" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .RS 4 .IP "\s-1PERLDOCS\s0" 4 .IX Item "PERLDOCS" .IP "\s-1MAN\s0 \s-1PAGES\s0" 4 .IX Item "MAN PAGES" .IP "\s-1MODULES\s0" 4 .IX Item "MODULES" .IP "\s-1URLS\s0" 4 .IX Item "URLS" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "perlstyle \- Perl style guide" .IX Subsection "perlstyle - Perl style guide" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .SS "perlcheat \- Perl 5 Cheat Sheet" .IX Subsection "perlcheat - Perl 5 Cheat Sheet" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "The sheet" 4 .IX Item "The sheet" .RE .RS 4 .RE .IP "\s-1ACKNOWLEDGEMENTS\s0" 4 .IX Item "ACKNOWLEDGEMENTS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perltrap \- Perl traps for the unwary" .IX Subsection "perltrap - Perl traps for the unwary" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "Awk Traps" 4 .IX Item "Awk Traps" .IP "C/\*(C+ Traps" 4 .IX Item "C/ Traps" .IP "Sed Traps" 4 .IX Item "Sed Traps" .IP "Shell Traps" 4 .IX Item "Shell Traps" .IP "Perl Traps" 4 .IX Item "Perl Traps" .IP "Perl4 to Perl5 Traps" 4 .IX Item "Perl4 to Perl5 Traps" .PD Discontinuance, Deprecation, and BugFix traps, Parsing Traps, Numerical Traps, General data type traps, Context Traps \- scalar, list contexts, Precedence Traps, General Regular Expression Traps using s///, etc, Subroutine, Signal, Sorting Traps, \s-1OS\s0 Traps, \s-1DBM\s0 Traps, Unclassified Traps .IP "Discontinuance, Deprecation, and BugFix traps" 4 .IX Item "Discontinuance, Deprecation, and BugFix traps" Symbols starting with \*(L"_\*(R" no longer forced into main, Double-colon valid package separator in variable name, 2nd and 3rd args to \f(CW\*(C`splice()\*(C'\fR are now in scalar context, Can't do \f(CW\*(C`goto\*(C'\fR into a block that is optimized away, Can't use whitespace as variable name or quote delimiter, \f(CW\*(C`while/if BLOCK BLOCK\*(C'\fR gone, \f(CW\*(C`**\*(C'\fR binds tighter than unary minus, \f(CW\*(C`foreach\*(C'\fR changed when iterating over a list, \f(CW\*(C`split\*(C'\fR with no args behavior changed, \fB\-e\fR behavior fixed, \f(CW\*(C`push\*(C'\fR returns number of elements in resulting list, Some error messages differ, \f(CW\*(C`split()\*(C'\fR honors subroutine args, Bugs removed .IP "Parsing Traps" 4 .IX Item "Parsing Traps" Space between . and = triggers syntax error, Better parsing in perl 5, Function parsing, String interpolation of \f(CW$#array\fR differs, Perl guesses on \f(CW\*(C`map\*(C'\fR, \f(CW\*(C`grep\*(C'\fR followed by \f(CW\*(C`{\*(C'\fR if it starts \s-1BLOCK\s0 or hash ref .IP "Numerical Traps" 4 .IX Item "Numerical Traps" Formatted output and significant digits, Auto-increment operator over signed int limit deleted, Assignment of return values from numeric equality tests doesn't work, Bitwise string ops .IP "General data type traps" 4 .IX Item "General data type traps" Negative array subscripts now count from the end of array, Setting \&\f(CW$#array\fR lower now discards array elements, Hashes get defined before use, Glob assignment from localized variable to variable, Assigning \&\f(CW\*(C`undef\*(C'\fR to glob, Changes in unary negation (of strings), Modifying of constants prohibited, \f(CW\*(C`defined $var\*(C'\fR behavior changed, Variable Suicide .IP "Context Traps \- scalar, list contexts" 4 .IX Item "Context Traps - scalar, list contexts" Elements of argument lists for formats evaluated in list context, \&\f(CW\*(C`caller()\*(C'\fR returns false value in scalar context if no caller present, Comma operator in scalar context gives scalar context to args, \f(CW\*(C`sprintf()\*(C'\fR prototyped as \f(CW\*(C`($;@)\*(C'\fR .IP "Precedence Traps" 4 .IX Item "Precedence Traps" \&\s-1LHS\s0 vs. \s-1RHS\s0 of any assignment operator, Semantic errors introduced due to precedence, Precedence of assignment operators same as the precedence of assignment, \f(CW\*(C`open\*(C'\fR requires parentheses around filehandle, \f(CW$:\fR precedence over \f(CW$::\fR gone, Precedence of file test operators documented, \&\f(CW\*(C`keys\*(C'\fR, \f(CW\*(C`each\*(C'\fR, \f(CW\*(C`values\*(C'\fR are regular named unary operators .IP "General Regular Expression Traps using s///, etc." 4 .IX Item "General Regular Expression Traps using s///, etc." \&\f(CW\*(C`s\*(Aq$lhs\*(Aq$rhs\*(Aq\*(C'\fR interpolates on either side, \f(CW\*(C`m//g\*(C'\fR attaches its state to the searched string, \f(CW\*(C`m//o\*(C'\fR used within an anonymous sub, \f(CW$+\fR isn't set to whole match, Substitution now returns null string if it fails, \&\f(CW\*(C`s\`lhs\`rhs\`\*(C'\fR is now a normal substitution, Stricter parsing of variables in regular expressions, \f(CW\*(C`m?x?\*(C'\fR matches only once, Failed matches don't reset the match variables .IP "Subroutine, Signal, Sorting Traps" 4 .IX Item "Subroutine, Signal, Sorting Traps" Barewords that used to look like strings look like subroutine calls, Reverse is no longer allowed as the name of a sort subroutine, \f(CW\*(C`warn()\*(C'\fR won't let you specify a filehandle .IP "\s-1OS\s0 Traps" 4 .IX Item "OS Traps" SysV resets signal handler correctly, SysV \f(CW\*(C`seek()\*(C'\fR appends correctly .IP "Interpolation Traps" 4 .IX Item "Interpolation Traps" \&\f(CW\*(C`@\*(C'\fR always interpolates an array in double-quotish strings, Double-quoted strings may no longer end with an unescaped $, Arbitrary expressions are evaluated inside braces within double quotes, \f(CW$$x\fR now tries to dereference \f(CW$x\fR, Creation of hashes on the fly with \f(CW\*(C`eval "EXPR"\*(C'\fR requires protection, Bugs in earlier perl versions, Array and hash brackets during interpolation, Interpolation of \f(CW\*(C`\e$$foo{bar}\*(C'\fR, \f(CW\*(C`qq()\*(C'\fR string passed to \&\f(CW\*(C`eval\*(C'\fR will not find string terminator .IP "\s-1DBM\s0 Traps" 4 .IX Item "DBM Traps" Perl5 must have been linked with same dbm/ndbm as the default for \&\f(CW\*(C`dbmopen()\*(C'\fR, \s-1DBM\s0 exceeding limit on the key/value size will cause perl5 to exit immediately .IP "Unclassified Traps" 4 .IX Item "Unclassified Traps" \&\f(CW\*(C`require\*(C'\fR/\f(CW\*(C`do\*(C'\fR trap using returned value, \f(CW\*(C`split\*(C'\fR on empty string with \&\s-1LIMIT\s0 specified .RE .RS 4 .RE .SS "perldebtut \- Perl debugging tutorial" .IX Subsection "perldebtut - Perl debugging tutorial" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "use strict" 4 .IX Item "use strict" .IP "Looking at data and \-w and v" 4 .IX Item "Looking at data and -w and v" .IP "help" 4 .IX Item "help" .IP "Stepping through code" 4 .IX Item "Stepping through code" .IP "Placeholder for a, w, t, T" 4 .IX Item "Placeholder for a, w, t, T" .IP "\s-1REGULAR\s0 \s-1EXPRESSIONS\s0" 4 .IX Item "REGULAR EXPRESSIONS" .IP "\s-1OUTPUT\s0 \s-1TIPS\s0" 4 .IX Item "OUTPUT TIPS" .IP "\s-1CGI\s0" 4 .IX Item "CGI" .IP "GUIs" 4 .IX Item "GUIs" .IP "\s-1SUMMARY\s0" 4 .IX Item "SUMMARY" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1CONTRIBUTORS\s0" 4 .IX Item "CONTRIBUTORS" .PD .SS "perlfaq \- frequently asked questions about Perl" .IX Subsection "perlfaq - frequently asked questions about Perl" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "Where to get the perlfaq" 4 .IX Item "Where to get the perlfaq" .IP "How to contribute to the perlfaq" 4 .IX Item "How to contribute to the perlfaq" .IP "What will happen if you mail your Perl programming problems to the authors?" 4 .IX Item "What will happen if you mail your Perl programming problems to the authors?" .RE .RS 4 .RE .IP "\s-1CREDITS\s0" 4 .IX Item "CREDITS" .IP "\s-1AUTHOR\s0 \s-1AND\s0 \s-1COPYRIGHT\s0" 4 .IX Item "AUTHOR AND COPYRIGHT" .IP "Table of Contents" 4 .IX Item "Table of Contents" .PD perlfaq \- this document, perlfaq1 \- General Questions About Perl, perlfaq2 \&\- Obtaining and Learning about Perl, perlfaq3 \- Programming Tools, perlfaq4 \&\- Data Manipulation, perlfaq5 \- Files and Formats, perlfaq6 \- Regular Expressions, perlfaq7 \- General Perl Language Issues, perlfaq8 \- System Interaction, perlfaq9 \- Networking .IP "The Questions" 4 .IX Item "The Questions" .RS 4 .PD 0 .IP "perlfaq1: General Questions About Perl" 4 .IX Item "perlfaq1: General Questions About Perl" .IP "perlfaq2: Obtaining and Learning about Perl" 4 .IX Item "perlfaq2: Obtaining and Learning about Perl" .IP "perlfaq3: Programming Tools" 4 .IX Item "perlfaq3: Programming Tools" .IP "perlfaq4: Data Manipulation" 4 .IX Item "perlfaq4: Data Manipulation" .IP "perlfaq5: Files and Formats" 4 .IX Item "perlfaq5: Files and Formats" .IP "perlfaq6: Regular Expressions" 4 .IX Item "perlfaq6: Regular Expressions" .IP "perlfaq7: General Perl Language Issues" 4 .IX Item "perlfaq7: General Perl Language Issues" .IP "perlfaq8: System Interaction" 4 .IX Item "perlfaq8: System Interaction" .IP "perlfaq9: Networking" 4 .IX Item "perlfaq9: Networking" .RE .RS 4 .RE .PD .SS "perlfaq1 \- General Questions About Perl" .IX Subsection "perlfaq1 - General Questions About Perl" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "What is Perl?" 4 .IX Item "What is Perl?" .IP "Who supports Perl? Who develops it? Why is it free?" 4 .IX Item "Who supports Perl? Who develops it? Why is it free?" .IP "Which version of Perl should I use?" 4 .IX Item "Which version of Perl should I use?" .IP "What are Perl 4, Perl 5, or Perl 6?" 4 .IX Item "What are Perl 4, Perl 5, or Perl 6?" .IP "What was Ponie?" 4 .IX Item "What was Ponie?" .IP "What is Perl 6?" 4 .IX Item "What is Perl 6?" .IP "How stable is Perl?" 4 .IX Item "How stable is Perl?" .IP "Is Perl difficult to learn?" 4 .IX Item "Is Perl difficult to learn?" .IP "How does Perl compare with other languages like Java, Python, \s-1REXX\s0, Scheme, or Tcl?" 4 .IX Item "How does Perl compare with other languages like Java, Python, REXX, Scheme, or Tcl?" .IP "Can I do [task] in Perl?" 4 .IX Item "Can I do [task] in Perl?" .IP "When shouldn't I program in Perl?" 4 .IX Item "When shouldn't I program in Perl?" .ie n .IP "What's the difference between ""perl"" and ""Perl""?" 4 .el .IP "What's the difference between ``perl'' and ``Perl''?" 4 .IX Item "What's the difference between perl and Perl?" .IP "Is it a Perl program or a Perl script?" 4 .IX Item "Is it a Perl program or a Perl script?" .IP "What is a \s-1JAPH\s0?" 4 .IX Item "What is a JAPH?" .IP "Where can I get a list of Larry Wall witticisms?" 4 .IX Item "Where can I get a list of Larry Wall witticisms?" .IP "How can I convince others to use Perl?" 4 .IX Item "How can I convince others to use Perl?" .PD http://perltraining.com.au/whyperl.html, http://www.perl.org/advocacy/whyperl.html .RE .RS 4 .RE .IP "\s-1AUTHOR\s0 \s-1AND\s0 \s-1COPYRIGHT\s0" 4 .IX Item "AUTHOR AND COPYRIGHT" .SS "perlfaq2 \- Obtaining and Learning about Perl" .IX Subsection "perlfaq2 - Obtaining and Learning about Perl" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "What machines support perl? Where do I get it?" 4 .IX Item "What machines support perl? Where do I get it?" .IP "How can I get a binary version of perl?" 4 .IX Item "How can I get a binary version of perl?" .IP "I don't have a C compiler. How can I build my own Perl interpreter?" 4 .IX Item "I don't have a C compiler. How can I build my own Perl interpreter?" .IP "I copied the perl binary from one machine to another, but scripts don't work." 4 .IX Item "I copied the perl binary from one machine to another, but scripts don't work." .IP "I grabbed the sources and tried to compile but gdbm/dynamic loading/malloc/linking/... failed. How do I make it work?" 4 .IX Item "I grabbed the sources and tried to compile but gdbm/dynamic loading/malloc/linking/... failed. How do I make it work?" .IP "What modules and extensions are available for Perl? What is \s-1CPAN\s0? What does CPAN/src/... mean?" 4 .IX Item "What modules and extensions are available for Perl? What is CPAN? What does CPAN/src/... mean?" .IP "Is there an \s-1ISO\s0 or \s-1ANSI\s0 certified version of Perl?" 4 .IX Item "Is there an ISO or ANSI certified version of Perl?" .IP "Where can I get information on Perl?" 4 .IX Item "Where can I get information on Perl?" .IP "What are the Perl newsgroups on Usenet? Where do I post questions?" 4 .IX Item "What are the Perl newsgroups on Usenet? Where do I post questions?" .IP "Where should I post source code?" 4 .IX Item "Where should I post source code?" .IP "Perl Books" 4 .IX Item "Perl Books" .IP "Which magazines have Perl content?" 4 .IX Item "Which magazines have Perl content?" .IP "What mailing lists are there for Perl?" 4 .IX Item "What mailing lists are there for Perl?" .IP "Where are the archives for comp.lang.perl.misc?" 4 .IX Item "Where are the archives for comp.lang.perl.misc?" .IP "Where can I buy a commercial version of perl?" 4 .IX Item "Where can I buy a commercial version of perl?" .IP "Where do I send bug reports?" 4 .IX Item "Where do I send bug reports?" .IP "What is perl.com? Perl Mongers? pm.org? perl.org? cpan.org?" 4 .IX Item "What is perl.com? Perl Mongers? pm.org? perl.org? cpan.org?" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0 \s-1AND\s0 \s-1COPYRIGHT\s0" 4 .IX Item "AUTHOR AND COPYRIGHT" .PD .SS "perlfaq3 \- Programming Tools" .IX Subsection "perlfaq3 - Programming Tools" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "How do I do (anything)?" 4 .IX Item "How do I do (anything)?" .IP "How can I use Perl interactively?" 4 .IX Item "How can I use Perl interactively?" .IP "Is there a Perl shell?" 4 .IX Item "Is there a Perl shell?" .IP "How do I find which modules are installed on my system?" 4 .IX Item "How do I find which modules are installed on my system?" .IP "How do I debug my Perl programs?" 4 .IX Item "How do I debug my Perl programs?" .IP "How do I profile my Perl programs?" 4 .IX Item "How do I profile my Perl programs?" .IP "How do I cross-reference my Perl programs?" 4 .IX Item "How do I cross-reference my Perl programs?" .IP "Is there a pretty-printer (formatter) for Perl?" 4 .IX Item "Is there a pretty-printer (formatter) for Perl?" .IP "Is there a ctags for Perl?" 4 .IX Item "Is there a ctags for Perl?" .IP "Is there an \s-1IDE\s0 or Windows Perl Editor?" 4 .IX Item "Is there an IDE or Windows Perl Editor?" .PD Eclipse, Enginsite, Komodo, Notepad++, Open Perl \s-1IDE\s0, OptiPerl, Padre, PerlBuilder, visiPerl+, Visual Perl, Zeus, \s-1GNU\s0 Emacs, MicroEMACS, XEmacs, Jed, Elvis, Vile, Vim, Codewright, MultiEdit, SlickEdit, ConTEXT, Bash, Ksh, Tcsh, Zsh, Affrus, Alpha, BBEdit and BBEdit Lite .IP "Where can I get Perl macros for vi?" 4 .IX Item "Where can I get Perl macros for vi?" .PD 0 .IP "Where can I get perl-mode or cperl-mode for emacs?" 4 .IX Xref "emacs" .IX Item "Where can I get perl-mode or cperl-mode for emacs?" .IP "How can I use curses with Perl?" 4 .IX Item "How can I use curses with Perl?" .IP "How can I write a \s-1GUI\s0 (X, Tk, Gtk, etc.) in Perl?" 4 .IX Xref "GUI Tk Wx WxWidgets Gtk Gtk2 CamelBones Qt" .IX Item "How can I write a GUI (X, Tk, Gtk, etc.) in Perl?" .PD Tk, Wx, Gtk and Gtk2, Win32::GUI, CamelBones, Qt, Athena .IP "How can I make my Perl program run faster?" 4 .IX Item "How can I make my Perl program run faster?" .PD 0 .IP "How can I make my Perl program take less memory?" 4 .IX Item "How can I make my Perl program take less memory?" .PD Don't slurp!, Use map and grep selectively, Avoid unnecessary quotes and stringification, Pass by reference, Tie large variables to disk .IP "Is it safe to return a reference to local or lexical data?" 4 .IX Item "Is it safe to return a reference to local or lexical data?" .PD 0 .IP "How can I free an array or hash so my program shrinks?" 4 .IX Item "How can I free an array or hash so my program shrinks?" .IP "How can I make my \s-1CGI\s0 script more efficient?" 4 .IX Item "How can I make my CGI script more efficient?" .IP "How can I hide the source for my Perl program?" 4 .IX Item "How can I hide the source for my Perl program?" .IP "How can I compile my Perl program into byte code or C?" 4 .IX Item "How can I compile my Perl program into byte code or C?" .ie n .IP "How can I get ""#!perl"" to work on [\s-1MS\-DOS\s0,NT,...]?" 4 .el .IP "How can I get \f(CW#!perl\fR to work on [\s-1MS\-DOS\s0,NT,...]?" 4 .IX Item "How can I get #!perl to work on [MS-DOS,NT,...]?" .IP "Can I write useful Perl programs on the command line?" 4 .IX Item "Can I write useful Perl programs on the command line?" .IP "Why don't Perl one-liners work on my DOS/Mac/VMS system?" 4 .IX Item "Why don't Perl one-liners work on my DOS/Mac/VMS system?" .IP "Where can I learn about \s-1CGI\s0 or Web programming in Perl?" 4 .IX Item "Where can I learn about CGI or Web programming in Perl?" .IP "Where can I learn about object-oriented Perl programming?" 4 .IX Item "Where can I learn about object-oriented Perl programming?" .IP "Where can I learn about linking C with Perl?" 4 .IX Item "Where can I learn about linking C with Perl?" .IP "I've read perlembed, perlguts, etc., but I can't embed perl in my C program; what am I doing wrong?" 4 .IX Item "I've read perlembed, perlguts, etc., but I can't embed perl in my C program; what am I doing wrong?" .IP "When I tried to run my script, I got this message. What does it mean?" 4 .IX Item "When I tried to run my script, I got this message. What does it mean?" .IP "What's MakeMaker?" 4 .IX Item "What's MakeMaker?" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0 \s-1AND\s0 \s-1COPYRIGHT\s0" 4 .IX Item "AUTHOR AND COPYRIGHT" .PD .SS "perlfaq4 \- Data Manipulation" .IX Subsection "perlfaq4 - Data Manipulation" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Data: Numbers" 4 .IX Item "Data: Numbers" .RS 4 .IP "Why am I getting long decimals (eg, 19.9499999999999) instead of the numbers I should be getting (eg, 19.95)?" 4 .IX Item "Why am I getting long decimals (eg, 19.9499999999999) instead of the numbers I should be getting (eg, 19.95)?" .IP "Why is \fIint()\fR broken?" 4 .IX Item "Why is int() broken?" .IP "Why isn't my octal data interpreted correctly?" 4 .IX Item "Why isn't my octal data interpreted correctly?" .IP "Does Perl have a \fIround()\fR function? What about \fIceil()\fR and \fIfloor()\fR? Trig functions?" 4 .IX Item "Does Perl have a round() function? What about ceil() and floor()? Trig functions?" .IP "How do I convert between numeric representations/bases/radixes?" 4 .IX Item "How do I convert between numeric representations/bases/radixes?" .PD How do I convert hexadecimal into decimal, How do I convert from decimal to hexadecimal, How do I convert from octal to decimal, How do I convert from decimal to octal, How do I convert from binary to decimal, How do I convert from decimal to binary .IP "Why doesn't & work the way I want it to?" 4 .IX Item "Why doesn't & work the way I want it to?" .PD 0 .IP "How do I multiply matrices?" 4 .IX Item "How do I multiply matrices?" .IP "How do I perform an operation on a series of integers?" 4 .IX Item "How do I perform an operation on a series of integers?" .IP "How can I output Roman numerals?" 4 .IX Item "How can I output Roman numerals?" .IP "Why aren't my random numbers random?" 4 .IX Item "Why aren't my random numbers random?" .IP "How do I get a random number between X and Y?" 4 .IX Item "How do I get a random number between X and Y?" .RE .RS 4 .RE .IP "Data: Dates" 4 .IX Item "Data: Dates" .RS 4 .IP "How do I find the day or week of the year?" 4 .IX Item "How do I find the day or week of the year?" .IP "How do I find the current century or millennium?" 4 .IX Item "How do I find the current century or millennium?" .IP "How can I compare two dates and find the difference?" 4 .IX Item "How can I compare two dates and find the difference?" .IP "How can I take a string and turn it into epoch seconds?" 4 .IX Item "How can I take a string and turn it into epoch seconds?" .IP "How can I find the Julian Day?" 4 .IX Item "How can I find the Julian Day?" .IP "How do I find yesterday's date?" 4 .IX Xref "date yesterday DateTime Date::Calc Time::Local daylight saving time day Today_and_Now localtime timelocal" .IX Item "How do I find yesterday's date?" .IP "Does Perl have a Year 2000 or 2038 problem? Is Perl Y2K compliant?" 4 .IX Item "Does Perl have a Year 2000 or 2038 problem? Is Perl Y2K compliant?" .RE .RS 4 .RE .IP "Data: Strings" 4 .IX Item "Data: Strings" .RS 4 .IP "How do I validate input?" 4 .IX Item "How do I validate input?" .IP "How do I unescape a string?" 4 .IX Item "How do I unescape a string?" .IP "How do I remove consecutive pairs of characters?" 4 .IX Item "How do I remove consecutive pairs of characters?" .IP "How do I expand function calls in a string?" 4 .IX Item "How do I expand function calls in a string?" .IP "How do I find matching/nesting anything?" 4 .IX Item "How do I find matching/nesting anything?" .IP "How do I reverse a string?" 4 .IX Item "How do I reverse a string?" .IP "How do I expand tabs in a string?" 4 .IX Item "How do I expand tabs in a string?" .IP "How do I reformat a paragraph?" 4 .IX Item "How do I reformat a paragraph?" .IP "How can I access or change N characters of a string?" 4 .IX Item "How can I access or change N characters of a string?" .IP "How do I change the Nth occurrence of something?" 4 .IX Item "How do I change the Nth occurrence of something?" .IP "How can I count the number of occurrences of a substring within a string?" 4 .IX Item "How can I count the number of occurrences of a substring within a string?" .IP "How do I capitalize all the words on one line?" 4 .IX Xref "Text::Autoformat capitalize case, title case, sentence" .IX Item "How do I capitalize all the words on one line?" .IP "How can I split a [character]\-delimited string except when inside [character]?" 4 .IX Item "How can I split a [character]-delimited string except when inside [character]?" .IP "How do I strip blank space from the beginning/end of a string?" 4 .IX Item "How do I strip blank space from the beginning/end of a string?" .IP "How do I pad a string with blanks or pad a number with zeroes?" 4 .IX Item "How do I pad a string with blanks or pad a number with zeroes?" .IP "How do I extract selected columns from a string?" 4 .IX Item "How do I extract selected columns from a string?" .IP "How do I find the soundex value of a string?" 4 .IX Item "How do I find the soundex value of a string?" .IP "How can I expand variables in text strings?" 4 .IX Item "How can I expand variables in text strings?" .ie n .IP "What's wrong with always quoting ""$vars""?" 4 .el .IP "What's wrong with always quoting ``$vars''?" 4 .IX Item "What's wrong with always quoting $vars?" .IP "Why don't my <<\s-1HERE\s0 documents work?" 4 .IX Item "Why don't my <?" 4 .el .IP "Why do I sometimes get an ``Argument list too long'' when I use <*>?" 4 .IX Xref "argument list too long" .IX Item "Why do I sometimes get an Argument list too long when I use <*>?" .IP "Is there a leak/bug in \fIglob()\fR?" 4 .IX Xref "glob" .IX Item "Is there a leak/bug in glob()?" .ie n .IP "How can I open a file with a leading "">"" or trailing blanks?" 4 .el .IP "How can I open a file with a leading ``>'' or trailing blanks?" 4 .IX Xref "filename, special characters" .IX Item "How can I open a file with a leading > or trailing blanks?" .IP "How can I reliably rename a file?" 4 .IX Xref "rename mv move file, rename" .IX Item "How can I reliably rename a file?" .IP "How can I lock a file?" 4 .IX Xref "lock file, lock flock" .IX Item "How can I lock a file?" .ie n .IP "Why can't I just open(\s-1FH\s0, "">file.lock"")?" 4 .el .IP "Why can't I just open(\s-1FH\s0, ``>file.lock'')?" 4 .IX Xref "lock, lockfile race condition" .IX Item "Why can't I just open(FH, >file.lock)?" .IP "I still don't get locking. I just want to increment the number in the file. How can I do this?" 4 .IX Xref "counter file, counter" .IX Item "I still don't get locking. I just want to increment the number in the file. How can I do this?" .IP "All I want to do is append a small amount of text to the end of a file. Do I still have to use locking?" 4 .IX Xref "append file, append" .IX Item "All I want to do is append a small amount of text to the end of a file. Do I still have to use locking?" .IP "How do I randomly update a binary file?" 4 .IX Xref "file, binary patch" .IX Item "How do I randomly update a binary file?" .IP "How do I get a file's timestamp in perl?" 4 .IX Xref "timestamp file, timestamp" .IX Item "How do I get a file's timestamp in perl?" .IP "How do I set a file's timestamp in perl?" 4 .IX Xref "timestamp file, timestamp" .IX Item "How do I set a file's timestamp in perl?" .IP "How do I print to more than one file at once?" 4 .IX Xref "print, to multiple files" .IX Item "How do I print to more than one file at once?" .IP "How can I read in an entire file all at once?" 4 .IX Xref "slurp file, slurping" .IX Item "How can I read in an entire file all at once?" .IP "How can I read in a file by paragraphs?" 4 .IX Xref "file, reading by paragraphs" .IX Item "How can I read in a file by paragraphs?" .IP "How can I read a single character from a file? From the keyboard?" 4 .IX Xref "getc file, reading one character at a time" .IX Item "How can I read a single character from a file? From the keyboard?" .IP "How can I tell whether there's a character waiting on a filehandle?" 4 .IX Item "How can I tell whether there's a character waiting on a filehandle?" .ie n .IP "How do I do a ""tail \-f"" in perl?" 4 .el .IP "How do I do a \f(CWtail \-f\fR in perl?" 4 .IX Xref "tail IO::Handle File::Tail clearerr" .IX Item "How do I do a tail -f in perl?" .IP "How do I \fIdup()\fR a filehandle in Perl?" 4 .IX Xref "dup" .IX Item "How do I dup() a filehandle in Perl?" .IP "How do I close a file descriptor by number?" 4 .IX Xref "file, closing file descriptors POSIX close" .IX Item "How do I close a file descriptor by number?" .ie n .IP "Why can't I use ""C:\etemp\efoo"" in \s-1DOS\s0 paths? Why doesn't `C:\etemp\efoo.exe` work?" 4 .el .IP "Why can't I use ``C:\etemp\efoo'' in \s-1DOS\s0 paths? Why doesn't `C:\etemp\efoo.exe` work?" 4 .IX Xref "filename, DOS issues" .IX Item "Why can't I use C:tempfoo in DOS paths? Why doesn't `C:tempfoo.exe` work?" .ie n .IP "Why doesn't glob(""*.*"") get all the files?" 4 .el .IP "Why doesn't glob(``*.*'') get all the files?" 4 .IX Xref "glob" .IX Item "Why doesn't glob(*.*) get all the files?" .ie n .IP "Why does Perl let me delete read-only files? Why does ""\-i"" clobber protected files? Isn't this a bug in Perl?" 4 .el .IP "Why does Perl let me delete read-only files? Why does \f(CW\-i\fR clobber protected files? Isn't this a bug in Perl?" 4 .IX Item "Why does Perl let me delete read-only files? Why does -i clobber protected files? Isn't this a bug in Perl?" .IP "How do I select a random line from a file?" 4 .IX Xref "file, selecting a random line" .IX Item "How do I select a random line from a file?" .IP "Why do I get weird spaces when I print an array of lines?" 4 .IX Item "Why do I get weird spaces when I print an array of lines?" .IP "How do I traverse a directory tree?" 4 .IX Item "How do I traverse a directory tree?" .IP "How do I delete a directory tree?" 4 .IX Item "How do I delete a directory tree?" .IP "How do I copy an entire directory?" 4 .IX Item "How do I copy an entire directory?" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0 \s-1AND\s0 \s-1COPYRIGHT\s0" 4 .IX Item "AUTHOR AND COPYRIGHT" .PD .SS "perlfaq6 \- Regular Expressions" .IX Subsection "perlfaq6 - Regular Expressions" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "How can I hope to use regular expressions without creating illegible and unmaintainable code?" 4 .IX Xref "regex, legibility regexp, legibility regular expression, legibility x" .IX Item "How can I hope to use regular expressions without creating illegible and unmaintainable code?" .PD Comments Outside the Regex, Comments Inside the Regex, Different Delimiters .IP "I'm having trouble matching over more than one line. What's wrong?" 4 .IX Xref "regex, multiline regexp, multiline regular expression, multiline" .IX Item "I'm having trouble matching over more than one line. What's wrong?" .PD 0 .IP "How can I pull out lines between two patterns that are themselves on different lines?" 4 .IX Xref ".." .IX Item "How can I pull out lines between two patterns that are themselves on different lines?" .IP "How do I match \s-1XML\s0, \s-1HTML\s0, or other nasty, ugly things with a regex?" 4 .IX Xref "regex, XML regex, HTML XML HTML pain frustration sucking out, will to live" .IX Item "How do I match XML, HTML, or other nasty, ugly things with a regex?" .PD Solve the balanced text problem from another question in perlfaq6, Try the recursive regex features in Perl 5.10 and later. See perlre, Try defining a grammar using Perl 5.10's \f(CW\*(C`(?DEFINE)\*(C'\fR feature, Break the problem down into sub-problems instead of trying to use a single regex, Convince everyone not to use \s-1XML\s0 or \s-1HTML\s0 in the first place .IP "I put a regular expression into $/ but it didn't work. What's wrong?" 4 .IX Xref "$ , regexes in $INPUT_RECORD_SEPARATOR, regexes in $RS, regexes in" .IX Item "I put a regular expression into $/ but it didn't work. What's wrong?" .PD 0 .IP "How do I substitute case-insensitively on the \s-1LHS\s0 while preserving case on the \s-1RHS\s0?" 4 .IX Xref "replace, case preserving substitute, case preserving substitution, case preserving s, case preserving" .IX Item "How do I substitute case-insensitively on the LHS while preserving case on the RHS?" .ie n .IP "How can I make ""\ew"" match national character sets?" 4 .el .IP "How can I make \f(CW\ew\fR match national character sets?" 4 .IX Xref "\\w" .IX Item "How can I make w match national character sets?" .ie n .IP "How can I match a locale-smart version of ""/[a\-zA\-Z]/""?" 4 .el .IP "How can I match a locale-smart version of \f(CW/[a\-zA\-Z]/\fR?" 4 .IX Xref "alpha" .IX Item "How can I match a locale-smart version of /[a-zA-Z]/?" .IP "How can I quote a variable to use in a regex?" 4 .IX Xref "regex, escaping regexp, escaping regular expression, escaping" .IX Item "How can I quote a variable to use in a regex?" .ie n .IP "What is ""/o"" really for?" 4 .el .IP "What is \f(CW/o\fR really for?" 4 .IX Xref " o, regular expressions compile, regular expressions" .IX Item "What is /o really for?" .IP "How do I use a regular expression to strip C\-style comments from a file?" 4 .IX Item "How do I use a regular expression to strip C-style comments from a file?" .IP "Can I use Perl regular expressions to match balanced text?" 4 .IX Xref "regex, matching balanced test regexp, matching balanced test regular expression, matching balanced test possessive PARNO Text::Balanced Regexp::Common backtracking recursion" .IX Item "Can I use Perl regular expressions to match balanced text?" .IP "What does it mean that regexes are greedy? How can I get around it?" 4 .IX Xref "greedy greediness" .IX Item "What does it mean that regexes are greedy? How can I get around it?" .IP "How do I process each word on each line?" 4 .IX Xref "word" .IX Item "How do I process each word on each line?" .IP "How can I print out a word-frequency or line-frequency summary?" 4 .IX Item "How can I print out a word-frequency or line-frequency summary?" .IP "How can I do approximate matching?" 4 .IX Xref "match, approximate matching, approximate" .IX Item "How can I do approximate matching?" .IP "How do I efficiently match many regular expressions at once?" 4 .IX Xref "regex, efficiency regexp, efficiency regular expression, efficiency" .IX Item "How do I efficiently match many regular expressions at once?" .ie n .IP "Why don't word-boundary searches with ""\eb"" work for me?" 4 .el .IP "Why don't word-boundary searches with \f(CW\eb\fR work for me?" 4 .IX Xref "\\b" .IX Item "Why don't word-boundary searches with b work for me?" .IP "Why does using $&, $`, or $' slow my program down?" 4 .IX Xref "$MATCH $& $POSTMATCH $' $PREMATCH $`" .IX Item "Why does using $&, $`, or $' slow my program down?" .ie n .IP "What good is ""\eG"" in a regular expression?" 4 .el .IP "What good is \f(CW\eG\fR in a regular expression?" 4 .IX Xref "\\G" .IX Item "What good is G in a regular expression?" .IP "Are Perl regexes DFAs or NFAs? Are they \s-1POSIX\s0 compliant?" 4 .IX Xref "DFA NFA POSIX" .IX Item "Are Perl regexes DFAs or NFAs? Are they POSIX compliant?" .IP "What's wrong with using grep in a void context?" 4 .IX Xref "grep" .IX Item "What's wrong with using grep in a void context?" .IP "How can I match strings with multibyte characters?" 4 .IX Xref "regex, and multibyte characters regexp, and multibyte characters regular expression, and multibyte characters martian encoding, Martian" .IX Item "How can I match strings with multibyte characters?" .IP "How do I match a regular expression that's in a variable? ," 4 .IX Xref "regex, in variable eval regex quotemeta \\Q, regex \\E, regex qr" .IX Item "How do I match a regular expression that's in a variable? ," .RE .RS 4 .RE .IP "\s-1AUTHOR\s0 \s-1AND\s0 \s-1COPYRIGHT\s0" 4 .IX Item "AUTHOR AND COPYRIGHT" .PD .SS "perlfaq7 \- General Perl Language Issues" .IX Subsection "perlfaq7 - General Perl Language Issues" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "Can I get a BNF/yacc/RE for the Perl language?" 4 .IX Item "Can I get a BNF/yacc/RE for the Perl language?" .IP "What are all these $@%&* punctuation signs, and how do I know when to use them?" 4 .IX Item "What are all these $@%&* punctuation signs, and how do I know when to use them?" .IP "Do I always/never have to quote my strings or use semicolons and commas?" 4 .IX Item "Do I always/never have to quote my strings or use semicolons and commas?" .IP "How do I skip some return values?" 4 .IX Item "How do I skip some return values?" .IP "How do I temporarily block warnings?" 4 .IX Item "How do I temporarily block warnings?" .IP "What's an extension?" 4 .IX Item "What's an extension?" .IP "Why do Perl operators have different precedence than C operators?" 4 .IX Item "Why do Perl operators have different precedence than C operators?" .IP "How do I declare/create a structure?" 4 .IX Item "How do I declare/create a structure?" .IP "How do I create a module?" 4 .IX Item "How do I create a module?" .IP "How do I adopt or take over a module already on \s-1CPAN\s0?" 4 .IX Item "How do I adopt or take over a module already on CPAN?" .IP "How do I create a class?" 4 .IX Xref "class, creation package" .IX Item "How do I create a class?" .IP "How can I tell if a variable is tainted?" 4 .IX Item "How can I tell if a variable is tainted?" .IP "What's a closure?" 4 .IX Item "What's a closure?" .IP "What is variable suicide and how can I prevent it?" 4 .IX Item "What is variable suicide and how can I prevent it?" .IP "How can I pass/return a {Function, FileHandle, Array, Hash, Method, Regex}?" 4 .IX Item "How can I pass/return a {Function, FileHandle, Array, Hash, Method, Regex}?" .PD Passing Variables and Functions, Passing Filehandles, Passing Regexes, Passing Methods .IP "How do I create a static variable?" 4 .IX Item "How do I create a static variable?" .PD 0 .IP "What's the difference between dynamic and lexical (static) scoping? Between \fIlocal()\fR and \fImy()\fR?" 4 .IX Item "What's the difference between dynamic and lexical (static) scoping? Between local() and my()?" .IP "How can I access a dynamic variable while a similarly named lexical is in scope?" 4 .IX Item "How can I access a dynamic variable while a similarly named lexical is in scope?" .IP "What's the difference between deep and shallow binding?" 4 .IX Item "What's the difference between deep and shallow binding?" .ie n .IP "Why doesn't ""my($foo) = <\s-1FILE\s0>;"" work right?" 4 .el .IP "Why doesn't ``my($foo) = <\s-1FILE\s0>;'' work right?" 4 .IX Item "Why doesn't my($foo) = ; work right?" .IP "How do I redefine a builtin function, operator, or method?" 4 .IX Item "How do I redefine a builtin function, operator, or method?" .IP "What's the difference between calling a function as &foo and \fIfoo()\fR?" 4 .IX Item "What's the difference between calling a function as &foo and foo()?" .IP "How do I create a switch or case statement?" 4 .IX Item "How do I create a switch or case statement?" .IP "How can I catch accesses to undefined variables, functions, or methods?" 4 .IX Item "How can I catch accesses to undefined variables, functions, or methods?" .IP "Why can't a method included in this same file be found?" 4 .IX Item "Why can't a method included in this same file be found?" .IP "How can I find out my current or calling package?" 4 .IX Item "How can I find out my current or calling package?" .IP "How can I comment out a large block of Perl code?" 4 .IX Item "How can I comment out a large block of Perl code?" .IP "How do I clear a package?" 4 .IX Item "How do I clear a package?" .IP "How can I use a variable as a variable name?" 4 .IX Item "How can I use a variable as a variable name?" .ie n .IP "What does ""bad interpreter"" mean?" 4 .el .IP "What does ``bad interpreter'' mean?" 4 .IX Item "What does bad interpreter mean?" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0 \s-1AND\s0 \s-1COPYRIGHT\s0" 4 .IX Item "AUTHOR AND COPYRIGHT" .PD .SS "perlfaq8 \- System Interaction" .IX Subsection "perlfaq8 - System Interaction" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "How do I find out which operating system I'm running under?" 4 .IX Item "How do I find out which operating system I'm running under?" .IP "How come \fIexec()\fR doesn't return?" 4 .IX Xref "exec system fork open pipe" .IX Item "How come exec() doesn't return?" .IP "How do I do fancy stuff with the keyboard/screen/mouse?" 4 .IX Item "How do I do fancy stuff with the keyboard/screen/mouse?" .PD Keyboard, Screen, Mouse .IP "How do I print something out in color?" 4 .IX Item "How do I print something out in color?" .PD 0 .IP "How do I read just one key without waiting for a return key?" 4 .IX Item "How do I read just one key without waiting for a return key?" .IP "How do I check whether input is ready on the keyboard?" 4 .IX Item "How do I check whether input is ready on the keyboard?" .IP "How do I clear the screen?" 4 .IX Item "How do I clear the screen?" .IP "How do I get the screen size?" 4 .IX Item "How do I get the screen size?" .IP "How do I ask the user for a password?" 4 .IX Item "How do I ask the user for a password?" .IP "How do I read and write the serial port?" 4 .IX Item "How do I read and write the serial port?" .PD lockfiles, open mode, end of line, flushing output, non-blocking input .IP "How do I decode encrypted password files?" 4 .IX Item "How do I decode encrypted password files?" .PD 0 .IP "How do I start a process in the background?" 4 .IX Item "How do I start a process in the background?" .PD \&\s-1STDIN\s0, \s-1STDOUT\s0, and \s-1STDERR\s0 are shared, Signals, Zombies .IP "How do I trap control characters/signals?" 4 .IX Item "How do I trap control characters/signals?" .PD 0 .IP "How do I modify the shadow password file on a Unix system?" 4 .IX Item "How do I modify the shadow password file on a Unix system?" .IP "How do I set the time and date?" 4 .IX Item "How do I set the time and date?" .IP "How can I \fIsleep()\fR or \fIalarm()\fR for under a second?" 4 .IX Xref "Time::HiRes BSD::Itimer sleep select" .IX Item "How can I sleep() or alarm() for under a second?" .IP "How can I measure time under a second?" 4 .IX Xref "Time::HiRes BSD::Itimer sleep select" .IX Item "How can I measure time under a second?" .IP "How can I do an \fIatexit()\fR or \fIsetjmp()\fR/\fIlongjmp()\fR? (Exception handling)" 4 .IX Item "How can I do an atexit() or setjmp()/longjmp()? (Exception handling)" .ie n .IP "Why doesn't my sockets program work under System V (Solaris)? What does the error message ""Protocol not supported"" mean?" 4 .el .IP "Why doesn't my sockets program work under System V (Solaris)? What does the error message ``Protocol not supported'' mean?" 4 .IX Item "Why doesn't my sockets program work under System V (Solaris)? What does the error message Protocol not supported mean?" .IP "How can I call my system's unique C functions from Perl?" 4 .IX Item "How can I call my system's unique C functions from Perl?" .IP "Where do I get the include files to do \fIioctl()\fR or \fIsyscall()\fR?" 4 .IX Item "Where do I get the include files to do ioctl() or syscall()?" .IP "Why do setuid perl scripts complain about kernel problems?" 4 .IX Item "Why do setuid perl scripts complain about kernel problems?" .IP "How can I open a pipe both to and from a command?" 4 .IX Item "How can I open a pipe both to and from a command?" .IP "Why can't I get the output of a command with \fIsystem()\fR?" 4 .IX Item "Why can't I get the output of a command with system()?" .IP "How can I capture \s-1STDERR\s0 from an external command?" 4 .IX Item "How can I capture STDERR from an external command?" .IP "Why doesn't \fIopen()\fR return an error when a pipe open fails?" 4 .IX Item "Why doesn't open() return an error when a pipe open fails?" .IP "What's wrong with using backticks in a void context?" 4 .IX Item "What's wrong with using backticks in a void context?" .IP "How can I call backticks without shell processing?" 4 .IX Item "How can I call backticks without shell processing?" .IP "Why can't my script read from \s-1STDIN\s0 after I gave it \s-1EOF\s0 (^D on Unix, ^Z on MS-DOS)?" 4 .IX Item "Why can't my script read from STDIN after I gave it EOF (^D on Unix, ^Z on MS-DOS)?" .IP "How can I convert my shell script to perl?" 4 .IX Item "How can I convert my shell script to perl?" .IP "Can I use perl to run a telnet or ftp session?" 4 .IX Item "Can I use perl to run a telnet or ftp session?" .IP "How can I write expect in Perl?" 4 .IX Item "How can I write expect in Perl?" .ie n .IP "Is there a way to hide perl's command line from programs such as ""ps""?" 4 .el .IP "Is there a way to hide perl's command line from programs such as ``ps''?" 4 .IX Item "Is there a way to hide perl's command line from programs such as ps?" .IP "I {changed directory, modified my environment} in a perl script. How come the change disappeared when I exited the script? How do I get my changes to be visible?" 4 .IX Item "I {changed directory, modified my environment} in a perl script. How come the change disappeared when I exited the script? How do I get my changes to be visible?" .PD Unix .IP "How do I close a process's filehandle without waiting for it to complete?" 4 .IX Item "How do I close a process's filehandle without waiting for it to complete?" .PD 0 .IP "How do I fork a daemon process?" 4 .IX Item "How do I fork a daemon process?" .IP "How do I find out if I'm running interactively or not?" 4 .IX Item "How do I find out if I'm running interactively or not?" .IP "How do I timeout a slow event?" 4 .IX Item "How do I timeout a slow event?" .IP "How do I set \s-1CPU\s0 limits?" 4 .IX Xref "BSD::Resource limit CPU" .IX Item "How do I set CPU limits?" .IP "How do I avoid zombies on a Unix system?" 4 .IX Item "How do I avoid zombies on a Unix system?" .IP "How do I use an \s-1SQL\s0 database?" 4 .IX Item "How do I use an SQL database?" .IP "How do I make a \fIsystem()\fR exit on control-C?" 4 .IX Item "How do I make a system() exit on control-C?" .IP "How do I open a file without blocking?" 4 .IX Item "How do I open a file without blocking?" .IP "How do I tell the difference between errors from the shell and perl?" 4 .IX Item "How do I tell the difference between errors from the shell and perl?" .IP "How do I install a module from \s-1CPAN\s0?" 4 .IX Item "How do I install a module from CPAN?" .IP "What's the difference between require and use?" 4 .IX Item "What's the difference between require and use?" .IP "How do I keep my own module/library directory?" 4 .IX Item "How do I keep my own module/library directory?" .IP "How do I add the directory my program lives in to the module/library search path?" 4 .IX Item "How do I add the directory my program lives in to the module/library search path?" .IP "How do I add a directory to my include path (@INC) at runtime?" 4 .IX Item "How do I add a directory to my include path (@INC) at runtime?" .PD the \f(CW\*(C`PERLLIB\*(C'\fR environment variable, the \f(CW\*(C`PERL5LIB\*(C'\fR environment variable, the \f(CW\*(C`perl \-Idir\*(C'\fR command line flag, the \f(CW\*(C`lib\*(C'\fR pragma:, the \f(CW\*(C`local::lib\*(C'\fR module: .IP "What is socket.ph and where do I get it?" 4 .IX Item "What is socket.ph and where do I get it?" .RE .RS 4 .RE .PD 0 .IP "\s-1AUTHOR\s0 \s-1AND\s0 \s-1COPYRIGHT\s0" 4 .IX Item "AUTHOR AND COPYRIGHT" .PD .SS "perlfaq9 \- Networking" .IX Subsection "perlfaq9 - Networking" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "What is the correct form of response from a \s-1CGI\s0 script?" 4 .IX Item "What is the correct form of response from a CGI script?" .IP "My \s-1CGI\s0 script runs from the command line but not the browser. (500 Server Error)" 4 .IX Item "My CGI script runs from the command line but not the browser. (500 Server Error)" .IP "How can I get better error messages from a \s-1CGI\s0 program?" 4 .IX Item "How can I get better error messages from a CGI program?" .IP "How do I remove \s-1HTML\s0 from a string?" 4 .IX Item "How do I remove HTML from a string?" .IP "How do I extract URLs?" 4 .IX Item "How do I extract URLs?" .IP "How do I download a file from the user's machine? How do I open a file on another machine?" 4 .IX Item "How do I download a file from the user's machine? How do I open a file on another machine?" .IP "How do I make an \s-1HTML\s0 pop-up menu with Perl?" 4 .IX Item "How do I make an HTML pop-up menu with Perl?" .IP "How do I fetch an \s-1HTML\s0 file?" 4 .IX Item "How do I fetch an HTML file?" .IP "How do I automate an \s-1HTML\s0 form submission?" 4 .IX Item "How do I automate an HTML form submission?" .IP "How do I decode or create those %\-encodings on the web?" 4 .IX Xref "URI CGI.pm CGI URI::Escape RFC 2396" .IX Item "How do I decode or create those %-encodings on the web?" .IP "How do I redirect to another page?" 4 .IX Item "How do I redirect to another page?" .IP "How do I put a password on my web pages?" 4 .IX Item "How do I put a password on my web pages?" .IP "How do I edit my .htpasswd and .htgroup files with Perl?" 4 .IX Item "How do I edit my .htpasswd and .htgroup files with Perl?" .IP "How do I make sure users can't enter values into a form that cause my \s-1CGI\s0 script to do bad things?" 4 .IX Item "How do I make sure users can't enter values into a form that cause my CGI script to do bad things?" .IP "How do I parse a mail header?" 4 .IX Item "How do I parse a mail header?" .IP "How do I decode a \s-1CGI\s0 form?" 4 .IX Item "How do I decode a CGI form?" .IP "How do I check a valid mail address?" 4 .IX Item "How do I check a valid mail address?" .IP "How do I decode a \s-1MIME/BASE64\s0 string?" 4 .IX Item "How do I decode a MIME/BASE64 string?" .IP "How do I return the user's mail address?" 4 .IX Item "How do I return the user's mail address?" .IP "How do I send mail?" 4 .IX Item "How do I send mail?" .IP "How do I use \s-1MIME\s0 to make an attachment to a mail message?" 4 .IX Item "How do I use MIME to make an attachment to a mail message?" .IP "How do I read mail?" 4 .IX Item "How do I read mail?" .IP "How do I find out my hostname, domainname, or \s-1IP\s0 address?" 4 .IX Xref "hostname, domainname, IP address, host, domain, hostfqdn, inet_ntoa, gethostbyname, Socket, Net::Domain, Sys::Hostname" .IX Item "How do I find out my hostname, domainname, or IP address?" .IP "How do I fetch a news article or the active newsgroups?" 4 .IX Item "How do I fetch a news article or the active newsgroups?" .IP "How do I fetch/put an \s-1FTP\s0 file?" 4 .IX Item "How do I fetch/put an FTP file?" .IP "How can I do \s-1RPC\s0 in Perl?" 4 .IX Item "How can I do RPC in Perl?" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0 \s-1AND\s0 \s-1COPYRIGHT\s0" 4 .IX Item "AUTHOR AND COPYRIGHT" .PD .SS "perlsyn \- Perl syntax" .IX Subsection "perlsyn - Perl syntax" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "Declarations" 4 .IX Xref "declaration undef undefined uninitialized" .IX Item "Declarations" .IP "Comments" 4 .IX Xref "comment #" .IX Item "Comments" .IP "Simple Statements" 4 .IX Xref "statement semicolon expression ;" .IX Item "Simple Statements" .IP "Truth and Falsehood" 4 .IX Xref "truth falsehood true false ! not negation 0" .IX Item "Truth and Falsehood" .IP "Statement Modifiers" 4 .IX Xref "statement modifier modifier if unless while until when foreach for" .IX Item "Statement Modifiers" .IP "Compound Statements" 4 .IX Xref "statement, compound block bracket, curly curly bracket brace { } if unless while until foreach for continue" .IX Item "Compound Statements" .IP "Loop Control" 4 .IX Xref "loop control loop, control next last redo continue" .IX Item "Loop Control" .IP "For Loops" 4 .IX Xref "for foreach" .IX Item "For Loops" .IP "Foreach Loops" 4 .IX Xref "for foreach" .IX Item "Foreach Loops" .IP "Basic BLOCKs" 4 .IX Xref "block" .IX Item "Basic BLOCKs" .IP "Switch statements" 4 .IX Xref "switch case given when default" .IX Item "Switch statements" .IP "Goto" 4 .IX Xref "goto" .IX Item "Goto" .IP "PODs: Embedded Documentation" 4 .IX Xref "POD documentation" .IX Item "PODs: Embedded Documentation" .IP "Plain Old Comments (Not!)" 4 .IX Xref "comment line # preprocessor eval" .IX Item "Plain Old Comments (Not!)" .RE .RS 4 .RE .PD .SS "perldata \- Perl data types" .IX Subsection "perldata - Perl data types" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "Variable names" 4 .IX Xref "variable, name variable name data type type" .IX Item "Variable names" .IP "Context" 4 .IX Xref "context scalar context list context" .IX Item "Context" .IP "Scalar values" 4 .IX Xref "scalar number string reference" .IX Item "Scalar values" .IP "Scalar value constructors" 4 .IX Xref "scalar, literal scalar, constant" .IX Item "Scalar value constructors" .IP "List value constructors" 4 .IX Xref "list" .IX Item "List value constructors" .IP "Subscripts" 4 .IX Item "Subscripts" .IP "Slices" 4 .IX Xref "slice array, slice hash, slice" .IX Item "Slices" .IP "Typeglobs and Filehandles" 4 .IX Xref "typeglob filehandle *" .IX Item "Typeglobs and Filehandles" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perlop \- Perl operators and precedence" .IX Subsection "perlop - Perl operators and precedence" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "Operator Precedence and Associativity" 4 .IX Xref "operator, precedence precedence associativity" .IX Item "Operator Precedence and Associativity" .IP "Terms and List Operators (Leftward)" 4 .IX Xref "list operator operator, list term" .IX Item "Terms and List Operators (Leftward)" .IP "The Arrow Operator" 4 .IX Xref "arrow dereference ->" .IX Item "The Arrow Operator" .IP "Auto-increment and Auto-decrement" 4 .IX Xref "increment auto-increment ++ decrement auto-decrement --" .IX Item "Auto-increment and Auto-decrement" .IP "Exponentiation" 4 .IX Xref "** exponentiation power" .IX Item "Exponentiation" .IP "Symbolic Unary Operators" 4 .IX Xref "unary operator operator, unary" .IX Item "Symbolic Unary Operators" .IP "Binding Operators" 4 .IX Xref "binding operator, binding =~ !~" .IX Item "Binding Operators" .IP "Multiplicative Operators" 4 .IX Xref "operator, multiplicative" .IX Item "Multiplicative Operators" .IP "Additive Operators" 4 .IX Xref "operator, additive" .IX Item "Additive Operators" .IP "Shift Operators" 4 .IX Xref "shift operator operator, shift << >> right shift left shift bitwise shift shl shr shift, right shift, left" .IX Item "Shift Operators" .IP "Named Unary Operators" 4 .IX Xref "operator, named unary" .IX Item "Named Unary Operators" .IP "Relational Operators" 4 .IX Xref "relational operator operator, relational" .IX Item "Relational Operators" .IP "Equality Operators" 4 .IX Xref "equality equal equals operator, equality" .IX Item "Equality Operators" .IP "Bitwise And" 4 .IX Xref "operator, bitwise, and bitwise and &" .IX Item "Bitwise And" .IP "Bitwise Or and Exclusive Or" 4 .IX Xref "operator, bitwise, or bitwise or | operator, bitwise, xor bitwise xor ^" .IX Item "Bitwise Or and Exclusive Or" .IP "C\-style Logical And" 4 .IX Xref "&& logical and operator, logical, and" .IX Item "C-style Logical And" .IP "C\-style Logical Or" 4 .IX Xref "|| operator, logical, or" .IX Item "C-style Logical Or" .IP "C\-style Logical Defined-Or" 4 .IX Xref "operator, logical, defined-or" .IX Item "C-style Logical Defined-Or" .IP "Range Operators" 4 .IX Xref "operator, range range .. ..." .IX Item "Range Operators" .IP "Conditional Operator" 4 .IX Xref "operator, conditional operator, ternary ternary ?:" .IX Item "Conditional Operator" .IP "Assignment Operators" 4 .IX Xref "assignment operator, assignment = **= += *= &= <<= &&= -= = |= >>= ||= = .= %= ^= x=" .IX Item "Assignment Operators" .IP "The Triple-Dot Operator" 4 .IX Xref "... ... operator yada-yada operator whatever operator triple-dot operator" .IX Item "The Triple-Dot Operator" .IP "Comma Operator" 4 .IX Xref "comma operator, comma ," .IX Item "Comma Operator" .IP "List Operators (Rightward)" 4 .IX Xref "operator, list, rightward list operator" .IX Item "List Operators (Rightward)" .IP "Logical Not" 4 .IX Xref "operator, logical, not not" .IX Item "Logical Not" .IP "Logical And" 4 .IX Xref "operator, logical, and and" .IX Item "Logical And" .IP "Logical or, Defined or, and Exclusive Or" 4 .IX Xref "operator, logical, or operator, logical, xor operator, logical, defined or operator, logical, exclusive or or xor" .IX Item "Logical or, Defined or, and Exclusive Or" .IP "C Operators Missing From Perl" 4 .IX Xref "operator, missing from perl & * typecasting (TYPE)" .IX Item "C Operators Missing From Perl" .PD unary &, unary *, (\s-1TYPE\s0) .IP "Quote and Quote-like Operators" 4 .IX Xref "operator, quote operator, quote-like q qq qx qw m qr s tr ' '' "" """" ` `` << escape sequence escape" .IX Item "Quote and Quote-like Operators" [1], [2], [3], [4], [5], [6], [7], [8] .IP "Regexp Quote-Like Operators" 4 .IX Xref "operator, regexp" .IX Item "Regexp Quote-Like Operators" qr/STRING/msixpodual , m/PATTERN/msixpodualgc , /PATTERN/msixpodualgc, The empty pattern //, Matching in list context, \eG assertion, m?PATTERN?msixpodualgc , ?PATTERN?msixpodualgc, s/PATTERN/REPLACEMENT/msixpodualgcer .IX Xref "qr i m o s x p m operator, match regexp, options regexp regex, options regex m s i x p o g c ? operator, match-once substitute substitution replace regexp, replace regexp, substitute m s i x p o g c e r" .IP "Quote-Like Operators" 4 .IX Xref "operator, quote-like" .IX Item "Quote-Like Operators" q/STRING/ , '\s-1STRING\s0', qq/STRING/ , \*(L"\s-1STRING\s0\*(R", qx/STRING/ , `STRING`, qw/STRING/ , tr/SEARCHLIST/REPLACEMENTLIST/cdsr , y/SEARCHLIST/REPLACEMENTLIST/cdsr, <<\s-1EOF\s0 , Double Quotes, Single Quotes, Backticks .IX Xref "q quote, single ' '' qq quote, double "" """" qx ` `` backtick qw quote, list quote, words tr y transliterate c d s here-doc heredoc here-document <<" .IP "Gory details of parsing quoted constructs" 4 .IX Xref "quote, gory details" .IX Item "Gory details of parsing quoted constructs" Finding the end, Interpolation , \f(CW\*(C`<<\*(AqEOF\*(Aq\*(C'\fR, \f(CW\*(C`m\*(Aq\*(Aq\*(C'\fR, the pattern of \f(CW\*(C`s\*(Aq\*(Aq\*(Aq\*(C'\fR, \f(CW\*(Aq\*(Aq\fR, \f(CW\*(C`q//\*(C'\fR, \f(CW\*(C`tr\*(Aq\*(Aq\*(Aq\*(C'\fR, \f(CW\*(C`y\*(Aq\*(Aq\*(Aq\*(C'\fR, the replacement of \&\f(CW\*(C`s\*(Aq\*(Aq\*(Aq\*(C'\fR, \f(CW\*(C`tr///\*(C'\fR, \f(CW\*(C`y///\*(C'\fR, \f(CW""\fR, \f(CW\*(C`\`\`\*(C'\fR, \f(CW\*(C`qq//\*(C'\fR, \f(CW\*(C`qx//\*(C'\fR, \f(CW\*(C`\*(C'\fR, \f(CW\*(C`<<"EOF"\*(C'\fR, the replacement of \f(CW\*(C`s///\*(C'\fR, \f(CW\*(C`RE\*(C'\fR in \f(CW\*(C`?RE?\*(C'\fR, \f(CW\*(C`/RE/\*(C'\fR, \&\f(CW\*(C`m/RE/\*(C'\fR, \f(CW\*(C`s/RE/foo/\*(C'\fR,, parsing regular expressions , Optimization of regular expressions .IX Xref "interpolation regexp, parse regexp, optimization" .IP "I/O Operators" 4 .IX Xref "operator, i o operator, io io while filehandle <> @ARGV" .IX Item "I/O Operators" .PD 0 .IP "Constant Folding" 4 .IX Xref "constant folding folding" .IX Item "Constant Folding" .IP "No-ops" 4 .IX Xref "no-op nop" .IX Item "No-ops" .IP "Bitwise String Operators" 4 .IX Xref "operator, bitwise, string" .IX Item "Bitwise String Operators" .IP "Integer Arithmetic" 4 .IX Xref "integer" .IX Item "Integer Arithmetic" .IP "Floating-point Arithmetic" 4 .IX Xref "floating-point floating point float real" .IX Item "Floating-point Arithmetic" .IP "Bigger Numbers" 4 .IX Xref "number, arbitrary precision" .IX Item "Bigger Numbers" .RE .RS 4 .RE .PD .SS "perlsub \- Perl subroutines" .IX Subsection "perlsub - Perl subroutines" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Private Variables via \fImy()\fR" 4 .IX Xref "my variable, lexical lexical lexical variable scope, lexical lexical scope attributes, my" .IX Item "Private Variables via my()" .IP "Persistent Private Variables" 4 .IX Xref "state state variable static variable, persistent variable, static closure" .IX Item "Persistent Private Variables" .IP "Temporary Values via \fIlocal()\fR" 4 .IX Xref "local scope, dynamic dynamic scope variable, local variable, temporary" .IX Item "Temporary Values via local()" .IP "Lvalue subroutines" 4 .IX Xref "lvalue subroutine, lvalue" .IX Item "Lvalue subroutines" .PD Lvalue subroutines are \s-1EXPERIMENTAL\s0 .IP "Passing Symbol Table Entries (typeglobs)" 4 .IX Xref "typeglob *" .IX Item "Passing Symbol Table Entries (typeglobs)" .PD 0 .IP "When to Still Use \fIlocal()\fR" 4 .IX Xref "local variable, local" .IX Item "When to Still Use local()" .IP "Pass by Reference" 4 .IX Xref "pass by reference pass-by-reference reference" .IX Item "Pass by Reference" .IP "Prototypes" 4 .IX Xref "prototype subroutine, prototype" .IX Item "Prototypes" .IP "Constant Functions" 4 .IX Xref "constant" .IX Item "Constant Functions" .IP "Overriding Built-in Functions" 4 .IX Xref "built-in override CORE CORE::GLOBAL" .IX Item "Overriding Built-in Functions" .IP "Autoloading" 4 .IX Xref "autoloading AUTOLOAD" .IX Item "Autoloading" .IP "Subroutine Attributes" 4 .IX Xref "attribute subroutine, attribute attrs" .IX Item "Subroutine Attributes" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perlfunc \- Perl builtin functions" .IX Subsection "perlfunc - Perl builtin functions" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "Perl Functions by Category" 4 .IX Xref "function" .IX Item "Perl Functions by Category" .PD Functions for SCALARs or strings , Regular expressions and pattern matching , Numeric functions , Functions for real \f(CW@ARRAYs\fR , Functions for list data , Functions for real \f(CW%HASHes\fR , Input and output functions , Functions for fixed-length data or records, Functions for filehandles, files, or directories , Keywords related to the control flow of your Perl program , Keywords related to the switch feature, Keywords related to scoping, Miscellaneous functions, Functions for processes and process groups , Keywords related to Perl modules , Keywords related to classes and object-orientation , Low-level socket functions , System V interprocess communication functions , Fetching user and group info , Fetching network info , Time-related functions , Functions new in perl5 , Functions obsoleted in perl5 .IX Xref "scalar string character regular expression regex regexp numeric number trigonometric trigonometry array list hash I O input output dbm file filehandle directory pipe link symlink control flow process pid process id module object class package socket sock IPC System V semaphore shared memory memory message user group password uid gid passwd etc passwd network protocol host hostname IP address service time date perl5" .IP "Portability" 4 .IX Xref "portability Unix portable" .IX Item "Portability" .PD 0 .IP "Alphabetical Listing of Perl Functions" 4 .IX Item "Alphabetical Listing of Perl Functions" .PD \&\-\fIX\fR \s-1FILEHANDLE\s0 , \-\fIX\fR \s-1EXPR\s0, \&\-\fIX\fR \s-1DIRHANDLE\s0, \-\fIX\fR, abs \s-1VALUE\s0 , abs, accept \&\s-1NEWSOCKET\s0,GENERICSOCKET , alarm \s-1SECONDS\s0 , alarm, atan2 Y,X , bind \&\s-1SOCKET\s0,NAME , binmode \s-1FILEHANDLE\s0, \s-1LAYER\s0 , binmode \s-1FILEHANDLE\s0, bless \s-1REF\s0,CLASSNAME , bless \&\s-1REF\s0, break, caller \s-1EXPR\s0 , caller, chdir \s-1EXPR\s0 , chdir \s-1FILEHANDLE\s0, chdir \s-1DIRHANDLE\s0, chdir, chmod \s-1LIST\s0 , chomp \&\s-1VARIABLE\s0 , chomp( \&\s-1LIST\s0 ), chomp, chop \s-1VARIABLE\s0 , chop( \s-1LIST\s0 ), chop, chown \s-1LIST\s0 , chr \s-1NUMBER\s0 , chr, chroot \s-1FILENAME\s0 , chroot, close \&\s-1FILEHANDLE\s0 , close, closedir \s-1DIRHANDLE\s0 , connect \&\s-1SOCKET\s0,NAME , continue \s-1BLOCK\s0 , continue, cos \s-1EXPR\s0 , cos, crypt \s-1PLAINTEXT\s0,SALT , dbmclose \s-1HASH\s0 , dbmopen \&\s-1HASH\s0,DBNAME,MASK , default \s-1BLOCK\s0, defined \s-1EXPR\s0 , defined, delete \s-1EXPR\s0 , die \s-1LIST\s0 , do \s-1BLOCK\s0 , do \s-1SUBROUTINE\s0(\s-1LIST\s0) , do \s-1EXPR\s0 , dump \&\s-1LABEL\s0 , dump, each \s-1HASH\s0 , each \s-1ARRAY\s0 , each \s-1EXPR\s0, eof \s-1FILEHANDLE\s0 , eof (), eof, eval \s-1EXPR\s0 , eval \s-1BLOCK\s0, eval, exec \s-1LIST\s0 , exec \s-1PROGRAM\s0 \s-1LIST\s0, exists \&\s-1EXPR\s0 , exit \s-1EXPR\s0 , exit, exp \s-1EXPR\s0 , exp, fcntl \s-1FILEHANDLE\s0,FUNCTION,SCALAR , fileno \s-1FILEHANDLE\s0 , flock \s-1FILEHANDLE\s0,OPERATION , fork , format , formline \s-1PICTURE\s0,LIST , getc \s-1FILEHANDLE\s0 , getc, getlogin , getpeername \s-1SOCKET\s0 , getpgrp \s-1PID\s0 , getppid , getpriority \s-1WHICH\s0,WHO , getpwnam \&\s-1NAME\s0 , getgrnam \s-1NAME\s0, gethostbyname \s-1NAME\s0, getnetbyname \s-1NAME\s0, getprotobyname \s-1NAME\s0, getpwuid \s-1UID\s0, getgrgid \s-1GID\s0, getservbyname \s-1NAME\s0,PROTO, gethostbyaddr \s-1ADDR\s0,ADDRTYPE, getnetbyaddr \&\s-1ADDR\s0,ADDRTYPE, getprotobynumber \s-1NUMBER\s0, getservbyport \s-1PORT\s0,PROTO, getpwent, getgrent, gethostent, getnetent, getprotoent, getservent, setpwent, setgrent, sethostent \s-1STAYOPEN\s0, setnetent \s-1STAYOPEN\s0, setprotoent \s-1STAYOPEN\s0, setservent \s-1STAYOPEN\s0, endpwent, endgrent, endhostent, endnetent, endprotoent, endservent, getsockname \s-1SOCKET\s0 , getsockopt \&\s-1SOCKET\s0,LEVEL,OPTNAME , given \s-1EXPR\s0 \s-1BLOCK\s0 , given \s-1BLOCK\s0, glob \s-1EXPR\s0 , glob, gmtime \s-1EXPR\s0 , gmtime, goto \s-1LABEL\s0 , goto \s-1EXPR\s0, goto &NAME, grep \s-1BLOCK\s0 \s-1LIST\s0 , grep \&\s-1EXPR\s0,LIST, hex \s-1EXPR\s0 , hex, import \s-1LIST\s0 , index \s-1STR\s0,SUBSTR,POSITION , index \s-1STR\s0,SUBSTR, int \s-1EXPR\s0 , int, ioctl \&\s-1FILEHANDLE\s0,FUNCTION,SCALAR , join \s-1EXPR\s0,LIST , keys \s-1HASH\s0 , keys \s-1ARRAY\s0, keys \s-1EXPR\s0, kill \s-1SIGNAL\s0, \s-1LIST\s0 , last \s-1LABEL\s0 , last, lc \s-1EXPR\s0 , lc, If \f(CW\*(C`use bytes\*(C'\fR is in effect:, On \s-1EBCDIC\s0 platforms, On \s-1ASCII\s0 platforms, Otherwise, If \s-1EXPR\s0 has the \s-1UTF8\s0 flag set, Otherwise, if \f(CW\*(C`use locale\*(C'\fR is in effect, Otherwise, if \f(CW\*(C`use feature \*(Aqunicode_strings\*(Aq\*(C'\fR is in effect:, Otherwise:, On \s-1EBCDIC\s0 platforms, On \s-1ASCII\s0 platforms, lcfirst \s-1EXPR\s0 , lcfirst, length \s-1EXPR\s0 , length, link \&\s-1OLDFILE\s0,NEWFILE , listen \s-1SOCKET\s0,QUEUESIZE , local \s-1EXPR\s0 , localtime \s-1EXPR\s0 , localtime, lock \s-1THING\s0 , log \s-1EXPR\s0 , log, lstat \s-1EXPR\s0 , lstat, m//, map \s-1BLOCK\s0 \s-1LIST\s0 , map \s-1EXPR\s0,LIST, mkdir \&\s-1FILENAME\s0,MASK , mkdir \s-1FILENAME\s0, mkdir, msgctl \s-1ID\s0,CMD,ARG , msgget \s-1KEY\s0,FLAGS , msgrcv \&\s-1ID\s0,VAR,SIZE,TYPE,FLAGS , msgsnd \s-1ID\s0,MSG,FLAGS , my \s-1EXPR\s0 , my \s-1TYPE\s0 \s-1EXPR\s0, my \s-1EXPR\s0 : \s-1ATTRS\s0, my \s-1TYPE\s0 \s-1EXPR\s0 : \s-1ATTRS\s0, next \s-1LABEL\s0 , next, no \s-1MODULE\s0 \s-1VERSION\s0 \s-1LIST\s0 , no \s-1MODULE\s0 \s-1VERSION\s0, no \s-1MODULE\s0 \s-1LIST\s0, no \s-1MODULE\s0, no \s-1VERSION\s0, oct \s-1EXPR\s0 , oct, open \&\s-1FILEHANDLE\s0,EXPR , open \&\s-1FILEHANDLE\s0,MODE,EXPR, open \s-1FILEHANDLE\s0,MODE,EXPR,LIST, open \&\s-1FILEHANDLE\s0,MODE,REFERENCE, open \s-1FILEHANDLE\s0, opendir \s-1DIRHANDLE\s0,EXPR , ord \s-1EXPR\s0 , ord, our \s-1EXPR\s0 , our \s-1TYPE\s0 \s-1EXPR\s0, our \s-1EXPR\s0 : \s-1ATTRS\s0, our \s-1TYPE\s0 \s-1EXPR\s0 : \s-1ATTRS\s0, pack \s-1TEMPLATE\s0,LIST , package \s-1NAMESPACE\s0, package \s-1NAMESPACE\s0 \s-1VERSION\s0 , package \s-1NAMESPACE\s0 \s-1BLOCK\s0, package \s-1NAMESPACE\s0 \s-1VERSION\s0 \&\s-1BLOCK\s0 , pipe \&\s-1READHANDLE\s0,WRITEHANDLE , pop \s-1ARRAY\s0 , pop \s-1EXPR\s0, pop, pos \s-1SCALAR\s0 , pos, print \s-1FILEHANDLE\s0 \s-1LIST\s0 , print \s-1FILEHANDLE\s0, print \s-1LIST\s0, print, printf \s-1FILEHANDLE\s0 \s-1FORMAT\s0, \s-1LIST\s0 , printf \s-1FILEHANDLE\s0, printf \s-1FORMAT\s0, \s-1LIST\s0, printf, prototype \&\s-1FUNCTION\s0 , push \s-1ARRAY\s0,LIST , push \s-1EXPR\s0,LIST, q/STRING/, qq/STRING/, qx/STRING/, qw/STRING/, qr/STRING/, quotemeta \s-1EXPR\s0 , quotemeta, rand \s-1EXPR\s0 , rand, read \s-1FILEHANDLE\s0,SCALAR,LENGTH,OFFSET , read \&\s-1FILEHANDLE\s0,SCALAR,LENGTH, readdir \s-1DIRHANDLE\s0 , readline \s-1EXPR\s0, readline , readlink \s-1EXPR\s0 , readlink, readpipe \s-1EXPR\s0, readpipe , recv \s-1SOCKET\s0,SCALAR,LENGTH,FLAGS , redo \s-1LABEL\s0 , redo, ref \s-1EXPR\s0 , ref, rename \s-1OLDNAME\s0,NEWNAME , require \s-1VERSION\s0 , require \s-1EXPR\s0, require, reset \s-1EXPR\s0 , reset, return \s-1EXPR\s0 , return, reverse \s-1LIST\s0 , rewinddir \&\s-1DIRHANDLE\s0 , rindex \s-1STR\s0,SUBSTR,POSITION , rindex \&\s-1STR\s0,SUBSTR, rmdir \s-1FILENAME\s0 , rmdir, s///, say \s-1FILEHANDLE\s0 \s-1LIST\s0 , say \s-1FILEHANDLE\s0, say \s-1LIST\s0, say, scalar \&\s-1EXPR\s0 , seek \s-1FILEHANDLE\s0,POSITION,WHENCE , seekdir \s-1DIRHANDLE\s0,POS , select \&\s-1FILEHANDLE\s0 , select, select \&\s-1RBITS\s0,WBITS,EBITS,TIMEOUT , semctl \s-1ID\s0,SEMNUM,CMD,ARG , semget \s-1KEY\s0,NSEMS,FLAGS , semop \s-1KEY\s0,OPSTRING , send \&\s-1SOCKET\s0,MSG,FLAGS,TO , send \s-1SOCKET\s0,MSG,FLAGS, setpgrp \s-1PID\s0,PGRP , setpriority \s-1WHICH\s0,WHO,PRIORITY , setsockopt \s-1SOCKET\s0,LEVEL,OPTNAME,OPTVAL , shift \s-1ARRAY\s0 , shift \s-1EXPR\s0, shift, shmctl \s-1ID\s0,CMD,ARG , shmget \s-1KEY\s0,SIZE,FLAGS , shmread \s-1ID\s0,VAR,POS,SIZE , shmwrite \s-1ID\s0,STRING,POS,SIZE, shutdown \s-1SOCKET\s0,HOW , sin \s-1EXPR\s0 , sin, sleep \s-1EXPR\s0 , sleep, socket \s-1SOCKET\s0,DOMAIN,TYPE,PROTOCOL , socketpair \s-1SOCKET1\s0,SOCKET2,DOMAIN,TYPE,PROTOCOL , sort \s-1SUBNAME\s0 \&\s-1LIST\s0 , sort \s-1BLOCK\s0 \s-1LIST\s0, sort \&\s-1LIST\s0, splice \s-1ARRAY\s0 or \s-1EXPR\s0,OFFSET,LENGTH,LIST , splice \s-1ARRAY\s0 or \&\s-1EXPR\s0,OFFSET,LENGTH, splice \s-1ARRAY\s0 or \s-1EXPR\s0,OFFSET, splice \s-1ARRAY\s0 or \s-1EXPR\s0, split /PATTERN/,EXPR,LIMIT , split /PATTERN/,EXPR, split /PATTERN/, split, sprintf \s-1FORMAT\s0, \s-1LIST\s0 , format parameter index, flags, vector flag, (minimum) width, precision, or maximum width , size, order of arguments, sqrt \s-1EXPR\s0 , sqrt, srand \s-1EXPR\s0 , srand, stat \s-1FILEHANDLE\s0 , stat \s-1EXPR\s0, stat \s-1DIRHANDLE\s0, stat, state \s-1EXPR\s0 , state \s-1TYPE\s0 \s-1EXPR\s0, state \s-1EXPR\s0 : \s-1ATTRS\s0, state \s-1TYPE\s0 \s-1EXPR\s0 : \s-1ATTRS\s0, study \s-1SCALAR\s0 , study, sub \s-1NAME\s0 \s-1BLOCK\s0 , sub \s-1NAME\s0 (\s-1PROTO\s0) \&\s-1BLOCK\s0, sub \s-1NAME\s0 : \s-1ATTRS\s0 \s-1BLOCK\s0, sub \s-1NAME\s0 (\s-1PROTO\s0) : \s-1ATTRS\s0 \s-1BLOCK\s0, substr \&\s-1EXPR\s0,OFFSET,LENGTH,REPLACEMENT , substr \s-1EXPR\s0,OFFSET,LENGTH, substr \s-1EXPR\s0,OFFSET, symlink \&\s-1OLDFILE\s0,NEWFILE , syscall \s-1NUMBER\s0, \s-1LIST\s0 , sysopen \&\s-1FILEHANDLE\s0,FILENAME,MODE , sysopen \&\s-1FILEHANDLE\s0,FILENAME,MODE,PERMS, sysread \s-1FILEHANDLE\s0,SCALAR,LENGTH,OFFSET , sysread \s-1FILEHANDLE\s0,SCALAR,LENGTH, sysseek \&\s-1FILEHANDLE\s0,POSITION,WHENCE , system \s-1LIST\s0 , system \s-1PROGRAM\s0 \s-1LIST\s0, syswrite \s-1FILEHANDLE\s0,SCALAR,LENGTH,OFFSET , syswrite \s-1FILEHANDLE\s0,SCALAR,LENGTH, syswrite \s-1FILEHANDLE\s0,SCALAR, tell \s-1FILEHANDLE\s0 , tell, telldir \s-1DIRHANDLE\s0 , tie \&\s-1VARIABLE\s0,CLASSNAME,LIST , tied \s-1VARIABLE\s0 , time , times , tr///, truncate \s-1FILEHANDLE\s0,LENGTH , truncate \s-1EXPR\s0,LENGTH, uc \s-1EXPR\s0 , uc, ucfirst \&\s-1EXPR\s0 , ucfirst, umask \s-1EXPR\s0 , umask, undef \&\s-1EXPR\s0 , undef, unlink \s-1LIST\s0 , unlink, unpack \s-1TEMPLATE\s0,EXPR , unpack \s-1TEMPLATE\s0, untie \s-1VARIABLE\s0 , unshift \s-1ARRAY\s0,LIST , unshift \s-1EXPR\s0,LIST, use Module \s-1VERSION\s0 \s-1LIST\s0 , use Module \s-1VERSION\s0, use Module \s-1LIST\s0, use Module, use \s-1VERSION\s0, utime \s-1LIST\s0 , values \s-1HASH\s0 , values \s-1ARRAY\s0, values \s-1EXPR\s0, vec \s-1EXPR\s0,OFFSET,BITS , wait , waitpid \s-1PID\s0,FLAGS , wantarray , warn \s-1LIST\s0 , when \s-1EXPR\s0 \&\s-1BLOCK\s0 , when \s-1BLOCK\s0, write \s-1FILEHANDLE\s0 , write \s-1EXPR\s0, write, y/// .IX Xref "-r -w -x -o -R -W -X -O -e -z -s -f -d -l -p -S -b -c -t -u -g -k -T -B -M -A -C abs absolute accept alarm SIGALRM timer atan2 arctangent tan tangent bind binmode binary text DOS Windows bless caller call stack stack stack trace chdir cd directory, change chmod permission mode chomp INPUT_RECORD_SEPARATOR $ newline eol chop chown owner user group chr character ASCII Unicode chroot root close closedir connect continue cos cosine acos arccosine crypt digest hash salt plaintext password decrypt cryptography passwd encrypt dbmclose dbmopen dbm ndbm sdbm gdbm defined undef undefined delete die throw exception raise $@ abort do block do do dump core undump each hash, iterator array, iterator eof end of file end-of-file eval try catch evaluate parse execute error, handling exception, handling exec execute exists autovivification exit terminate abort exp exponential antilog antilogarithm e fcntl fileno flock lock locking fork child parent format formline getc getchar character file, read getlogin login getpeername peer getpgrp group getppid parent pid getpriority priority nice getpwnam getgrnam gethostbyname getnetbyname getprotobyname getpwuid getgrgid getservbyname gethostbyaddr getnetbyaddr getprotobynumber getservbyport getpwent getgrent gethostent getnetent getprotoent getservent setpwent setgrent sethostent setnetent setprotoent setservent endpwent endgrent endhostent endnetent endprotoent endservent getsockname getsockopt given glob wildcard filename, expansion expand gmtime UTC Greenwich goto jump jmp grep hex hexadecimal import index indexOf InStr int integer truncate trunc floor ioctl join keys key kill signal last break lc lowercase lcfirst lowercase length size link listen local localtime ctime lock log logarithm e ln base lstat map mkdir md directory, create msgctl msgget msgrcv msgsnd my next continue no declarations unimporting oct octal hex hexadecimal binary bin open pipe file, open fopen opendir ord encoding our global pack package module namespace version package module namespace version pipe pop stack pos match, position print printf prototype push stack quotemeta metacharacter rand random read file, read readdir readline gets fgets readlink readpipe recv redo ref reference rename move mv ren require reset return reverse rev invert rewinddir rindex rmdir rd directory, remove say scalar context seek fseek filehandle, position seekdir select filehandle, default select semctl semget semop send setpgrp group setpriority priority nice renice setsockopt shift shmctl shmget shmread shmwrite shutdown sin sine asin arcsine sleep pause socket socketpair sort qsort quicksort mergesort splice split sprintf precision sqrt root square root srand seed randseed stat file, status ctime state study sub substr substring mid left right symlink link symbolic link link, symbolic syscall system call sysopen sysread sysseek lseek system shell syswrite tell telldir tie tied time epoch times truncate uc uppercase toupper ucfirst uppercase umask undef undefine unlink delete remove rm del unpack untie unshift use module import utime values vec bit bit vector wait waitpid wantarray context warn warning STDERR when write" .RE .RS 4 .RE .SS "perlopentut \- tutorial on opening things in Perl" .IX Subsection "perlopentut - tutorial on opening things in Perl" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Open a\*` la shell" 4 .IX Item "Open a` la shell" .RS 4 .IP "Simple Opens" 4 .IX Item "Simple Opens" .IP "Indirect Filehandles" 4 .IX Item "Indirect Filehandles" .IP "Pipe Opens" 4 .IX Item "Pipe Opens" .IP "The Minus File" 4 .IX Item "The Minus File" .IP "Mixing Reads and Writes" 4 .IX Item "Mixing Reads and Writes" .IP "Filters" 4 .IX Item "Filters" .RE .RS 4 .RE .IP "Open a\*` la C" 4 .IX Item "Open a` la C" .RS 4 .IP "Permissions a\*` la mode" 4 .IX Item "Permissions a` la mode" .RE .RS 4 .RE .IP "Obscure Open Tricks" 4 .IX Item "Obscure Open Tricks" .RS 4 .IP "Re-Opening Files (dups)" 4 .IX Item "Re-Opening Files (dups)" .IP "Dispelling the Dweomer" 4 .IX Item "Dispelling the Dweomer" .IP "Paths as Opens" 4 .IX Item "Paths as Opens" .IP "Single Argument Open" 4 .IX Item "Single Argument Open" .IP "Playing with \s-1STDIN\s0 and \s-1STDOUT\s0" 4 .IX Item "Playing with STDIN and STDOUT" .RE .RS 4 .RE .IP "Other I/O Issues" 4 .IX Item "Other I/O Issues" .RS 4 .IP "Opening Non-File Files" 4 .IX Item "Opening Non-File Files" .IP "Opening Named Pipes" 4 .IX Item "Opening Named Pipes" .IP "Opening Sockets" 4 .IX Item "Opening Sockets" .IP "Binary Files" 4 .IX Item "Binary Files" .IP "File Locking" 4 .IX Item "File Locking" .IP "\s-1IO\s0 Layers" 4 .IX Item "IO Layers" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0 and \s-1COPYRIGHT\s0" 4 .IX Item "AUTHOR and COPYRIGHT" .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .PD .ie n .SS "perlpacktut \- tutorial on ""pack"" and ""unpack""" .el .SS "perlpacktut \- tutorial on \f(CWpack\fP and \f(CWunpack\fP" .IX Subsection "perlpacktut - tutorial on pack and unpack" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "The Basic Principle" 4 .IX Item "The Basic Principle" .IP "Packing Text" 4 .IX Item "Packing Text" .IP "Packing Numbers" 4 .IX Item "Packing Numbers" .RS 4 .IP "Integers" 4 .IX Item "Integers" .IP "Unpacking a Stack Frame" 4 .IX Item "Unpacking a Stack Frame" .IP "How to Eat an Egg on a Net" 4 .IX Item "How to Eat an Egg on a Net" .IP "Byte-order modifiers" 4 .IX Item "Byte-order modifiers" .IP "Floating point Numbers" 4 .IX Item "Floating point Numbers" .RE .RS 4 .RE .IP "Exotic Templates" 4 .IX Item "Exotic Templates" .RS 4 .IP "Bit Strings" 4 .IX Item "Bit Strings" .IP "Uuencoding" 4 .IX Item "Uuencoding" .IP "Doing Sums" 4 .IX Item "Doing Sums" .IP "Unicode" 4 .IX Item "Unicode" .IP "Another Portable Binary Encoding" 4 .IX Item "Another Portable Binary Encoding" .RE .RS 4 .RE .IP "Template Grouping" 4 .IX Item "Template Grouping" .IP "Lengths and Widths" 4 .IX Item "Lengths and Widths" .RS 4 .IP "String Lengths" 4 .IX Item "String Lengths" .IP "Dynamic Templates" 4 .IX Item "Dynamic Templates" .IP "Counting Repetitions" 4 .IX Item "Counting Repetitions" .IP "Intel \s-1HEX\s0" 4 .IX Item "Intel HEX" .RE .RS 4 .RE .IP "Packing and Unpacking C Structures" 4 .IX Item "Packing and Unpacking C Structures" .RS 4 .IP "The Alignment Pit" 4 .IX Item "The Alignment Pit" .IP "Dealing with Endian-ness" 4 .IX Item "Dealing with Endian-ness" .IP "Alignment, Take 2" 4 .IX Item "Alignment, Take 2" .IP "Alignment, Take 3" 4 .IX Item "Alignment, Take 3" .IP "Pointers for How to Use Them" 4 .IX Item "Pointers for How to Use Them" .RE .RS 4 .RE .IP "Pack Recipes" 4 .IX Item "Pack Recipes" .IP "Funnies Section" 4 .IX Item "Funnies Section" .IP "Authors" 4 .IX Item "Authors" .PD .SS "perlpod \- the Plain Old Documentation format" .IX Subsection "perlpod - the Plain Old Documentation format" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "Ordinary Paragraph" 4 .IX Xref "POD, ordinary paragraph" .IX Item "Ordinary Paragraph" .IP "Verbatim Paragraph" 4 .IX Xref "POD, verbatim paragraph verbatim" .IX Item "Verbatim Paragraph" .IP "Command Paragraph" 4 .IX Xref "POD, command" .IX Item "Command Paragraph" .PD \&\f(CW\*(C`=head1 \f(CIHeading Text\f(CW\*(C'\fR , \f(CW\*(C`=head2 \f(CIHeading Text\f(CW\*(C'\fR, \f(CW\*(C`=head3 \f(CIHeading Text\f(CW\*(C'\fR, \f(CW\*(C`=head4 \f(CIHeading Text\f(CW\*(C'\fR, \f(CW\*(C`=over \f(CIindentlevel\f(CW\*(C'\fR , \f(CW\*(C`=item \f(CIstuff...\f(CW\*(C'\fR, \f(CW\*(C`=back\*(C'\fR, \&\f(CW\*(C`=cut\*(C'\fR , \f(CW\*(C`=pod\*(C'\fR , \f(CW\*(C`=begin \f(CIformatname\f(CW\*(C'\fR , \f(CW\*(C`=end \f(CIformatname\f(CW\*(C'\fR, \&\f(CW\*(C`=for \f(CIformatname\f(CW \f(CItext...\f(CW\*(C'\fR, \f(CW\*(C`=encoding \f(CIencodingname\f(CW\*(C'\fR .IX Xref "=head1 =head2 =head3 =head4 head1 head2 head3 head4 =over =item =back over item back =cut cut =pod pod =begin =end =for begin end for =encoding encoding" .IP "Formatting Codes" 4 .IX Xref "POD, formatting code formatting code POD, interior sequence interior sequence" .IX Item "Formatting Codes" \&\f(CW\*(C`I\*(C'\fR \*(-- italic text , \f(CW\*(C`B\*(C'\fR \*(-- bold text , \f(CW\*(C`C\*(C'\fR \*(-- code text , \f(CW\*(C`L\*(C'\fR \*(-- a hyperlink , \f(CW\*(C`E\*(C'\fR \*(-- a character escape , \f(CW\*(C`F\*(C'\fR \*(-- used for filenames , \f(CW\*(C`S\*(C'\fR \*(-- text contains non-breaking spaces , \f(CW\*(C`X\*(C'\fR \*(-- an index entry , \f(CW\*(C`Z<>\*(C'\fR \*(-- a null (zero-effect) formatting code .IX Xref "I I<> POD, formatting code, italic italic B B<> POD, formatting code, bold bold C C<> POD, formatting code, code code L L<> POD, formatting code, hyperlink hyperlink E E<> POD, formatting code, escape escape F F<> POD, formatting code, filename filename S S<> POD, formatting code, non-breaking space non-breaking space X X<> POD, formatting code, index entry index entry Z Z<> POD, formatting code, null null" .IP "The Intent" 4 .IX Xref "POD, intent of" .IX Item "The Intent" .PD 0 .IP "Embedding Pods in Perl Modules" 4 .IX Xref "POD, embedding" .IX Item "Embedding Pods in Perl Modules" .IP "Hints for Writing Pod" 4 .IX Item "Hints for Writing Pod" .PD .IX Xref "podchecker POD, validating" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "perlpodspec \- Plain Old Documentation: format specification and notes" .IX Subsection "perlpodspec - Plain Old Documentation: format specification and notes" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Pod Definitions" 4 .IX Item "Pod Definitions" .IP "Pod Commands" 4 .IX Item "Pod Commands" .PD \&\*(L"=head1\*(R", \*(L"=head2\*(R", \*(L"=head3\*(R", \*(L"=head4\*(R", \*(L"=pod\*(R", \*(L"=cut\*(R", \*(L"=over\*(R", \*(L"=item\*(R", \&\*(L"=back\*(R", \*(L"=begin formatname\*(R", \*(L"=begin formatname parameter\*(R", \*(L"=end formatname\*(R", \*(L"=for formatname text...\*(R", \*(L"=encoding encodingname\*(R" .IP "Pod Formatting Codes" 4 .IX Item "Pod Formatting Codes" \&\f(CW\*(C`I\*(C'\fR \*(-- italic text, \f(CW\*(C`B\*(C'\fR \*(-- bold text, \&\f(CW\*(C`C\*(C'\fR \*(-- code text, \f(CW\*(C`F\*(C'\fR \*(-- style for filenames, \f(CW\*(C`X\*(C'\fR \*(-- an index entry, \f(CW\*(C`Z<>\*(C'\fR \*(-- a null (zero-effect) formatting code, \f(CW\*(C`L\*(C'\fR \*(-- a hyperlink, \&\f(CW\*(C`E\*(C'\fR \*(-- a character escape, \f(CW\*(C`S\*(C'\fR \*(-- text contains non-breaking spaces .IP "Notes on Implementing Pod Processors" 4 .IX Item "Notes on Implementing Pod Processors" .PD 0 .IP "About L<...> Codes" 4 .IX Item "About L<...> Codes" .PD First:, Second:, Third:, Fourth:, Fifth:, Sixth: .IP "About =over...=back Regions" 4 .IX Item "About =over...=back Regions" .PD 0 .ie n .IP "About Data Paragraphs and ""=begin/=end"" Regions" 4 .el .IP "About Data Paragraphs and ``=begin/=end'' Regions" 4 .IX Item "About Data Paragraphs and =begin/=end Regions" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "perlpodstyle \- Perl \s-1POD\s0 style guide" .IX Subsection "perlpodstyle - Perl POD style guide" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" \&\s-1NAME\s0, \s-1SYNOPSIS\s0, \s-1DESCRIPTION\s0, \s-1OPTIONS\s0, \s-1RETURN\s0 \s-1VALUE\s0, \s-1ERRORS\s0, \s-1DIAGNOSTICS\s0, \&\s-1EXAMPLES\s0, \s-1ENVIRONMENT\s0, \s-1FILES\s0, \s-1CAVEATS\s0, \s-1BUGS\s0, \s-1RESTRICTIONS\s0, \s-1NOTES\s0, \s-1AUTHOR\s0, \&\s-1HISTORY\s0, \s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0, \s-1SEE\s0 \s-1ALSO\s0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "perlrun \- how to execute the Perl interpreter" .IX Subsection "perlrun - how to execute the Perl interpreter" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "#! and quoting on non-Unix systems" 4 .IX Xref "hashbang #!" .IX Item "#! and quoting on non-Unix systems" .PD \&\s-1OS/2\s0, MS-DOS, Win95/NT, \s-1VMS\s0 .IP "Location of Perl" 4 .IX Xref "perl, location of interpreter" .IX Item "Location of Perl" .PD 0 .IP "Command Switches" 4 .IX Xref "perl, command switches command switches" .IX Item "Command Switches" .PD \&\fB\-0\fR[\fIoctal/hexadecimal\fR] , \fB\-a\fR , \fB\-C [\f(BInumber/list\fB]\fR , \fB\-c\fR , \fB\-d\fR , \fB\-dt\fR, \&\fB\-d:\fR\fIMOD[=bar,baz]\fR , \fB\-dt:\fR\fIMOD[=bar,baz]\fR, \&\fB\-D\fR\fIletters\fR , \fB\-D\fR\fInumber\fR, \fB\-e\fR \&\fIcommandline\fR , \fB\-E\fR \fIcommandline\fR , \fB\-f\fR , \fB\-F\fR\fIpattern\fR , \fB\-h\fR , \&\fB\-i\fR[\fIextension\fR] , \fB\-I\fR\fIdirectory\fR , \&\fB\-l\fR[\fIoctnum\fR] , \fB\-m\fR[\fB\-\fR]\fImodule\fR , \&\fB\-M\fR[\fB\-\fR]\fImodule\fR, \fB\-M\fR[\fB\-\fR]\fI'module ...'\fR, \&\fB\-[mM]\fR[\fB\-\fR]\fImodule=arg[,arg]...\fR, \fB\-n\fR , \fB\-p\fR , \fB\-s\fR , \fB\-S\fR , \fB\-t\fR , \fB\-T\fR , \fB\-u\fR , \fB\-U\fR , \&\fB\-v\fR , \fB\-V\fR , \fB\-V:\fR\fIconfigvar\fR, \fB\-w\fR , \fB\-W\fR , \&\fB\-X\fR , \fB\-x\fR , \fB\-x\fR\fIdirectory\fR .IX Xref "-0 $ -a autosplit -C -c -d -dt -d -dt -D DEBUGGING -DDEBUGGING -e -E -f sitecustomize sitecustomize.pl -F -h -i in-place -I @INC -l $ $\\ -m -M -n -p -s -S -t -T -u -U -v -V -w -W -X -x" .RE .RS 4 .RE .IP "\s-1ENVIRONMENT\s0" 4 .IX Xref "perl, environment variables" .IX Item "ENVIRONMENT" \&\s-1HOME\s0 , \s-1LOGDIR\s0 , \s-1PATH\s0 , \s-1PERL5LIB\s0 , \&\s-1PERL5OPT\s0 , \s-1PERLIO\s0 , :bytes , :crlf , :mmap , :perlio , :pop , :raw , :stdio , :unix , :utf8 , :win32 , \s-1PERLIO_DEBUG\s0 , \s-1PERLLIB\s0 , \s-1PERL5DB\s0 , \s-1PERL5DB_THREADED\s0 , \s-1PERL5SHELL\s0 (specific to the Win32 port) , \&\s-1PERL_ALLOW_NON_IFS_LSP\s0 (specific to the Win32 port) , \s-1PERL_DEBUG_MSTATS\s0 , \&\s-1PERL_DESTRUCT_LEVEL\s0 , \s-1PERL_DL_NONLAZY\s0 , \s-1PERL_ENCODING\s0 , \s-1PERL_HASH_SEED\s0 , \s-1PERL_HASH_SEED_DEBUG\s0 , \&\s-1PERL_MEM_LOG\s0 , \s-1PERL_ROOT\s0 (specific to the \s-1VMS\s0 port) , \s-1PERL_SIGNALS\s0 , \s-1PERL_UNICODE\s0 , \&\s-1SYS$LOGIN\s0 (specific to the \s-1VMS\s0 port) .IX Xref "HOME LOGDIR PATH PERL5LIB PERL5OPT PERLIO :bytes :crlf :mmap :perlio :pop :raw :stdio :unix :utf8 :win32 PERLIO_DEBUG PERLLIB PERL5DB PERL5DB_THREADED PERL5SHELL PERL_ALLOW_NON_IFS_LSP PERL_DEBUG_MSTATS PERL_DESTRUCT_LEVEL PERL_DL_NONLAZY PERL_ENCODING PERL_HASH_SEED PERL_HASH_SEED_DEBUG PERL_MEM_LOG PERL_ROOT PERL_SIGNALS PERL_UNICODE SYS$LOGIN" .SS "perldiag \- various Perl diagnostics" .IX Subsection "perldiag - various Perl diagnostics" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perllexwarn \- Perl Lexical Warnings" .IX Subsection "perllexwarn - Perl Lexical Warnings" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "Default Warnings and Optional Warnings" 4 .IX Item "Default Warnings and Optional Warnings" .ie n .IP "What's wrong with \fB\-w\fR and $^W" 4 .el .IP "What's wrong with \fB\-w\fR and \f(CW$^W\fR" 4 .IX Item "What's wrong with -w and $^W" .IP "Controlling Warnings from the Command Line" 4 .IX Item "Controlling Warnings from the Command Line" .PD \&\fB\-w\fR , \fB\-W\fR , \fB\-X\fR .IX Xref "-w -W -X" .IP "Backward Compatibility" 4 .IX Item "Backward Compatibility" .PD 0 .IP "Category Hierarchy" 4 .IX Xref "warning, categories" .IX Item "Category Hierarchy" .IP "Fatal Warnings" 4 .IX Xref "warning, fatal" .IX Item "Fatal Warnings" .IP "Reporting Warnings from a Module" 4 .IX Xref "warning, reporting warning, registering" .IX Item "Reporting Warnings from a Module" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "perldebug \- Perl debugging" .IX Subsection "perldebug - Perl debugging" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "The Perl Debugger" 4 .IX Item "The Perl Debugger" .RS 4 .IP "Calling the Debugger" 4 .IX Item "Calling the Debugger" .PD perl \-d program_name, perl \-d \-e 0, perl \-d:Ptkdb program_name, perl \-dt threaded_program_name .IP "Debugger Commands" 4 .IX Item "Debugger Commands" h , h [command], h h, p expr , x [maxdepth] expr , V [pkg [vars]] , X [vars] , y [level [vars]] , T , s [expr] , n [expr] , r , <\s-1CR\s0>, c [line|sub] , l , l min+incr, l min-max, l line, l subname, \- , v [line] , . , f filename , /pattern/, ?pattern?, L [abw] , S [[!]regex] , t , t expr , b , b [line] [condition] , b subname [condition] , b postpone subname [condition] , b load filename , b compile subname , B line , B * , a [line] command , A line , A * , w expr , W expr , W * , o , o booloption ... , o anyoption? ... , o option=value ... , < ? , < [ command ] , < * , << command , > ? , > command , > * , >> command , { ? , { [ command ], { * , {{ command , ! number , ! \-number , ! pattern , !! cmd , source file , H \-number , q or ^D , R , |dbcmd , ||dbcmd , command, m expr , M , man [manpage] .IX Xref "debugger command, h debugger command, p debugger command, x debugger command, V debugger command, X debugger command, y debugger command, T backtrace stack, backtrace debugger command, s step debugger command, n debugger command, r debugger command, c debugger command, l debugger command, - debugger command, v debugger command, . debugger command, f debugger command, L debugger command, S debugger command, t debugger command, t breakpoint debugger command, b breakpoint debugger command, b breakpoint debugger command, b breakpoint debugger command, b breakpoint debugger command, b breakpoint debugger command, b breakpoint debugger command, B breakpoint debugger command, B debugger command, a debugger command, A debugger command, A debugger command, w debugger command, W debugger command, W debugger command, o debugger command, o debugger command, o debugger command, o debugger command, < debugger command, < debugger command, < debugger command, << debugger command, > debugger command, > debugger command, > debugger command, >> debugger command, { debugger command, { debugger command, {{ debugger command, ! debugger command, ! debugger command, ! debugger command, !! debugger command, source debugger command, H debugger command, q debugger command, ^D debugger command, R debugger command, | debugger command, || debugger command, m debugger command, M debugger command, man" .IP "Configurable Options" 4 .IX Item "Configurable Options" \&\f(CW\*(C`recallCommand\*(C'\fR, \f(CW\*(C`ShellBang\*(C'\fR , \f(CW\*(C`pager\*(C'\fR , \f(CW\*(C`tkRunning\*(C'\fR , \f(CW\*(C`signalLevel\*(C'\fR, \f(CW\*(C`warnLevel\*(C'\fR, \f(CW\*(C`dieLevel\*(C'\fR , \f(CW\*(C`AutoTrace\*(C'\fR , \f(CW\*(C`LineInfo\*(C'\fR , \f(CW\*(C`inhibit_exit\*(C'\fR , \f(CW\*(C`PrintRet\*(C'\fR , \f(CW\*(C`ornaments\*(C'\fR , \f(CW\*(C`frame\*(C'\fR , \&\f(CW\*(C`maxTraceLen\*(C'\fR , \f(CW\*(C`windowSize\*(C'\fR , \f(CW\*(C`arrayDepth\*(C'\fR, \f(CW\*(C`hashDepth\*(C'\fR , \f(CW\*(C`dumpDepth\*(C'\fR , \f(CW\*(C`compactDump\*(C'\fR, \f(CW\*(C`veryCompact\*(C'\fR , \f(CW\*(C`globPrint\*(C'\fR , \f(CW\*(C`DumpDBFiles\*(C'\fR , \f(CW\*(C`DumpPackages\*(C'\fR , \f(CW\*(C`DumpReused\*(C'\fR , \f(CW\*(C`quote\*(C'\fR, \f(CW\*(C`HighBit\*(C'\fR, \f(CW\*(C`undefPrint\*(C'\fR , \f(CW\*(C`UsageOnly\*(C'\fR , \f(CW\*(C`TTY\*(C'\fR , \f(CW\*(C`noTTY\*(C'\fR , \f(CW\*(C`ReadLine\*(C'\fR , \&\f(CW\*(C`NonStop\*(C'\fR .IX Xref "debugger option, recallCommand debugger option, ShellBang debugger option, pager debugger option, tkRunning debugger option, signalLevel debugger option, warnLevel debugger option, dieLevel debugger option, AutoTrace debugger option, LineInfo debugger option, inhibit_exit debugger option, PrintRet debugger option, ornaments debugger option, frame debugger option, maxTraceLen debugger option, windowSize debugger option, arrayDepth debugger option, hashDepth debugger option, dumpDepth debugger option, compactDump debugger option, veryCompact debugger option, globPrint debugger option, DumpDBFiles debugger option, DumpPackages debugger option, DumpReused debugger option, quote debugger option, HighBit debugger option, undefPrint debugger option, UsageOnly debugger option, TTY debugger option, noTTY debugger option, ReadLine debugger option, NonStop" .IP "Debugger Input/Output" 4 .IX Item "Debugger Input/Output" Prompt, Multiline commands, Stack backtrace , Line Listing Format, Frame listing .IX Xref "backtrace stack, backtrace" .IP "Debugging Compile-Time Statements" 4 .IX Item "Debugging Compile-Time Statements" .PD 0 .IP "Debugger Customization" 4 .IX Item "Debugger Customization" .IP "Readline Support / History in the Debugger" 4 .IX Item "Readline Support / History in the Debugger" .IP "Editor Support for Debugging" 4 .IX Item "Editor Support for Debugging" .IP "The Perl Profiler" 4 .IX Xref "profile profiling profiler" .IX Item "The Perl Profiler" .RE .RS 4 .RE .IP "Debugging Regular Expressions" 4 .IX Xref "regular expression, debugging regex, debugging regexp, debugging" .IX Item "Debugging Regular Expressions" .IP "Debugging Memory Usage" 4 .IX Xref "memory usage" .IX Item "Debugging Memory Usage" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .PD .SS "perlvar \- Perl predefined variables" .IX Subsection "perlvar - Perl predefined variables" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "The Syntax of Variable Names" 4 .IX Item "The Syntax of Variable Names" .RE .RS 4 .RE .IP "\s-1SPECIAL\s0 \s-1VARIABLES\s0" 4 .IX Item "SPECIAL VARIABLES" .RS 4 .IP "General Variables" 4 .IX Item "General Variables" .PD \&\f(CW$ARG\fR, \f(CW$_\fR , \f(CW@ARG\fR, \f(CW@_\fR , \f(CW$LIST_SEPARATOR\fR, $" , \f(CW$PROCESS_ID\fR, \f(CW$PID\fR, $$ , \&\f(CW$REAL_GROUP_ID\fR, \f(CW$GID\fR, $( , \&\f(CW$EFFECTIVE_GROUP_ID\fR, \f(CW$EGID\fR, $) , \&\f(CW$PROGRAM_NAME\fR, \f(CW$0\fR , \f(CW$SUBSCRIPT_SEPARATOR\fR, \f(CW$SUBSEP\fR, $; , \f(CW$REAL_USER_ID\fR, \f(CW$UID\fR, $< , \f(CW$EFFECTIVE_USER_ID\fR, \f(CW$EUID\fR, $> , \f(CW$a\fR, \f(CW$b\fR , \f(CW$COMPILING\fR, $^C , \f(CW$DEBUGGING\fR, $^D , ${^ENCODING} , \f(CW%ENV\fR , \f(CW$SYSTEM_FD_MAX\fR, $^F , \f(CW@F\fR , ${^GLOBAL_PHASE} , \&\s-1CONSTRUCT\s0, \s-1START\s0, \s-1CHECK\s0, \s-1INIT\s0, \s-1RUN\s0, \s-1END\s0, \s-1DESTRUCT\s0, $^H , %^H , \&\f(CW@INC\fR , \f(CW%INC\fR , \f(CW$INPLACE_EDIT\fR, $^I , $^M , \f(CW$OSNAME\fR, $^O , ${^OPEN} , \f(CW$PERLDB\fR, $^P , 0x01, 0x02, 0x04, 0x08, 0x10, 0x20, 0x40, 0x80, 0x100, 0x200, 0x400, \f(CW%SIG\fR , \f(CW$BASETIME\fR, $^T , ${^TAINT} , ${^UNICODE} , ${^UTF8CACHE} , ${^UTF8LOCALE} , \f(CW$PERL_VERSION\fR, $^V , ${^WIN32_SLOPPY_STAT} , \f(CW$EXECUTABLE_NAME\fR, $^X .IX Xref "$_ $ARG @_ @ARG $"" $LIST_SEPARATOR $$ $PID $PROCESS_ID $( $GID $REAL_GROUP_ID $) $EGID $EFFECTIVE_GROUP_ID $0 $PROGRAM_NAME $; $SUBSEP SUBSCRIPT_SEPARATOR $< $UID $REAL_USER_ID $> $EUID $EFFECTIVE_USER_ID $a $b $^C $COMPILING $^D $DEBUGGING ${^ENCODING} %ENV $^F $SYSTEM_FD_MAX @F ${^GLOBAL_PHASE} $^H %^H @INC %INC $^I $INPLACE_EDIT $^M $^O $OSNAME ${^OPEN} $^P $PERLDB %SIG $^T $BASETIME ${^TAINT} ${^UNICODE} ${^UTF8CACHE} ${^UTF8LOCALE} $^V $PERL_VERSION ${^WIN32_SLOPPY_STAT} sitecustomize sitecustomize.pl $^X $EXECUTABLE_NAME" .IP "Variables related to regular expressions" 4 .IX Item "Variables related to regular expressions" $<\fIdigits\fR> ($1, \f(CW$2\fR, ...) , \f(CW$MATCH\fR, $& , ${^MATCH} , \f(CW$PREMATCH\fR, $` , ${^PREMATCH} , \f(CW$POSTMATCH\fR, $' , ${^POSTMATCH} , \&\f(CW$LAST_PAREN_MATCH\fR, $+ , \f(CW$LAST_SUBMATCH_RESULT\fR, $^N , \f(CW@LAST_MATCH_END\fR, @+ , \f(CW%LAST_PAREN_MATCH\fR, %+ , \&\f(CW@LAST_MATCH_START\fR, @\- , \f(CW\*(C`$\`\*(C'\fR is the same as \&\f(CW\*(C`substr($var, 0, $\-[0])\*(C'\fR, \f(CW$&\fR is the same as \f(CW\*(C`substr($var, $\-[0], $+[0] \&\- $\-[0])\*(C'\fR, \f(CW\*(C`$\*(Aq\*(C'\fR is the same as \f(CW\*(C`substr($var, $+[0])\*(C'\fR, \f(CW$1\fR is the same as \f(CW\*(C`substr($var, $\-[1], $+[1] \- $\-[1])\*(C'\fR, \f(CW$2\fR is the same as \&\f(CW\*(C`substr($var, $\-[2], $+[2] \- $\-[2])\*(C'\fR, \f(CW$3\fR is the same as \f(CW\*(C`substr($var, $\-[3], $+[3] \- $\-[3])\*(C'\fR, \f(CW%LAST_MATCH_START\fR, %\- , \&\f(CW$LAST_REGEXP_CODE_RESULT\fR, $^R , ${^RE_DEBUG_FLAGS} , ${^RE_TRIE_MAXBUF} .IX Xref "$1 $2 $3 $& $MATCH ${^MATCH} $` $PREMATCH ${^PREMATCH} $` ${^PREMATCH} $' $POSTMATCH ${^POSTMATCH} @- ${^POSTMATCH} $' $POSTMATCH $+ $LAST_PAREN_MATCH $^N $LAST_SUBMATCH_RESULT @+ @LAST_MATCH_END %+ %LAST_PAREN_MATCH @- @LAST_MATCH_START %- %LAST_MATCH_START $^R $LAST_REGEXP_CODE_RESULT ${^RE_DEBUG_FLAGS} ${^RE_TRIE_MAXBUF}" .IP "Variables related to filehandles" 4 .IX Item "Variables related to filehandles" \&\f(CW$ARGV\fR , \f(CW@ARGV\fR , \s-1ARGV\s0 , \s-1ARGVOUT\s0 , Handle\->output_field_separator( \s-1EXPR\s0 ), \f(CW$OUTPUT_FIELD_SEPARATOR\fR, \f(CW$OFS\fR, $, , \s-1HANDLE\-\s0>input_line_number( \s-1EXPR\s0 ), \f(CW$INPUT_LINE_NUMBER\fR, \f(CW$NR\fR, $. , \s-1HANDLE\-\s0>input_record_separator( \s-1EXPR\s0 ), \f(CW$INPUT_RECORD_SEPARATOR\fR, \&\f(CW$RS\fR, $/ , Handle\->output_record_separator( \s-1EXPR\s0 ), \f(CW$OUTPUT_RECORD_SEPARATOR\fR, \f(CW$ORS\fR, $\e , \s-1HANDLE\-\s0>autoflush( \s-1EXPR\s0 ), \&\f(CW$OUTPUT_AUTOFLUSH\fR, $| , \&\f(CW$ACCUMULATOR\fR, $^A , \s-1HANDLE\-\s0>format_formfeed(\s-1EXPR\s0), \&\f(CW$FORMAT_FORMFEED\fR, $^L , \&\s-1HANDLE\-\s0>format_page_number(\s-1EXPR\s0), \f(CW$FORMAT_PAGE_NUMBER\fR, $% , \s-1HANDLE\-\s0>format_lines_left(\s-1EXPR\s0), \&\f(CW$FORMAT_LINES_LEFT\fR, $\- , Handle\->format_line_break_characters \s-1EXPR\s0, \f(CW$FORMAT_LINE_BREAK_CHARACTERS\fR, \&\f(CW$:\fR , \&\s-1HANDLE\-\s0>format_lines_per_page(\s-1EXPR\s0), \f(CW$FORMAT_LINES_PER_PAGE\fR, $= , \s-1HANDLE\-\s0>format_top_name(\s-1EXPR\s0), \f(CW$FORMAT_TOP_NAME\fR, $^ , \s-1HANDLE\-\s0>format_name(\s-1EXPR\s0), \f(CW$FORMAT_NAME\fR, $~ .IX Xref "$ARGV @ARGV ARGV ARGVOUT $, $OFS $OUTPUT_FIELD_SEPARATOR $. $NR $INPUT_LINE_NUMBER line number $ $RS $INPUT_RECORD_SEPARATOR $\\ $ORS $OUTPUT_RECORD_SEPARATOR $| autoflush flush $OUTPUT_AUTOFLUSH $^A $ACCUMULATOR $^L $FORMAT_FORMFEED $% $FORMAT_PAGE_NUMBER $- $FORMAT_LINES_LEFT $: FORMAT_LINE_BREAK_CHARACTERS $= $FORMAT_LINES_PER_PAGE $^ $FORMAT_TOP_NAME $~ $FORMAT_NAME" .IP "Error Variables" 4 .IX Xref "error exception" .IX Item "Error Variables" ${^CHILD_ERROR_NATIVE} , \f(CW$EXTENDED_OS_ERROR\fR, $^E , \f(CW$EXCEPTIONS_BEING_CAUGHT\fR, $^S , \f(CW$WARNING\fR, $^W , ${^WARNING_BITS} , \f(CW$OS_ERROR\fR, \f(CW$ERRNO\fR, $! , \f(CW%OS_ERROR\fR, \f(CW%ERRNO\fR, %! , \&\f(CW$CHILD_ERROR\fR, $? , \f(CW$EVAL_ERROR\fR, $@ .IX Xref "$^CHILD_ERROR_NATIVE $^E $EXTENDED_OS_ERROR $^S $EXCEPTIONS_BEING_CAUGHT $^W $WARNING ${^WARNING_BITS} $! $ERRNO $OS_ERROR %! %OS_ERROR %ERRNO $? $CHILD_ERROR $@ $EVAL_ERROR" .IP "Deprecated and removed variables" 4 .IX Item "Deprecated and removed variables" \&\f(CW$OFMT\fR, $# , $* , \f(CW$ARRAY_BASE\fR, $[ , \&\f(CW$OLD_PERL_VERSION\fR, $] .IX Xref "$# $OFMT $* $[ $ARRAY_BASE $] $OLD_PERL_VERSION" .RE .RS 4 .RE .SS "perlre \- Perl regular expressions" .IX Subsection "perlre - Perl regular expressions" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "Modifiers" 4 .IX Item "Modifiers" .PD m , s , i , x , p , g and c , a, d, l and u .IX Xref " m regex, multiline regexp, multiline regular expression, multiline s regex, single-line regexp, single-line regular expression, single-line i regex, case-insensitive regexp, case-insensitive regular expression, case-insensitive x p regex, preserve regexp, preserve g c a d l u" .IP "Regular Expressions" 4 .IX Item "Regular Expressions" [1], [2], [3], [4], [5], [6], [7] .IP "Quoting metacharacters" 4 .IX Item "Quoting metacharacters" .PD 0 .IP "Extended Patterns" 4 .IX Item "Extended Patterns" .PD \&\f(CW\*(C`(?#text)\*(C'\fR , \f(CW\*(C`(?adlupimsx\-imsx)\*(C'\fR, \f(CW\*(C`(?^alupimsx)\*(C'\fR , \&\f(CW\*(C`(?:pattern)\*(C'\fR , \f(CW\*(C`(?adluimsx\-imsx:pattern)\*(C'\fR, \f(CW\*(C`(?^aluimsx:pattern)\*(C'\fR , \f(CW\*(C`(?|pattern)\*(C'\fR , Look-Around Assertions , \f(CW\*(C`(?=pattern)\*(C'\fR , \f(CW\*(C`(?!pattern)\*(C'\fR , \f(CW\*(C`(?<=pattern)\*(C'\fR \f(CW\*(C`\eK\*(C'\fR , \f(CW\*(C`(?pattern)\*(C'\fR , \f(CW\*(C`\ek\*(C'\fR, \f(CW\*(C`\ek\*(AqNAME\*(Aq\*(C'\fR, \f(CW\*(C`(?{ code })\*(C'\fR , \f(CW\*(C`(??{ code })\*(C'\fR , \f(CW\*(C`(?PARNO)\*(C'\fR \f(CW\*(C`(?\-PARNO)\*(C'\fR \f(CW\*(C`(?+PARNO)\*(C'\fR \f(CW\*(C`(?R)\*(C'\fR \&\f(CW\*(C`(?0)\*(C'\fR , \f(CW\*(C`(?&NAME)\*(C'\fR , \&\f(CW\*(C`(?(condition)yes\-pattern|no\-pattern)\*(C'\fR , \&\f(CW\*(C`(?(condition)yes\-pattern)\*(C'\fR, (1) (2) .., (<\s-1NAME\s0>) ('\s-1NAME\s0'), (?=...) (?!...) (?<=...) (?pattern)\*(C'\fR .IX Xref "(?#) (?) (?^) (?:) (?^:) (?|) Branch reset look-around assertion lookaround assertion look-around lookaround (?=) look-ahead, positive lookahead, positive (?!) look-ahead, negative lookahead, negative (?<=) look-behind, positive lookbehind, positive \\K (?) (?'NAME') named capture capture (?{}) regex, code in regexp, code in regular expression, code in (??{}) regex, postponed regexp, postponed regular expression, postponed (?PARNO) (?1) (?R) (?0) (?-1) (?+1) (?-PARNO) (?+PARNO) regex, recursive regexp, recursive regular expression, recursive regex, relative recursion (?&NAME) (?() backtrack backtracking atomic possessive" .IP "Special Backtracking Control Verbs" 4 .IX Item "Special Backtracking Control Verbs" Verbs that take an argument, \f(CW\*(C`(*PRUNE)\*(C'\fR \f(CW\*(C`(*PRUNE:NAME)\*(C'\fR , \f(CW\*(C`(*SKIP)\*(C'\fR \f(CW\*(C`(*SKIP:NAME)\*(C'\fR , \f(CW\*(C`(*MARK:NAME)\*(C'\fR \&\f(CW\*(C`(*:NAME)\*(C'\fR \f(CW\*(C`(*MARK:NAME)\*(C'\fR \f(CW\*(C`(*:NAME)\*(C'\fR, \f(CW\*(C`(*THEN)\*(C'\fR \&\f(CW\*(C`(*THEN:NAME)\*(C'\fR, \f(CW\*(C`(*COMMIT)\*(C'\fR , Verbs without an argument, \&\f(CW\*(C`(*FAIL)\*(C'\fR \f(CW\*(C`(*F)\*(C'\fR , \f(CW\*(C`(*ACCEPT)\*(C'\fR .IX Xref "(*PRUNE) (*PRUNE:NAME) (*SKIP) (*MARK) (*COMMIT) (*FAIL) (*F) (*ACCEPT)" .IP "Backtracking" 4 .IX Xref "backtrack backtracking" .IX Item "Backtracking" .PD 0 .IP "Version 8 Regular Expressions" 4 .IX Xref "regular expression, version 8 regex, version 8 regexp, version 8" .IX Item "Version 8 Regular Expressions" .ie n .IP "Warning on \e1 Instead of $1" 4 .el .IP "Warning on \e1 Instead of \f(CW$1\fR" 4 .IX Item "Warning on 1 Instead of $1" .IP "Repeated Patterns Matching a Zero-length Substring" 4 .IX Item "Repeated Patterns Matching a Zero-length Substring" .IP "Combining \s-1RE\s0 Pieces" 4 .IX Item "Combining RE Pieces" .PD \&\f(CW\*(C`ST\*(C'\fR, \f(CW\*(C`S|T\*(C'\fR, \f(CW\*(C`S{REPEAT_COUNT}\*(C'\fR, \f(CW\*(C`S{min,max}\*(C'\fR, \f(CW\*(C`S{min,max}?\*(C'\fR, \f(CW\*(C`S?\*(C'\fR, \&\f(CW\*(C`S*\*(C'\fR, \f(CW\*(C`S+\*(C'\fR, \f(CW\*(C`S??\*(C'\fR, \f(CW\*(C`S*?\*(C'\fR, \f(CW\*(C`S+?\*(C'\fR, \f(CW\*(C`(?>S)\*(C'\fR, \f(CW\*(C`(?=S)\*(C'\fR, \f(CW\*(C`(?<=S)\*(C'\fR, \&\f(CW\*(C`(?!S)\*(C'\fR, \f(CW\*(C`(?pattern)\*(C'\fR, \f(CW\*(C`(?P=NAME)\*(C'\fR, \f(CW\*(C`(?P>NAME)\*(C'\fR .RE .RS 4 .RE .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perlrebackslash \- Perl Regular Expression Backslash Sequences and Escapes" .IX Subsection "perlrebackslash - Perl Regular Expression Backslash Sequences and Escapes" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "The backslash" 4 .IX Item "The backslash" .PD [1] .IP "All the sequences and escapes" 4 .IX Item "All the sequences and escapes" .PD 0 .IP "Character Escapes" 4 .IX Item "Character Escapes" .PD [1], [2] .IP "Modifiers" 4 .IX Item "Modifiers" .PD 0 .IP "Character classes" 4 .IX Item "Character classes" .IP "Referencing" 4 .IX Item "Referencing" .IP "Assertions" 4 .IX Item "Assertions" .PD \&\eA, \ez, \eZ, \eG, \eb, \eB .IP "Misc" 4 .IX Item "Misc" \&\eC, \eK, \eN, \eR , \eX .IX Xref "\\R \\X" .RE .RS 4 .RE .SS "perlrecharclass \- Perl Regular Expression Character Classes" .IX Subsection "perlrecharclass - Perl Regular Expression Character Classes" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "The dot" 4 .IX Item "The dot" .IP "Backslash sequences" 4 .IX Xref "\\w \\W \\s \\S \\d \\D \\p \\P \\N \\v \\V \\h \\H word whitespace" .IX Item "Backslash sequences" .PD If the \f(CW\*(C`/a\*(C'\fR modifier is in effect .., otherwise .., For code points above 255 .., For code points below 256 .., if locale rules are in effect .., if Unicode rules are in effect or if on an \s-1EBCDIC\s0 platform .., otherwise .., If the \f(CW\*(C`/a\*(C'\fR modifier is in effect .., otherwise .., For code points above 255 .., For code points below 256 .., if locale rules are in effect .., if Unicode rules are in effect or if on an \s-1EBCDIC\s0 platform .., otherwise .., [1] .IP "Bracketed Character Classes" 4 .IX Item "Bracketed Character Classes" If the \f(CW\*(C`/a\*(C'\fR modifier, is in effect .., otherwise .., For code points above 255 .., For code points below 256 .., if locale rules are in effect .., if Unicode rules are in effect or if on an \s-1EBCDIC\s0 platform .., otherwise .., [1], [2], [3], [4], [5], [6] .RE .RS 4 .RE .SS "perlreref \- Perl Regular Expressions Reference" .IX Subsection "perlreref - Perl Regular Expressions Reference" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "\s-1OPERATORS\s0" 4 .IX Item "OPERATORS" .IP "\s-1SYNTAX\s0" 4 .IX Item "SYNTAX" .IP "\s-1ESCAPE\s0 \s-1SEQUENCES\s0" 4 .IX Item "ESCAPE SEQUENCES" .IP "\s-1CHARACTER\s0 \s-1CLASSES\s0" 4 .IX Item "CHARACTER CLASSES" .IP "\s-1ANCHORS\s0" 4 .IX Item "ANCHORS" .IP "\s-1QUANTIFIERS\s0" 4 .IX Item "QUANTIFIERS" .IP "\s-1EXTENDED\s0 \s-1CONSTRUCTS\s0" 4 .IX Item "EXTENDED CONSTRUCTS" .IP "\s-1VARIABLES\s0" 4 .IX Item "VARIABLES" .IP "\s-1FUNCTIONS\s0" 4 .IX Item "FUNCTIONS" .IP "\s-1TERMINOLOGY\s0" 4 .IX Item "TERMINOLOGY" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1THANKS\s0" 4 .IX Item "THANKS" .PD .SS "perlref \- Perl references and nested data structures" .IX Subsection "perlref - Perl references and nested data structures" .IP "\s-1NOTE\s0" 4 .IX Item "NOTE" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Making References" 4 .IX Xref "reference, creation referencing" .IX Item "Making References" .PD 1. , 2. , 3. , 4. , 5. , 6. , 7. .IX Xref "\\ backslash array, anonymous [ [] square bracket bracket, square arrayref array reference reference, array hash, anonymous { {} curly bracket bracket, curly brace hashref hash reference reference, hash subroutine, anonymous subroutine, reference reference, subroutine scope, lexical closure lexical lexical scope constructor new autovivification *foo{THING} *" .IP "Using References" 4 .IX Xref "reference, use dereferencing dereference" .IX Item "Using References" .PD 0 .IP "Symbolic references" 4 .IX Xref "reference, symbolic reference, soft symbolic reference soft reference" .IX Item "Symbolic references" .IP "Not-so-symbolic references" 4 .IX Item "Not-so-symbolic references" .IP "Pseudo-hashes: Using an array as a hash" 4 .IX Xref "pseudo-hash pseudo hash pseudohash" .IX Item "Pseudo-hashes: Using an array as a hash" .IP "Function Templates" 4 .IX Xref "scope, lexical closure lexical lexical scope subroutine, nested sub, nested subroutine, local sub, local" .IX Item "Function Templates" .RE .RS 4 .RE .IP "\s-1WARNING\s0" 4 .IX Xref "reference, string context reference, use as hash key" .IX Item "WARNING" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perlform \- Perl formats" .IX Subsection "perlform - Perl formats" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "Text Fields" 4 .IX Xref "format, text field" .IX Item "Text Fields" .IP "Numeric Fields" 4 .IX Xref "# format, numeric field" .IX Item "Numeric Fields" .IP "The Field @* for Variable-Width Multi-Line Text" 4 .IX Xref "@*" .IX Item "The Field @* for Variable-Width Multi-Line Text" .IP "The Field ^* for Variable-Width One-line-at-a-time Text" 4 .IX Xref "^*" .IX Item "The Field ^* for Variable-Width One-line-at-a-time Text" .IP "Specifying Values" 4 .IX Xref "format, specifying values" .IX Item "Specifying Values" .IP "Using Fill Mode" 4 .IX Xref "format, fill mode" .IX Item "Using Fill Mode" .IP "Suppressing Lines Where All Fields Are Void" 4 .IX Xref "format, suppressing lines" .IX Item "Suppressing Lines Where All Fields Are Void" .IP "Repeating Format Lines" 4 .IX Xref "format, repeating lines" .IX Item "Repeating Format Lines" .IP "Top of Form Processing" 4 .IX Xref "format, top of form top header" .IX Item "Top of Form Processing" .IP "Format Variables" 4 .IX Xref "format variables format, variables" .IX Item "Format Variables" .RE .RS 4 .RE .IP "\s-1NOTES\s0" 4 .IX Item "NOTES" .RS 4 .IP "Footers" 4 .IX Xref "format, footer footer" .IX Item "Footers" .IP "Accessing Formatting Internals" 4 .IX Xref "format, internals" .IX Item "Accessing Formatting Internals" .RE .RS 4 .RE .IP "\s-1WARNINGS\s0" 4 .IX Item "WARNINGS" .PD .SS "perlobj \- Perl objects" .IX Subsection "perlobj - Perl objects" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "An Object is Simply a Reference" 4 .IX Xref "object bless constructor new" .IX Item "An Object is Simply a Reference" .IP "A Class is Simply a Package" 4 .IX Xref "class package @ISA inheritance" .IX Item "A Class is Simply a Package" .IP "A Method is Simply a Subroutine" 4 .IX Xref "method" .IX Item "A Method is Simply a Subroutine" .IP "Method Invocation" 4 .IX Xref "invocation method arrow ->" .IX Item "Method Invocation" .IP "Indirect Object Syntax" 4 .IX Xref "indirect object syntax invocation, indirect indirect" .IX Item "Indirect Object Syntax" .IP "Default \s-1UNIVERSAL\s0 methods" 4 .IX Xref "UNIVERSAL" .IX Item "Default UNIVERSAL methods" .PD isa(\s-1CLASS\s0) , \s-1DOES\s0(\s-1ROLE\s0) , can(\s-1METHOD\s0) , \s-1VERSION\s0( [\s-1NEED\s0] ) .IX Xref "isa DOES can VERSION" .IP "Destructors" 4 .IX Xref "destructor DESTROY" .IX Item "Destructors" .PD 0 .IP "Summary" 4 .IX Item "Summary" .IP "Two-Phased Garbage Collection" 4 .IX Xref "garbage collection GC circular reference reference, circular DESTROY destructor" .IX Item "Two-Phased Garbage Collection" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perltie \- how to hide an object class in a simple variable" .IX Subsection "perltie - how to hide an object class in a simple variable" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Tying Scalars" 4 .IX Xref "scalar, tying" .IX Item "Tying Scalars" .PD \&\s-1TIESCALAR\s0 classname, \s-1LIST\s0 , \s-1FETCH\s0 this , \s-1STORE\s0 this, value , \s-1UNTIE\s0 this , \s-1DESTROY\s0 this .IX Xref "TIESCALAR FETCH STORE UNTIE DESTROY" .IP "Tying Arrays" 4 .IX Xref "array, tying" .IX Item "Tying Arrays" \&\s-1TIEARRAY\s0 classname, \s-1LIST\s0 , \s-1FETCH\s0 this, index , \s-1STORE\s0 this, index, value , \s-1FETCHSIZE\s0 this , \s-1STORESIZE\s0 this, count , \s-1EXTEND\s0 this, count , \s-1EXISTS\s0 this, key , \s-1DELETE\s0 this, key , \s-1CLEAR\s0 this , \s-1PUSH\s0 this, \s-1LIST\s0 , \s-1POP\s0 this , \s-1SHIFT\s0 this , \s-1UNSHIFT\s0 this, \s-1LIST\s0 , \s-1SPLICE\s0 this, offset, length, \s-1LIST\s0 , \s-1UNTIE\s0 this , \s-1DESTROY\s0 this .IX Xref "TIEARRAY FETCH STORE FETCHSIZE STORESIZE EXTEND EXISTS DELETE CLEAR PUSH POP SHIFT UNSHIFT SPLICE UNTIE DESTROY" .IP "Tying Hashes" 4 .IX Xref "hash, tying" .IX Item "Tying Hashes" \&\s-1USER\s0, \s-1HOME\s0, \s-1CLOBBER\s0, \s-1LIST\s0, \s-1TIEHASH\s0 classname, \s-1LIST\s0 , \s-1FETCH\s0 this, key , \s-1STORE\s0 this, key, value , \s-1DELETE\s0 this, key , \&\s-1CLEAR\s0 this , \s-1EXISTS\s0 this, key , \s-1FIRSTKEY\s0 this , \&\s-1NEXTKEY\s0 this, lastkey , \s-1SCALAR\s0 this , \s-1UNTIE\s0 this , \s-1DESTROY\s0 this .IX Xref "TIEHASH FETCH STORE DELETE CLEAR EXISTS FIRSTKEY NEXTKEY SCALAR UNTIE DESTROY" .IP "Tying FileHandles" 4 .IX Xref "filehandle, tying" .IX Item "Tying FileHandles" \&\s-1TIEHANDLE\s0 classname, \s-1LIST\s0 , \s-1WRITE\s0 this, \s-1LIST\s0 , \s-1PRINT\s0 this, \s-1LIST\s0 , \s-1PRINTF\s0 this, \s-1LIST\s0 , \s-1READ\s0 this, \s-1LIST\s0 , \&\s-1READLINE\s0 this , \s-1GETC\s0 this , \s-1EOF\s0 this , \s-1CLOSE\s0 this , \s-1UNTIE\s0 this , \s-1DESTROY\s0 this .IX Xref "TIEHANDLE WRITE PRINT PRINTF READ READLINE GETC EOF CLOSE UNTIE DESTROY" .IP "\s-1UNTIE\s0 this" 4 .IX Xref "UNTIE" .IX Item "UNTIE this" .PD 0 .ie n .IP "The ""untie"" Gotcha" 4 .el .IP "The \f(CWuntie\fR Gotcha" 4 .IX Xref "untie" .IX Item "The untie Gotcha" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "perldbmfilter \- Perl \s-1DBM\s0 Filters" .IX Subsection "perldbmfilter - Perl DBM Filters" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD \&\fBfilter_store_key\fR, \fBfilter_store_value\fR, \fBfilter_fetch_key\fR, \&\fBfilter_fetch_value\fR .RS 4 .IP "The Filter" 4 .IX Item "The Filter" .PD 0 .IP "An Example: the \s-1NULL\s0 termination problem." 4 .IX Item "An Example: the NULL termination problem." .IP "Another Example: Key is a C int." 4 .IX Item "Another Example: Key is a C int." .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "perlipc \- Perl interprocess communication (signals, fifos, pipes, safe subprocesses, sockets, and semaphores)" .IX Subsection "perlipc - Perl interprocess communication (signals, fifos, pipes, safe subprocesses, sockets, and semaphores)" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Signals" 4 .IX Item "Signals" .RS 4 .IP "Handling the \s-1SIGHUP\s0 Signal in Daemons" 4 .IX Item "Handling the SIGHUP Signal in Daemons" .IP "Deferred Signals (Safe Signals)" 4 .IX Item "Deferred Signals (Safe Signals)" .PD Long-running opcodes, Interrupting \s-1IO\s0, Restartable system calls, Signals as \&\*(L"faults\*(R", Signals triggered by operating system state .RE .RS 4 .RE .IP "Named Pipes" 4 .IX Item "Named Pipes" .PD 0 .IP "Using \fIopen()\fR for \s-1IPC\s0" 4 .IX Item "Using open() for IPC" .RS 4 .IP "Filehandles" 4 .IX Item "Filehandles" .IP "Background Processes" 4 .IX Item "Background Processes" .IP "Complete Dissociation of Child from Parent" 4 .IX Item "Complete Dissociation of Child from Parent" .IP "Safe Pipe Opens" 4 .IX Item "Safe Pipe Opens" .IP "Avoiding Pipe Deadlocks" 4 .IX Item "Avoiding Pipe Deadlocks" .IP "Bidirectional Communication with Another Process" 4 .IX Item "Bidirectional Communication with Another Process" .IP "Bidirectional Communication with Yourself" 4 .IX Item "Bidirectional Communication with Yourself" .RE .RS 4 .RE .IP "Sockets: Client/Server Communication" 4 .IX Item "Sockets: Client/Server Communication" .RS 4 .IP "Internet Line Terminators" 4 .IX Item "Internet Line Terminators" .IP "Internet \s-1TCP\s0 Clients and Servers" 4 .IX Item "Internet TCP Clients and Servers" .IP "Unix-Domain \s-1TCP\s0 Clients and Servers" 4 .IX Item "Unix-Domain TCP Clients and Servers" .RE .RS 4 .RE .IP "\s-1TCP\s0 Clients with IO::Socket" 4 .IX Item "TCP Clients with IO::Socket" .RS 4 .IP "A Simple Client" 4 .IX Item "A Simple Client" .PD \&\f(CW\*(C`Proto\*(C'\fR, \f(CW\*(C`PeerAddr\*(C'\fR, \f(CW\*(C`PeerPort\*(C'\fR .IP "A Webget Client" 4 .IX Item "A Webget Client" .PD 0 .IP "Interactive Client with IO::Socket" 4 .IX Item "Interactive Client with IO::Socket" .RE .RS 4 .RE .IP "\s-1TCP\s0 Servers with IO::Socket" 4 .IX Item "TCP Servers with IO::Socket" .PD Proto, LocalPort, Listen, Reuse .IP "\s-1UDP:\s0 Message Passing" 4 .IX Item "UDP: Message Passing" .PD 0 .IP "SysV \s-1IPC\s0" 4 .IX Item "SysV IPC" .IP "\s-1NOTES\s0" 4 .IX Item "NOTES" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perlfork \- Perl's \fIfork()\fP emulation" .IX Subsection "perlfork - Perl's fork() emulation" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Behavior of other Perl features in forked pseudo-processes" 4 .IX Item "Behavior of other Perl features in forked pseudo-processes" .PD $$ or \f(CW$PROCESS_ID\fR, \f(CW%ENV\fR, \fIchdir()\fR and all other builtins that accept filenames, \fIwait()\fR and \fIwaitpid()\fR, \fIkill()\fR, \fIexec()\fR, \fIexit()\fR, Open handles to files, directories and network sockets .IP "Resource limits" 4 .IX Item "Resource limits" .PD 0 .IP "Killing the parent process" 4 .IX Item "Killing the parent process" .IP "Lifetime of the parent process and pseudo-processes" 4 .IX Item "Lifetime of the parent process and pseudo-processes" .RE .RS 4 .RE .IP "\s-1CAVEATS\s0 \s-1AND\s0 \s-1LIMITATIONS\s0" 4 .IX Item "CAVEATS AND LIMITATIONS" .PD \&\s-1BEGIN\s0 blocks, Open filehandles, Open directory handles, Forking pipe \fIopen()\fR not yet implemented, Global state maintained by XSUBs, Interpreter embedded in larger application, Thread-safety of extensions .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perlnumber \- semantics of numbers and numeric operations in Perl" .IX Subsection "perlnumber - semantics of numbers and numeric operations in Perl" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "Storing numbers" 4 .IX Item "Storing numbers" .IP "Numeric operators and numeric conversions" 4 .IX Item "Numeric operators and numeric conversions" .IP "Flavors of Perl numeric operations" 4 .IX Item "Flavors of Perl numeric operations" .PD Arithmetic operators, ++, Arithmetic operators during \f(CW\*(C`use integer\*(C'\fR, Other mathematical operators, Bitwise operators, Bitwise operators during \f(CW\*(C`use integer\*(C'\fR, Operators which expect an integer, Operators which expect a string .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perlthrtut \- Tutorial on threads in Perl" .IX Subsection "perlthrtut - Tutorial on threads in Perl" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "What Is A Thread Anyway?" 4 .IX Item "What Is A Thread Anyway?" .IP "Threaded Program Models" 4 .IX Item "Threaded Program Models" .RS 4 .IP "Boss/Worker" 4 .IX Item "Boss/Worker" .IP "Work Crew" 4 .IX Item "Work Crew" .IP "Pipeline" 4 .IX Item "Pipeline" .RE .RS 4 .RE .IP "What kind of threads are Perl threads?" 4 .IX Item "What kind of threads are Perl threads?" .IP "Thread-Safe Modules" 4 .IX Item "Thread-Safe Modules" .IP "Thread Basics" 4 .IX Item "Thread Basics" .RS 4 .IP "Basic Thread Support" 4 .IX Item "Basic Thread Support" .IP "A Note about the Examples" 4 .IX Item "A Note about the Examples" .IP "Creating Threads" 4 .IX Item "Creating Threads" .IP "Waiting For A Thread To Exit" 4 .IX Item "Waiting For A Thread To Exit" .IP "Ignoring A Thread" 4 .IX Item "Ignoring A Thread" .IP "Process and Thread Termination" 4 .IX Item "Process and Thread Termination" .RE .RS 4 .RE .IP "Threads And Data" 4 .IX Item "Threads And Data" .RS 4 .IP "Shared And Unshared Data" 4 .IX Item "Shared And Unshared Data" .IP "Thread Pitfalls: Races" 4 .IX Item "Thread Pitfalls: Races" .RE .RS 4 .RE .IP "Synchronization and control" 4 .IX Item "Synchronization and control" .RS 4 .IP "Controlling access: \fIlock()\fR" 4 .IX Item "Controlling access: lock()" .IP "A Thread Pitfall: Deadlocks" 4 .IX Item "A Thread Pitfall: Deadlocks" .IP "Queues: Passing Data Around" 4 .IX Item "Queues: Passing Data Around" .IP "Semaphores: Synchronizing Data Access" 4 .IX Item "Semaphores: Synchronizing Data Access" .IP "Basic semaphores" 4 .IX Item "Basic semaphores" .IP "Advanced Semaphores" 4 .IX Item "Advanced Semaphores" .IP "Waiting for a Condition" 4 .IX Item "Waiting for a Condition" .IP "Giving up control" 4 .IX Item "Giving up control" .RE .RS 4 .RE .IP "General Thread Utility Routines" 4 .IX Item "General Thread Utility Routines" .RS 4 .IP "What Thread Am I In?" 4 .IX Item "What Thread Am I In?" .IP "Thread IDs" 4 .IX Item "Thread IDs" .IP "Are These Threads The Same?" 4 .IX Item "Are These Threads The Same?" .IP "What Threads Are Running?" 4 .IX Item "What Threads Are Running?" .RE .RS 4 .RE .IP "A Complete Example" 4 .IX Item "A Complete Example" .IP "Different implementations of threads" 4 .IX Item "Different implementations of threads" .IP "Performance considerations" 4 .IX Item "Performance considerations" .IP "Process-scope Changes" 4 .IX Item "Process-scope Changes" .IP "Thread-Safety of System Libraries" 4 .IX Item "Thread-Safety of System Libraries" .IP "Conclusion" 4 .IX Item "Conclusion" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "Bibliography" 4 .IX Item "Bibliography" .RS 4 .IP "Introductory Texts" 4 .IX Item "Introductory Texts" .IP "OS-Related References" 4 .IX Item "OS-Related References" .IP "Other References" 4 .IX Item "Other References" .RE .RS 4 .RE .IP "Acknowledgements" 4 .IX Item "Acknowledgements" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "Copyrights" 4 .IX Item "Copyrights" .PD .SS "perlport \- Writing portable Perl" .IX Subsection "perlport - Writing portable Perl" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" Not all Perl programs have to be portable, Nearly all of Perl already \fIis\fR portable .IP "\s-1ISSUES\s0" 4 .IX Item "ISSUES" .RS 4 .PD 0 .IP "Newlines" 4 .IX Item "Newlines" .IP "Numbers endianness and Width" 4 .IX Item "Numbers endianness and Width" .IP "Files and Filesystems" 4 .IX Item "Files and Filesystems" .IP "System Interaction" 4 .IX Item "System Interaction" .IP "Command names versus file pathnames" 4 .IX Item "Command names versus file pathnames" .IP "Networking" 4 .IX Item "Networking" .IP "Interprocess Communication (\s-1IPC\s0)" 4 .IX Item "Interprocess Communication (IPC)" .IP "External Subroutines (\s-1XS\s0)" 4 .IX Item "External Subroutines (XS)" .IP "Standard Modules" 4 .IX Item "Standard Modules" .IP "Time and Date" 4 .IX Item "Time and Date" .IP "Character sets and character encoding" 4 .IX Item "Character sets and character encoding" .IP "Internationalisation" 4 .IX Item "Internationalisation" .IP "System Resources" 4 .IX Item "System Resources" .IP "Security" 4 .IX Item "Security" .IP "Style" 4 .IX Item "Style" .RE .RS 4 .RE .IP "\s-1CPAN\s0 Testers" 4 .IX Item "CPAN Testers" .IP "\s-1PLATFORMS\s0" 4 .IX Item "PLATFORMS" .RS 4 .IP "Unix" 4 .IX Item "Unix" .IP "\s-1DOS\s0 and Derivatives" 4 .IX Item "DOS and Derivatives" .IP "\s-1VMS\s0" 4 .IX Item "VMS" .IP "\s-1VOS\s0" 4 .IX Item "VOS" .IP "\s-1EBCDIC\s0 Platforms" 4 .IX Item "EBCDIC Platforms" .IP "Acorn \s-1RISC\s0 \s-1OS\s0" 4 .IX Item "Acorn RISC OS" .IP "Other perls" 4 .IX Item "Other perls" .RE .RS 4 .RE .IP "\s-1FUNCTION\s0 \s-1IMPLEMENTATIONS\s0" 4 .IX Item "FUNCTION IMPLEMENTATIONS" .RS 4 .IP "Alphabetical Listing of Perl Functions" 4 .IX Item "Alphabetical Listing of Perl Functions" .PD \&\-\fIX\fR, alarm, atan2, binmode, chmod, chown, chroot, crypt, dbmclose, dbmopen, dump, exec, exit, fcntl, flock, fork, getlogin, getpgrp, getppid, getpriority, getpwnam, getgrnam, getnetbyname, getpwuid, getgrgid, getnetbyaddr, getprotobynumber, getservbyport, getpwent, getgrent, gethostbyname, gethostent, getnetent, getprotoent, getservent, sethostent, setnetent, setprotoent, setservent, endpwent, endgrent, endhostent, endnetent, endprotoent, endservent, getsockopt \s-1SOCKET\s0,LEVEL,OPTNAME, glob, gmtime, ioctl \s-1FILEHANDLE\s0,FUNCTION,SCALAR, kill, link, localtime, lstat, msgctl, msgget, msgsnd, msgrcv, open, readlink, rename, rewinddir, select, semctl, semget, semop, setgrent, setpgrp, setpriority, setpwent, setsockopt, shmctl, shmget, shmread, shmwrite, sockatmark, socketpair, stat, symlink, syscall, sysopen, system, times, truncate, umask, utime, wait, waitpid .RE .RS 4 .RE .IP "Supported Platforms" 4 .IX Item "Supported Platforms" Linux (x86, \s-1ARM\s0, \s-1IA64\s0), HP-UX, \s-1AIX\s0, Win32, Windows 2000, Windows \s-1XP\s0, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7, Cygwin, Solaris (x86, \s-1SPARC\s0), OpenVMS, Alpha (7.2 and later), I64 (8.2 and later), Symbian, NetBSD, FreeBSD, Debian GNU/kFreeBSD, Haiku, Irix (6.5. What else?), OpenBSD, Dragonfly \s-1BSD\s0, \s-1QNX\s0 Neutrino \s-1RTOS\s0 (6.5.0), MirOS \s-1BSD\s0, time_t issues that may or may not be fixed, Symbian (Series 60 v3, 3.2 and 5 \- what else?), Stratus \s-1VOS\s0 / OpenVOS, \s-1AIX\s0 .IP "\s-1EOL\s0 Platforms (Perl 5.14)" 4 .IX Item "EOL Platforms (Perl 5.14)" Atari MiNT, Apollo Domain/OS, Apple Mac \s-1OS\s0 8/9, Tenon Machten, Windows 95, Windows 98, Windows \s-1ME\s0, Windows \s-1NT4\s0 .IP "Supported Platforms (Perl 5.8)" 4 .IX Item "Supported Platforms (Perl 5.8)" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHORS\s0 / \s-1CONTRIBUTORS\s0" 4 .IX Item "AUTHORS / CONTRIBUTORS" .PD .SS "perllocale \- Perl locale handling (internationalization and localization)" .IX Subsection "perllocale - Perl locale handling (internationalization and localization)" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1PREPARING\s0 \s-1TO\s0 \s-1USE\s0 \s-1LOCALES\s0" 4 .IX Item "PREPARING TO USE LOCALES" .IP "\s-1USING\s0 \s-1LOCALES\s0" 4 .IX Item "USING LOCALES" .RS 4 .IP "The use locale pragma" 4 .IX Item "The use locale pragma" .IP "The setlocale function" 4 .IX Item "The setlocale function" .IP "Finding locales" 4 .IX Item "Finding locales" .IP "\s-1LOCALE\s0 \s-1PROBLEMS\s0" 4 .IX Item "LOCALE PROBLEMS" .IP "Temporarily fixing locale problems" 4 .IX Item "Temporarily fixing locale problems" .IP "Permanently fixing locale problems" 4 .IX Item "Permanently fixing locale problems" .IP "Permanently fixing your system's locale configuration" 4 .IX Item "Permanently fixing your system's locale configuration" .IP "Fixing system locale configuration" 4 .IX Item "Fixing system locale configuration" .IP "The localeconv function" 4 .IX Item "The localeconv function" .IP "I18N::Langinfo" 4 .IX Item "I18N::Langinfo" .RE .RS 4 .RE .IP "\s-1LOCALE\s0 \s-1CATEGORIES\s0" 4 .IX Item "LOCALE CATEGORIES" .RS 4 .IP "Category \s-1LC_COLLATE:\s0 Collation" 4 .IX Item "Category LC_COLLATE: Collation" .IP "Category \s-1LC_CTYPE:\s0 Character Types" 4 .IX Item "Category LC_CTYPE: Character Types" .IP "Category \s-1LC_NUMERIC:\s0 Numeric Formatting" 4 .IX Item "Category LC_NUMERIC: Numeric Formatting" .IP "Category \s-1LC_MONETARY:\s0 Formatting of monetary amounts" 4 .IX Item "Category LC_MONETARY: Formatting of monetary amounts" .IP "\s-1LC_TIME\s0" 4 .IX Item "LC_TIME" .IP "Other categories" 4 .IX Item "Other categories" .RE .RS 4 .RE .IP "\s-1SECURITY\s0" 4 .IX Item "SECURITY" .IP "\s-1ENVIRONMENT\s0" 4 .IX Item "ENVIRONMENT" .PD \&\s-1PERL_BADLANG\s0, \s-1DPKG_RUNNING_VERSION\s0, \s-1LC_ALL\s0, \s-1LANGUAGE\s0, \s-1LC_CTYPE\s0, \s-1LC_COLLATE\s0, \&\s-1LC_MONETARY\s0, \s-1LC_NUMERIC\s0, \s-1LC_TIME\s0, \s-1LANG\s0 .RS 4 .IP "Examples" 4 .IX Item "Examples" .RE .RS 4 .RE .PD 0 .IP "\s-1NOTES\s0" 4 .IX Item "NOTES" .RS 4 .IP "Backward compatibility" 4 .IX Item "Backward compatibility" .IP "I18N:Collate obsolete" 4 .IX Item "I18N:Collate obsolete" .IP "Sort speed and memory use impacts" 4 .IX Item "Sort speed and memory use impacts" .IP "\fIwrite()\fR and \s-1LC_NUMERIC\s0" 4 .IX Item "write() and LC_NUMERIC" .IP "Freely available locale definitions" 4 .IX Item "Freely available locale definitions" .IP "I18n and l10n" 4 .IX Item "I18n and l10n" .IP "An imperfect standard" 4 .IX Item "An imperfect standard" .RE .RS 4 .RE .IP "Unicode and \s-1UTF\-8\s0" 4 .IX Item "Unicode and UTF-8" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .RS 4 .IP "Broken systems" 4 .IX Item "Broken systems" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .PD .SS "perluniintro \- Perl Unicode introduction" .IX Subsection "perluniintro - Perl Unicode introduction" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "Unicode" 4 .IX Item "Unicode" .IP "Perl's Unicode Support" 4 .IX Item "Perl's Unicode Support" .IP "Perl's Unicode Model" 4 .IX Item "Perl's Unicode Model" .IP "Unicode and \s-1EBCDIC\s0" 4 .IX Item "Unicode and EBCDIC" .IP "Creating Unicode" 4 .IX Item "Creating Unicode" .IP "Handling Unicode" 4 .IX Item "Handling Unicode" .IP "Legacy Encodings" 4 .IX Item "Legacy Encodings" .IP "Unicode I/O" 4 .IX Item "Unicode I/O" .IP "Displaying Unicode As Text" 4 .IX Item "Displaying Unicode As Text" .IP "Special Cases" 4 .IX Item "Special Cases" .IP "Advanced Topics" 4 .IX Item "Advanced Topics" .IP "Miscellaneous" 4 .IX Item "Miscellaneous" .IP "Questions With Answers" 4 .IX Item "Questions With Answers" .IP "Hexadecimal Notation" 4 .IX Item "Hexadecimal Notation" .IP "Further Resources" 4 .IX Item "Further Resources" .RE .RS 4 .RE .IP "\s-1UNICODE\s0 \s-1IN\s0 \s-1OLDER\s0 \s-1PERLS\s0" 4 .IX Item "UNICODE IN OLDER PERLS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1ACKNOWLEDGMENTS\s0" 4 .IX Item "ACKNOWLEDGMENTS" .IP "\s-1AUTHOR\s0, \s-1COPYRIGHT\s0, \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "AUTHOR, COPYRIGHT, AND LICENSE" .PD .SS "perlunicode \- Unicode support in Perl" .IX Subsection "perlunicode - Unicode support in Perl" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "Important Caveats" 4 .IX Item "Important Caveats" .PD Safest if you \*(L"use feature 'unicode_strings'\*(R", Input and Output Layers, \&\f(CW\*(C`use utf8\*(C'\fR still needed to enable \s-1UTF\-8/UTF\-EBCDIC\s0 in scripts, BOM-marked scripts and \s-1UTF\-16\s0 scripts autodetected, \f(CW\*(C`use encoding\*(C'\fR needed to upgrade non\-Latin\-1 byte strings .IP "Byte and Character Semantics" 4 .IX Item "Byte and Character Semantics" .PD 0 .IP "Effects of Character Semantics" 4 .IX Item "Effects of Character Semantics" .IP "Unicode Character Properties" 4 .IX Item "Unicode Character Properties" .PD \&\fB\f(CB\*(C`\ep{All}\*(C'\fB\fR, \fB\f(CB\*(C`\ep{Alnum}\*(C'\fB\fR, \fB\f(CB\*(C`\ep{Any}\*(C'\fB\fR, \fB\f(CB\*(C`\ep{ASCII}\*(C'\fB\fR, \&\fB\f(CB\*(C`\ep{Assigned}\*(C'\fB\fR, \fB\f(CB\*(C`\ep{Blank}\*(C'\fB\fR, \fB\f(CB\*(C`\ep{Decomposition_Type: Non_Canonical}\*(C'\fB\fR (Short: \f(CW\*(C`\ep{Dt=NonCanon}\*(C'\fR), \fB\f(CB\*(C`\ep{Graph}\*(C'\fB\fR, \&\fB\f(CB\*(C`\ep{HorizSpace}\*(C'\fB\fR, \fB\f(CB\*(C`\ep{In=*}\*(C'\fB\fR, \fB\f(CB\*(C`\ep{PerlSpace}\*(C'\fB\fR, \&\fB\f(CB\*(C`\ep{PerlWord}\*(C'\fB\fR, \fB\f(CB\*(C`\ep{Posix...}\*(C'\fB\fR, \fB\f(CB\*(C`\ep{Present_In: *}\*(C'\fB\fR (Short: \&\f(CW\*(C`\ep{In=*}\*(C'\fR), \fB\f(CB\*(C`\ep{Print}\*(C'\fB\fR, \fB\f(CB\*(C`\ep{SpacePerl}\*(C'\fB\fR, \fB\f(CB\*(C`\ep{VertSpace}\*(C'\fB\fR, \&\fB\f(CB\*(C`\ep{Word}\*(C'\fB\fR, \fB\f(CB\*(C`\ep{XPosix...}\*(C'\fB\fR .IP "User-Defined Character Properties" 4 .IX Item "User-Defined Character Properties" .PD 0 .IP "User-Defined Case Mappings (for serious hackers only)" 4 .IX Item "User-Defined Case Mappings (for serious hackers only)" .IP "Character Encodings for Input and Output" 4 .IX Item "Character Encodings for Input and Output" .IP "Unicode Regular Expression Support Level" 4 .IX Item "Unicode Regular Expression Support Level" .IP "Unicode Encodings" 4 .IX Item "Unicode Encodings" .IP "Non-character code points" 4 .IX Item "Non-character code points" .IP "Beyond Unicode code points" 4 .IX Item "Beyond Unicode code points" .IP "Security Implications of Unicode" 4 .IX Item "Security Implications of Unicode" .IP "Unicode in Perl on \s-1EBCDIC\s0" 4 .IX Item "Unicode in Perl on EBCDIC" .IP "Locales" 4 .IX Item "Locales" .IP "When Unicode Does Not Happen" 4 .IX Item "When Unicode Does Not Happen" .ie n .IP "The ""Unicode Bug""" 4 .el .IP "The ``Unicode Bug''" 4 .IX Item "The Unicode Bug" .IP "Forcing Unicode in Perl (Or Unforcing Unicode in Perl)" 4 .IX Item "Forcing Unicode in Perl (Or Unforcing Unicode in Perl)" .IP "Using Unicode in \s-1XS\s0" 4 .IX Item "Using Unicode in XS" .IP "Hacking Perl to work on earlier Unicode versions (for very serious hackers only)" 4 .IX Item "Hacking Perl to work on earlier Unicode versions (for very serious hackers only)" .RE .RS 4 .RE .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .RS 4 .IP "Interaction with Locales" 4 .IX Item "Interaction with Locales" .IP "Problems with characters in the Latin\-1 Supplement range" 4 .IX Item "Problems with characters in the Latin-1 Supplement range" .IP "Interaction with Extensions" 4 .IX Item "Interaction with Extensions" .IP "Speed" 4 .IX Item "Speed" .IP "Problems on \s-1EBCDIC\s0 platforms" 4 .IX Item "Problems on EBCDIC platforms" .IP "Porting code from perl\-5.6.X" 4 .IX Item "Porting code from perl-5.6.X" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perlunifaq \- Perl Unicode \s-1FAQ\s0" .IX Subsection "perlunifaq - Perl Unicode FAQ" .IP "Q and A" 4 .IX Item "Q and A" .RS 4 .PD 0 .IP "perlunitut isn't really a Unicode tutorial, is it?" 4 .IX Item "perlunitut isn't really a Unicode tutorial, is it?" .IP "What character encodings does Perl support?" 4 .IX Item "What character encodings does Perl support?" .IP "Which version of perl should I use?" 4 .IX Item "Which version of perl should I use?" .IP "What about binary data, like images?" 4 .IX Item "What about binary data, like images?" .IP "When should I decode or encode?" 4 .IX Item "When should I decode or encode?" .IP "What if I don't decode?" 4 .IX Item "What if I don't decode?" .IP "What if I don't encode?" 4 .IX Item "What if I don't encode?" .IP "Is there a way to automatically decode or encode?" 4 .IX Item "Is there a way to automatically decode or encode?" .IP "What if I don't know which encoding was used?" 4 .IX Item "What if I don't know which encoding was used?" .IP "Can I use Unicode in my Perl sources?" 4 .IX Item "Can I use Unicode in my Perl sources?" .IP "Data::Dumper doesn't restore the \s-1UTF8\s0 flag; is it broken?" 4 .IX Item "Data::Dumper doesn't restore the UTF8 flag; is it broken?" .IP "Why do regex character classes sometimes match only in the \s-1ASCII\s0 range?" 4 .IX Item "Why do regex character classes sometimes match only in the ASCII range?" .IP "Why do some characters not uppercase or lowercase correctly?" 4 .IX Item "Why do some characters not uppercase or lowercase correctly?" .IP "How can I determine if a string is a text string or a binary string?" 4 .IX Item "How can I determine if a string is a text string or a binary string?" .IP "How do I convert from encoding \s-1FOO\s0 to encoding \s-1BAR\s0?" 4 .IX Item "How do I convert from encoding FOO to encoding BAR?" .ie n .IP "What are ""decode_utf8"" and ""encode_utf8""?" 4 .el .IP "What are \f(CWdecode_utf8\fR and \f(CWencode_utf8\fR?" 4 .IX Item "What are decode_utf8 and encode_utf8?" .ie n .IP "What is a ""wide character""?" 4 .el .IP "What is a ``wide character''?" 4 .IX Item "What is a wide character?" .RE .RS 4 .RE .IP "\s-1INTERNALS\s0" 4 .IX Item "INTERNALS" .RS 4 .ie n .IP "What is ""the \s-1UTF8\s0 flag""?" 4 .el .IP "What is ``the \s-1UTF8\s0 flag''?" 4 .IX Item "What is the UTF8 flag?" .ie n .IP "What about the ""use bytes"" pragma?" 4 .el .IP "What about the \f(CWuse bytes\fR pragma?" 4 .IX Item "What about the use bytes pragma?" .ie n .IP "What about the ""use encoding"" pragma?" 4 .el .IP "What about the \f(CWuse encoding\fR pragma?" 4 .IX Item "What about the use encoding pragma?" .ie n .IP "What is the difference between "":encoding"" and "":utf8""?" 4 .el .IP "What is the difference between \f(CW:encoding\fR and \f(CW:utf8\fR?" 4 .IX Item "What is the difference between :encoding and :utf8?" .ie n .IP "What's the difference between ""UTF\-8"" and ""utf8""?" 4 .el .IP "What's the difference between \f(CWUTF\-8\fR and \f(CWutf8\fR?" 4 .IX Item "What's the difference between UTF-8 and utf8?" .IP "I lost track; what encoding is the internal format really?" 4 .IX Item "I lost track; what encoding is the internal format really?" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perluniprops \- Index of Unicode Version 6.0.0 properties in Perl" .IX Subsection "perluniprops - Index of Unicode Version 6.0.0 properties in Perl" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Properties accessible through \ep{} and \eP{}" 4 .IX Item "Properties accessible through p{} and P{}" .PD Single form (\ep{name}) tighter rules:, white space adjacent to a non-word character, underscores separating digits in numbers, Compound form (\ep{name=value} or \ep{name:value}) tighter rules:, Obsolete, Stabilized, Deprecated, \fB*\fR is a wild-card, \fB(\ed+)\fR in the info column gives the number of code points matched by this property, \fBD\fR means this is deprecated, \fBO\fR means this is obsolete, \fBS\fR means this is stabilized, \&\fBT\fR means tighter (stricter) name matching applies, \fBX\fR means use of this form is discouraged .RS 4 .IP "Legal \ep{} and \eP{} constructs that match no characters" 4 .IX Item "Legal p{} and P{} constructs that match no characters" \&\ep{Canonical_Combining_Class=Attached_Below_Left}, \&\ep{Joining_Type=Left_Joining} .RE .RS 4 .RE .IP "Properties not accessible through \ep{} and \eP{}" 4 .IX Item "Properties not accessible through p{} and P{}" .PD 0 .IP "Unicode regular expression properties that are \s-1NOT\s0 accepted by Perl" 4 .IX Item "Unicode regular expression properties that are NOT accepted by Perl" .PD \&\fIExpands_On_NFC\fR (\s-1XO_NFC\s0), \fIExpands_On_NFD\fR (\s-1XO_NFD\s0), \fIExpands_On_NFKC\fR (\s-1XO_NFKC\s0), \fIExpands_On_NFKD\fR (\s-1XO_NFKD\s0), \fIGrapheme_Link\fR (Gr_Link), \&\fIJamo_Short_Name\fR (\s-1JSN\s0), \fIScript=Katakana_Or_Hiragana\fR (sc=Hrkt) .IP "Files in the \fITo\fR directory (for serious hackers only)" 4 .IX Item "Files in the To directory (for serious hackers only)" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perlunitut \- Perl Unicode Tutorial" .IX Subsection "perlunitut - Perl Unicode Tutorial" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "Definitions" 4 .IX Item "Definitions" .IP "Your new toolkit" 4 .IX Item "Your new toolkit" .IP "I/O flow (the actual 5 minute tutorial)" 4 .IX Item "I/O flow (the actual 5 minute tutorial)" .RE .RS 4 .RE .IP "\s-1SUMMARY\s0" 4 .IX Item "SUMMARY" .IP "Q and A (or \s-1FAQ\s0)" 4 .IX Item "Q and A (or FAQ)" .IP "\s-1ACKNOWLEDGEMENTS\s0" 4 .IX Item "ACKNOWLEDGEMENTS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perlebcdic \- Considerations for running Perl on \s-1EBCDIC\s0 platforms" .IX Subsection "perlebcdic - Considerations for running Perl on EBCDIC platforms" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1COMMON\s0 \s-1CHARACTER\s0 \s-1CODE\s0 \s-1SETS\s0" 4 .IX Item "COMMON CHARACTER CODE SETS" .RS 4 .IP "\s-1ASCII\s0" 4 .IX Item "ASCII" .IP "\s-1ISO\s0 8859" 4 .IX Item "ISO 8859" .IP "Latin 1 (\s-1ISO\s0 8859\-1)" 4 .IX Item "Latin 1 (ISO 8859-1)" .IP "\s-1EBCDIC\s0" 4 .IX Item "EBCDIC" .IP "The 13 variant characters" 4 .IX Item "The 13 variant characters" .IP "0037" 4 .IX Item "0037" .IP "1047" 4 .IX Item "1047" .IP "POSIX-BC" 4 .IX Item "POSIX-BC" .IP "Unicode code points versus \s-1EBCDIC\s0 code points" 4 .IX Item "Unicode code points versus EBCDIC code points" .IP "Remaining Perl Unicode problems in \s-1EBCDIC\s0" 4 .IX Item "Remaining Perl Unicode problems in EBCDIC" .IP "Unicode and \s-1UTF\s0" 4 .IX Item "Unicode and UTF" .IP "Using Encode" 4 .IX Item "Using Encode" .RE .RS 4 .RE .IP "\s-1SINGLE\s0 \s-1OCTET\s0 \s-1TABLES\s0" 4 .IX Item "SINGLE OCTET TABLES" .PD recipe 0, recipe 1, recipe 2, recipe 3, recipe 4, recipe 5, recipe 6 .IP "\s-1IDENTIFYING\s0 \s-1CHARACTER\s0 \s-1CODE\s0 \s-1SETS\s0" 4 .IX Item "IDENTIFYING CHARACTER CODE SETS" .PD 0 .IP "\s-1CONVERSIONS\s0" 4 .IX Item "CONVERSIONS" .RS 4 .IP "tr///" 4 .IX Item "tr///" .IP "iconv" 4 .IX Item "iconv" .IP "C \s-1RTL\s0" 4 .IX Item "C RTL" .RE .RS 4 .RE .IP "\s-1OPERATOR\s0 \s-1DIFFERENCES\s0" 4 .IX Item "OPERATOR DIFFERENCES" .IP "\s-1FUNCTION\s0 \s-1DIFFERENCES\s0" 4 .IX Item "FUNCTION DIFFERENCES" .PD \&\fIchr()\fR, \fIord()\fR, \fIpack()\fR, \fIprint()\fR, \fIprintf()\fR, \fIsort()\fR, \fIsprintf()\fR, \fIunpack()\fR .IP "\s-1REGULAR\s0 \s-1EXPRESSION\s0 \s-1DIFFERENCES\s0" 4 .IX Item "REGULAR EXPRESSION DIFFERENCES" .PD 0 .IP "\s-1SOCKETS\s0" 4 .IX Item "SOCKETS" .IP "\s-1SORTING\s0" 4 .IX Item "SORTING" .RS 4 .IP "Ignore \s-1ASCII\s0 vs. \s-1EBCDIC\s0 sort differences." 4 .IX Item "Ignore ASCII vs. EBCDIC sort differences." .IP "\s-1MONO\s0 \s-1CASE\s0 then sort data." 4 .IX Item "MONO CASE then sort data." .IP "Convert, sort data, then re convert." 4 .IX Item "Convert, sort data, then re convert." .IP "Perform sorting on one type of platform only." 4 .IX Item "Perform sorting on one type of platform only." .RE .RS 4 .RE .IP "\s-1TRANSFORMATION\s0 \s-1FORMATS\s0" 4 .IX Item "TRANSFORMATION FORMATS" .RS 4 .IP "\s-1URL\s0 decoding and encoding" 4 .IX Item "URL decoding and encoding" .IP "uu encoding and decoding" 4 .IX Item "uu encoding and decoding" .IP "Quoted-Printable encoding and decoding" 4 .IX Item "Quoted-Printable encoding and decoding" .IP "Caesarean ciphers" 4 .IX Item "Caesarean ciphers" .RE .RS 4 .RE .IP "Hashing order and checksums" 4 .IX Item "Hashing order and checksums" .IP "I18N \s-1AND\s0 L10N" 4 .IX Item "I18N AND L10N" .IP "MULTI-OCTET \s-1CHARACTER\s0 \s-1SETS\s0" 4 .IX Item "MULTI-OCTET CHARACTER SETS" .IP "\s-1OS\s0 \s-1ISSUES\s0" 4 .IX Item "OS ISSUES" .RS 4 .IP "\s-1OS/400\s0" 4 .IX Item "OS/400" .PD \&\s-1PASE\s0, \s-1IFS\s0 access .IP "\s-1OS/390\s0, z/OS" 4 .IX Item "OS/390, z/OS" chcp, dataset access, \s-1OS/390\s0, z/OS iconv, locales .IP "\s-1VM/ESA\s0?" 4 .IX Item "VM/ESA?" .PD 0 .IP "POSIX-BC?" 4 .IX Item "POSIX-BC?" .RE .RS 4 .RE .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1REFERENCES\s0" 4 .IX Item "REFERENCES" .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "perlsec \- Perl security" .IX Subsection "perlsec - Perl security" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1SECURITY\s0 \s-1VULNERABILITY\s0 \s-1CONTACT\s0 \s-1INFORMATION\s0" 4 .IX Item "SECURITY VULNERABILITY CONTACT INFORMATION" .IP "\s-1SECURITY\s0 \s-1MECHANISMS\s0 \s-1AND\s0 \s-1CONCERNS\s0" 4 .IX Item "SECURITY MECHANISMS AND CONCERNS" .RS 4 .IP "Taint mode" 4 .IX Item "Taint mode" .IP "Laundering and Detecting Tainted Data" 4 .IX Item "Laundering and Detecting Tainted Data" .ie n .IP "Switches On the ""#!"" Line" 4 .el .IP "Switches On the ``#!'' Line" 4 .IX Item "Switches On the #! Line" .ie n .IP "Taint mode and @INC" 4 .el .IP "Taint mode and \f(CW@INC\fR" 4 .IX Item "Taint mode and @INC" .IP "Cleaning Up Your Path" 4 .IX Item "Cleaning Up Your Path" .IP "Security Bugs" 4 .IX Item "Security Bugs" .IP "Protecting Your Programs" 4 .IX Item "Protecting Your Programs" .IP "Unicode" 4 .IX Item "Unicode" .IP "Algorithmic Complexity Attacks" 4 .IX Item "Algorithmic Complexity Attacks" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perlmod \- Perl modules (packages and symbol tables)" .IX Subsection "perlmod - Perl modules (packages and symbol tables)" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "Packages" 4 .IX Xref "package namespace variable, global global variable global" .IX Item "Packages" .IP "Symbol Tables" 4 .IX Xref "symbol table stash %:: %main:: typeglob glob alias" .IX Item "Symbol Tables" .IP "\s-1BEGIN\s0, \s-1UNITCHECK\s0, \s-1CHECK\s0, \s-1INIT\s0 and \s-1END\s0" 4 .IX Xref "BEGIN UNITCHECK CHECK INIT END" .IX Item "BEGIN, UNITCHECK, CHECK, INIT and END" .IP "Perl Classes" 4 .IX Xref "class @ISA" .IX Item "Perl Classes" .IP "Perl Modules" 4 .IX Xref "module" .IX Item "Perl Modules" .IP "Making your module threadsafe" 4 .IX Xref "threadsafe thread safe module, threadsafe module, thread safe CLONE CLONE_SKIP thread threads ithread" .IX Item "Making your module threadsafe" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perlmodlib \- constructing new Perl modules and finding existing ones" .IX Subsection "perlmodlib - constructing new Perl modules and finding existing ones" .IP "\s-1THE\s0 \s-1PERL\s0 \s-1MODULE\s0 \s-1LIBRARY\s0" 4 .IX Item "THE PERL MODULE LIBRARY" .RS 4 .PD 0 .IP "Pragmatic Modules" 4 .IX Item "Pragmatic Modules" .PD attributes, autodie, autodie::exception, autodie::exception::system, autodie::hints, autouse, base, bigint, bignum, bigrat, blib, bytes, charnames, constant, deprecate, diagnostics, encoding, encoding::warnings, feature, fields, filetest, if, inc::latest, integer, less, lib, locale, mro, open, ops, overload, overloading, parent, re, sigtrap, sort, strict, subs, threads, threads::shared, utf8, vars, version, vmsish, warnings, warnings::register .IP "Standard Modules" 4 .IX Item "Standard Modules" AnyDBM_File, App::Cpan, App::Prove, App::Prove::State, App::Prove::State::Result, App::Prove::State::Result::Test, Archive::Extract, Archive::Tar, Archive::Tar::File, Attribute::Handlers, AutoLoader, AutoSplit, B, B::Concise, B::Debug, B::Deparse, B::Lint, B::Lint::Debug, B::Showlex, B::Terse, B::Xref, Benchmark, \s-1CGI\s0, CGI::Apache, CGI::Carp, CGI::Cookie, CGI::Fast, CGI::Pretty, CGI::Push, CGI::Switch, CGI::Util, \s-1CORE\s0, \s-1CPAN\s0, \s-1CPAN::API::HOWTO\s0, CPAN::Debug, CPAN::Distroprefs, CPAN::FirstTime, CPAN::HandleConfig, CPAN::Kwalify, CPAN::Meta, CPAN::Meta::Converter, CPAN::Meta::Feature, CPAN::Meta::History, CPAN::Meta::Prereqs, CPAN::Meta::Spec, CPAN::Meta::Validator, CPAN::Meta::YAML, CPAN::Nox, CPAN::Queue, CPAN::Tarzip, CPAN::Version, \&\s-1CPANPLUS\s0, CPANPLUS::Backend, CPANPLUS::Backend::RV, CPANPLUS::Config, CPANPLUS::Configure, CPANPLUS::Dist, CPANPLUS::Dist::Autobundle, CPANPLUS::Dist::Base, CPANPLUS::Dist::Build, CPANPLUS::Dist::Build::Constants, CPANPLUS::Dist::MM, CPANPLUS::Dist::Sample, CPANPLUS::Error, \s-1CPANPLUS::FAQ\s0, CPANPLUS::Hacking, CPANPLUS::Internals, CPANPLUS::Internals::Extract, CPANPLUS::Internals::Fetch, CPANPLUS::Internals::Report, CPANPLUS::Internals::Search, CPANPLUS::Internals::Source, CPANPLUS::Internals::Source::Memory, CPANPLUS::Internals::Source::SQLite, CPANPLUS::Internals::Utils, CPANPLUS::Module, CPANPLUS::Module::Author, CPANPLUS::Module::Author::Fake, CPANPLUS::Module::Checksums, CPANPLUS::Module::Fake, CPANPLUS::Selfupdate, CPANPLUS::Shell, CPANPLUS::Shell::Classic, CPANPLUS::Shell::Default, CPANPLUS::Shell::Default::Plugins::CustomSource, CPANPLUS::Shell::Default::Plugins::HOWTO, CPANPLUS::Shell::Default::Plugins::Remote, CPANPLUS::Shell::Default::Plugins::Source, Carp, Class::Struct, Compress::Raw::Bzip2, Compress::Raw::Bzip2::FAQ, Compress::Raw::Zlib, Compress::Raw::Zlib::FAQ, Compress::Zlib, Config, Cwd, \s-1DB\s0, DBM_Filter, DBM_Filter::compress, DBM_Filter::encode, DBM_Filter::int32, DBM_Filter::null, DBM_Filter::utf8, DB_File, Data::Dumper, Devel::DProf, Devel::InnerPackage, Devel::PPPort, Devel::Peek, Devel::SelfStubber, Digest, Digest::MD5, Digest::SHA, Digest::base, Digest::file, DirHandle, Dumpvalue, DynaLoader, Encode, Encode::Alias, Encode::Byte, Encode::CJKConstants, Encode::CN, Encode::CN::HZ, Encode::Config, Encode::EBCDIC, Encode::Encoder, Encode::Encoding, Encode::GSM0338, Encode::Guess, Encode::JP, Encode::JP::H2Z, Encode::JP::JIS7, Encode::KR, Encode::KR::2022_KR, Encode::MIME::Header, Encode::MIME::Name, Encode::PerlIO, Encode::Supported, Encode::Symbol, Encode::TW, Encode::Unicode, Encode::Unicode::UTF7, English, Env, Errno, Exporter, Exporter::Heavy, ExtUtils::CBuilder, ExtUtils::CBuilder::Platform::Windows, ExtUtils::Command, ExtUtils::Command::MM, ExtUtils::Constant, ExtUtils::Constant::Base, ExtUtils::Constant::Utils, ExtUtils::Constant::XS, ExtUtils::Embed, ExtUtils::Install, ExtUtils::Installed, ExtUtils::Liblist, ExtUtils::MM, ExtUtils::MM_AIX, ExtUtils::MM_Any, ExtUtils::MM_BeOS, ExtUtils::MM_Cygwin, ExtUtils::MM_DOS, ExtUtils::MM_Darwin, ExtUtils::MM_MacOS, ExtUtils::MM_NW5, ExtUtils::MM_OS2, ExtUtils::MM_QNX, ExtUtils::MM_UWIN, ExtUtils::MM_Unix, ExtUtils::MM_VMS, ExtUtils::MM_VOS, ExtUtils::MM_Win32, ExtUtils::MM_Win95, ExtUtils::MY, ExtUtils::MakeMaker, ExtUtils::MakeMaker::Config, ExtUtils::MakeMaker::FAQ, ExtUtils::MakeMaker::Tutorial, ExtUtils::Manifest, ExtUtils::Mkbootstrap, ExtUtils::Mksymlists, ExtUtils::Packlist, ExtUtils::ParseXS, ExtUtils::XSSymSet, ExtUtils::testlib, Fatal, Fcntl, File::Basename, File::CheckTree, File::Compare, File::Copy, File::DosGlob, File::Fetch, File::Find, File::Glob, File::GlobMapper, File::Path, File::Spec, File::Spec::Cygwin, File::Spec::Epoc, File::Spec::Functions, File::Spec::Mac, File::Spec::OS2, File::Spec::Unix, File::Spec::VMS, File::Spec::Win32, File::Temp, File::stat, FileCache, FileHandle, Filter::Simple, Filter::Util::Call, FindBin, GDBM_File, Getopt::Long, Getopt::Std, HTTP::Tiny, Hash::Util, Hash::Util::FieldHash, I18N::Collate, I18N::LangTags, I18N::LangTags::Detect, I18N::LangTags::List, I18N::Langinfo, \s-1IO\s0, IO::Compress::Base, IO::Compress::Bzip2, IO::Compress::Deflate, IO::Compress::FAQ, IO::Compress::Gzip, IO::Compress::RawDeflate, IO::Compress::Zip, IO::Dir, IO::File, IO::Handle, IO::Pipe, IO::Poll, IO::Seekable, IO::Select, IO::Socket, IO::Socket::INET, IO::Socket::UNIX, IO::Uncompress::AnyInflate, IO::Uncompress::AnyUncompress, IO::Uncompress::Base, IO::Uncompress::Bunzip2, IO::Uncompress::Gunzip, IO::Uncompress::Inflate, IO::Uncompress::RawInflate, IO::Uncompress::Unzip, IO::Zlib, IPC::Cmd, IPC::Msg, IPC::Open2, IPC::Open3, IPC::Semaphore, IPC::SharedMem, IPC::SysV, \s-1JSON::PP\s0, JSON::PP::Boolean, List::Util, List::Util::XS, Locale::Codes, Locale::Codes::Changes, Locale::Codes::Country, Locale::Codes::Currency, Locale::Codes::Language, Locale::Codes::Script, Locale::Constants, Locale::Country, Locale::Currency, Locale::Language, Locale::Maketext, Locale::Maketext::Cookbook, Locale::Maketext::Guts, Locale::Maketext::GutsLoader, Locale::Maketext::Simple, Locale::Maketext::TPJ13, Locale::Script, Log::Message, Log::Message::Config, Log::Message::Handlers, Log::Message::Item, Log::Message::Simple, MIME::Base64, MIME::QuotedPrint, Math::BigFloat, Math::BigInt, Math::BigInt::Calc, Math::BigInt::CalcEmu, Math::BigInt::FastCalc, Math::BigRat, Math::Complex, Math::Trig, Memoize, Memoize::AnyDBM_File, Memoize::Expire, Memoize::ExpireFile, Memoize::ExpireTest, Memoize::NDBM_File, Memoize::SDBM_File, Memoize::Storable, Module::Build, Module::Build::API, Module::Build::Authoring, Module::Build::Base, Module::Build::Bundling, Module::Build::Compat, Module::Build::ConfigData, Module::Build::Cookbook, Module::Build::ModuleInfo, Module::Build::Notes, Module::Build::PPMMaker, Module::Build::Platform::Amiga, Module::Build::Platform::Default, Module::Build::Platform::EBCDIC, Module::Build::Platform::MPEiX, Module::Build::Platform::MacOS, Module::Build::Platform::RiscOS, Module::Build::Platform::Unix, Module::Build::Platform::VMS, Module::Build::Platform::VOS, Module::Build::Platform::Windows, Module::Build::Platform::aix, Module::Build::Platform::cygwin, Module::Build::Platform::darwin, Module::Build::Platform::os2, Module::Build::Version, Module::Build::YAML, Module::CoreList, Module::Load, Module::Load::Conditional, Module::Loaded, Module::Metadata, Module::Pluggable, Module::Pluggable::Object, NDBM_File, \s-1NEXT\s0, Net::Cmd, Net::Config, Net::Domain, Net::FTP, Net::NNTP, Net::Netrc, Net::POP3, Net::Ping, Net::SMTP, Net::Time, Net::hostent, Net::libnetFAQ, Net::netent, Net::protoent, Net::servent, O, ODBM_File, Object::Accessor, Opcode, \s-1POSIX\s0, Package::Constants, Params::Check, Parse::CPAN::Meta, Perl::OSType, PerlIO, PerlIO::encoding, PerlIO::scalar, PerlIO::via, PerlIO::via::QuotedPrint, Pod::Checker, Pod::Escapes, Pod::Find, Pod::Functions, Pod::Html, Pod::InputObjects, Pod::LaTeX, Pod::Man, Pod::ParseLink, Pod::ParseUtils, Pod::Parser, Pod::Perldoc, Pod::Perldoc::BaseTo, Pod::Perldoc::GetOptsOO, Pod::Perldoc::ToChecker, Pod::Perldoc::ToMan, Pod::Perldoc::ToNroff, Pod::Perldoc::ToPod, Pod::Perldoc::ToRtf, Pod::Perldoc::ToText, Pod::Perldoc::ToTk, Pod::Perldoc::ToXml, Pod::PlainText, Pod::Select, Pod::Simple, Pod::Simple::Checker, Pod::Simple::Debug, Pod::Simple::DumpAsText, Pod::Simple::DumpAsXML, Pod::Simple::HTML, Pod::Simple::HTMLBatch, Pod::Simple::LinkSection, Pod::Simple::Methody, Pod::Simple::PullParser, Pod::Simple::PullParserEndToken, Pod::Simple::PullParserStartToken, Pod::Simple::PullParserTextToken, Pod::Simple::PullParserToken, Pod::Simple::RTF, Pod::Simple::Search, Pod::Simple::SimpleTree, Pod::Simple::Subclassing, Pod::Simple::Text, Pod::Simple::TextContent, Pod::Simple::XHTML, Pod::Simple::XMLOutStream, Pod::Text, Pod::Text::Color, Pod::Text::Termcap, Pod::Usage, SDBM_File, Safe, Scalar::Util, Search::Dict, SelectSaver, SelfLoader, Shell, Socket, Storable, Symbol, Sys::Hostname, Sys::Syslog, Sys::Syslog::Win32, TAP::Base, TAP::Formatter::Base, TAP::Formatter::Color, TAP::Formatter::Console, TAP::Formatter::Console::ParallelSession, TAP::Formatter::Console::Session, TAP::Formatter::File, TAP::Formatter::File::Session, TAP::Formatter::Session, TAP::Harness, TAP::Object, TAP::Parser, TAP::Parser::Aggregator, TAP::Parser::Grammar, TAP::Parser::Iterator, TAP::Parser::Iterator::Array, TAP::Parser::Iterator::Process, TAP::Parser::Iterator::Stream, TAP::Parser::IteratorFactory, TAP::Parser::Multiplexer, TAP::Parser::Result, TAP::Parser::Result::Bailout, TAP::Parser::Result::Comment, TAP::Parser::Result::Plan, TAP::Parser::Result::Pragma, TAP::Parser::Result::Test, TAP::Parser::Result::Unknown, TAP::Parser::Result::Version, TAP::Parser::Result::YAML, TAP::Parser::ResultFactory, TAP::Parser::Scheduler, TAP::Parser::Scheduler::Job, TAP::Parser::Scheduler::Spinner, TAP::Parser::Source, TAP::Parser::SourceHandler, TAP::Parser::SourceHandler::Executable, TAP::Parser::SourceHandler::File, TAP::Parser::SourceHandler::Handle, TAP::Parser::SourceHandler::Perl, TAP::Parser::SourceHandler::RawTAP, TAP::Parser::Utils, TAP::Parser::YAMLish::Reader, TAP::Parser::YAMLish::Writer, Term::ANSIColor, Term::Cap, Term::Complete, Term::ReadLine, Term::UI, Term::UI::History, Test, Test::Builder, Test::Builder::Module, Test::Builder::Tester, Test::Builder::Tester::Color, Test::Harness, Test::Harness, Test::More, Test::Simple, Test::Tutorial, Text::Abbrev, Text::Balanced, Text::ParseWords, Text::Soundex, Text::Tabs, Text::Wrap, Thread, Thread::Queue, Thread::Semaphore, Tie::Array, Tie::File, Tie::Handle, Tie::Hash, Tie::Hash::NamedCapture, Tie::Memoize, Tie::RefHash, Tie::Scalar, Tie::StdHandle, Tie::SubstrHash, Time::HiRes, Time::Local, Time::Piece, Time::Seconds, Time::gmtime, Time::localtime, Time::tm, \s-1UNIVERSAL\s0, Unicode::Collate, Unicode::Collate::CJK::Big5, Unicode::Collate::CJK::GB2312, Unicode::Collate::CJK::JISX0208, Unicode::Collate::CJK::Korean, Unicode::Collate::CJK::Pinyin, Unicode::Collate::CJK::Stroke, Unicode::Collate::Locale, Unicode::Normalize, Unicode::UCD, User::grent, User::pwent, VMS::DCLsym, VMS::Stdio, Version::Requirements, Win32API::File, Win32CORE, XS::APItest, XS::Typemap, XSLoader, version::Internals .IP "Extension Modules" 4 .IX Item "Extension Modules" .RE .RS 4 .RE .PD 0 .IP "\s-1CPAN\s0" 4 .IX Item "CPAN" .RS 4 .IP "Africa" 4 .IX Item "Africa" .PD South Africa .IP "Asia" 4 .IX Item "Asia" Hong Kong, India, Indonesia, Japan, Kazakhstan, Republic of Korea, Russia, Singapore, Taiwan, Thailand, Turkey, Viet Nam .IP "Central America" 4 .IX Item "Central America" Costa Rica .IP "Europe" 4 .IX Item "Europe" Austria, Belgium, Bosnia and Herzegovina, Bulgaria, Croatia, Czech Republic, Denmark, Finland, France, Germany, Greece, Hungary, Iceland, Ireland, Italy, Latvia, Lithuania, Malta, Netherlands, Norway, Poland, Portugal, Romania, Russia, Slovakia, Slovenia, Spain, Sweden, Switzerland, Ukraine, United Kingdom .IP "North America" 4 .IX Item "North America" Bahamas, Canada, Mexico, United States, Alabama, California, Florida, Idaho, Illinois, Indiana, Massachusetts, Michigan, Minnesota, New Jersey, New York, North Carolina, Oregon, Pennsylvania, South Carolina, Tennessee, Texas, Utah, Virginia, Washington, Wisconsin .IP "Oceania" 4 .IX Item "Oceania" Australia, New Zealand .IP "South America" 4 .IX Item "South America" Argentina, Brazil, Chile, Colombia .IP "\s-1RSYNC\s0 Mirrors" 4 .IX Item "RSYNC Mirrors" .RE .RS 4 .RE .PD 0 .IP "Modules: Creation, Use, and Abuse" 4 .IX Item "Modules: Creation, Use, and Abuse" .RS 4 .IP "Guidelines for Module Creation" 4 .IX Item "Guidelines for Module Creation" .IP "Guidelines for Converting Perl 4 Library Scripts into Modules" 4 .IX Item "Guidelines for Converting Perl 4 Library Scripts into Modules" .IP "Guidelines for Reusing Application Code" 4 .IX Item "Guidelines for Reusing Application Code" .RE .RS 4 .RE .IP "\s-1NOTE\s0" 4 .IX Item "NOTE" .PD .SS "perlmodstyle \- Perl module style guide" .IX Subsection "perlmodstyle - Perl module style guide" .IP "\s-1INTRODUCTION\s0" 4 .IX Item "INTRODUCTION" .PD 0 .IP "\s-1QUICK\s0 \s-1CHECKLIST\s0" 4 .IX Item "QUICK CHECKLIST" .RS 4 .IP "Before you start" 4 .IX Item "Before you start" .IP "The \s-1API\s0" 4 .IX Item "The API" .IP "Stability" 4 .IX Item "Stability" .IP "Documentation" 4 .IX Item "Documentation" .IP "Release considerations" 4 .IX Item "Release considerations" .RE .RS 4 .RE .IP "\s-1BEFORE\s0 \s-1YOU\s0 \s-1START\s0 \s-1WRITING\s0 A \s-1MODULE\s0" 4 .IX Item "BEFORE YOU START WRITING A MODULE" .RS 4 .IP "Has it been done before?" 4 .IX Item "Has it been done before?" .IP "Do one thing and do it well" 4 .IX Item "Do one thing and do it well" .IP "What's in a name?" 4 .IX Item "What's in a name?" .RE .RS 4 .RE .IP "\s-1DESIGNING\s0 \s-1AND\s0 \s-1WRITING\s0 \s-1YOUR\s0 \s-1MODULE\s0" 4 .IX Item "DESIGNING AND WRITING YOUR MODULE" .RS 4 .IP "To \s-1OO\s0 or not to \s-1OO\s0?" 4 .IX Item "To OO or not to OO?" .IP "Designing your \s-1API\s0" 4 .IX Item "Designing your API" .PD Write simple routines to do simple things, Separate functionality from output, Provide sensible shortcuts and defaults, Naming conventions, Parameter passing .IP "Strictness and warnings" 4 .IX Item "Strictness and warnings" .PD 0 .IP "Backwards compatibility" 4 .IX Item "Backwards compatibility" .IP "Error handling and messages" 4 .IX Item "Error handling and messages" .RE .RS 4 .RE .IP "\s-1DOCUMENTING\s0 \s-1YOUR\s0 \s-1MODULE\s0" 4 .IX Item "DOCUMENTING YOUR MODULE" .RS 4 .IP "\s-1POD\s0" 4 .IX Item "POD" .IP "\s-1README\s0, \s-1INSTALL\s0, release notes, changelogs" 4 .IX Item "README, INSTALL, release notes, changelogs" .PD perl Makefile.PL, make, make test, make install, perl Build.PL, perl Build, perl Build test, perl Build install .RE .RS 4 .RE .IP "\s-1RELEASE\s0 \s-1CONSIDERATIONS\s0" 4 .IX Item "RELEASE CONSIDERATIONS" .RS 4 .PD 0 .IP "Version numbering" 4 .IX Item "Version numbering" .IP "Pre-requisites" 4 .IX Item "Pre-requisites" .IP "Testing" 4 .IX Item "Testing" .IP "Packaging" 4 .IX Item "Packaging" .IP "Licensing" 4 .IX Item "Licensing" .RE .RS 4 .RE .IP "\s-1COMMON\s0 \s-1PITFALLS\s0" 4 .IX Item "COMMON PITFALLS" .RS 4 .IP "Reinventing the wheel" 4 .IX Item "Reinventing the wheel" .IP "Trying to do too much" 4 .IX Item "Trying to do too much" .IP "Inappropriate documentation" 4 .IX Item "Inappropriate documentation" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD perlstyle, perlnewmod, perlpod, podchecker, Packaging Tools, Testing tools, http://pause.perl.org/, Any good book on software engineering .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .SS "perlmodinstall \- Installing \s-1CPAN\s0 Modules" .IX Subsection "perlmodinstall - Installing CPAN Modules" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "\s-1PREAMBLE\s0" 4 .IX Item "PREAMBLE" .PD \&\fB\s-1DECOMPRESS\s0\fR the file, \fB\s-1UNPACK\s0\fR the file into a directory, \fB\s-1BUILD\s0\fR the module (sometimes unnecessary), \fB\s-1INSTALL\s0\fR the module .RE .RS 4 .RE .IP "\s-1PORTABILITY\s0" 4 .IX Item "PORTABILITY" .PD 0 .IP "\s-1HEY\s0" 4 .IX Item "HEY" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "perlnewmod \- preparing a new module for distribution" .IX Subsection "perlnewmod - preparing a new module for distribution" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "Warning" 4 .IX Item "Warning" .IP "What should I make into a module?" 4 .IX Item "What should I make into a module?" .IP "Step-by-step: Preparing the ground" 4 .IX Item "Step-by-step: Preparing the ground" .PD Look around, Check it's new, Discuss the need, Choose a name, Check again .IP "Step-by-step: Making the module" 4 .IX Item "Step-by-step: Making the module" Start with \fImodule-starter\fR or \fIh2xs\fR, Use strict and warnings, Use Carp, Use Exporter \- wisely!, Use plain old documentation, Write tests, Write the \s-1README\s0 .IP "Step-by-step: Distributing your module" 4 .IX Item "Step-by-step: Distributing your module" Get a \s-1CPAN\s0 user \s-1ID\s0, \f(CW\*(C`perl Makefile.PL; make test; make dist\*(C'\fR, Upload the tarball, Announce to the modules list, Announce to clpa, Fix bugs! .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perlpragma \- how to write a user pragma" .IX Subsection "perlpragma - how to write a user pragma" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "A basic example" 4 .IX Item "A basic example" .IP "Implementation details" 4 .IX Item "Implementation details" .PD .SS "perlutil \- utilities packaged with the Perl distribution" .IX Subsection "perlutil - utilities packaged with the Perl distribution" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1LIST\s0 \s-1OF\s0 \s-1UTILITIES\s0" 4 .IX Item "LIST OF UTILITIES" .RS 4 .IP "Documentation" 4 .IX Item "Documentation" .PD perldoc, pod2man and pod2text, pod2html and pod2latex, pod2usage, podselect, podchecker, splain, roffitall .IP "Converters" 4 .IX Item "Converters" a2p, s2p and psed, find2perl .IP "Administration" 4 .IX Item "Administration" config_data, libnetcfg, perlivp .IP "Development" 4 .IX Item "Development" perlbug, perlthanks, h2ph, c2ph and pstruct, h2xs, enc2xs, xsubpp, dprofpp, prove, corelist .IP "General tools" 4 .IX Item "General tools" piconv, ptar, ptardiff, ptargrep, shasum .IP "Installation" 4 .IX Item "Installation" cpan, cpanp, cpan2dist, instmodsh .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .SS "perlcompile \- Introduction to the Perl Compiler-Translator" .IX Subsection "perlcompile - Introduction to the Perl Compiler-Translator" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Layout" 4 .IX Item "Layout" .PD B::Lint, B::Deparse, B::Xref .RE .RS 4 .RE .IP "Using The Back Ends" 4 .IX Item "Using The Back Ends" .RS 4 .PD 0 .IP "The Cross-Referencing Back End" 4 .IX Item "The Cross-Referencing Back End" .PD i, &, s, r .IP "The Decompiling Back End" 4 .IX Item "The Decompiling Back End" .PD 0 .IP "The Lint Back End" 4 .IX Item "The Lint Back End" .RE .RS 4 .RE .IP "Module List for the Compiler Suite" 4 .IX Item "Module List for the Compiler Suite" .PD B, O, B::Concise, B::Debug, B::Deparse, B::Lint, B::Showlex, B::Terse, B::Xref .IP "\s-1KNOWN\s0 \s-1PROBLEMS\s0" 4 .IX Item "KNOWN PROBLEMS" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "perlfilter \- Source Filters" .IX Subsection "perlfilter - Source Filters" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1CONCEPTS\s0" 4 .IX Item "CONCEPTS" .IP "\s-1USING\s0 \s-1FILTERS\s0" 4 .IX Item "USING FILTERS" .IP "\s-1WRITING\s0 A \s-1SOURCE\s0 \s-1FILTER\s0" 4 .IX Item "WRITING A SOURCE FILTER" .IP "\s-1WRITING\s0 A \s-1SOURCE\s0 \s-1FILTER\s0 \s-1IN\s0 C" 4 .IX Item "WRITING A SOURCE FILTER IN C" .PD \&\fBDecryption Filters\fR .IP "\s-1CREATING\s0 A \s-1SOURCE\s0 \s-1FILTER\s0 \s-1AS\s0 A \s-1SEPARATE\s0 \s-1EXECUTABLE\s0" 4 .IX Item "CREATING A SOURCE FILTER AS A SEPARATE EXECUTABLE" .PD 0 .IP "\s-1WRITING\s0 A \s-1SOURCE\s0 \s-1FILTER\s0 \s-1IN\s0 \s-1PERL\s0" 4 .IX Item "WRITING A SOURCE FILTER IN PERL" .IP "\s-1USING\s0 \s-1CONTEXT:\s0 \s-1THE\s0 \s-1DEBUG\s0 \s-1FILTER\s0" 4 .IX Item "USING CONTEXT: THE DEBUG FILTER" .IP "\s-1CONCLUSION\s0" 4 .IX Item "CONCLUSION" .IP "\s-1THINGS\s0 \s-1TO\s0 \s-1LOOK\s0 \s-1OUT\s0 \s-1FOR\s0" 4 .IX Item "THINGS TO LOOK OUT FOR" .PD Some Filters Clobber the \f(CW\*(C`DATA\*(C'\fR Handle .IP "\s-1REQUIREMENTS\s0" 4 .IX Item "REQUIREMENTS" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "Copyrights" 4 .IX Item "Copyrights" .PD .SS "perlglossary \- Perl Glossary" .IX Subsection "perlglossary - Perl Glossary" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "A" 4 .IX Item "A" .PD accessor methods, actual arguments, address operator, algorithm, alias, alternatives, anonymous, architecture, argument, \s-1ARGV\s0, arithmetical operator, array, array context, \s-1ASCII\s0, assertion, assignment, assignment operator, associative array, associativity, asynchronous, atom, atomic operation, attribute, autogeneration, autoincrement, autoload, autosplit, autovivification, \s-1AV\s0, awk .IP "B" 4 .IX Item "B" backreference, backtracking, backward compatibility, bareword, base class, big-endian, binary, binary operator, bind, bit, bit shift, bit string, bless, block, \s-1BLOCK\s0, block buffering, Boolean, Boolean context, breakpoint, broadcast, \s-1BSD\s0, bucket, buffer, built-in, bundle, byte, bytecode .IP "C" 4 .IX Item "C" C, C preprocessor, call by reference, call by value, callback, canonical, capture buffer, capture group, capturing, character, character class, character property, circumfix operator, class, class method, client, cloister, closure, cluster, \s-1CODE\s0, code generator, code point, code subpattern, collating sequence, command, command buffering, command name, command-line arguments, comment, compilation unit, compile phase, compile time, compiler, composer, concatenation, conditional, connection, construct, constructor, context, continuation, core dump, \s-1CPAN\s0, cracker, current package, current working directory, currently selected output channel, \s-1CV\s0 .IP "D" 4 .IX Item "D" dangling statement, data structure, data type, datagram, \s-1DBM\s0, declaration, decrement, default, defined, delimiter, deprecated modules and features, dereference, derived class, descriptor, destroy, destructor, device, directive, directory, directory handle, dispatch, distribution, (to be) dropped modules, dweomer, dwimmer, dynamic scoping .IP "E" 4 .IX Item "E" eclectic, element, embedding, empty subclass test, en passant, encapsulation, endian, environment, environment variable, \s-1EOF\s0, errno, error, escape sequence, exception, exception handling, exec, executable file, execute, execute bit, exit status, export, expression, extension .IP "F" 4 .IX Item "F" false, \s-1FAQ\s0, fatal error, field, \s-1FIFO\s0, file, file descriptor, file test operator, fileglob, filehandle, filename, filesystem, filter, flag, floating point, flush, \s-1FMTEYEWTK\s0, fork, formal arguments, format, freely available, freely redistributable, freeware, function, funny character .IP "G" 4 .IX Item "G" garbage collection, \s-1GID\s0, glob, global, global destruction, glue language, granularity, greedy, grep, group, \s-1GV\s0 .IP "H" 4 .IX Item "H" hacker, handler, hard reference, hash, hash table, header file, here document, hexadecimal, home directory, host, hubris, \s-1HV\s0 .IP "I" 4 .IX Item "I" identifier, impatience, implementation, import, increment, indexing, indirect filehandle, indirect object, indirect object slot, indirection, infix, inheritance, instance, instance variable, integer, interface, interpolation, interpreter, invocant, invocation, I/O, \s-1IO\s0, \s-1IP\s0, \s-1IPC\s0, is-a, iteration, iterator, \s-1IV\s0 .IP "J" 4 .IX Item "J" \&\s-1JAPH\s0 .IP "K" 4 .IX Item "K" key, keyword .IP "L" 4 .IX Item "L" label, laziness, left shift, leftmost longest, lexeme, lexer, lexical analysis, lexical scoping, lexical variable, library, \s-1LIFO\s0, line, line buffering, line number, link, \s-1LIST\s0, list, list context, list operator, list value, literal, little-endian, local, logical operator, lookahead, lookbehind, loop, loop control statement, loop label, lvaluable, lvalue, lvalue modifier .IP "M" 4 .IX Item "M" magic, magical increment, magical variables, Makefile, man, manpage, matching, member data, memory, metacharacter, metasymbol, method, minimalism, mode, modifier, module, modulus, monger, mortal, multidimensional array, multiple inheritance .IP "N" 4 .IX Item "N" named pipe, namespace, network address, newline, \s-1NFS\s0, null character, null list, null string, numeric context, \s-1NV\s0, nybble .IP "O" 4 .IX Item "O" object, octal, offset, one-liner, open source software, operand, operating system, operator, operator overloading, options, ordinal, overloading, overriding, owner .IP "P" 4 .IX Item "P" package, pad, parameter, parent class, parse tree, parsing, patch, \s-1PATH\s0, pathname, pattern, pattern matching, permission bits, Pern, pipe, pipeline, platform, pod, pointer, polymorphism, port, portable, porter, \s-1POSIX\s0, postfix, pp, pragma, precedence, prefix, preprocessing, procedure, process, program generator, progressive matching, property, protocol, prototype, pseudofunction, pseudohash, pseudoliteral, public domain, pumpkin, pumpking, \s-1PV\s0 .IP "Q" 4 .IX Item "Q" qualified, quantifier .IP "R" 4 .IX Item "R" readable, reaping, record, recursion, reference, referent, regex, regular expression, regular expression modifier, regular file, relational operator, reserved words, return value, \s-1RFC\s0, right shift, root, \s-1RTFM\s0, run phase, run time, run-time pattern, \s-1RV\s0, rvalue .IP "S" 4 .IX Item "S" scalar, scalar context, scalar literal, scalar value, scalar variable, scope, scratchpad, script, script kiddie, sed, semaphore, separator, serialization, server, service, setgid, setuid, shared memory, shebang, shell, side effects, signal, signal handler, single inheritance, slice, slurp, socket, soft reference, source filter, stack, standard, standard error, standard I/O, standard input, standard output, stat structure, statement, statement modifier, static, static method, static scoping, static variable, status, \s-1STDERR\s0, \s-1STDIN\s0, \s-1STDIO\s0, \s-1STDOUT\s0, stream, string, string context, stringification, struct, structure, subclass, subpattern, subroutine, subscript, substitution, substring, superclass, superuser, \s-1SV\s0, switch, switch cluster, switch statement, symbol, symbol table, symbolic debugger, symbolic link, symbolic reference, synchronous, syntactic sugar, syntax, syntax tree, syscall .IP "T" 4 .IX Item "T" tainted, \s-1TCP\s0, term, terminator, ternary, text, thread, tie, \s-1TMTOWTDI\s0, token, tokener, tokenizing, toolbox approach, transliterate, trigger, trinary, troff, true, truncating, type, type casting, typed lexical, typedef, typeglob, typemap .IP "U" 4 .IX Item "U" \&\s-1UDP\s0, \s-1UID\s0, umask, unary operator, Unicode, Unix .IP "V" 4 .IX Item "V" value, variable, variable interpolation, variadic, vector, virtual, void context, v\-string .IP "W" 4 .IX Item "W" warning, watch expression, whitespace, word, working directory, wrapper, \&\s-1WYSIWYG\s0 .IP "X" 4 .IX Item "X" \&\s-1XS\s0, \s-1XSUB\s0 .IP "Y" 4 .IX Item "Y" yacc .IP "Z" 4 .IX Item "Z" zero width, zombie .RE .RS 4 .RE .IP "\s-1AUTHOR\s0 \s-1AND\s0 \s-1COPYRIGHT\s0" 4 .IX Item "AUTHOR AND COPYRIGHT" .SS "perlembed \- how to embed perl in your C program" .IX Subsection "perlembed - how to embed perl in your C program" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "\s-1PREAMBLE\s0" 4 .IX Item "PREAMBLE" .PD \&\fBUse C from Perl?\fR, \fBUse a Unix program from Perl?\fR, \fBUse Perl from Perl?\fR, \fBUse C from C?\fR, \fBUse Perl from C?\fR .IP "\s-1ROADMAP\s0" 4 .IX Item "ROADMAP" .PD 0 .IP "Compiling your C program" 4 .IX Item "Compiling your C program" .IP "Adding a Perl interpreter to your C program" 4 .IX Item "Adding a Perl interpreter to your C program" .IP "Calling a Perl subroutine from your C program" 4 .IX Item "Calling a Perl subroutine from your C program" .IP "Evaluating a Perl statement from your C program" 4 .IX Item "Evaluating a Perl statement from your C program" .IP "Performing Perl pattern matches and substitutions from your C program" 4 .IX Item "Performing Perl pattern matches and substitutions from your C program" .IP "Fiddling with the Perl stack from your C program" 4 .IX Item "Fiddling with the Perl stack from your C program" .IP "Maintaining a persistent interpreter" 4 .IX Item "Maintaining a persistent interpreter" .IP "Execution of \s-1END\s0 blocks" 4 .IX Item "Execution of END blocks" .ie n .IP "$0 assignments" 4 .el .IP "\f(CW$0\fR assignments" 4 .IX Item "$0 assignments" .IP "Maintaining multiple interpreter instances" 4 .IX Item "Maintaining multiple interpreter instances" .IP "Using Perl modules, which themselves use C libraries, from your C program" 4 .IX Item "Using Perl modules, which themselves use C libraries, from your C program" .RE .RS 4 .RE .IP "Hiding Perl_" 4 .IX Item "Hiding Perl_" .IP "\s-1MORAL\s0" 4 .IX Item "MORAL" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "perldebguts \- Guts of Perl debugging" .IX Subsection "perldebguts - Guts of Perl debugging" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Debugger Internals" 4 .IX Item "Debugger Internals" .RS 4 .IP "Writing Your Own Debugger" 4 .IX Item "Writing Your Own Debugger" .RE .RS 4 .RE .IP "Frame Listing Output Examples" 4 .IX Item "Frame Listing Output Examples" .IP "Debugging Regular Expressions" 4 .IX Item "Debugging Regular Expressions" .RS 4 .IP "Compile-time Output" 4 .IX Item "Compile-time Output" .PD \&\f(CW\*(C`anchored\*(C'\fR \fI\s-1STRING\s0\fR \f(CW\*(C`at\*(C'\fR \fI\s-1POS\s0\fR, \f(CW\*(C`floating\*(C'\fR \fI\s-1STRING\s0\fR \f(CW\*(C`at\*(C'\fR \&\fI\s-1POS1\s0..POS2\fR, \f(CW\*(C`matching floating/anchored\*(C'\fR, \f(CW\*(C`minlen\*(C'\fR, \f(CW\*(C`stclass\*(C'\fR \&\fI\s-1TYPE\s0\fR, \f(CW\*(C`noscan\*(C'\fR, \f(CW\*(C`isall\*(C'\fR, \f(CW\*(C`GPOS\*(C'\fR, \f(CW\*(C`plus\*(C'\fR, \f(CW\*(C`implicit\*(C'\fR, \f(CW\*(C`with eval\*(C'\fR, \&\f(CW\*(C`anchored(TYPE)\*(C'\fR .IP "Types of Nodes" 4 .IX Item "Types of Nodes" .PD 0 .IP "Run-time Output" 4 .IX Item "Run-time Output" .RE .RS 4 .RE .IP "Debugging Perl Memory Usage" 4 .IX Item "Debugging Perl Memory Usage" .RS 4 .ie n .IP "Using $ENV{PERL_DEBUG_MSTATS}" 4 .el .IP "Using \f(CW$ENV{PERL_DEBUG_MSTATS}\fR" 4 .IX Item "Using $ENV{PERL_DEBUG_MSTATS}" .PD \&\f(CW\*(C`buckets SMALLEST(APPROX)..GREATEST(APPROX)\*(C'\fR, Free/Used, \f(CW\*(C`Total sbrk(): SBRKed/SBRKs:CONTINUOUS\*(C'\fR, \f(CW\*(C`pad: 0\*(C'\fR, \f(CW\*(C`heads: 2192\*(C'\fR, \f(CW\*(C`chain: 0\*(C'\fR, \f(CW\*(C`tail: 6144\*(C'\fR .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .SS "perlxstut, perlXStut \- Tutorial for writing XSUBs" .IX Subsection "perlxstut, perlXStut - Tutorial for writing XSUBs" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SPECIAL\s0 \s-1NOTES\s0" 4 .IX Item "SPECIAL NOTES" .RS 4 .IP "make" 4 .IX Item "make" .IP "Version caveat" 4 .IX Item "Version caveat" .IP "Dynamic Loading versus Static Loading" 4 .IX Item "Dynamic Loading versus Static Loading" .RE .RS 4 .RE .IP "\s-1TUTORIAL\s0" 4 .IX Item "TUTORIAL" .RS 4 .IP "\s-1EXAMPLE\s0 1" 4 .IX Item "EXAMPLE 1" .IP "\s-1EXAMPLE\s0 2" 4 .IX Item "EXAMPLE 2" .IP "What has gone on?" 4 .IX Item "What has gone on?" .IP "Writing good test scripts" 4 .IX Item "Writing good test scripts" .IP "\s-1EXAMPLE\s0 3" 4 .IX Item "EXAMPLE 3" .IP "What's new here?" 4 .IX Item "What's new here?" .IP "Input and Output Parameters" 4 .IX Item "Input and Output Parameters" .IP "The \s-1XSUBPP\s0 Program" 4 .IX Item "The XSUBPP Program" .IP "The \s-1TYPEMAP\s0 file" 4 .IX Item "The TYPEMAP file" .IP "Warning about Output Arguments" 4 .IX Item "Warning about Output Arguments" .IP "\s-1EXAMPLE\s0 4" 4 .IX Item "EXAMPLE 4" .IP "What has happened here?" 4 .IX Item "What has happened here?" .IP "Anatomy of .xs file" 4 .IX Item "Anatomy of .xs file" .IP "Getting the fat out of XSUBs" 4 .IX Item "Getting the fat out of XSUBs" .IP "More about \s-1XSUB\s0 arguments" 4 .IX Item "More about XSUB arguments" .IP "The Argument Stack" 4 .IX Item "The Argument Stack" .IP "Extending your Extension" 4 .IX Item "Extending your Extension" .IP "Documenting your Extension" 4 .IX Item "Documenting your Extension" .IP "Installing your Extension" 4 .IX Item "Installing your Extension" .IP "\s-1EXAMPLE\s0 5" 4 .IX Item "EXAMPLE 5" .IP "New Things in this Example" 4 .IX Item "New Things in this Example" .IP "\s-1EXAMPLE\s0 6" 4 .IX Item "EXAMPLE 6" .IP "New Things in this Example" 4 .IX Item "New Things in this Example" .IP "\s-1EXAMPLE\s0 7 (Coming Soon)" 4 .IX Item "EXAMPLE 7 (Coming Soon)" .IP "\s-1EXAMPLE\s0 8 (Coming Soon)" 4 .IX Item "EXAMPLE 8 (Coming Soon)" .IP "\s-1EXAMPLE\s0 9 Passing open files to XSes" 4 .IX Item "EXAMPLE 9 Passing open files to XSes" .IP "Troubleshooting these Examples" 4 .IX Item "Troubleshooting these Examples" .RE .RS 4 .RE .IP "See also" 4 .IX Item "See also" .IP "Author" 4 .IX Item "Author" .RS 4 .IP "Last Changed" 4 .IX Item "Last Changed" .RE .RS 4 .RE .PD .SS "perlxs \- \s-1XS\s0 language reference manual" .IX Subsection "perlxs - XS language reference manual" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "Introduction" 4 .IX Item "Introduction" .IP "On The Road" 4 .IX Item "On The Road" .IP "The Anatomy of an \s-1XSUB\s0" 4 .IX Item "The Anatomy of an XSUB" .IP "The Argument Stack" 4 .IX Item "The Argument Stack" .IP "The \s-1RETVAL\s0 Variable" 4 .IX Item "The RETVAL Variable" .IP "Returning SVs, AVs and HVs through \s-1RETVAL\s0" 4 .IX Item "Returning SVs, AVs and HVs through RETVAL" .IP "The \s-1MODULE\s0 Keyword" 4 .IX Item "The MODULE Keyword" .IP "The \s-1PACKAGE\s0 Keyword" 4 .IX Item "The PACKAGE Keyword" .IP "The \s-1PREFIX\s0 Keyword" 4 .IX Item "The PREFIX Keyword" .IP "The \s-1OUTPUT:\s0 Keyword" 4 .IX Item "The OUTPUT: Keyword" .IP "The \s-1NO_OUTPUT\s0 Keyword" 4 .IX Item "The NO_OUTPUT Keyword" .IP "The \s-1CODE:\s0 Keyword" 4 .IX Item "The CODE: Keyword" .IP "The \s-1INIT:\s0 Keyword" 4 .IX Item "The INIT: Keyword" .IP "The \s-1NO_INIT\s0 Keyword" 4 .IX Item "The NO_INIT Keyword" .IP "Initializing Function Parameters" 4 .IX Item "Initializing Function Parameters" .IP "Default Parameter Values" 4 .IX Item "Default Parameter Values" .IP "The \s-1PREINIT:\s0 Keyword" 4 .IX Item "The PREINIT: Keyword" .IP "The \s-1SCOPE:\s0 Keyword" 4 .IX Item "The SCOPE: Keyword" .IP "The \s-1INPUT:\s0 Keyword" 4 .IX Item "The INPUT: Keyword" .IP "The \s-1IN/OUTLIST/IN_OUTLIST/OUT/IN_OUT\s0 Keywords" 4 .IX Item "The IN/OUTLIST/IN_OUTLIST/OUT/IN_OUT Keywords" .ie n .IP "The ""length(NAME)"" Keyword" 4 .el .IP "The \f(CWlength(NAME)\fR Keyword" 4 .IX Item "The length(NAME) Keyword" .IP "Variable-length Parameter Lists" 4 .IX Item "Variable-length Parameter Lists" .IP "The C_ARGS: Keyword" 4 .IX Item "The C_ARGS: Keyword" .IP "The \s-1PPCODE:\s0 Keyword" 4 .IX Item "The PPCODE: Keyword" .IP "Returning Undef And Empty Lists" 4 .IX Item "Returning Undef And Empty Lists" .IP "The \s-1REQUIRE:\s0 Keyword" 4 .IX Item "The REQUIRE: Keyword" .IP "The \s-1CLEANUP:\s0 Keyword" 4 .IX Item "The CLEANUP: Keyword" .IP "The \s-1POSTCALL:\s0 Keyword" 4 .IX Item "The POSTCALL: Keyword" .IP "The \s-1BOOT:\s0 Keyword" 4 .IX Item "The BOOT: Keyword" .IP "The \s-1VERSIONCHECK:\s0 Keyword" 4 .IX Item "The VERSIONCHECK: Keyword" .IP "The \s-1PROTOTYPES:\s0 Keyword" 4 .IX Item "The PROTOTYPES: Keyword" .IP "The \s-1PROTOTYPE:\s0 Keyword" 4 .IX Item "The PROTOTYPE: Keyword" .IP "The \s-1ALIAS:\s0 Keyword" 4 .IX Item "The ALIAS: Keyword" .IP "The \s-1OVERLOAD:\s0 Keyword" 4 .IX Item "The OVERLOAD: Keyword" .IP "The \s-1FALLBACK:\s0 Keyword" 4 .IX Item "The FALLBACK: Keyword" .IP "The \s-1INTERFACE:\s0 Keyword" 4 .IX Item "The INTERFACE: Keyword" .IP "The \s-1INTERFACE_MACRO:\s0 Keyword" 4 .IX Item "The INTERFACE_MACRO: Keyword" .IP "The \s-1INCLUDE:\s0 Keyword" 4 .IX Item "The INCLUDE: Keyword" .IP "The \s-1INCLUDE_COMMAND:\s0 Keyword" 4 .IX Item "The INCLUDE_COMMAND: Keyword" .IP "The \s-1CASE:\s0 Keyword" 4 .IX Item "The CASE: Keyword" .IP "The & Unary Operator" 4 .IX Item "The & Unary Operator" .IP "Inserting \s-1POD\s0, Comments and C Preprocessor Directives" 4 .IX Item "Inserting POD, Comments and C Preprocessor Directives" .IP "Using \s-1XS\s0 With \*(C+" 4 .IX Item "Using XS With " .IP "Interface Strategy" 4 .IX Item "Interface Strategy" .IP "Perl Objects And C Structures" 4 .IX Item "Perl Objects And C Structures" .IP "The Typemap" 4 .IX Item "The Typemap" .IP "Safely Storing Static Data in \s-1XS\s0" 4 .IX Item "Safely Storing Static Data in XS" .PD \&\s-1MY_CXT_KEY\s0, typedef my_cxt_t, \s-1START_MY_CXT\s0, \s-1MY_CXT_INIT\s0, dMY_CXT, \s-1MY_CXT\s0, aMY_CXT/pMY_CXT, \s-1MY_CXT_CLONE\s0, \s-1MY_CXT_INIT_INTERP\s0(my_perl), dMY_CXT_INTERP(my_perl) .IP "Thread-aware system interfaces" 4 .IX Item "Thread-aware system interfaces" .RE .RS 4 .RE .PD 0 .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .IP "\s-1XS\s0 \s-1VERSION\s0" 4 .IX Item "XS VERSION" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "perlclib \- Internal replacements for standard C library functions" .IX Subsection "perlclib - Internal replacements for standard C library functions" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "Conventions" 4 .IX Item "Conventions" .PD \&\f(CW\*(C`t\*(C'\fR, \f(CW\*(C`p\*(C'\fR, \f(CW\*(C`n\*(C'\fR, \f(CW\*(C`s\*(C'\fR .IP "File Operations" 4 .IX Item "File Operations" .PD 0 .IP "File Input and Output" 4 .IX Item "File Input and Output" .IP "File Positioning" 4 .IX Item "File Positioning" .IP "Memory Management and String Handling" 4 .IX Item "Memory Management and String Handling" .IP "Character Class Tests" 4 .IX Item "Character Class Tests" .IP "\fIstdlib.h\fR functions" 4 .IX Item "stdlib.h functions" .IP "Miscellaneous functions" 4 .IX Item "Miscellaneous functions" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perlguts \- Introduction to the Perl \s-1API\s0" .IX Subsection "perlguts - Introduction to the Perl API" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Variables" 4 .IX Item "Variables" .RS 4 .IP "Datatypes" 4 .IX Item "Datatypes" .ie n .IP "What is an ""\s-1IV\s0""?" 4 .el .IP "What is an ``\s-1IV\s0''?" 4 .IX Item "What is an IV?" .IP "Working with SVs" 4 .IX Item "Working with SVs" .IP "Offsets" 4 .IX Item "Offsets" .IP "What's Really Stored in an \s-1SV\s0?" 4 .IX Item "What's Really Stored in an SV?" .IP "Working with AVs" 4 .IX Item "Working with AVs" .IP "Working with HVs" 4 .IX Item "Working with HVs" .IP "Hash \s-1API\s0 Extensions" 4 .IX Item "Hash API Extensions" .IP "AVs, HVs and undefined values" 4 .IX Item "AVs, HVs and undefined values" .IP "References" 4 .IX Item "References" .IP "Blessed References and Class Objects" 4 .IX Item "Blessed References and Class Objects" .IP "Creating New Variables" 4 .IX Item "Creating New Variables" .PD \&\s-1GV_ADDMULTI\s0, \s-1GV_ADDWARN\s0 .IP "Reference Counts and Mortality" 4 .IX Item "Reference Counts and Mortality" .PD 0 .IP "Stashes and Globs" 4 .IX Item "Stashes and Globs" .IP "Double-Typed SVs" 4 .IX Item "Double-Typed SVs" .IP "Magic Variables" 4 .IX Item "Magic Variables" .IP "Assigning Magic" 4 .IX Item "Assigning Magic" .IP "Magic Virtual Tables" 4 .IX Item "Magic Virtual Tables" .IP "Finding Magic" 4 .IX Item "Finding Magic" .IP "Understanding the Magic of Tied Hashes and Arrays" 4 .IX Item "Understanding the Magic of Tied Hashes and Arrays" .IP "Localizing changes" 4 .IX Item "Localizing changes" .PD \&\f(CW\*(C`SAVEINT(int i)\*(C'\fR, \f(CW\*(C`SAVEIV(IV i)\*(C'\fR, \f(CW\*(C`SAVEI32(I32 i)\*(C'\fR, \f(CW\*(C`SAVELONG(long i)\*(C'\fR, \&\f(CWSAVESPTR(s)\fR, \f(CWSAVEPPTR(p)\fR, \f(CW\*(C`SAVEFREESV(SV *sv)\*(C'\fR, \f(CW\*(C`SAVEMORTALIZESV(SV *sv)\*(C'\fR, \f(CW\*(C`SAVEFREEOP(OP *op)\*(C'\fR, \f(CWSAVEFREEPV(p)\fR, \f(CW\*(C`SAVECLEARSV(SV *sv)\*(C'\fR, \&\f(CW\*(C`SAVEDELETE(HV *hv, char *key, I32 length)\*(C'\fR, \&\f(CW\*(C`SAVEDESTRUCTOR(DESTRUCTORFUNC_NOCONTEXT_t f, void *p)\*(C'\fR, \&\f(CW\*(C`SAVEDESTRUCTOR_X(DESTRUCTORFUNC_t f, void *p)\*(C'\fR, \f(CW\*(C`SAVESTACK_POS()\*(C'\fR, \f(CW\*(C`SV* save_scalar(GV *gv)\*(C'\fR, \f(CW\*(C`AV* save_ary(GV *gv)\*(C'\fR, \f(CW\*(C`HV* save_hash(GV *gv)\*(C'\fR, \&\f(CW\*(C`void save_item(SV *item)\*(C'\fR, \f(CW\*(C`void save_list(SV **sarg, I32 maxsarg)\*(C'\fR, \&\f(CW\*(C`SV* save_svref(SV **sptr)\*(C'\fR, \f(CW\*(C`void save_aptr(AV **aptr)\*(C'\fR, \f(CW\*(C`void save_hptr(HV **hptr)\*(C'\fR .RE .RS 4 .RE .IP "Subroutines" 4 .IX Item "Subroutines" .RS 4 .PD 0 .IP "XSUBs and the Argument Stack" 4 .IX Item "XSUBs and the Argument Stack" .IP "Calling Perl Routines from within C Programs" 4 .IX Item "Calling Perl Routines from within C Programs" .IP "Memory Allocation" 4 .IX Item "Memory Allocation" .IP "PerlIO" 4 .IX Item "PerlIO" .IP "Putting a C value on Perl stack" 4 .IX Item "Putting a C value on Perl stack" .IP "Scratchpads" 4 .IX Item "Scratchpads" .IP "Scratchpads and recursion" 4 .IX Item "Scratchpads and recursion" .RE .RS 4 .RE .IP "Compiled code" 4 .IX Item "Compiled code" .RS 4 .IP "Code tree" 4 .IX Item "Code tree" .IP "Examining the tree" 4 .IX Item "Examining the tree" .IP "Compile pass 1: check routines" 4 .IX Item "Compile pass 1: check routines" .IP "Compile pass 1a: constant folding" 4 .IX Item "Compile pass 1a: constant folding" .IP "Compile pass 2: context propagation" 4 .IX Item "Compile pass 2: context propagation" .IP "Compile pass 3: peephole optimization" 4 .IX Item "Compile pass 3: peephole optimization" .IP "Pluggable runops" 4 .IX Item "Pluggable runops" .IP "Compile-time scope hooks" 4 .IX Item "Compile-time scope hooks" .PD \&\f(CW\*(C`void bhk_start(pTHX_ int full)\*(C'\fR, \f(CW\*(C`void bhk_pre_end(pTHX_ OP **o)\*(C'\fR, \&\f(CW\*(C`void bhk_post_end(pTHX_ OP **o)\*(C'\fR, \f(CW\*(C`void bhk_eval(pTHX_ OP *const o)\*(C'\fR .RE .RS 4 .RE .ie n .IP "Examining internal data structures with the ""dump"" functions" 4 .el .IP "Examining internal data structures with the \f(CWdump\fR functions" 4 .IX Item "Examining internal data structures with the dump functions" .PD 0 .IP "How multiple interpreters and concurrency are supported" 4 .IX Item "How multiple interpreters and concurrency are supported" .RS 4 .IP "Background and \s-1PERL_IMPLICIT_CONTEXT\s0" 4 .IX Item "Background and PERL_IMPLICIT_CONTEXT" .IP "So what happened to dTHR?" 4 .IX Item "So what happened to dTHR?" .IP "How do I use all this in extensions?" 4 .IX Item "How do I use all this in extensions?" .IP "Should I do anything special if I call perl from multiple threads?" 4 .IX Item "Should I do anything special if I call perl from multiple threads?" .IP "Future Plans and \s-1PERL_IMPLICIT_SYS\s0" 4 .IX Item "Future Plans and PERL_IMPLICIT_SYS" .RE .RS 4 .RE .IP "Internal Functions" 4 .IX Item "Internal Functions" .PD A, p, d, s, n, r, f, M, o, x, m, X, E, b, others .RS 4 .IP "Formatted Printing of IVs, UVs, and NVs" 4 .IX Item "Formatted Printing of IVs, UVs, and NVs" .PD 0 .IP "Pointer-To-Integer and Integer-To-Pointer" 4 .IX Item "Pointer-To-Integer and Integer-To-Pointer" .IP "Exception Handling" 4 .IX Item "Exception Handling" .IP "Source Documentation" 4 .IX Item "Source Documentation" .IP "Backwards compatibility" 4 .IX Item "Backwards compatibility" .RE .RS 4 .RE .IP "Unicode Support" 4 .IX Item "Unicode Support" .RS 4 .IP "What \fBis\fR Unicode, anyway?" 4 .IX Item "What is Unicode, anyway?" .IP "How can I recognise a \s-1UTF\-8\s0 string?" 4 .IX Item "How can I recognise a UTF-8 string?" .IP "How does \s-1UTF\-8\s0 represent Unicode characters?" 4 .IX Item "How does UTF-8 represent Unicode characters?" .IP "How does Perl store \s-1UTF\-8\s0 strings?" 4 .IX Item "How does Perl store UTF-8 strings?" .IP "How do I convert a string to \s-1UTF\-8\s0?" 4 .IX Item "How do I convert a string to UTF-8?" .IP "Is there anything else I need to know?" 4 .IX Item "Is there anything else I need to know?" .RE .RS 4 .RE .IP "Custom Operators" 4 .IX Item "Custom Operators" .PD xop_name, xop_desc, xop_class, \s-1OA_BASEOP\s0, \s-1OA_UNOP\s0, \s-1OA_BINOP\s0, \s-1OA_LOGOP\s0, \&\s-1OA_LISTOP\s0, \s-1OA_PMOP\s0, \s-1OA_SVOP\s0, \s-1OA_PADOP\s0, \s-1OA_PVOP_OR_SVOP\s0, \s-1OA_LOOP\s0, \s-1OA_COP\s0, xop_peep .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perlcall \- Perl calling conventions from C" .IX Subsection "perlcall - Perl calling conventions from C" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" An Error Handler, An Event-Driven Program .IP "\s-1THE\s0 \s-1CALL_\s0 \s-1FUNCTIONS\s0" 4 .IX Item "THE CALL_ FUNCTIONS" call_sv, call_pv, call_method, call_argv .IP "\s-1FLAG\s0 \s-1VALUES\s0" 4 .IX Item "FLAG VALUES" .RS 4 .PD 0 .IP "G_VOID" 4 .IX Item "G_VOID" .IP "G_SCALAR" 4 .IX Item "G_SCALAR" .IP "G_ARRAY" 4 .IX Item "G_ARRAY" .IP "G_DISCARD" 4 .IX Item "G_DISCARD" .IP "G_NOARGS" 4 .IX Item "G_NOARGS" .IP "G_EVAL" 4 .IX Item "G_EVAL" .IP "G_KEEPERR" 4 .IX Item "G_KEEPERR" .IP "Determining the Context" 4 .IX Item "Determining the Context" .RE .RS 4 .RE .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .RS 4 .IP "No Parameters, Nothing Returned" 4 .IX Item "No Parameters, Nothing Returned" .IP "Passing Parameters" 4 .IX Item "Passing Parameters" .IP "Returning a Scalar" 4 .IX Item "Returning a Scalar" .IP "Returning a List of Values" 4 .IX Item "Returning a List of Values" .IP "Returning a List in a Scalar Context" 4 .IX Item "Returning a List in a Scalar Context" .IP "Returning Data from Perl via the Parameter List" 4 .IX Item "Returning Data from Perl via the Parameter List" .IP "Using G_EVAL" 4 .IX Item "Using G_EVAL" .IP "Using G_KEEPERR" 4 .IX Item "Using G_KEEPERR" .IP "Using call_sv" 4 .IX Item "Using call_sv" .IP "Using call_argv" 4 .IX Item "Using call_argv" .IP "Using call_method" 4 .IX Item "Using call_method" .IP "Using \s-1GIMME_V\s0" 4 .IX Item "Using GIMME_V" .IP "Using Perl to Dispose of Temporaries" 4 .IX Item "Using Perl to Dispose of Temporaries" .IP "Strategies for Storing Callback Context Information" 4 .IX Item "Strategies for Storing Callback Context Information" .PD 1. Ignore the problem \- Allow only 1 callback, 2. Create a sequence of callbacks \- hard wired limit, 3. Use a parameter to map to the Perl callback .IP "Alternate Stack Manipulation" 4 .IX Item "Alternate Stack Manipulation" .PD 0 .IP "Creating and Calling an Anonymous Subroutine in C" 4 .IX Item "Creating and Calling an Anonymous Subroutine in C" .RE .RS 4 .RE .IP "\s-1LIGHTWEIGHT\s0 \s-1CALLBACKS\s0" 4 .IX Item "LIGHTWEIGHT CALLBACKS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1DATE\s0" 4 .IX Item "DATE" .PD .SS "perlmroapi \- Perl method resolution plugin interface" .IX Subsection "perlmroapi - Perl method resolution plugin interface" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" resolve, name, length, kflags, hash .IP "Callbacks" 4 .IX Item "Callbacks" .PD 0 .IP "Caching" 4 .IX Item "Caching" .IP "Examples" 4 .IX Item "Examples" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .PD .SS "perlreapi \- perl regular expression plugin interface" .IX Subsection "perlreapi - perl regular expression plugin interface" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Callbacks" 4 .IX Item "Callbacks" .RS 4 .IP "comp" 4 .IX Item "comp" .PD \&\f(CW\*(C`/m\*(C'\fR \- RXf_PMf_MULTILINE, \f(CW\*(C`/s\*(C'\fR \- RXf_PMf_SINGLELINE, \f(CW\*(C`/i\*(C'\fR \- RXf_PMf_FOLD, \f(CW\*(C`/x\*(C'\fR \- RXf_PMf_EXTENDED, \f(CW\*(C`/p\*(C'\fR \- RXf_PMf_KEEPCOPY, Character set, RXf_UTF8, RXf_SPLIT, RXf_SKIPWHITE, RXf_START_ONLY, RXf_WHITE, RXf_NULL .IP "exec" 4 .IX Item "exec" .PD 0 .IP "intuit" 4 .IX Item "intuit" .IP "checkstr" 4 .IX Item "checkstr" .IP "free" 4 .IX Item "free" .IP "Numbered capture callbacks" 4 .IX Item "Numbered capture callbacks" .IP "Named capture callbacks" 4 .IX Item "Named capture callbacks" .IP "qr_package" 4 .IX Item "qr_package" .IP "dupe" 4 .IX Item "dupe" .RE .RS 4 .RE .IP "The \s-1REGEXP\s0 structure" 4 .IX Item "The REGEXP structure" .RS 4 .ie n .IP """engine""" 4 .el .IP "\f(CWengine\fR" 4 .IX Item "engine" .ie n .IP """mother_re""" 4 .el .IP "\f(CWmother_re\fR" 4 .IX Item "mother_re" .ie n .IP """extflags""" 4 .el .IP "\f(CWextflags\fR" 4 .IX Item "extflags" .ie n .IP """minlen"" ""minlenret""" 4 .el .IP "\f(CWminlen\fR \f(CWminlenret\fR" 4 .IX Item "minlen minlenret" .ie n .IP """gofs""" 4 .el .IP "\f(CWgofs\fR" 4 .IX Item "gofs" .ie n .IP """substrs""" 4 .el .IP "\f(CWsubstrs\fR" 4 .IX Item "substrs" .ie n .IP """nparens"", ""lasparen"", and ""lastcloseparen""" 4 .el .IP "\f(CWnparens\fR, \f(CWlasparen\fR, and \f(CWlastcloseparen\fR" 4 .IX Item "nparens, lasparen, and lastcloseparen" .ie n .IP """intflags""" 4 .el .IP "\f(CWintflags\fR" 4 .IX Item "intflags" .ie n .IP """pprivate""" 4 .el .IP "\f(CWpprivate\fR" 4 .IX Item "pprivate" .ie n .IP """swap""" 4 .el .IP "\f(CWswap\fR" 4 .IX Item "swap" .ie n .IP """offs""" 4 .el .IP "\f(CWoffs\fR" 4 .IX Item "offs" .ie n .IP """precomp"" ""prelen""" 4 .el .IP "\f(CWprecomp\fR \f(CWprelen\fR" 4 .IX Item "precomp prelen" .ie n .IP """paren_names""" 4 .el .IP "\f(CWparen_names\fR" 4 .IX Item "paren_names" .ie n .IP """substrs""" 4 .el .IP "\f(CWsubstrs\fR" 4 .IX Item "substrs" .ie n .IP """subbeg"" ""sublen"" ""saved_copy""" 4 .el .IP "\f(CWsubbeg\fR \f(CWsublen\fR \f(CWsaved_copy\fR" 4 .IX Item "subbeg sublen saved_copy" .ie n .IP """wrapped"" ""wraplen""" 4 .el .IP "\f(CWwrapped\fR \f(CWwraplen\fR" 4 .IX Item "wrapped wraplen" .ie n .IP """seen_evals""" 4 .el .IP "\f(CWseen_evals\fR" 4 .IX Item "seen_evals" .ie n .IP """refcnt""" 4 .el .IP "\f(CWrefcnt\fR" 4 .IX Item "refcnt" .RE .RS 4 .RE .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .PD .SS "perlreguts \- Description of the Perl regular expression engine." .IX Subsection "perlreguts - Description of the Perl regular expression engine." .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1OVERVIEW\s0" 4 .IX Item "OVERVIEW" .RS 4 .IP "A quick note on terms" 4 .IX Item "A quick note on terms" .IP "What is a regular expression engine?" 4 .IX Item "What is a regular expression engine?" .IP "Structure of a Regexp Program" 4 .IX Item "Structure of a Regexp Program" .PD \&\f(CW\*(C`regnode_1\*(C'\fR, \f(CW\*(C`regnode_2\*(C'\fR, \f(CW\*(C`regnode_string\*(C'\fR, \f(CW\*(C`regnode_charclass\*(C'\fR, \&\f(CW\*(C`regnode_charclass_class\*(C'\fR .RE .RS 4 .RE .IP "Process Overview" 4 .IX Item "Process Overview" A. Compilation, 1. Parsing for size, 2. Parsing for construction, 3. Peep-hole optimisation and analysis, B. Execution, 4. Start position and no-match optimisations, 5. Program execution .RS 4 .IP "Compilation" 4 .IX Item "Compilation" anchored fixed strings, floating fixed strings, minimum and maximum length requirements, start class, Beginning/End of line positions .IP "Execution" 4 .IX Item "Execution" .RE .RS 4 .RE .PD 0 .IP "\s-1MISCELLANEOUS\s0" 4 .IX Item "MISCELLANEOUS" .RS 4 .IP "Unicode and Localisation Support" 4 .IX Item "Unicode and Localisation Support" .IP "Base Structures" 4 .IX Item "Base Structures" .PD \&\f(CW\*(C`swap\*(C'\fR, \f(CW\*(C`offsets\*(C'\fR, \f(CW\*(C`regstclass\*(C'\fR, \f(CW\*(C`data\*(C'\fR, \f(CW\*(C`program\*(C'\fR .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1LICENCE\s0" 4 .IX Item "LICENCE" .IP "\s-1REFERENCES\s0" 4 .IX Item "REFERENCES" .PD .SS "perlapi \- autogenerated documentation for the perl public \s-1API\s0" .IX Subsection "perlapi - autogenerated documentation for the perl public API" .IP "\s-1DESCRIPTION\s0" 4 .IX Xref "Perl API API api" .IX Item "DESCRIPTION" .PD 0 .ie n .IP """Gimme"" Values" 4 .el .IP "``Gimme'' Values" 4 .IX Item "Gimme Values" .PD \&\s-1GIMME\s0 , \s-1GIMME_V\s0 , G_ARRAY , G_DISCARD , G_EVAL , G_NOARGS , G_SCALAR , G_VOID .IX Xref "GIMME GIMME_V G_ARRAY G_DISCARD G_EVAL G_NOARGS G_SCALAR G_VOID" .IP "Array Manipulation Functions" 4 .IX Item "Array Manipulation Functions" AvFILL , av_clear , av_create_and_push , av_create_and_unshift_one , av_delete , av_exists , av_extend , av_fetch , av_fill , av_len , av_make , av_pop , av_push , av_shift , av_store , av_undef , av_unshift , get_av , newAV , sortsv , sortsv_flags .IX Xref "AvFILL av_clear av_create_and_push av_create_and_unshift_one av_delete av_exists av_extend av_fetch av_fill av_len av_make av_pop av_push av_shift av_store av_undef av_unshift get_av newAV sortsv sortsv_flags" .IP "Callback Functions" 4 .IX Item "Callback Functions" call_argv , call_method , call_pv , call_sv , \s-1ENTER\s0 , eval_pv , eval_sv , \&\s-1FREETMPS\s0 , \s-1LEAVE\s0 , \s-1SAVETMPS\s0 .IX Xref "call_argv call_method call_pv call_sv ENTER eval_pv eval_sv FREETMPS LEAVE SAVETMPS" .IP "Character case changing" 4 .IX Item "Character case changing" toLOWER , toUPPER .IX Xref "toLOWER toUPPER" .IP "Character classes" 4 .IX Item "Character classes" isALPHA , isASCII , isDIGIT , isLOWER , isOCTAL , isSPACE , isUPPER , isWORDCHAR , isXDIGIT .IX Xref "isALPHA isASCII isDIGIT isLOWER isOCTAL isSPACE isUPPER isWORDCHAR isXDIGIT" .IP "Cloning an interpreter" 4 .IX Item "Cloning an interpreter" perl_clone .IX Xref "perl_clone" .IP "Compile-time scope hooks" 4 .IX Item "Compile-time scope hooks" BhkDISABLE , BhkENABLE , BhkENTRY_set , blockhook_register .IX Xref "BhkDISABLE BhkENABLE BhkENTRY_set blockhook_register" .IP "\s-1COP\s0 Hint Hashes" 4 .IX Item "COP Hint Hashes" cophh_2hv , cophh_copy , cophh_delete_pv , cophh_delete_pvn , cophh_delete_pvs , cophh_delete_sv , cophh_fetch_pv , cophh_fetch_pvn , cophh_fetch_pvs , cophh_fetch_sv , cophh_free , cophh_new_empty , cophh_store_pv , cophh_store_pvn , cophh_store_pvs , cophh_store_sv .IX Xref "cophh_2hv cophh_copy cophh_delete_pv cophh_delete_pvn cophh_delete_pvs cophh_delete_sv cophh_fetch_pv cophh_fetch_pvn cophh_fetch_pvs cophh_fetch_sv cophh_free cophh_new_empty cophh_store_pv cophh_store_pvn cophh_store_pvs cophh_store_sv" .IP "\s-1COP\s0 Hint Reading" 4 .IX Item "COP Hint Reading" cop_hints_2hv , cop_hints_fetch_pv , cop_hints_fetch_pvn , cop_hints_fetch_pvs , cop_hints_fetch_sv .IX Xref "cop_hints_2hv cop_hints_fetch_pv cop_hints_fetch_pvn cop_hints_fetch_pvs cop_hints_fetch_sv" .IP "Custom Operators" 4 .IX Item "Custom Operators" custom_op_register , custom_op_xop , XopDISABLE , XopENABLE , XopENTRY , XopENTRY_set , XopFLAGS .IX Xref "custom_op_register custom_op_xop XopDISABLE XopENABLE XopENTRY XopENTRY_set XopFLAGS" .IP "\s-1CV\s0 Manipulation Functions" 4 .IX Item "CV Manipulation Functions" CvSTASH , get_cv , get_cvn_flags .IX Xref "CvSTASH get_cv get_cvn_flags" .IP "Embedding Functions" 4 .IX Item "Embedding Functions" cv_undef , load_module , nothreadhook , pad_findmy , pad_sv , perl_alloc , perl_construct , perl_destruct , perl_free , perl_parse , perl_run , require_pv .IX Xref "cv_undef load_module nothreadhook pad_findmy pad_sv perl_alloc perl_construct perl_destruct perl_free perl_parse perl_run require_pv" .IP "Functions in file dump.c" 4 .IX Item "Functions in file dump.c" pv_display , pv_escape , pv_pretty .IX Xref "pv_display pv_escape pv_pretty" .IP "Functions in file mathoms.c" 4 .IX Item "Functions in file mathoms.c" custom_op_desc , custom_op_name , gv_fetchmethod , pack_cat , sv_2pvbyte_nolen , sv_2pvutf8_nolen , sv_2pv_nolen , sv_catpvn_mg , sv_catsv_mg , sv_force_normal , sv_iv , sv_nolocking , sv_nounlocking , sv_nv , sv_pv , sv_pvbyte , sv_pvbyten , sv_pvn , sv_pvutf8 , sv_pvutf8n , sv_taint , sv_unref , sv_usepvn , sv_usepvn_mg , sv_uv , unpack_str .IX Xref "custom_op_desc custom_op_name gv_fetchmethod pack_cat sv_2pvbyte_nolen sv_2pvutf8_nolen sv_2pv_nolen sv_catpvn_mg sv_catsv_mg sv_force_normal sv_iv sv_nolocking sv_nounlocking sv_nv sv_pv sv_pvbyte sv_pvbyten sv_pvn sv_pvutf8 sv_pvutf8n sv_taint sv_unref sv_usepvn sv_usepvn_mg sv_uv unpack_str" .IP "Functions in file op.c" 4 .IX Item "Functions in file op.c" op_contextualize .IX Xref "op_contextualize" .IP "Functions in file perl.h" 4 .IX Item "Functions in file perl.h" \&\s-1PERL_SYS_INIT\s0 , \s-1PERL_SYS_INIT3\s0 , \&\s-1PERL_SYS_TERM\s0 .IX Xref "PERL_SYS_INIT PERL_SYS_INIT3 PERL_SYS_TERM" .IP "Functions in file pp_ctl.c" 4 .IX Item "Functions in file pp_ctl.c" caller_cx , find_runcv .IX Xref "caller_cx find_runcv" .IP "Functions in file pp_pack.c" 4 .IX Item "Functions in file pp_pack.c" packlist , unpackstring .IX Xref "packlist unpackstring" .IP "Functions in file pp_sys.c" 4 .IX Item "Functions in file pp_sys.c" setdefout .IX Xref "setdefout" .IP "Functions in file utf8.h" 4 .IX Item "Functions in file utf8.h" ibcmp_utf8 .IX Xref "ibcmp_utf8" .IP "Functions in file util.h" 4 .IX Item "Functions in file util.h" ibcmp , ibcmp_locale .IX Xref "ibcmp ibcmp_locale" .IP "Global Variables" 4 .IX Item "Global Variables" PL_keyword_plugin .IX Xref "PL_keyword_plugin" .IP "\s-1GV\s0 Functions" 4 .IX Item "GV Functions" GvSV , gv_const_sv , gv_fetchmeth , gv_fetchmethod_autoload , gv_fetchmeth_autoload , gv_stashpv , gv_stashpvn , gv_stashpvs , gv_stashsv .IX Xref "GvSV gv_const_sv gv_fetchmeth gv_fetchmethod_autoload gv_fetchmeth_autoload gv_stashpv gv_stashpvn gv_stashpvs gv_stashsv" .IP "Handy Values" 4 .IX Item "Handy Values" Nullav , Nullch , Nullcv , Nullhv , Nullsv .IX Xref "Nullav Nullch Nullcv Nullhv Nullsv" .IP "Hash Manipulation Functions" 4 .IX Item "Hash Manipulation Functions" get_hv , HEf_SVKEY , HeHASH , HeKEY , HeKLEN , HePV , HeSVKEY , HeSVKEY_force , HeSVKEY_set , HeUTF8 , HeVAL , HvENAME , HvNAME , hv_assert , hv_clear , hv_clear_placeholders , hv_copy_hints_hv , hv_delete , hv_delete_ent , hv_exists , hv_exists_ent , hv_fetch , hv_fetchs , hv_fetch_ent , hv_fill , hv_iterinit , hv_iterkey , hv_iterkeysv , hv_iternext , hv_iternextsv , hv_iternext_flags , hv_iterval , hv_magic , hv_scalar , hv_store , hv_stores , hv_store_ent , hv_undef , newHV .IX Xref "get_hv HEf_SVKEY HeHASH HeKEY HeKLEN HePV HeSVKEY HeSVKEY_force HeSVKEY_set HeUTF8 HeVAL HvENAME HvNAME hv_assert hv_clear hv_clear_placeholders hv_copy_hints_hv hv_delete hv_delete_ent hv_exists hv_exists_ent hv_fetch hv_fetchs hv_fetch_ent hv_fill hv_iterinit hv_iterkey hv_iterkeysv hv_iternext hv_iternextsv hv_iternext_flags hv_iterval hv_magic hv_scalar hv_store hv_stores hv_store_ent hv_undef newHV" .IP "Lexer interface" 4 .IX Item "Lexer interface" lex_bufutf8 , lex_discard_to , lex_grow_linestr , lex_next_chunk , lex_peek_unichar , lex_read_space , lex_read_to , lex_read_unichar , lex_start , lex_stuff_pv , lex_stuff_pvn , lex_stuff_pvs , lex_stuff_sv , lex_unstuff , parse_arithexpr , parse_barestmt , parse_block , parse_fullexpr , parse_fullstmt , parse_label , parse_listexpr , parse_stmtseq , parse_termexpr , PL_parser , PL_parser\->bufend , PL_parser\->bufptr , PL_parser\->linestart , PL_parser\->linestr .IX Xref "lex_bufutf8 lex_discard_to lex_grow_linestr lex_next_chunk lex_peek_unichar lex_read_space lex_read_to lex_read_unichar lex_start lex_stuff_pv lex_stuff_pvn lex_stuff_pvs lex_stuff_sv lex_unstuff parse_arithexpr parse_barestmt parse_block parse_fullexpr parse_fullstmt parse_label parse_listexpr parse_stmtseq parse_termexpr PL_parser PL_parser->bufend PL_parser->bufptr PL_parser->linestart PL_parser->linestr" .IP "Magical Functions" 4 .IX Item "Magical Functions" mg_clear , mg_copy , mg_find , mg_findext , mg_free , mg_free_type , mg_get , mg_length , mg_magical , mg_set , SvGETMAGIC , SvLOCK , SvSETMAGIC , SvSetMagicSV , SvSetMagicSV_nosteal , SvSetSV , SvSetSV_nosteal , SvSHARE , SvUNLOCK .IX Xref "mg_clear mg_copy mg_find mg_findext mg_free mg_free_type mg_get mg_length mg_magical mg_set SvGETMAGIC SvLOCK SvSETMAGIC SvSetMagicSV SvSetMagicSV_nosteal SvSetSV SvSetSV_nosteal SvSHARE SvUNLOCK" .IP "Memory Management" 4 .IX Item "Memory Management" Copy , CopyD , Move , MoveD , Newx , Newxc , Newxz , Poison , PoisonFree , PoisonNew , PoisonWith , Renew , Renewc , Safefree , savepv , savepvn , savepvs , savesharedpv , savesharedpvn , savesharedpvs , savesharedsvpv , savesvpv , StructCopy , Zero , ZeroD .IX Xref "Copy CopyD Move MoveD Newx Newxc Newxz Poison PoisonFree PoisonNew PoisonWith Renew Renewc Safefree savepv savepvn savepvs savesharedpv savesharedpvn savesharedpvs savesharedsvpv savesvpv StructCopy Zero ZeroD" .IP "Miscellaneous Functions" 4 .IX Item "Miscellaneous Functions" fbm_compile , fbm_instr , foldEQ , foldEQ_locale , form , getcwd_sv , mess , mess_sv , my_snprintf , my_sprintf , my_vsnprintf , new_version , prescan_version , scan_version , strEQ , strGE , strGT , strLE , strLT , strNE , strnEQ , strnNE , sv_destroyable , sv_nosharing , upg_version , vcmp , vmess , vnormal , vnumify , vstringify , vverify .IX Xref "fbm_compile fbm_instr foldEQ foldEQ_locale form getcwd_sv mess mess_sv my_snprintf my_sprintf my_vsnprintf new_version prescan_version scan_version strEQ strGE strGT strLE strLT strNE strnEQ strnNE sv_destroyable sv_nosharing upg_version vcmp vmess vnormal vnumify vstringify vverify" .IP "\s-1MRO\s0 Functions" 4 .IX Item "MRO Functions" mro_get_linear_isa , mro_method_changed_in .IX Xref "mro_get_linear_isa mro_method_changed_in" .IP "Multicall Functions" 4 .IX Item "Multicall Functions" dMULTICALL , \s-1MULTICALL\s0 , \s-1POP_MULTICALL\s0 , \s-1PUSH_MULTICALL\s0 .IX Xref "dMULTICALL MULTICALL POP_MULTICALL PUSH_MULTICALL" .IP "Numeric functions" 4 .IX Item "Numeric functions" grok_bin , grok_hex , grok_number , grok_numeric_radix , grok_oct , Perl_signbit , scan_bin , scan_hex , scan_oct .IX Xref "grok_bin grok_hex grok_number grok_numeric_radix grok_oct Perl_signbit scan_bin scan_hex scan_oct" .IP "Optree construction" 4 .IX Item "Optree construction" newASSIGNOP , newBINOP , newCONDOP , newFOROP , newGIVENOP , newGVOP , newLISTOP , newLOGOP , newLOOPEX , newLOOPOP , newNULLLIST , newOP , newPADOP , newPMOP , newPVOP , newRANGE , newSLICEOP , newSTATEOP , newSVOP , newUNOP , newWHENOP , newWHILEOP .IX Xref "newASSIGNOP newBINOP newCONDOP newFOROP newGIVENOP newGVOP newLISTOP newLOGOP newLOOPEX newLOOPOP newNULLLIST newOP newPADOP newPMOP newPVOP newRANGE newSLICEOP newSTATEOP newSVOP newUNOP newWHENOP newWHILEOP" .IP "Optree Manipulation Functions" 4 .IX Item "Optree Manipulation Functions" ck_entersub_args_list , ck_entersub_args_proto , ck_entersub_args_proto_or_list , cv_const_sv , cv_get_call_checker , cv_set_call_checker , \s-1LINKLIST\s0 , newCONSTSUB , newXS , op_append_elem , op_append_list , \s-1OP_CLASS\s0 , \s-1OP_DESC\s0 , op_linklist , op_lvalue , \s-1OP_NAME\s0 , op_prepend_elem , op_scope , rv2cv_op_cv .IX Xref "ck_entersub_args_list ck_entersub_args_proto ck_entersub_args_proto_or_list cv_const_sv cv_get_call_checker cv_set_call_checker LINKLIST newCONSTSUB newXS op_append_elem op_append_list OP_CLASS OP_DESC op_linklist op_lvalue OP_NAME op_prepend_elem op_scope rv2cv_op_cv" .IP "Per-Interpreter Variables" 4 .IX Item "Per-Interpreter Variables" PL_modglobal , PL_na , PL_opfreehook , PL_peepp , PL_rpeepp , PL_sv_no , PL_sv_undef , PL_sv_yes .IX Xref "PL_modglobal PL_na PL_opfreehook PL_peepp PL_rpeepp PL_sv_no PL_sv_undef PL_sv_yes" .IP "\s-1REGEXP\s0 Functions" 4 .IX Item "REGEXP Functions" SvRX , SvRXOK .IX Xref "SvRX SvRXOK" .IP "Simple Exception Handling Macros" 4 .IX Item "Simple Exception Handling Macros" dXCPT , \s-1XCPT_CATCH\s0 , \s-1XCPT_RETHROW\s0 , \&\s-1XCPT_TRY_END\s0 , \s-1XCPT_TRY_START\s0 .IX Xref "dXCPT XCPT_CATCH XCPT_RETHROW XCPT_TRY_END XCPT_TRY_START" .IP "Stack Manipulation Macros" 4 .IX Item "Stack Manipulation Macros" dMARK , dORIGMARK , dSP , \s-1EXTEND\s0 , \s-1MARK\s0 , mPUSHi , mPUSHn , mPUSHp , mPUSHs , mPUSHu , mXPUSHi , mXPUSHn , mXPUSHp , mXPUSHs , mXPUSHu , \s-1ORIGMARK\s0 , POPi , POPl , POPn , POPp , POPpbytex , POPpx , POPs , PUSHi , \&\s-1PUSHMARK\s0 , PUSHmortal , PUSHn , PUSHp , PUSHs , PUSHu , \s-1PUTBACK\s0 , \s-1SP\s0 , \&\s-1SPAGAIN\s0 , XPUSHi , XPUSHmortal , XPUSHn , XPUSHp , XPUSHs , XPUSHu , \s-1XSRETURN\s0 , \s-1XSRETURN_EMPTY\s0 , \s-1XSRETURN_IV\s0 , \&\s-1XSRETURN_NO\s0 , \s-1XSRETURN_NV\s0 , \s-1XSRETURN_PV\s0 , \s-1XSRETURN_UNDEF\s0 , \s-1XSRETURN_UV\s0 , \s-1XSRETURN_YES\s0 , XST_mIV , XST_mNO , XST_mNV , XST_mPV , XST_mUNDEF , XST_mYES .IX Xref "dMARK dORIGMARK dSP EXTEND MARK mPUSHi mPUSHn mPUSHp mPUSHs mPUSHu mXPUSHi mXPUSHn mXPUSHp mXPUSHs mXPUSHu ORIGMARK POPi POPl POPn POPp POPpbytex POPpx POPs PUSHi PUSHMARK PUSHmortal PUSHn PUSHp PUSHs PUSHu PUTBACK SP SPAGAIN XPUSHi XPUSHmortal XPUSHn XPUSHp XPUSHs XPUSHu XSRETURN XSRETURN_EMPTY XSRETURN_IV XSRETURN_NO XSRETURN_NV XSRETURN_PV XSRETURN_UNDEF XSRETURN_UV XSRETURN_YES XST_mIV XST_mNO XST_mNV XST_mPV XST_mUNDEF XST_mYES" .IP "\s-1SV\s0 Flags" 4 .IX Item "SV Flags" svtype , SVt_IV , SVt_NV , SVt_PV , SVt_PVAV , SVt_PVCV , SVt_PVHV , SVt_PVMG .IX Xref "svtype SVt_IV SVt_NV SVt_PV SVt_PVAV SVt_PVCV SVt_PVHV SVt_PVMG" .IP "\s-1SV\s0 Manipulation Functions" 4 .IX Item "SV Manipulation Functions" croak_xs_usage , get_sv , newRV_inc , newSVpvn_utf8 , SvCUR , SvCUR_set , SvEND , SvGAMAGIC , SvGROW , SvIOK , SvIOKp , SvIOK_notUV , SvIOK_off , SvIOK_on , SvIOK_only , SvIOK_only_UV , SvIOK_UV , SvIsCOW , SvIsCOW_shared_hash , SvIV , SvIVX , SvIVx , SvIV_nomg , SvIV_set , SvLEN , SvLEN_set , SvMAGIC_set , SvNIOK , SvNIOKp , SvNIOK_off , SvNOK , SvNOKp , SvNOK_off , SvNOK_on , SvNOK_only , SvNV , SvNVX , SvNVx , SvNV_nomg , SvNV_set , SvOK , SvOOK , SvOOK_offset , SvPOK , SvPOKp , SvPOK_off , SvPOK_on , SvPOK_only , SvPOK_only_UTF8 , SvPV , SvPVbyte , SvPVbytex , SvPVbytex_force , SvPVbyte_force , SvPVbyte_nolen , SvPVutf8 , SvPVutf8x , SvPVutf8x_force , SvPVutf8_force , SvPVutf8_nolen , SvPVX , SvPVx , SvPV_force , SvPV_force_nomg , SvPV_nolen , SvPV_nomg , SvPV_nomg_nolen , SvPV_set , SvREFCNT , SvREFCNT_dec , SvREFCNT_inc , SvREFCNT_inc_NN , SvREFCNT_inc_simple , SvREFCNT_inc_simple_NN , SvREFCNT_inc_simple_void , SvREFCNT_inc_simple_void_NN , SvREFCNT_inc_void , SvREFCNT_inc_void_NN , SvROK , SvROK_off , SvROK_on , SvRV , SvRV_set , SvSTASH , SvSTASH_set , SvTAINT , SvTAINTED , SvTAINTED_off , SvTAINTED_on , SvTRUE , SvTRUE_nomg , SvTYPE , SvUOK , SvUPGRADE , SvUTF8 , SvUTF8_off , SvUTF8_on , SvUV , SvUVX , SvUVx , SvUV_nomg , SvUV_set , SvVOK , sv_catpvn_nomg , sv_catpv_nomg , sv_catsv_nomg , sv_derived_from , sv_does , sv_report_used , sv_setsv_nomg , sv_utf8_upgrade_nomg .IX Xref "croak_xs_usage get_sv newRV_inc newSVpvn_utf8 SvCUR SvCUR_set SvEND SvGAMAGIC SvGROW SvIOK SvIOKp SvIOK_notUV SvIOK_off SvIOK_on SvIOK_only SvIOK_only_UV SvIOK_UV SvIsCOW SvIsCOW_shared_hash SvIV SvIVX SvIVx SvIV_nomg SvIV_set SvLEN SvLEN_set SvMAGIC_set SvNIOK SvNIOKp SvNIOK_off SvNOK SvNOKp SvNOK_off SvNOK_on SvNOK_only SvNV SvNVX SvNVx SvNV_nomg SvNV_set SvOK SvOOK SvOOK_offset SvPOK SvPOKp SvPOK_off SvPOK_on SvPOK_only SvPOK_only_UTF8 SvPV SvPVbyte SvPVbytex SvPVbytex_force SvPVbyte_force SvPVbyte_nolen SvPVutf8 SvPVutf8x SvPVutf8x_force SvPVutf8_force SvPVutf8_nolen SvPVX SvPVx SvPV_force SvPV_force_nomg SvPV_nolen SvPV_nomg SvPV_nomg_nolen SvPV_set SvREFCNT SvREFCNT_dec SvREFCNT_inc SvREFCNT_inc_NN SvREFCNT_inc_simple SvREFCNT_inc_simple_NN SvREFCNT_inc_simple_void SvREFCNT_inc_simple_void_NN SvREFCNT_inc_void SvREFCNT_inc_void_NN SvROK SvROK_off SvROK_on SvRV SvRV_set SvSTASH SvSTASH_set SvTAINT SvTAINTED SvTAINTED_off SvTAINTED_on SvTRUE SvTRUE_nomg SvTYPE SvUOK SvUPGRADE SvUTF8 SvUTF8_off SvUTF8_on SvUV SvUVX SvUVx SvUV_nomg SvUV_set SvVOK sv_catpvn_nomg sv_catpv_nomg sv_catsv_nomg sv_derived_from sv_does sv_report_used sv_setsv_nomg sv_utf8_upgrade_nomg" .IP "SV-Body Allocation" 4 .IX Item "SV-Body Allocation" looks_like_number , newRV_noinc , newSV , newSVhek , newSViv , newSVnv , newSVpv , newSVpvf , newSVpvn , newSVpvn_flags , newSVpvn_share , newSVpvs , newSVpvs_flags , newSVpvs_share , newSVpv_share , newSVrv , newSVsv , newSVuv , newSV_type , sv_2bool , sv_2bool_flags , sv_2cv , sv_2io , sv_2iv_flags , sv_2mortal , sv_2nv_flags , sv_2pvbyte , sv_2pvutf8 , sv_2pv_flags , sv_2uv_flags , sv_backoff , sv_bless , sv_catpv , sv_catpvf , sv_catpvf_mg , sv_catpvn , sv_catpvn_flags , sv_catpvs , sv_catpvs_flags , sv_catpvs_mg , sv_catpvs_nomg , sv_catpv_flags , sv_catpv_mg , sv_catsv , sv_catsv_flags , sv_chop , sv_clear , sv_cmp , sv_cmp_flags , sv_cmp_locale , sv_cmp_locale_flags , sv_collxfrm , sv_collxfrm_flags , sv_copypv , sv_dec , sv_dec_nomg , sv_eq , sv_eq_flags , sv_force_normal_flags , sv_free , sv_gets , sv_grow , sv_inc , sv_inc_nomg , sv_insert , sv_insert_flags , sv_isa , sv_isobject , sv_len , sv_len_utf8 , sv_magic , sv_magicext , sv_mortalcopy , sv_newmortal , sv_newref , sv_pos_b2u , sv_pos_u2b , sv_pos_u2b_flags , sv_pvbyten_force , sv_pvn_force , sv_pvn_force_flags , sv_pvutf8n_force , sv_reftype , sv_replace , sv_reset , sv_rvweaken , sv_setiv , sv_setiv_mg , sv_setnv , sv_setnv_mg , sv_setpv , sv_setpvf , sv_setpvf_mg , sv_setpviv , sv_setpviv_mg , sv_setpvn , sv_setpvn_mg , sv_setpvs , sv_setpvs_mg , sv_setpv_mg , sv_setref_iv , sv_setref_nv , sv_setref_pv , sv_setref_pvn , sv_setref_pvs , sv_setref_uv , sv_setsv , sv_setsv_flags , sv_setsv_mg , sv_setuv , sv_setuv_mg , sv_tainted , sv_true , sv_unmagic , sv_unmagicext , sv_unref_flags , sv_untaint , sv_upgrade , sv_usepvn_flags , sv_utf8_decode , sv_utf8_downgrade , sv_utf8_encode , sv_utf8_upgrade , sv_utf8_upgrade_flags , sv_utf8_upgrade_nomg , sv_vcatpvf , sv_vcatpvfn , sv_vcatpvf_mg , sv_vsetpvf , sv_vsetpvfn , sv_vsetpvf_mg .IX Xref "looks_like_number newRV_noinc newSV newSVhek newSViv newSVnv newSVpv newSVpvf newSVpvn newSVpvn_flags newSVpvn_share newSVpvs newSVpvs_flags newSVpvs_share newSVpv_share newSVrv newSVsv newSVuv newSV_type sv_2bool sv_2bool_flags sv_2cv sv_2io sv_2iv_flags sv_2mortal sv_2nv_flags sv_2pvbyte sv_2pvutf8 sv_2pv_flags sv_2uv_flags sv_backoff sv_bless sv_catpv sv_catpvf sv_catpvf_mg sv_catpvn sv_catpvn_flags sv_catpvs sv_catpvs_flags sv_catpvs_mg sv_catpvs_nomg sv_catpv_flags sv_catpv_mg sv_catsv sv_catsv_flags sv_chop sv_clear sv_cmp sv_cmp_flags sv_cmp_locale sv_cmp_locale_flags sv_collxfrm sv_collxfrm_flags sv_copypv sv_dec sv_dec_nomg sv_eq sv_eq_flags sv_force_normal_flags sv_free sv_gets sv_grow sv_inc sv_inc_nomg sv_insert sv_insert_flags sv_isa sv_isobject sv_len sv_len_utf8 sv_magic sv_magicext sv_mortalcopy sv_newmortal sv_newref sv_pos_b2u sv_pos_u2b sv_pos_u2b_flags sv_pvbyten_force sv_pvn_force sv_pvn_force_flags sv_pvutf8n_force sv_reftype sv_replace sv_reset sv_rvweaken sv_setiv sv_setiv_mg sv_setnv sv_setnv_mg sv_setpv sv_setpvf sv_setpvf_mg sv_setpviv sv_setpviv_mg sv_setpvn sv_setpvn_mg sv_setpvs sv_setpvs_mg sv_setpv_mg sv_setref_iv sv_setref_nv sv_setref_pv sv_setref_pvn sv_setref_pvs sv_setref_uv sv_setsv sv_setsv_flags sv_setsv_mg sv_setuv sv_setuv_mg sv_tainted sv_true sv_unmagic sv_unmagicext sv_unref_flags sv_untaint sv_upgrade sv_usepvn_flags sv_utf8_decode sv_utf8_downgrade sv_utf8_encode sv_utf8_upgrade sv_utf8_upgrade_flags sv_utf8_upgrade_nomg sv_vcatpvf sv_vcatpvfn sv_vcatpvf_mg sv_vsetpvf sv_vsetpvfn sv_vsetpvf_mg" .IP "Unicode Support" 4 .IX Item "Unicode Support" bytes_cmp_utf8 , bytes_from_utf8 , bytes_to_utf8 , foldEQ_utf8 , is_ascii_string , is_utf8_char , is_utf8_string , is_utf8_string_loc , is_utf8_string_loclen , pv_uni_display , sv_cat_decode , sv_recode_to_utf8 , sv_uni_display , to_utf8_case , to_utf8_fold , to_utf8_lower , to_utf8_title , to_utf8_upper , utf8n_to_uvchr , utf8n_to_uvuni , utf8_distance , utf8_hop , utf8_length , utf8_to_bytes , utf8_to_uvchr , utf8_to_uvuni , uvchr_to_utf8 , uvuni_to_utf8_flags .IX Xref "bytes_cmp_utf8 bytes_from_utf8 bytes_to_utf8 foldEQ_utf8 is_ascii_string is_utf8_char is_utf8_string is_utf8_string_loc is_utf8_string_loclen pv_uni_display sv_cat_decode sv_recode_to_utf8 sv_uni_display to_utf8_case to_utf8_fold to_utf8_lower to_utf8_title to_utf8_upper utf8n_to_uvchr utf8n_to_uvuni utf8_distance utf8_hop utf8_length utf8_to_bytes utf8_to_uvchr utf8_to_uvuni uvchr_to_utf8 uvuni_to_utf8_flags" .ie n .IP "Variables created by ""xsubpp"" and ""xsubpp"" internal functions" 4 .el .IP "Variables created by \f(CWxsubpp\fR and \f(CWxsubpp\fR internal functions" 4 .IX Item "Variables created by xsubpp and xsubpp internal functions" ax , \s-1CLASS\s0 , dAX , dAXMARK , dITEMS , dUNDERBAR , dXSARGS , dXSI32 , items , ix , newXSproto , \s-1RETVAL\s0 , \s-1ST\s0 , \&\s-1THIS\s0 , \s-1UNDERBAR\s0 , \s-1XS\s0 , \s-1XS_APIVERSION_BOOTCHECK\s0 , \s-1XS_VERSION\s0 , \s-1XS_VERSION_BOOTCHECK\s0 .IX Xref "ax CLASS dAX dAXMARK dITEMS dUNDERBAR dXSARGS dXSI32 items ix newXSproto RETVAL ST THIS UNDERBAR XS XS_APIVERSION_BOOTCHECK XS_VERSION XS_VERSION_BOOTCHECK" .IP "Warning and Dieing" 4 .IX Item "Warning and Dieing" croak , croak_no_modify , croak_sv , die , die_sv , vcroak , vwarn , warn , warn_sv .IX Xref "croak croak_no_modify croak_sv die die_sv vcroak vwarn warn warn_sv" .IP "Undocumented functions" 4 .IX Item "Undocumented functions" GetVars , Gv_AMupdate , PerlIO_clearerr , PerlIO_close , PerlIO_context_layers , PerlIO_eof , PerlIO_error , PerlIO_fileno , PerlIO_fill , PerlIO_flush , PerlIO_get_base , PerlIO_get_bufsiz , PerlIO_get_cnt , PerlIO_get_ptr , PerlIO_read , PerlIO_seek , PerlIO_set_cnt , PerlIO_set_ptrcnt , PerlIO_setlinebuf , PerlIO_stderr , PerlIO_stdin , PerlIO_stdout , PerlIO_tell , PerlIO_unread , PerlIO_write , Slab_Alloc , Slab_Free , _to_uni_fold_flags , _to_utf8_fold_flags , amagic_call , amagic_deref_call , any_dup , apply_attrs_string , atfork_lock , atfork_unlock , av_arylen_p , av_iter_p , block_gimme , call_atexit , call_list , calloc , cast_i32 , cast_iv , cast_ulong , cast_uv , ck_warner , ck_warner_d , ckwarn , ckwarn_d , clone_params_del , clone_params_new , croak_nocontext , csighandler , cx_dump , cx_dup , cxinc , deb , deb_nocontext , debop , debprofdump , debstack , debstackptrs , delimcpy , despatch_signals , die_nocontext , dirp_dup , do_aspawn , do_binmode , do_close , do_gv_dump , do_gvgv_dump , do_hv_dump , do_join , do_magic_dump , do_op_dump , do_open , do_open9 , do_openn , do_pmop_dump , do_spawn , do_spawn_nowait , do_sprintf , do_sv_dump , doing_taint , doref , dounwind , dowantarray , dump_all , dump_eval , dump_fds , dump_form , dump_indent , dump_mstats , dump_packsubs , dump_sub , dump_vindent , fetch_cop_label , filter_add , filter_del , filter_read , find_rundefsv , find_rundefsvoffset , foldEQ_latin1 , foldEQ_utf8_flags , form_nocontext , fp_dup , fprintf_nocontext , free_global_struct , free_tmps , get_context , get_mstats , get_op_descs , get_op_names , get_ppaddr , get_vtbl , gp_dup , gp_free , gp_ref , gv_AVadd , gv_HVadd , gv_IOadd , gv_SVadd , gv_add_by_type , gv_autoload4 , gv_check , gv_dump , gv_efullname , gv_efullname3 , gv_efullname4 , gv_fetchfile , gv_fetchfile_flags , gv_fetchmethod_flags , gv_fetchpv , gv_fetchpvn_flags , gv_fetchsv , gv_fullname , gv_fullname3 , gv_fullname4 , gv_handler , gv_init , gv_name_set , he_dup , hek_dup , hv_common , hv_common_key_len , hv_delayfree_ent , hv_eiter_p , hv_eiter_set , hv_free_ent , hv_ksplit , hv_name_set , hv_placeholders_get , hv_placeholders_p , hv_placeholders_set , hv_riter_p , hv_riter_set , hv_store_flags , init_global_struct , init_i18nl10n , init_i18nl14n , init_stacks , init_tm , instr , is_lvalue_sub , is_uni_alnum , is_uni_alnum_lc , is_uni_alpha , is_uni_alpha_lc , is_uni_ascii , is_uni_ascii_lc , is_uni_cntrl , is_uni_cntrl_lc , is_uni_digit , is_uni_digit_lc , is_uni_graph , is_uni_graph_lc , is_uni_idfirst , is_uni_idfirst_lc , is_uni_lower , is_uni_lower_lc , is_uni_print , is_uni_print_lc , is_uni_punct , is_uni_punct_lc , is_uni_space , is_uni_space_lc , is_uni_upper , is_uni_upper_lc , is_uni_xdigit , is_uni_xdigit_lc , is_utf8_alnum , is_utf8_alpha , is_utf8_ascii , is_utf8_cntrl , is_utf8_digit , is_utf8_graph , is_utf8_idcont , is_utf8_idfirst , is_utf8_lower , is_utf8_mark , is_utf8_perl_space , is_utf8_perl_word , is_utf8_posix_digit , is_utf8_print , is_utf8_punct , is_utf8_space , is_utf8_upper , is_utf8_xdigit , is_utf8_xidcont , is_utf8_xidfirst , leave_scope , load_module_nocontext , magic_dump , malloc , markstack_grow , mess_nocontext , mfree , mg_dup , mg_size , mini_mktime , moreswitches , mro_get_from_name , mro_get_private_data , mro_register , mro_set_mro , mro_set_private_data , my_atof , my_atof2 , my_bcopy , my_bzero , my_chsize , my_cxt_index , my_cxt_init , my_dirfd , my_exit , my_failure_exit , my_fflush_all , my_fork , my_htonl , my_lstat , my_memcmp , my_memset , my_ntohl , my_pclose , my_popen , my_popen_list , my_setenv , my_socketpair , my_stat , my_strftime , my_strlcat , my_strlcpy , my_swap , newANONATTRSUB , newANONHASH , newANONLIST , newANONSUB , newATTRSUB , newAVREF , newCVREF , newFORM , newGVREF , newGVgen , newHVREF , newHVhv , newIO , newMYSUB , newPROG , newRV , newSUB , newSVREF , newSVpvf_nocontext , newXS_flags , new_collate , new_ctype , new_numeric , new_stackinfo , ninstr , op_dump , op_free , op_null , op_refcnt_lock , op_refcnt_unlock , parser_dup , perl_alloc_using , perl_clone_using , pmop_dump , pop_scope , pregcomp , pregexec , pregfree , pregfree2 , printf_nocontext , ptr_table_clear , ptr_table_fetch , ptr_table_free , ptr_table_new , ptr_table_split , ptr_table_store , push_scope , re_compile , re_dup_guts , re_intuit_start , re_intuit_string , realloc , reentrant_free , reentrant_init , reentrant_retry , reentrant_size , ref , reg_named_buff_all , reg_named_buff_exists , reg_named_buff_fetch , reg_named_buff_firstkey , reg_named_buff_nextkey , reg_named_buff_scalar , regclass_swash , regdump , regdupe_internal , regexec_flags , regfree_internal , reginitcolors , regnext , repeatcpy , rninstr , rsignal , rsignal_state , runops_debug , runops_standard , rvpv_dup , safesyscalloc , safesysfree , safesysmalloc , safesysrealloc , save_I16 , save_I32 , save_I8 , save_adelete , save_aelem , save_aelem_flags , save_alloc , save_aptr , save_ary , save_bool , save_clearsv , save_delete , save_destructor , save_destructor_x , save_freeop , save_freepv , save_freesv , save_generic_pvref , save_generic_svref , save_gp , save_hash , save_hdelete , save_helem , save_helem_flags , save_hints , save_hptr , save_int , save_item , save_iv , save_list , save_long , save_mortalizesv , save_nogv , save_op , save_padsv_and_mortalize , save_pptr , save_pushi32ptr , save_pushptr , save_pushptrptr , save_re_context , save_scalar , save_set_svflags , save_shared_pvref , save_sptr , save_svref , save_vptr , savestack_grow , savestack_grow_cnt , scan_num , scan_vstring , screaminstr , seed , set_context , set_numeric_local , set_numeric_radix , set_numeric_standard , share_hek , si_dup , ss_dup , stack_grow , start_subparse , stashpv_hvname_match , str_to_version , sv_2iv , sv_2pv , sv_2uv , sv_catpvf_mg_nocontext , sv_catpvf_nocontext , sv_compile_2op , sv_dump , sv_dup , sv_dup_inc , sv_peek , sv_pvn_nomg , sv_setpvf_mg_nocontext , sv_setpvf_nocontext , sv_utf8_upgrade_flags_grow , swash_fetch , swash_init , sys_init , sys_init3 , sys_intern_clear , sys_intern_dup , sys_intern_init , sys_term , taint_env , taint_proper , tmps_grow , to_uni_fold , to_uni_lower , to_uni_lower_lc , to_uni_title , to_uni_title_lc , to_uni_upper , to_uni_upper_lc , unlnk , unsharepvn , utf16_to_utf8 , utf16_to_utf8_reversed , uvchr_to_utf8_flags , uvuni_to_utf8 , vdeb , vform , vload_module , vnewSVpvf , vwarner , warn_nocontext , warner , warner_nocontext , whichsig .IX Xref "GetVars Gv_AMupdate PerlIO_clearerr PerlIO_close PerlIO_context_layers PerlIO_eof PerlIO_error PerlIO_fileno PerlIO_fill PerlIO_flush PerlIO_get_base PerlIO_get_bufsiz PerlIO_get_cnt PerlIO_get_ptr PerlIO_read PerlIO_seek PerlIO_set_cnt PerlIO_set_ptrcnt PerlIO_setlinebuf PerlIO_stderr PerlIO_stdin PerlIO_stdout PerlIO_tell PerlIO_unread PerlIO_write Slab_Alloc Slab_Free _to_uni_fold_flags _to_utf8_fold_flags amagic_call amagic_deref_call any_dup apply_attrs_string atfork_lock atfork_unlock av_arylen_p av_iter_p block_gimme call_atexit call_list calloc cast_i32 cast_iv cast_ulong cast_uv ck_warner ck_warner_d ckwarn ckwarn_d clone_params_del clone_params_new croak_nocontext csighandler cx_dump cx_dup cxinc deb deb_nocontext debop debprofdump debstack debstackptrs delimcpy despatch_signals die_nocontext dirp_dup do_aspawn do_binmode do_close do_gv_dump do_gvgv_dump do_hv_dump do_join do_magic_dump do_op_dump do_open do_open9 do_openn do_pmop_dump do_spawn do_spawn_nowait do_sprintf do_sv_dump doing_taint doref dounwind dowantarray dump_all dump_eval dump_fds dump_form dump_indent dump_mstats dump_packsubs dump_sub dump_vindent fetch_cop_label filter_add filter_del filter_read find_rundefsv find_rundefsvoffset foldEQ_latin1 foldEQ_utf8_flags form_nocontext fp_dup fprintf_nocontext free_global_struct free_tmps get_context get_mstats get_op_descs get_op_names get_ppaddr get_vtbl gp_dup gp_free gp_ref gv_AVadd gv_HVadd gv_IOadd gv_SVadd gv_add_by_type gv_autoload4 gv_check gv_dump gv_efullname gv_efullname3 gv_efullname4 gv_fetchfile gv_fetchfile_flags gv_fetchmethod_flags gv_fetchpv gv_fetchpvn_flags gv_fetchsv gv_fullname gv_fullname3 gv_fullname4 gv_handler gv_init gv_name_set he_dup hek_dup hv_common hv_common_key_len hv_delayfree_ent hv_eiter_p hv_eiter_set hv_free_ent hv_ksplit hv_name_set hv_placeholders_get hv_placeholders_p hv_placeholders_set hv_riter_p hv_riter_set hv_store_flags init_global_struct init_i18nl10n init_i18nl14n init_stacks init_tm instr is_lvalue_sub is_uni_alnum is_uni_alnum_lc is_uni_alpha is_uni_alpha_lc is_uni_ascii is_uni_ascii_lc is_uni_cntrl is_uni_cntrl_lc is_uni_digit is_uni_digit_lc is_uni_graph is_uni_graph_lc is_uni_idfirst is_uni_idfirst_lc is_uni_lower is_uni_lower_lc is_uni_print is_uni_print_lc is_uni_punct is_uni_punct_lc is_uni_space is_uni_space_lc is_uni_upper is_uni_upper_lc is_uni_xdigit is_uni_xdigit_lc is_utf8_alnum is_utf8_alpha is_utf8_ascii is_utf8_cntrl is_utf8_digit is_utf8_graph is_utf8_idcont is_utf8_idfirst is_utf8_lower is_utf8_mark is_utf8_perl_space is_utf8_perl_word is_utf8_posix_digit is_utf8_print is_utf8_punct is_utf8_space is_utf8_upper is_utf8_xdigit is_utf8_xidcont is_utf8_xidfirst leave_scope load_module_nocontext magic_dump malloc markstack_grow mess_nocontext mfree mg_dup mg_size mini_mktime moreswitches mro_get_from_name mro_get_private_data mro_register mro_set_mro mro_set_private_data my_atof my_atof2 my_bcopy my_bzero my_chsize my_cxt_index my_cxt_init my_dirfd my_exit my_failure_exit my_fflush_all my_fork my_htonl my_lstat my_memcmp my_memset my_ntohl my_pclose my_popen my_popen_list my_setenv my_socketpair my_stat my_strftime my_strlcat my_strlcpy my_swap newANONATTRSUB newANONHASH newANONLIST newANONSUB newATTRSUB newAVREF newCVREF newFORM newGVREF newGVgen newHVREF newHVhv newIO newMYSUB newPROG newRV newSUB newSVREF newSVpvf_nocontext newXS_flags new_collate new_ctype new_numeric new_stackinfo ninstr op_dump op_free op_null op_refcnt_lock op_refcnt_unlock parser_dup perl_alloc_using perl_clone_using pmop_dump pop_scope pregcomp pregexec pregfree pregfree2 printf_nocontext ptr_table_clear ptr_table_fetch ptr_table_free ptr_table_new ptr_table_split ptr_table_store push_scope re_compile re_dup_guts re_intuit_start re_intuit_string realloc reentrant_free reentrant_init reentrant_retry reentrant_size ref reg_named_buff_all reg_named_buff_exists reg_named_buff_fetch reg_named_buff_firstkey reg_named_buff_nextkey reg_named_buff_scalar regclass_swash regdump regdupe_internal regexec_flags regfree_internal reginitcolors regnext repeatcpy rninstr rsignal rsignal_state runops_debug runops_standard rvpv_dup safesyscalloc safesysfree safesysmalloc safesysrealloc save_I16 save_I32 save_I8 save_adelete save_aelem save_aelem_flags save_alloc save_aptr save_ary save_bool save_clearsv save_delete save_destructor save_destructor_x save_freeop save_freepv save_freesv save_generic_pvref save_generic_svref save_gp save_hash save_hdelete save_helem save_helem_flags save_hints save_hptr save_int save_item save_iv save_list save_long save_mortalizesv save_nogv save_op save_padsv_and_mortalize save_pptr save_pushi32ptr save_pushptr save_pushptrptr save_re_context save_scalar save_set_svflags save_shared_pvref save_sptr save_svref save_vptr savestack_grow savestack_grow_cnt scan_num scan_vstring screaminstr seed set_context set_numeric_local set_numeric_radix set_numeric_standard share_hek si_dup ss_dup stack_grow start_subparse stashpv_hvname_match str_to_version sv_2iv sv_2pv sv_2uv sv_catpvf_mg_nocontext sv_catpvf_nocontext sv_compile_2op sv_dump sv_dup sv_dup_inc sv_peek sv_pvn_nomg sv_setpvf_mg_nocontext sv_setpvf_nocontext sv_utf8_upgrade_flags_grow swash_fetch swash_init sys_init sys_init3 sys_intern_clear sys_intern_dup sys_intern_init sys_term taint_env taint_proper tmps_grow to_uni_fold to_uni_lower to_uni_lower_lc to_uni_title to_uni_title_lc to_uni_upper to_uni_upper_lc unlnk unsharepvn utf16_to_utf8 utf16_to_utf8_reversed uvchr_to_utf8_flags uvuni_to_utf8 vdeb vform vload_module vnewSVpvf vwarner warn_nocontext warner warner_nocontext whichsig" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perlintern \- autogenerated documentation of purely \fBinternal\fP Perl functions" .IX Subsection "perlintern - autogenerated documentation of purely internal Perl functions" .IP "\s-1DESCRIPTION\s0" 4 .IX Xref "internal Perl functions interpreter functions" .IX Item "DESCRIPTION" .PD 0 .IP "Compile-time scope hooks" 4 .IX Item "Compile-time scope hooks" .PD BhkENTRY , BhkFLAGS , \s-1CALL_BLOCK_HOOKS\s0 .IX Xref "BhkENTRY BhkFLAGS CALL_BLOCK_HOOKS" .IP "\s-1CV\s0 reference counts and CvOUTSIDE" 4 .IX Item "CV reference counts and CvOUTSIDE" CvWEAKOUTSIDE .IX Xref "CvWEAKOUTSIDE" .IP "Embedding Functions" 4 .IX Item "Embedding Functions" cv_clone , cv_dump , do_dump_pad , intro_my , pad_add_anon , pad_add_name , pad_alloc , pad_block_start , pad_check_dup , pad_findlex , pad_fixup_inner_anons , pad_free , pad_leavemy , pad_push , pad_reset , pad_setsv , pad_swipe , pad_tidy .IX Xref "cv_clone cv_dump do_dump_pad intro_my pad_add_anon pad_add_name pad_alloc pad_block_start pad_check_dup pad_findlex pad_fixup_inner_anons pad_free pad_leavemy pad_push pad_reset pad_setsv pad_swipe pad_tidy" .IP "Functions in file pad.h" 4 .IX Item "Functions in file pad.h" \&\s-1CX_CURPAD_SAVE\s0 , \s-1CX_CURPAD_SV\s0 , \s-1PAD_BASE_SV\s0 , \s-1PAD_CLONE_VARS\s0 , \s-1PAD_COMPNAME_FLAGS\s0 , \s-1PAD_COMPNAME_GEN\s0 , PAD_COMPNAME_GEN_set , \s-1PAD_COMPNAME_OURSTASH\s0 , \s-1PAD_COMPNAME_PV\s0 , \&\s-1PAD_COMPNAME_TYPE\s0 , \s-1PAD_DUP\s0 , \&\s-1PAD_RESTORE_LOCAL\s0 , \s-1PAD_SAVE_LOCAL\s0 , \&\s-1PAD_SAVE_SETNULLPAD\s0 , \s-1PAD_SETSV\s0 , \&\s-1PAD_SET_CUR\s0 , \s-1PAD_SET_CUR_NOSAVE\s0 , \&\s-1PAD_SV\s0 , PAD_SVl , \s-1SAVECLEARSV\s0 , \&\s-1SAVECOMPPAD\s0 , \s-1SAVEPADSV\s0 .IX Xref "CX_CURPAD_SAVE CX_CURPAD_SV PAD_BASE_SV PAD_CLONE_VARS PAD_COMPNAME_FLAGS PAD_COMPNAME_GEN PAD_COMPNAME_GEN_set PAD_COMPNAME_OURSTASH PAD_COMPNAME_PV PAD_COMPNAME_TYPE PAD_DUP PAD_RESTORE_LOCAL PAD_SAVE_LOCAL PAD_SAVE_SETNULLPAD PAD_SETSV PAD_SET_CUR PAD_SET_CUR_NOSAVE PAD_SV PAD_SVl SAVECLEARSV SAVECOMPPAD SAVEPADSV" .IP "Functions in file pp_ctl.c" 4 .IX Item "Functions in file pp_ctl.c" docatch .IX Xref "docatch" .IP "\s-1GV\s0 Functions" 4 .IX Item "GV Functions" gv_try_downgrade , is_gv_magical_sv .IX Xref "gv_try_downgrade is_gv_magical_sv" .IP "Hash Manipulation Functions" 4 .IX Item "Hash Manipulation Functions" hv_ename_add , hv_ename_delete , refcounted_he_chain_2hv , refcounted_he_fetch_pv , refcounted_he_fetch_pvn , refcounted_he_fetch_pvs , refcounted_he_fetch_sv , refcounted_he_free , refcounted_he_inc , refcounted_he_new_pv , refcounted_he_new_pvn , refcounted_he_new_pvs , refcounted_he_new_sv .IX Xref "hv_ename_add hv_ename_delete refcounted_he_chain_2hv refcounted_he_fetch_pv refcounted_he_fetch_pvn refcounted_he_fetch_pvs refcounted_he_fetch_sv refcounted_he_free refcounted_he_inc refcounted_he_new_pv refcounted_he_new_pvn refcounted_he_new_pvs refcounted_he_new_sv" .IP "\s-1IO\s0 Functions" 4 .IX Item "IO Functions" start_glob .IX Xref "start_glob" .IP "Magical Functions" 4 .IX Item "Magical Functions" magic_clearhint , magic_clearhints , magic_methcall , magic_sethint , mg_localize .IX Xref "magic_clearhint magic_clearhints magic_methcall magic_sethint mg_localize" .IP "\s-1MRO\s0 Functions" 4 .IX Item "MRO Functions" mro_get_linear_isa_dfs , mro_isa_changed_in , mro_package_moved .IX Xref "mro_get_linear_isa_dfs mro_isa_changed_in mro_package_moved" .IP "Pad Data Structures" 4 .IX Item "Pad Data Structures" CvPADLIST , pad_new .IX Xref "CvPADLIST pad_new" .IP "Per-Interpreter Variables" 4 .IX Item "Per-Interpreter Variables" PL_DBsingle , PL_DBsub , PL_DBtrace , PL_dowarn , PL_last_in_gv , PL_ofsgv , PL_rs .IX Xref "PL_DBsingle PL_DBsub PL_DBtrace PL_dowarn PL_last_in_gv PL_ofsgv PL_rs" .IP "Stack Manipulation Macros" 4 .IX Item "Stack Manipulation Macros" djSP , \s-1LVRET\s0 .IX Xref "djSP LVRET" .IP "\s-1SV\s0 Manipulation Functions" 4 .IX Item "SV Manipulation Functions" sv_add_arena , sv_clean_all , sv_clean_objs , sv_free_arenas .IX Xref "sv_add_arena sv_clean_all sv_clean_objs sv_free_arenas" .IP "SV-Body Allocation" 4 .IX Item "SV-Body Allocation" sv_2num .IX Xref "sv_2num" .IP "Unicode Support" 4 .IX Item "Unicode Support" find_uninit_var , report_uninit .IX Xref "find_uninit_var report_uninit" .IP "Undocumented functions" 4 .IX Item "Undocumented functions" F0convert , Slab_to_rw , _append_range_to_invlist , _new_invlist , _swash_inversion_hash , _swash_to_invlist , add_alternate , add_cp_to_invlist , add_data , add_range_to_invlist , add_utf16_textfilter , addmad , allocmy , amagic_cmp , amagic_cmp_locale , amagic_i_ncmp , amagic_ncmp , anonymise_cv_maybe , ao , append_madprops , apply , apply_attrs , apply_attrs_my , assert_uft8_cache_coherent , av_reify , bad_type , bind_match , block_end , block_start , boot_core_PerlIO , boot_core_UNIVERSAL , boot_core_mro , bytes_to_uni , cando , check_type_and_open , check_uni , check_utf8_print , checkcomma , checkposixcc , ckwarn_common , cl_and , cl_anything , cl_init , cl_is_anything , cl_or , clear_placeholders , closest_cop , convert , cop_free , cr_textfilter , create_eval_scope , curmad , curse , cv_ckproto_len , cvgv_set , cvstash_set , deb_curcv , deb_stack_all , deb_stack_n , debprof , debug_start_match , del_sv , delete_eval_scope , deprecate_commaless_var_list , destroy_matcher , die_unwind , div128 , do_aexec , do_aexec5 , do_chomp , do_delete_local , do_eof , do_exec , do_exec3 , do_execfree , do_ipcctl , do_ipcget , do_msgrcv , do_msgsnd , do_oddball , do_op_xmldump , do_pmop_xmldump , do_print , do_readline , do_seek , do_semop , do_shmio , do_smartmatch , do_sysseek , do_tell , do_trans , do_trans_complex , do_trans_complex_utf8 , do_trans_count , do_trans_count_utf8 , do_trans_simple , do_trans_simple_utf8 , do_vecget , do_vecset , do_vop , doeval , dofile , dofindlabel , doform , dooneliner , doopen_pm , doparseform , dopoptoeval , dopoptogiven , dopoptolabel , dopoptoloop , dopoptosub_at , dopoptowhen , dump_all_perl , dump_exec_pos , dump_packsubs_perl , dump_sub_perl , dump_sv_child , dump_trie , dump_trie_interim_list , dump_trie_interim_table , dumpuntil , dup_attrlist , emulate_cop_io , exec_failed , expect_number , feature_is_enabled , filter_gets , find_and_forget_pmops , find_array_subscript , find_beginning , find_byclass , find_hash_subscript , find_in_my_stash , find_script , first_symbol , fold_constants , forbid_setid , force_ident , force_list , force_next , force_strict_version , force_version , force_word , forget_pmop , free_tied_hv_pool , gen_constant_list , get_aux_mg , get_db_sub , get_debug_opts , get_hash_seed , get_no_modify , get_num , get_opargs , get_re_arg , getenv_len , glob_2number , glob_assign_glob , glob_assign_ref , grok_bslash_c , grok_bslash_o , group_end , gv_ename , gv_get_super_pkg , gv_init_sv , gv_magicalize_isa , gv_magicalize_overload , hfreeentries , hsplit , hv_auxinit , hv_backreferences_p , hv_delete_common , hv_kill_backrefs , hv_magic_check , hv_notallowed , hv_undef_flags , incline , incpush , incpush_if_exists , incpush_use_sep , ingroup , init_argv_symbols , init_dbargs , init_debugger , init_ids , init_interp , init_main_stash , init_perllib , init_postdump_symbols , init_predump_symbols , intuit_method , intuit_more , invert , invlist_array , invlist_destroy , invlist_extend , invlist_intersection , invlist_len , invlist_max , invlist_set_len , invlist_set_max , invlist_trim , invlist_union , invoke_exception_hook , io_close , is_an_int , is_handle_constructor , is_inplace_av , is_list_assignment , is_utf8_X_L , is_utf8_X_LV , is_utf8_X_LVT , is_utf8_X_LV_LVT_V , is_utf8_X_T , is_utf8_X_V , is_utf8_X_begin , is_utf8_X_extend , is_utf8_X_non_hangul , is_utf8_X_prepend , is_utf8_char_slow , is_utf8_common , isa_lookup , jmaybe , join_exact , keyword , keyword_plugin_standard , list , listkids , localize , looks_like_bool , lop , mad_free , madlex , madparse , magic_clear_all_env , magic_clearenv , magic_clearisa , magic_clearpack , magic_clearsig , magic_existspack , magic_freearylen_p , magic_freeovrld , magic_get , magic_getarylen , magic_getdefelem , magic_getnkeys , magic_getpack , magic_getpos , magic_getsig , magic_getsubstr , magic_gettaint , magic_getuvar , magic_getvec , magic_killbackrefs , magic_len , magic_methcall1 , magic_methpack , magic_nextpack , magic_regdata_cnt , magic_regdatum_get , magic_regdatum_set , magic_scalarpack , magic_set , magic_set_all_env , magic_setamagic , magic_setarylen , magic_setcollxfrm , magic_setdbline , magic_setdefelem , magic_setenv , magic_setisa , magic_setmglob , magic_setnkeys , magic_setpack , magic_setpos , magic_setregexp , magic_setsig , magic_setsubstr , magic_settaint , magic_setutf8 , magic_setuvar , magic_setvec , magic_sizepack , magic_wipepack , make_matcher , make_trie , make_trie_failtable , malloc_good_size , malloced_size , matcher_matches_sv , measure_struct , mem_collxfrm , mem_log_common , mess_alloc , method_common , missingterm , mod , mode_from_discipline , modkids , more_bodies , more_sv , mro_clean_isarev , mro_gather_and_rename , mro_meta_dup , mro_meta_init , mul128 , mulexp10 , munge_qwlist_to_paren_list , my_attrs , my_betoh16 , my_betoh32 , my_betoh64 , my_betohi , my_betohl , my_betohs , my_clearenv , my_exit_jump , my_htobe16 , my_htobe32 , my_htobe64 , my_htobei , my_htobel , my_htobes , my_htole16 , my_htole32 , my_htole64 , my_htolei , my_htolel , my_htoles , my_kid , my_letoh16 , my_letoh32 , my_letoh64 , my_letohi , my_letohl , my_letohs , my_lstat_flags , my_stat_flags , my_swabn , my_unexec , need_utf8 , newDEFSVOP , newGIVWHENOP , newGP , newMADPROP , newMADsv , newTOKEN , new_constant , new_he , new_logop , new_warnings_bitfield , next_symbol , nextargv , nextchar , no_bareword_allowed , no_fh_allowed , no_op , not_a_number , nuke_stacks , num_overflow , oopsAV , oopsHV , op_clear , op_const_sv , op_getmad , op_getmad_weak , op_refcnt_dec , op_refcnt_inc , op_xmldump , open_script , opt_scalarhv , pack_rec , package , package_version , pad_add_name_sv , pad_compname_type , pad_peg , padlist_dup , parse_body , parse_unicode_opts , parser_free , path_is_absolute , peep , pending_Slabs_to_ro , pidgone , pm_description , pmop_xmldump , pmruntime , pmtrans , populate_isa , prepend_madprops , printbuf , process_special_blocks , ptr_table_find , put_byte , qerror , qsortsvu , re_croak2 , readpipe_override , ref_array_or_hash , refcounted_he_value , refkids , refto , reg , reg_check_named_buff_matched , reg_named_buff , reg_named_buff_iter , reg_namedseq , reg_node , reg_numbered_buff_fetch , reg_numbered_buff_length , reg_numbered_buff_store , reg_qr_package , reg_recode , reg_scan_name , reg_skipcomment , reg_temp_copy , reganode , regatom , regbranch , regclass , regcppop , regcppush , regcurly , regdump_extflags , reghop3 , reghop4 , reghopmaybe3 , reginclass , reginsert , regmatch , regpiece , regpposixcc , regprop , regrepeat , regtail , regtail_study , regtry , reguni , regwhite , report_evil_fh , report_wrongway_fh , require_tie_mod , restore_magic , rpeep , rsignal_restore , rsignal_save , run_body , run_user_filter , rxres_free , rxres_restore , rxres_save , same_dirent , save_hek_flags , save_lines , save_magic , save_pushptri32ptr , save_scalar_at , sawparens , scalar , scalar_mod_type , scalarboolean , scalarkids , scalarseq , scalarvoid , scan_commit , scan_const , scan_formline , scan_heredoc , scan_ident , scan_inputsymbol , scan_pat , scan_str , scan_subst , scan_trans , scan_word , search_const , sequence , sequence_num , sequence_tail , set_regclass_bit , set_regclass_bit_fold , share_hek_flags , sighandler , simplify_sort , skipspace , skipspace0 , skipspace1 , skipspace2 , softref2xv , sortcv , sortcv_stacked , sortcv_xsub , space_join_names_mortal , start_force , stdize_locale , store_cop_label , strip_return , study_chunk , sub_crush_depth , sublex_done , sublex_push , sublex_start , sv_2iuv_common , sv_2iuv_non_preserve , sv_add_backref , sv_catxmlpv , sv_catxmlpvn , sv_catxmlsv , sv_compile_2op_is_broken , sv_del_backref , sv_dup_common , sv_dup_inc_multiple , sv_exp_grow , sv_free2 , sv_i_ncmp , sv_kill_backrefs , sv_ncmp , sv_pos_b2u_midway , sv_pos_u2b_cached , sv_pos_u2b_forwards , sv_pos_u2b_midway , sv_release_COW , sv_setsv_cow , sv_unglob , sv_xmlpeek , swallow_bom , swash_get , tied_method , to_byte_substr , to_utf8_substr , token_free , token_getmad , tokenize_use , tokeq , tokereport , too_few_arguments , too_many_arguments , try_amagic_bin , try_amagic_un , uiv_2buf , unpack_rec , unreferenced_to_tmp_stack , unshare_hek , unshare_hek_or_pvn , unwind_handler_stack , update_debugger_info , usage , utf16_textfilter , utf8_mg_len_cache_update , utf8_mg_pos_cache_update , utilize , validate_suid , varname , visit , vivify_defelem , vivify_ref , wait4pid , watch , with_queued_errors , write_no_mem , write_to_stderr , xmldump_all , xmldump_all_perl , xmldump_attr , xmldump_eval , xmldump_form , xmldump_indent , xmldump_packsubs , xmldump_packsubs_perl , xmldump_sub , xmldump_sub_perl , xmldump_vindent , xs_apiversion_bootcheck , xs_version_bootcheck , yyerror , yylex , yyparse , yyunlex , yywarn .IX Xref "F0convert Slab_to_rw _append_range_to_invlist _new_invlist _swash_inversion_hash _swash_to_invlist add_alternate add_cp_to_invlist add_data add_range_to_invlist add_utf16_textfilter addmad allocmy amagic_cmp amagic_cmp_locale amagic_i_ncmp amagic_ncmp anonymise_cv_maybe ao append_madprops apply apply_attrs apply_attrs_my assert_uft8_cache_coherent av_reify bad_type bind_match block_end block_start boot_core_PerlIO boot_core_UNIVERSAL boot_core_mro bytes_to_uni cando check_type_and_open check_uni check_utf8_print checkcomma checkposixcc ckwarn_common cl_and cl_anything cl_init cl_is_anything cl_or clear_placeholders closest_cop convert cop_free cr_textfilter create_eval_scope curmad curse cv_ckproto_len cvgv_set cvstash_set deb_curcv deb_stack_all deb_stack_n debprof debug_start_match del_sv delete_eval_scope deprecate_commaless_var_list destroy_matcher die_unwind div128 do_aexec do_aexec5 do_chomp do_delete_local do_eof do_exec do_exec3 do_execfree do_ipcctl do_ipcget do_msgrcv do_msgsnd do_oddball do_op_xmldump do_pmop_xmldump do_print do_readline do_seek do_semop do_shmio do_smartmatch do_sysseek do_tell do_trans do_trans_complex do_trans_complex_utf8 do_trans_count do_trans_count_utf8 do_trans_simple do_trans_simple_utf8 do_vecget do_vecset do_vop doeval dofile dofindlabel doform dooneliner doopen_pm doparseform dopoptoeval dopoptogiven dopoptolabel dopoptoloop dopoptosub_at dopoptowhen dump_all_perl dump_exec_pos dump_packsubs_perl dump_sub_perl dump_sv_child dump_trie dump_trie_interim_list dump_trie_interim_table dumpuntil dup_attrlist emulate_cop_io exec_failed expect_number feature_is_enabled filter_gets find_and_forget_pmops find_array_subscript find_beginning find_byclass find_hash_subscript find_in_my_stash find_script first_symbol fold_constants forbid_setid force_ident force_list force_next force_strict_version force_version force_word forget_pmop free_tied_hv_pool gen_constant_list get_aux_mg get_db_sub get_debug_opts get_hash_seed get_no_modify get_num get_opargs get_re_arg getenv_len glob_2number glob_assign_glob glob_assign_ref grok_bslash_c grok_bslash_o group_end gv_ename gv_get_super_pkg gv_init_sv gv_magicalize_isa gv_magicalize_overload hfreeentries hsplit hv_auxinit hv_backreferences_p hv_delete_common hv_kill_backrefs hv_magic_check hv_notallowed hv_undef_flags incline incpush incpush_if_exists incpush_use_sep ingroup init_argv_symbols init_dbargs init_debugger init_ids init_interp init_main_stash init_perllib init_postdump_symbols init_predump_symbols intuit_method intuit_more invert invlist_array invlist_destroy invlist_extend invlist_intersection invlist_len invlist_max invlist_set_len invlist_set_max invlist_trim invlist_union invoke_exception_hook io_close is_an_int is_handle_constructor is_inplace_av is_list_assignment is_utf8_X_L is_utf8_X_LV is_utf8_X_LVT is_utf8_X_LV_LVT_V is_utf8_X_T is_utf8_X_V is_utf8_X_begin is_utf8_X_extend is_utf8_X_non_hangul is_utf8_X_prepend is_utf8_char_slow is_utf8_common isa_lookup jmaybe join_exact keyword keyword_plugin_standard list listkids localize looks_like_bool lop mad_free madlex madparse magic_clear_all_env magic_clearenv magic_clearisa magic_clearpack magic_clearsig magic_existspack magic_freearylen_p magic_freeovrld magic_get magic_getarylen magic_getdefelem magic_getnkeys magic_getpack magic_getpos magic_getsig magic_getsubstr magic_gettaint magic_getuvar magic_getvec magic_killbackrefs magic_len magic_methcall1 magic_methpack magic_nextpack magic_regdata_cnt magic_regdatum_get magic_regdatum_set magic_scalarpack magic_set magic_set_all_env magic_setamagic magic_setarylen magic_setcollxfrm magic_setdbline magic_setdefelem magic_setenv magic_setisa magic_setmglob magic_setnkeys magic_setpack magic_setpos magic_setregexp magic_setsig magic_setsubstr magic_settaint magic_setutf8 magic_setuvar magic_setvec magic_sizepack magic_wipepack make_matcher make_trie make_trie_failtable malloc_good_size malloced_size matcher_matches_sv measure_struct mem_collxfrm mem_log_common mess_alloc method_common missingterm mod mode_from_discipline modkids more_bodies more_sv mro_clean_isarev mro_gather_and_rename mro_meta_dup mro_meta_init mul128 mulexp10 munge_qwlist_to_paren_list my_attrs my_betoh16 my_betoh32 my_betoh64 my_betohi my_betohl my_betohs my_clearenv my_exit_jump my_htobe16 my_htobe32 my_htobe64 my_htobei my_htobel my_htobes my_htole16 my_htole32 my_htole64 my_htolei my_htolel my_htoles my_kid my_letoh16 my_letoh32 my_letoh64 my_letohi my_letohl my_letohs my_lstat_flags my_stat_flags my_swabn my_unexec need_utf8 newDEFSVOP newGIVWHENOP newGP newMADPROP newMADsv newTOKEN new_constant new_he new_logop new_warnings_bitfield next_symbol nextargv nextchar no_bareword_allowed no_fh_allowed no_op not_a_number nuke_stacks num_overflow oopsAV oopsHV op_clear op_const_sv op_getmad op_getmad_weak op_refcnt_dec op_refcnt_inc op_xmldump open_script opt_scalarhv pack_rec package package_version pad_add_name_sv pad_compname_type pad_peg padlist_dup parse_body parse_unicode_opts parser_free path_is_absolute peep pending_Slabs_to_ro pidgone pm_description pmop_xmldump pmruntime pmtrans populate_isa prepend_madprops printbuf process_special_blocks ptr_table_find put_byte qerror qsortsvu re_croak2 readpipe_override ref_array_or_hash refcounted_he_value refkids refto reg reg_check_named_buff_matched reg_named_buff reg_named_buff_iter reg_namedseq reg_node reg_numbered_buff_fetch reg_numbered_buff_length reg_numbered_buff_store reg_qr_package reg_recode reg_scan_name reg_skipcomment reg_temp_copy reganode regatom regbranch regclass regcppop regcppush regcurly regdump_extflags reghop3 reghop4 reghopmaybe3 reginclass reginsert regmatch regpiece regpposixcc regprop regrepeat regtail regtail_study regtry reguni regwhite report_evil_fh report_wrongway_fh require_tie_mod restore_magic rpeep rsignal_restore rsignal_save run_body run_user_filter rxres_free rxres_restore rxres_save same_dirent save_hek_flags save_lines save_magic save_pushptri32ptr save_scalar_at sawparens scalar scalar_mod_type scalarboolean scalarkids scalarseq scalarvoid scan_commit scan_const scan_formline scan_heredoc scan_ident scan_inputsymbol scan_pat scan_str scan_subst scan_trans scan_word search_const sequence sequence_num sequence_tail set_regclass_bit set_regclass_bit_fold share_hek_flags sighandler simplify_sort skipspace skipspace0 skipspace1 skipspace2 softref2xv sortcv sortcv_stacked sortcv_xsub space_join_names_mortal start_force stdize_locale store_cop_label strip_return study_chunk sub_crush_depth sublex_done sublex_push sublex_start sv_2iuv_common sv_2iuv_non_preserve sv_add_backref sv_catxmlpv sv_catxmlpvn sv_catxmlsv sv_compile_2op_is_broken sv_del_backref sv_dup_common sv_dup_inc_multiple sv_exp_grow sv_free2 sv_i_ncmp sv_kill_backrefs sv_ncmp sv_pos_b2u_midway sv_pos_u2b_cached sv_pos_u2b_forwards sv_pos_u2b_midway sv_release_COW sv_setsv_cow sv_unglob sv_xmlpeek swallow_bom swash_get tied_method to_byte_substr to_utf8_substr token_free token_getmad tokenize_use tokeq tokereport too_few_arguments too_many_arguments try_amagic_bin try_amagic_un uiv_2buf unpack_rec unreferenced_to_tmp_stack unshare_hek unshare_hek_or_pvn unwind_handler_stack update_debugger_info usage utf16_textfilter utf8_mg_len_cache_update utf8_mg_pos_cache_update utilize validate_suid varname visit vivify_defelem vivify_ref wait4pid watch with_queued_errors write_no_mem write_to_stderr xmldump_all xmldump_all_perl xmldump_attr xmldump_eval xmldump_form xmldump_indent xmldump_packsubs xmldump_packsubs_perl xmldump_sub xmldump_sub_perl xmldump_vindent xs_apiversion_bootcheck xs_version_bootcheck yyerror yylex yyparse yyunlex yywarn" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perliol \- C \s-1API\s0 for Perl's implementation of \s-1IO\s0 in Layers." .IX Subsection "perliol - C API for Perl's implementation of IO in Layers." .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "History and Background" 4 .IX Item "History and Background" .IP "Basic Structure" 4 .IX Item "Basic Structure" .IP "Layers vs Disciplines" 4 .IX Item "Layers vs Disciplines" .IP "Data Structures" 4 .IX Item "Data Structures" .IP "Functions and Attributes" 4 .IX Item "Functions and Attributes" .IP "Per-instance Data" 4 .IX Item "Per-instance Data" .IP "Layers in action." 4 .IX Item "Layers in action." .IP "Per-instance flag bits" 4 .IX Item "Per-instance flag bits" .PD \&\s-1PERLIO_F_EOF\s0, \s-1PERLIO_F_CANWRITE\s0, \s-1PERLIO_F_CANREAD\s0, \s-1PERLIO_F_ERROR\s0, \&\s-1PERLIO_F_TRUNCATE\s0, \s-1PERLIO_F_APPEND\s0, \s-1PERLIO_F_CRLF\s0, \s-1PERLIO_F_UTF8\s0, \&\s-1PERLIO_F_UNBUF\s0, \s-1PERLIO_F_WRBUF\s0, \s-1PERLIO_F_RDBUF\s0, \s-1PERLIO_F_LINEBUF\s0, \&\s-1PERLIO_F_TEMP\s0, \s-1PERLIO_F_OPEN\s0, \s-1PERLIO_F_FASTGETS\s0 .IP "Methods in Detail" 4 .IX Item "Methods in Detail" fsize, name, size, kind, \s-1PERLIO_K_BUFFERED\s0, \s-1PERLIO_K_RAW\s0, \s-1PERLIO_K_CANCRLF\s0, \&\s-1PERLIO_K_FASTGETS\s0, \s-1PERLIO_K_MULTIARG\s0, Pushed, Popped, Open, Binmode, Getarg, Fileno, Dup, Read, Write, Seek, Tell, Close, Flush, Fill, Eof, Error, Clearerr, Setlinebuf, Get_base, Get_bufsiz, Get_ptr, Get_cnt, Set_ptrcnt .IP "Utilities" 4 .IX Item "Utilities" .PD 0 .IP "Implementing PerlIO Layers" 4 .IX Item "Implementing PerlIO Layers" .PD C implementations, Perl implementations .IP "Core Layers" 4 .IX Item "Core Layers" \&\*(L"unix\*(R", \*(L"perlio\*(R", \*(L"stdio\*(R", \*(L"crlf\*(R", \*(L"mmap\*(R", \*(L"pending\*(R", \*(L"raw\*(R", \*(L"utf8\*(R" .IP "Extension Layers" 4 .IX Item "Extension Layers" \&\*(L":encoding\*(R", \*(L":scalar\*(R", \*(L":via\*(R" .RE .RS 4 .RE .IP "\s-1TODO\s0" 4 .IX Item "TODO" .SS "perlapio \- perl's \s-1IO\s0 abstraction interface." .IX Subsection "perlapio - perl's IO abstraction interface." .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 1. \s-1USE_STDIO\s0, 2. \s-1USE_SFIO\s0, 3. \s-1USE_PERLIO\s0, \fB\f(BIPerlIO_stdin()\fB\fR, \&\fB\f(BIPerlIO_stdout()\fB\fR, \fB\f(BIPerlIO_stderr()\fB\fR, \fBPerlIO_open(path, mode)\fR, \&\fBPerlIO_fdopen(fd,mode)\fR, \fBPerlIO_reopen(path,mode,f)\fR, \&\fBPerlIO_printf(f,fmt,...)\fR, \fBPerlIO_vprintf(f,fmt,a)\fR, \&\fBPerlIO_stdoutf(fmt,...)\fR, \fBPerlIO_read(f,buf,count)\fR, \&\fBPerlIO_write(f,buf,count)\fR, \fBPerlIO_close(f)\fR, \fBPerlIO_puts(f,s)\fR, \&\fBPerlIO_putc(f,c)\fR, \fBPerlIO_ungetc(f,c)\fR, \fBPerlIO_getc(f)\fR, \&\fBPerlIO_eof(f)\fR, \fBPerlIO_error(f)\fR, \fBPerlIO_fileno(f)\fR, \&\fBPerlIO_clearerr(f)\fR, \fBPerlIO_flush(f)\fR, \fBPerlIO_seek(f,offset,whence)\fR, \&\fBPerlIO_tell(f)\fR, \fBPerlIO_getpos(f,p)\fR, \fBPerlIO_setpos(f,p)\fR, \&\fBPerlIO_rewind(f)\fR, \fB\f(BIPerlIO_tmpfile()\fB\fR, \fBPerlIO_setlinebuf(f)\fR .RS 4 .IP "Co-existence with stdio" 4 .IX Item "Co-existence with stdio" \&\fBPerlIO_importFILE(f,mode)\fR, \fBPerlIO_exportFILE(f,mode)\fR, \&\fBPerlIO_releaseFILE(p,f)\fR, \fBPerlIO_findFILE(f)\fR .ie n .IP """Fast gets"" Functions" 4 .el .IP "``Fast gets'' Functions" 4 .IX Item "Fast gets Functions" \&\fBPerlIO_fast_gets(f)\fR, \fBPerlIO_has_cntptr(f)\fR, \fBPerlIO_get_cnt(f)\fR, \&\fBPerlIO_get_ptr(f)\fR, \fBPerlIO_set_ptrcnt(f,p,c)\fR, \fBPerlIO_canset_cnt(f)\fR, \&\fBPerlIO_set_cnt(f,c)\fR, \fBPerlIO_has_base(f)\fR, \fBPerlIO_get_base(f)\fR, \&\fBPerlIO_get_bufsiz(f)\fR .IP "Other Functions" 4 .IX Item "Other Functions" PerlIO_apply_layers(f,mode,layers), PerlIO_binmode(f,ptype,imode,layers), \&'<' read, '>' write, '+' read/write, PerlIO_debug(fmt,...) .RE .RS 4 .RE .SS "perlhack \- How to hack on Perl" .IX Subsection "perlhack - How to hack on Perl" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1SUPER\s0 \s-1QUICK\s0 \s-1PATCH\s0 \s-1GUIDE\s0" 4 .IX Item "SUPER QUICK PATCH GUIDE" .PD Check out the source repository, Make your change, Test your change, Commit your change, Send your change to perlbug, Thank you .IP "\s-1BUG\s0 \s-1REPORTING\s0" 4 .IX Item "BUG REPORTING" .PD 0 .IP "\s-1PERL\s0 5 \s-1PORTERS\s0" 4 .IX Item "PERL 5 PORTERS" .RS 4 .IP "perl-changes mailing list" 4 .IX Item "perl-changes mailing list" .RE .RS 4 .RE .IP "\s-1GETTING\s0 \s-1THE\s0 \s-1PERL\s0 \s-1SOURCE\s0" 4 .IX Item "GETTING THE PERL SOURCE" .RS 4 .IP "Read access via Git" 4 .IX Item "Read access via Git" .IP "Read access via the web" 4 .IX Item "Read access via the web" .IP "Read access via rsync" 4 .IX Item "Read access via rsync" .IP "Write access via git" 4 .IX Item "Write access via git" .RE .RS 4 .RE .IP "\s-1PATCHING\s0 \s-1PERL\s0" 4 .IX Item "PATCHING PERL" .RS 4 .IP "Submitting patches" 4 .IX Item "Submitting patches" .IP "Getting your patch accepted" 4 .IX Item "Getting your patch accepted" .PD Why, What, How .IP "Patching a core module" 4 .IX Item "Patching a core module" .PD 0 .IP "Updating perldelta" 4 .IX Item "Updating perldelta" .IP "What makes for a good patch?" 4 .IX Item "What makes for a good patch?" .RE .RS 4 .RE .IP "\s-1TESTING\s0" 4 .IX Item "TESTING" .PD \&\fIt/base\fR and \fIt/comp\fR, \fIt/cmd\fR, \fIt/run\fR, \fIt/io\fR and \fIt/op\fR, Everything else .RS 4 .ie n .IP "Special ""make test"" targets" 4 .el .IP "Special \f(CWmake test\fR targets" 4 .IX Item "Special make test targets" test_porting, coretest, test.deparse, test.taintwarn, minitest, test.valgrind check.valgrind utest.valgrind ucheck.valgrind, test.torture torturetest, utest ucheck test.utf8 check.utf8, minitest.utf16 test.utf16, test_harness, test-notty test_notty .IP "Parallel tests" 4 .IX Item "Parallel tests" .PD 0 .IP "Running tests by hand" 4 .IX Item "Running tests by hand" .IP "Using \fIt/harness\fR for testing" 4 .IX Item "Using t/harness for testing" .PD \&\-v, \-torture, \-re=PATTERN, \-re \s-1LIST\s0 \s-1OF\s0 \s-1PATTERNS\s0, PERL_CORE=1, PERL_DESTRUCT_LEVEL=2, \s-1PERL\s0, \s-1PERL_SKIP_TTY_TEST\s0, PERL_TEST_Net_Ping, \&\s-1PERL_TEST_NOVREXX\s0, \s-1PERL_TEST_NUMCONVERTS\s0 .RE .RS 4 .RE .IP "\s-1MORE\s0 \s-1READING\s0 \s-1FOR\s0 \s-1GUTS\s0 \s-1HACKERS\s0" 4 .IX Item "MORE READING FOR GUTS HACKERS" perlsource, perlinterp, perlhacktut, perlhacktips, perlguts, perlxstut and perlxs, perlapi, \fIPorting/pumpkin.pod\fR, The perl5\-porters \s-1FAQ\s0 .IP "\s-1CPAN\s0 \s-1TESTERS\s0 \s-1AND\s0 \s-1PERL\s0 \s-1SMOKERS\s0" 4 .IX Item "CPAN TESTERS AND PERL SMOKERS" .PD 0 .IP "\s-1WHAT\s0 \s-1NEXT\s0?" 4 .IX Item "WHAT NEXT?" .RS 4 .ie n .IP """The Road goes ever on and on, down from the door where it began.""" 4 .el .IP "``The Road goes ever on and on, down from the door where it began.''" 4 .IX Item "The Road goes ever on and on, down from the door where it began." .IP "Metaphoric Quotations" 4 .IX Item "Metaphoric Quotations" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "perlsource \- A guide to the Perl source tree" .IX Subsection "perlsource - A guide to the Perl source tree" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1FINDING\s0 \s-1YOUR\s0 \s-1WAY\s0 \s-1AROUND\s0" 4 .IX Item "FINDING YOUR WAY AROUND" .RS 4 .IP "C code" 4 .IX Item "C code" .IP "Core modules" 4 .IX Item "Core modules" .PD \&\fIlib/\fR, \fIext/\fR, \fIdist/\fR, \fIcpan/\fR .IP "Tests" 4 .IX Item "Tests" Module tests, \fIt/base/\fR, \fIt/cmd/\fR, \fIt/comp/\fR, \fIt/io/\fR, \fIt/mro/\fR, \&\fIt/op/\fR, \fIt/re/\fR, \fIt/run/\fR, \fIt/uni/\fR, \fIt/win32/\fR, \fIt/porting/\fR, \&\fIt/lib/\fR, \fIt/x2p\fR .IP "Documentation" 4 .IX Item "Documentation" .PD 0 .IP "Hacking toolks and documentation" 4 .IX Item "Hacking toolks and documentation" .PD \&\fIcheck*\fR, \fIMaintainers\fR, \fIMaintainers.pl\fR, and \fIMaintainers.pm\fR, \&\fIpodtidy\fR .IP "Build system" 4 .IX Item "Build system" .PD 0 .IP "\fI\s-1AUTHORS\s0\fR" 4 .IX Item "AUTHORS" .IP "\fI\s-1MANIFEST\s0\fR" 4 .IX Item "MANIFEST" .RE .RS 4 .RE .PD .SS "perlinterp \- An overview of the Perl interpreter" .IX Subsection "perlinterp - An overview of the Perl interpreter" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1ELEMENTS\s0 \s-1OF\s0 \s-1THE\s0 \s-1INTERPRETER\s0" 4 .IX Item "ELEMENTS OF THE INTERPRETER" .RS 4 .IP "Startup" 4 .IX Item "Startup" .IP "Parsing" 4 .IX Item "Parsing" .IP "Optimization" 4 .IX Item "Optimization" .IP "Running" 4 .IX Item "Running" .IP "Exception handing" 4 .IX Item "Exception handing" .IP "\s-1INTERNAL\s0 \s-1VARIABLE\s0 \s-1TYPES\s0" 4 .IX Item "INTERNAL VARIABLE TYPES" .RE .RS 4 .RE .IP "\s-1OP\s0 \s-1TREES\s0" 4 .IX Item "OP TREES" .IP "\s-1STACKS\s0" 4 .IX Item "STACKS" .RS 4 .IP "Argument stack" 4 .IX Item "Argument stack" .IP "Mark stack" 4 .IX Item "Mark stack" .IP "Save stack" 4 .IX Item "Save stack" .RE .RS 4 .RE .IP "\s-1MILLIONS\s0 \s-1OF\s0 \s-1MACROS\s0" 4 .IX Item "MILLIONS OF MACROS" .IP "\s-1FURTHER\s0 \s-1READING\s0" 4 .IX Item "FURTHER READING" .PD .SS "perlhacktut \- Walk through the creation of a simple C code patch" .IX Subsection "perlhacktut - Walk through the creation of a simple C code patch" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1EXAMPLE\s0 \s-1OF\s0 A \s-1SIMPLE\s0 \s-1PATCH\s0" 4 .IX Item "EXAMPLE OF A SIMPLE PATCH" .RS 4 .IP "Writing the patch" 4 .IX Item "Writing the patch" .IP "Testing the patch" 4 .IX Item "Testing the patch" .IP "Documenting the patch" 4 .IX Item "Documenting the patch" .IP "Submit" 4 .IX Item "Submit" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "perlhacktips \- Tips for Perl core C code hacking" .IX Subsection "perlhacktips - Tips for Perl core C code hacking" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1COMMON\s0 \s-1PROBLEMS\s0" 4 .IX Item "COMMON PROBLEMS" .RS 4 .IP "Perl environment problems" 4 .IX Item "Perl environment problems" .IP "Portability problems" 4 .IX Item "Portability problems" .IP "Problematic System Interfaces" 4 .IX Item "Problematic System Interfaces" .IP "Security problems" 4 .IX Item "Security problems" .RE .RS 4 .RE .IP "\s-1DEBUGGING\s0" 4 .IX Item "DEBUGGING" .RS 4 .IP "Poking at Perl" 4 .IX Item "Poking at Perl" .IP "Using a source-level debugger" 4 .IX Item "Using a source-level debugger" .PD run [args], break function_name, break source.c:xxx, step, next, continue, finish, 'enter', print .IP "gdb macro support" 4 .IX Item "gdb macro support" .PD 0 .IP "Dumping Perl Data Structures" 4 .IX Item "Dumping Perl Data Structures" .RE .RS 4 .RE .IP "\s-1SOURCE\s0 \s-1CODE\s0 \s-1STATIC\s0 \s-1ANALYSIS\s0" 4 .IX Item "SOURCE CODE STATIC ANALYSIS" .RS 4 .IP "lint, splint" 4 .IX Item "lint, splint" .IP "Coverity" 4 .IX Item "Coverity" .IP "cpd (cut-and-paste detector)" 4 .IX Item "cpd (cut-and-paste detector)" .IP "gcc warnings" 4 .IX Item "gcc warnings" .IP "Warnings of other C compilers" 4 .IX Item "Warnings of other C compilers" .RE .RS 4 .RE .IP "\s-1MEMORY\s0 \s-1DEBUGGERS\s0" 4 .IX Item "MEMORY DEBUGGERS" .RS 4 .IP "Rational Software's Purify" 4 .IX Item "Rational Software's Purify" .PD \&\-Accflags=\-DPURIFY, \-Doptimize='\-g', \-Uusemymalloc, \-Dusemultiplicity, \&\s-1DEFINES\s0, \s-1USE_MULTI\s0 = define, #PERL_MALLOC = define, \s-1CFG\s0 = Debug .IP "valgrind" 4 .IX Item "valgrind" .RE .RS 4 .RE .PD 0 .IP "\s-1PROFILING\s0" 4 .IX Item "PROFILING" .RS 4 .IP "Gprof Profiling" 4 .IX Item "Gprof Profiling" .PD \&\-a, \-b, \-e routine, \-f routine, \-s, \-z .IP "\s-1GCC\s0 gcov Profiling" 4 .IX Item "GCC gcov Profiling" .RE .RS 4 .RE .PD 0 .IP "\s-1MISCELLANEOUS\s0 \s-1TRICKS\s0" 4 .IX Item "MISCELLANEOUS TRICKS" .RS 4 .IP "\s-1PERL_DESTRUCT_LEVEL\s0" 4 .IX Item "PERL_DESTRUCT_LEVEL" .IP "\s-1PERL_MEM_LOG\s0" 4 .IX Item "PERL_MEM_LOG" .IP "\s-1DDD\s0 over gdb" 4 .IX Item "DDD over gdb" .IP "Poison" 4 .IX Item "Poison" .IP "Read-only optrees" 4 .IX Item "Read-only optrees" .IP "The .i Targets" 4 .IX Item "The .i Targets" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "perlpolicy \- Various and sundry policies and commitments related to the Perl core" .IX Subsection "perlpolicy - Various and sundry policies and commitments related to the Perl core" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1MAINTENANCE\s0 \s-1AND\s0 \s-1SUPPORT\s0" 4 .IX Item "MAINTENANCE AND SUPPORT" .IP "\s-1BACKWARD\s0 \s-1COMPATIBILITY\s0 \s-1AND\s0 \s-1DEPRECATION\s0" 4 .IX Item "BACKWARD COMPATIBILITY AND DEPRECATION" .RS 4 .IP "Terminology" 4 .IX Item "Terminology" .PD experimental, deprecated, discouraged, removed .RE .RS 4 .RE .IP "\s-1MAINTENANCE\s0 \s-1BRANCHES\s0" 4 .IX Item "MAINTENANCE BRANCHES" .RS 4 .PD 0 .IP "Getting changes into a maint branch" 4 .IX Item "Getting changes into a maint branch" .RE .RS 4 .RE .IP "\s-1CONTRIBUTED\s0 \s-1MODULES\s0" 4 .IX Item "CONTRIBUTED MODULES" .RS 4 .IP "A Social Contract about Artistic Control" 4 .IX Item "A Social Contract about Artistic Control" .RE .RS 4 .RE .IP "\s-1DOCUMENTATION\s0" 4 .IX Item "DOCUMENTATION" .IP "\s-1CREDITS\s0" 4 .IX Item "CREDITS" .PD .SS "perlgit \- Detailed information about git and the Perl repository" .IX Subsection "perlgit - Detailed information about git and the Perl repository" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1CLONING\s0 \s-1THE\s0 \s-1REPOSITORY\s0" 4 .IX Item "CLONING THE REPOSITORY" .IP "\s-1WORKING\s0 \s-1WITH\s0 \s-1THE\s0 \s-1REPOSITORY\s0" 4 .IX Item "WORKING WITH THE REPOSITORY" .RS 4 .IP "Finding out your status" 4 .IX Item "Finding out your status" .IP "Patch workflow" 4 .IX Item "Patch workflow" .IP "Committing your changes" 4 .IX Item "Committing your changes" .IP "Using git to send patch emails" 4 .IX Item "Using git to send patch emails" .IP "A note on derived files" 4 .IX Item "A note on derived files" .IP "Cleaning a working directory" 4 .IX Item "Cleaning a working directory" .IP "Bisecting" 4 .IX Item "Bisecting" .IP "Topic branches and rewriting history" 4 .IX Item "Topic branches and rewriting history" .RE .RS 4 .RE .IP "\s-1WRITE\s0 \s-1ACCESS\s0 \s-1TO\s0 \s-1THE\s0 \s-1GIT\s0 \s-1REPOSITORY\s0" 4 .IX Item "WRITE ACCESS TO THE GIT REPOSITORY" .RS 4 .IP "Committing to blead" 4 .IX Item "Committing to blead" .IP "Committing to maintenance versions" 4 .IX Item "Committing to maintenance versions" .IP "Grafts" 4 .IX Item "Grafts" .IP "Merging from a branch via GitHub" 4 .IX Item "Merging from a branch via GitHub" .IP "A note on camel and dromedary" 4 .IX Item "A note on camel and dromedary" .RE .RS 4 .RE .PD .SS "perlbook \- Books about and related to Perl" .IX Subsection "perlbook - Books about and related to Perl" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "The most popular books" 4 .IX Item "The most popular books" .PD \&\fIProgramming Perl\fR (the \*(L"Camel Book\*(R"):, \fIThe Perl Cookbook\fR (the \*(L"Ram Book\*(R"):, \fILearning Perl\fR (the \*(L"Llama Book\*(R"), \fIIntermediate Perl\fR (the \&\*(L"Alpaca Book\*(R") .IP "References" 4 .IX Item "References" \&\fIPerl 5 Pocket Reference\fR, \fIPerl Debugger Pocket Reference\fR, \fIRegular Expression Pocket Reference\fR .IP "Tutorials" 4 .IX Item "Tutorials" \&\fIBeginning Perl\fR, \fILearning Perl\fR, \fIIntermediate Perl\fR (the \*(L"Alpaca Book\*(R"), \fIMastering Perl\fR, \fIEffective Perl Programming\fR .IP "Task-Oriented" 4 .IX Item "Task-Oriented" \&\fIWriting Perl Modules for \s-1CPAN\s0\fR, \fIThe Perl Cookbook\fR, \fIAutomating System Administration with Perl\fR, \fIReal World \s-1SQL\s0 Server Administration with Perl\fR .IP "Special Topics" 4 .IX Item "Special Topics" \&\fIRegular Expressions Cookbook\fR, \fIProgramming the Perl \s-1DBI\s0\fR, \fIPerl Best Practices\fR, \fIHigher-Order Perl\fR, \fIMastering Regular Expressions\fR, \&\fINetwork Programming with Perl\fR, \fIPerl Template Toolkit\fR, \fIObject Oriented Perl\fR, \fIData Munging with Perl\fR, \fIMastering Perl/Tk\fR, \&\fIExtending and Embedding Perl\fR, \fIPro Perl Debugging\fR .IP "Free (as in beer) books" 4 .IX Item "Free (as in beer) books" .PD 0 .IP "Other interesting, non-Perl books" 4 .IX Item "Other interesting, non-Perl books" .PD \&\fIProgramming Pearls\fR, \fIMore Programming Pearls\fR .IP "A note on freshness" 4 .IX Item "A note on freshness" .PD 0 .IP "Get your book listed" 4 .IX Item "Get your book listed" .RE .RS 4 .RE .PD .SS "perlcommunity \- a brief overview of the Perl community" .IX Subsection "perlcommunity - a brief overview of the Perl community" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "Where to Find the Community" 4 .IX Item "Where to Find the Community" .IP "Mailing Lists and Newsgroups" 4 .IX Item "Mailing Lists and Newsgroups" .IP "\s-1IRC\s0" 4 .IX Item "IRC" .IP "Websites" 4 .IX Item "Websites" .PD , , .IP "User Groups" 4 .IX Item "User Groups" .PD 0 .IP "Workshops" 4 .IX Item "Workshops" .IP "Hackathons" 4 .IX Item "Hackathons" .IP "Conventions" 4 .IX Item "Conventions" .IP "Calendar of Perl Events" 4 .IX Item "Calendar of Perl Events" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "perltodo \- Perl TO-DO List" .IX Subsection "perltodo - Perl TO-DO List" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Tasks that only need Perl knowledge" 4 .IX Item "Tasks that only need Perl knowledge" .RS 4 .IP "Migrate t/ from custom \s-1TAP\s0 generation" 4 .IX Item "Migrate t/ from custom TAP generation" .IP "Automate perldelta generation" 4 .IX Item "Automate perldelta generation" .PD Modules and Pragmata, New Documentation, New Tests .IP "Remove duplication of test setup." 4 .IX Item "Remove duplication of test setup." .PD 0 .IP "\s-1POD\s0 \-> \s-1HTML\s0 conversion in the core still sucks" 4 .IX Item "POD -> HTML conversion in the core still sucks" .IP "Make ExtUtils::ParseXS use strict;" 4 .IX Item "Make ExtUtils::ParseXS use strict;" .IP "Make Schwern poorer" 4 .IX Item "Make Schwern poorer" .IP "Improve the coverage of the core tests" 4 .IX Item "Improve the coverage of the core tests" .IP "test B" 4 .IX Item "test B" .IP "A decent benchmark" 4 .IX Item "A decent benchmark" .IP "fix tainting bugs" 4 .IX Item "fix tainting bugs" .IP "Dual life everything" 4 .IX Item "Dual life everything" .IP "\s-1POSIX\s0 memory footprint" 4 .IX Item "POSIX memory footprint" .IP "embed.pl/makedef.pl" 4 .IX Item "embed.pl/makedef.pl" .IP "use strict; and AutoLoad" 4 .IX Item "use strict; and AutoLoad" .IP "profile installman" 4 .IX Item "profile installman" .IP "enable lexical enabling/disabling of individual warnings" 4 .IX Item "enable lexical enabling/disabling of individual warnings" .RE .RS 4 .RE .IP "Tasks that need a little sysadmin-type knowledge" 4 .IX Item "Tasks that need a little sysadmin-type knowledge" .RS 4 .IP "make \s-1HTML\s0 install work" 4 .IX Item "make HTML install work" .IP "compressed man pages" 4 .IX Item "compressed man pages" .IP "Add a code coverage target to the Makefile" 4 .IX Item "Add a code coverage target to the Makefile" .IP "Make Config.pm cope with differences between built and installed perl" 4 .IX Item "Make Config.pm cope with differences between built and installed perl" .IP "linker specification files" 4 .IX Item "linker specification files" .IP "Cross-compile support" 4 .IX Item "Cross-compile support" .IP "roffitall" 4 .IX Item "roffitall" .ie n .IP "Split ""linker"" from ""compiler""" 4 .el .IP "Split ``linker'' from ``compiler''" 4 .IX Item "Split linker from compiler" .PD \&\f(CW\*(C`cc\*(C'\fR (in \fIcc.U\fR), \f(CW\*(C`ld\*(C'\fR (in \fIdlsrc.U\fR) .IP "Configure Windows using PowerShell" 4 .IX Item "Configure Windows using PowerShell" .PD 0 .IP "decouple \-g and \-DDEBUGGING" 4 .IX Item "decouple -g and -DDEBUGGING" .RE .RS 4 .RE .IP "Tasks that need a little C knowledge" 4 .IX Item "Tasks that need a little C knowledge" .RS 4 .IP "Weed out needless \s-1PERL_UNUSED_ARG\s0" 4 .IX Item "Weed out needless PERL_UNUSED_ARG" .ie n .IP "Modernize the order of directories in @INC" 4 .el .IP "Modernize the order of directories in \f(CW@INC\fR" 4 .IX Item "Modernize the order of directories in @INC" .IP "\-Duse32bit*" 4 .IX Item "-Duse32bit*" .IP "Profile Perl \- am I hot or not?" 4 .IX Item "Profile Perl - am I hot or not?" .IP "Allocate OPs from arenas" 4 .IX Item "Allocate OPs from arenas" .IP "Improve win32/wince.c" 4 .IX Item "Improve win32/wince.c" .IP "Use secure \s-1CRT\s0 functions when building with \s-1VC8\s0 on Win32" 4 .IX Item "Use secure CRT functions when building with VC8 on Win32" .IP "Fix \fIPOSIX::access()\fR and \fIchdir()\fR on Win32" 4 .IX Item "Fix POSIX::access() and chdir() on Win32" .IP "\fIstrcat()\fR, \fIstrcpy()\fR, \fIstrncat()\fR, \fIstrncpy()\fR, \fIsprintf()\fR, \fIvsprintf()\fR" 4 .IX Item "strcat(), strcpy(), strncat(), strncpy(), sprintf(), vsprintf()" .IP "\-D_FORTIFY_SOURCE=2, \-fstack\-protector" 4 .IX Item "-D_FORTIFY_SOURCE=2, -fstack-protector" .IP "Arenas for GPs? For \s-1MAGIC\s0?" 4 .IX Item "Arenas for GPs? For MAGIC?" .IP "Shared arenas" 4 .IX Item "Shared arenas" .RE .RS 4 .RE .IP "Tasks that need a knowledge of \s-1XS\s0" 4 .IX Item "Tasks that need a knowledge of XS" .RS 4 .IP "Write an \s-1XS\s0 cookbook" 4 .IX Item "Write an XS cookbook" .IP "Allow XSUBs to inline themselves as OPs" 4 .IX Item "Allow XSUBs to inline themselves as OPs" .IP "Remove the use of SVs as temporaries in dump.c" 4 .IX Item "Remove the use of SVs as temporaries in dump.c" .IP "safely supporting \s-1POSIX\s0 \s-1SA_SIGINFO\s0" 4 .IX Item "safely supporting POSIX SA_SIGINFO" .IP "autovivification" 4 .IX Item "autovivification" .IP "Unicode in Filenames" 4 .IX Item "Unicode in Filenames" .ie n .IP "Unicode in %ENV" 4 .el .IP "Unicode in \f(CW%ENV\fR" 4 .IX Item "Unicode in %ENV" .IP "Unicode and \fIglob()\fR" 4 .IX Item "Unicode and glob()" .IP "use less 'memory'" 4 .IX Item "use less 'memory'" .ie n .IP "Re-implement "":unique"" in a way that is actually thread-safe" 4 .el .IP "Re-implement \f(CW:unique\fR in a way that is actually thread-safe" 4 .IX Item "Re-implement :unique in a way that is actually thread-safe" .IP "Make tainting consistent" 4 .IX Item "Make tainting consistent" .IP "readpipe(\s-1LIST\s0)" 4 .IX Item "readpipe(LIST)" .IP "Audit the code for destruction ordering assumptions" 4 .IX Item "Audit the code for destruction ordering assumptions" .IP "Extend PerlIO and PerlIO::Scalar" 4 .IX Item "Extend PerlIO and PerlIO::Scalar" .IP "\-C on the #! line" 4 .IX Item "-C on the #! line" .IP "Organize error messages" 4 .IX Item "Organize error messages" .RE .RS 4 .RE .IP "Tasks that need a knowledge of the interpreter" 4 .IX Item "Tasks that need a knowledge of the interpreter" .RS 4 .IP "forbid labels with keyword names" 4 .IX Item "forbid labels with keyword names" .IP "\fItruncate()\fR prototype" 4 .IX Item "truncate() prototype" .IP "decapsulation of smart match argument" 4 .IX Item "decapsulation of smart match argument" .ie n .IP "error reporting of [$a ; $b]" 4 .el .IP "error reporting of [$a ; \f(CW$b\fR]" 4 .IX Item "error reporting of [$a ; $b]" .IP "lexicals used only once" 4 .IX Item "lexicals used only once" .IP "\s-1UTF\-8\s0 revamp" 4 .IX Item "UTF-8 revamp" .IP "Properly Unicode safe tokeniser and pads." 4 .IX Item "Properly Unicode safe tokeniser and pads." .IP "state variable initialization in list context" 4 .IX Item "state variable initialization in list context" .ie n .IP "Implement $value ~~ 0 .. $range" 4 .el .IP "Implement \f(CW$value\fR ~~ 0 .. \f(CW$range\fR" 4 .IX Item "Implement $value ~~ 0 .. $range" .IP "A \fIdoes()\fR built-in" 4 .IX Item "A does() built-in" .IP "Tied filehandles and \fIwrite()\fR don't mix" 4 .IX Item "Tied filehandles and write() don't mix" .IP "Propagate compilation hints to the debugger" 4 .IX Item "Propagate compilation hints to the debugger" .IP "Attach/detach debugger from running program" 4 .IX Item "Attach/detach debugger from running program" .IP "\s-1LVALUE\s0 functions for lists" 4 .IX Item "LVALUE functions for lists" .IP "regexp optimiser optional" 4 .IX Item "regexp optimiser optional" .ie n .IP """/w"" regex modifier" 4 .el .IP "\f(CW/w\fR regex modifier" 4 .IX Item "/w regex modifier" .IP "optional optimizer" 4 .IX Item "optional optimizer" .IP "You \s-1WANT\s0 *how* many" 4 .IX Item "You WANT *how* many" .IP "lexical aliases" 4 .IX Item "lexical aliases" .IP "entersub \s-1XS\s0 vs Perl" 4 .IX Item "entersub XS vs Perl" .IP "Self-ties" 4 .IX Item "Self-ties" .ie n .IP "Optimize away @_" 4 .el .IP "Optimize away \f(CW@_\fR" 4 .IX Item "Optimize away @_" .IP "Virtualize operating system access" 4 .IX Item "Virtualize operating system access" .IP "Investigate \s-1PADTMP\s0 hash pessimisation" 4 .IX Item "Investigate PADTMP hash pessimisation" .IP "Store the current pad in the \s-1OP\s0 slab allocator" 4 .IX Item "Store the current pad in the OP slab allocator" .IP "repack the optree" 4 .IX Item "repack the optree" .IP "eliminate incorrect line numbers in warnings" 4 .IX Item "eliminate incorrect line numbers in warnings" .IP "optimize tail-calls" 4 .IX Item "optimize tail-calls" .ie n .IP "Add ""00dddd""" 4 .el .IP "Add \f(CW00dddd\fR" 4 .IX Item "Add 00dddd" .RE .RS 4 .RE .IP "Big projects" 4 .IX Item "Big projects" .RS 4 .IP "make ithreads more robust" 4 .IX Item "make ithreads more robust" .IP "iCOW" 4 .IX Item "iCOW" .IP "(?{...}) closures in regexps" 4 .IX Item "(?{...}) closures in regexps" .IP "Add class set operations to regexp engine" 4 .IX Item "Add class set operations to regexp engine" .RE .RS 4 .RE .IP "Tasks for microperl" 4 .IX Item "Tasks for microperl" .RS 4 .IP "make creating uconfig.sh automatic" 4 .IX Item "make creating uconfig.sh automatic" .IP "make creating Makefile.micro automatic" 4 .IX Item "make creating Makefile.micro automatic" .IP "do away with fork/exec/wait?" 4 .IX Item "do away with fork/exec/wait?" .IP "some of the uconfig.sh really needs to be probed (using cc) in buildtime:" 4 .IX Item "some of the uconfig.sh really needs to be probed (using cc) in buildtime:" .RE .RS 4 .RE .PD .SS "perldoc \- Look up Perl documentation in Pod format." .IX Subsection "perldoc - Look up Perl documentation in Pod format." .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1OPTIONS\s0" 4 .IX Item "OPTIONS" .PD \&\fB\-h\fR, \fB\-D\fR, \fB\-t\fR, \fB\-u\fR, \fB\-m\fR \fImodule\fR, \fB\-l\fR, \fB\-F\fR, \fB\-f\fR \&\fIperlfunc\fR, \fB\-q\fR \fIperlfaq-search-regexp\fR, \fB\-v\fR \fIperlvar\fR, \fB\-T\fR, \fB\-d\fR \&\fIdestination-filename\fR, \fB\-o\fR \fIoutput-formatname\fR, \fB\-M\fR \fImodule-name\fR, \&\fB\-w\fR \fIoption:value\fR or \fB\-w\fR \fIoption\fR, \fB\-X\fR, \fB\-L\fR \fIlanguage_code\fR, \&\fBPageName|ModuleName|ProgramName\fR, \fB\-n\fR \fIsome-formatter\fR, \fB\-r\fR, \fB\-i\fR, \&\fB\-V\fR .IP "\s-1SECURITY\s0" 4 .IX Item "SECURITY" .PD 0 .IP "\s-1ENVIRONMENT\s0" 4 .IX Item "ENVIRONMENT" .IP "\s-1CHANGES\s0" 4 .IX Item "CHANGES" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "perlhist \- the Perl history records" .IX Subsection "perlhist - the Perl history records" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1INTRODUCTION\s0" 4 .IX Item "INTRODUCTION" .IP "\s-1THE\s0 \s-1KEEPERS\s0 \s-1OF\s0 \s-1THE\s0 \s-1PUMPKIN\s0" 4 .IX Item "THE KEEPERS OF THE PUMPKIN" .RS 4 .IP "\s-1PUMPKIN\s0?" 4 .IX Item "PUMPKIN?" .RE .RS 4 .RE .IP "\s-1THE\s0 \s-1RECORDS\s0" 4 .IX Item "THE RECORDS" .RS 4 .IP "\s-1SELECTED\s0 \s-1RELEASE\s0 \s-1SIZES\s0" 4 .IX Item "SELECTED RELEASE SIZES" .IP "\s-1SELECTED\s0 \s-1PATCH\s0 \s-1SIZES\s0" 4 .IX Item "SELECTED PATCH SIZES" .RE .RS 4 .RE .IP "\s-1THE\s0 \s-1KEEPERS\s0 \s-1OF\s0 \s-1THE\s0 \s-1RECORDS\s0" 4 .IX Item "THE KEEPERS OF THE RECORDS" .PD .SS "perldelta \- what is new for perl v5.14.2" .IX Subsection "perldelta - what is new for perl v5.14.2" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .IP "Security" 4 .IX Item "Security" .RS 4 .ie n .IP """File::Glob::bsd_glob()"" memory error with \s-1GLOB_ALTDIRFUNC\s0 (\s-1CVE\-2011\-2728\s0)." 4 .el .IP "\f(CWFile::Glob::bsd_glob()\fR memory error with \s-1GLOB_ALTDIRFUNC\s0 (\s-1CVE\-2011\-2728\s0)." 4 .IX Item "File::Glob::bsd_glob() memory error with GLOB_ALTDIRFUNC (CVE-2011-2728)." .ie n .IP """Encode"" decode_xs n\-byte heap-overflow (\s-1CVE\-2011\-2939\s0)" 4 .el .IP "\f(CWEncode\fR decode_xs n\-byte heap-overflow (\s-1CVE\-2011\-2939\s0)" 4 .IX Item "Encode decode_xs n-byte heap-overflow (CVE-2011-2939)" .RE .RS 4 .RE .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .IP "Deprecations" 4 .IX Item "Deprecations" .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "New Modules and Pragmata" 4 .IX Item "New Modules and Pragmata" .IP "Updated Modules and Pragmata" 4 .IX Item "Updated Modules and Pragmata" .IP "Removed Modules and Pragmata" 4 .IX Item "Removed Modules and Pragmata" .RE .RS 4 .RE .IP "Platform Support" 4 .IX Item "Platform Support" .RS 4 .IP "New Platforms" 4 .IX Item "New Platforms" .IP "Discontinued Platforms" 4 .IX Item "Discontinued Platforms" .IP "Platform-Specific Notes" 4 .IX Item "Platform-Specific Notes" .PD HP-UX \s-1PA\-RISC/64\s0 now supports gcc\-4.x, Building on \s-1OS\s0 X 10.7 Lion and Xcode 4 works again .RE .RS 4 .RE .IP "Bug Fixes" 4 .IX Item "Bug Fixes" .PD 0 .IP "Known Problems" 4 .IX Item "Known Problems" .IP "Acknowledgements" 4 .IX Item "Acknowledgements" .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl5142delta, perldelta \- what is new for perl v5.14.2" .IX Subsection "perl5142delta, perldelta - what is new for perl v5.14.2" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .IP "Security" 4 .IX Item "Security" .RS 4 .ie n .IP """File::Glob::bsd_glob()"" memory error with \s-1GLOB_ALTDIRFUNC\s0 (\s-1CVE\-2011\-2728\s0)." 4 .el .IP "\f(CWFile::Glob::bsd_glob()\fR memory error with \s-1GLOB_ALTDIRFUNC\s0 (\s-1CVE\-2011\-2728\s0)." 4 .IX Item "File::Glob::bsd_glob() memory error with GLOB_ALTDIRFUNC (CVE-2011-2728)." .ie n .IP """Encode"" decode_xs n\-byte heap-overflow (\s-1CVE\-2011\-2939\s0)" 4 .el .IP "\f(CWEncode\fR decode_xs n\-byte heap-overflow (\s-1CVE\-2011\-2939\s0)" 4 .IX Item "Encode decode_xs n-byte heap-overflow (CVE-2011-2939)" .RE .RS 4 .RE .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .IP "Deprecations" 4 .IX Item "Deprecations" .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "New Modules and Pragmata" 4 .IX Item "New Modules and Pragmata" .IP "Updated Modules and Pragmata" 4 .IX Item "Updated Modules and Pragmata" .IP "Removed Modules and Pragmata" 4 .IX Item "Removed Modules and Pragmata" .RE .RS 4 .RE .IP "Platform Support" 4 .IX Item "Platform Support" .RS 4 .IP "New Platforms" 4 .IX Item "New Platforms" .IP "Discontinued Platforms" 4 .IX Item "Discontinued Platforms" .IP "Platform-Specific Notes" 4 .IX Item "Platform-Specific Notes" .PD HP-UX \s-1PA\-RISC/64\s0 now supports gcc\-4.x, Building on \s-1OS\s0 X 10.7 Lion and Xcode 4 works again .RE .RS 4 .RE .IP "Bug Fixes" 4 .IX Item "Bug Fixes" .PD 0 .IP "Known Problems" 4 .IX Item "Known Problems" .IP "Acknowledgements" 4 .IX Item "Acknowledgements" .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl5141delta \- what is new for perl v5.14.1" .IX Subsection "perl5141delta - what is new for perl v5.14.1" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .IP "Security" 4 .IX Item "Security" .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .IP "Deprecations" 4 .IX Item "Deprecations" .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "New Modules and Pragmata" 4 .IX Item "New Modules and Pragmata" .IP "Updated Modules and Pragmata" 4 .IX Item "Updated Modules and Pragmata" .IP "Removed Modules and Pragmata" 4 .IX Item "Removed Modules and Pragmata" .RE .RS 4 .RE .IP "Documentation" 4 .IX Item "Documentation" .RS 4 .IP "New Documentation" 4 .IX Item "New Documentation" .IP "Changes to Existing Documentation" 4 .IX Item "Changes to Existing Documentation" .RE .RS 4 .RE .IP "Diagnostics" 4 .IX Item "Diagnostics" .RS 4 .IP "New Diagnostics" 4 .IX Item "New Diagnostics" .IP "Changes to Existing Diagnostics" 4 .IX Item "Changes to Existing Diagnostics" .RE .RS 4 .RE .IP "Utility Changes" 4 .IX Item "Utility Changes" .IP "Configuration and Compilation" 4 .IX Item "Configuration and Compilation" .IP "Testing" 4 .IX Item "Testing" .IP "Platform Support" 4 .IX Item "Platform Support" .RS 4 .IP "New Platforms" 4 .IX Item "New Platforms" .IP "Discontinued Platforms" 4 .IX Item "Discontinued Platforms" .IP "Platform-Specific Notes" 4 .IX Item "Platform-Specific Notes" .RE .RS 4 .RE .IP "Internal Changes" 4 .IX Item "Internal Changes" .IP "Bug Fixes" 4 .IX Item "Bug Fixes" .IP "Acknowledgements" 4 .IX Item "Acknowledgements" .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl5140delta \- what is new for perl v5.14.0" .IX Subsection "perl5140delta - what is new for perl v5.14.0" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Notice" 4 .IX Item "Notice" .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .RS 4 .IP "Unicode" 4 .IX Item "Unicode" .IP "Regular Expressions" 4 .IX Item "Regular Expressions" .IP "Syntactical Enhancements" 4 .IX Item "Syntactical Enhancements" .IP "Exception Handling" 4 .IX Item "Exception Handling" .IP "Other Enhancements" 4 .IX Item "Other Enhancements" .PD \&\f(CW\*(C`\-d:\-foo\*(C'\fR, \f(CW\*(C`\-d:\-foo=bar\*(C'\fR .IP "New C APIs" 4 .IX Item "New C APIs" .RE .RS 4 .RE .PD 0 .IP "Security" 4 .IX Item "Security" .RS 4 .IP "User-defined regular expression properties" 4 .IX Item "User-defined regular expression properties" .RE .RS 4 .RE .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .RS 4 .IP "Regular Expressions and String Escapes" 4 .IX Item "Regular Expressions and String Escapes" .IP "Stashes and Package Variables" 4 .IX Item "Stashes and Package Variables" .IP "Changes to Syntax or to Perl Operators" 4 .IX Item "Changes to Syntax or to Perl Operators" .IP "Threads and Processes" 4 .IX Item "Threads and Processes" .IP "Configuration" 4 .IX Item "Configuration" .RE .RS 4 .RE .IP "Deprecations" 4 .IX Item "Deprecations" .RS 4 .IP "Omitting a space between a regular expression and subsequent word" 4 .IX Item "Omitting a space between a regular expression and subsequent word" .ie n .IP """\ec\f(CIX\f(CW""" 4 .el .IP "\f(CW\ec\f(CIX\f(CW\fR" 4 .IX Item "cX" .ie n .IP """\eb{"" and ""\eB{""" 4 .el .IP "\f(CW``\eb{''\fR and \f(CW``\eB{''\fR" 4 .IX Item """b{"" and ""B{""" .IP "Perl 4\-era .pl libraries" 4 .IX Item "Perl 4-era .pl libraries" .ie n .IP "List assignment to $[" 4 .el .IP "List assignment to \f(CW$[\fR" 4 .IX Item "List assignment to $[" .IP "Use of qw(...) as parentheses" 4 .IX Item "Use of qw(...) as parentheses" .ie n .IP """\eN{BELL}""" 4 .el .IP "\f(CW\eN{BELL}\fR" 4 .IX Item "N{BELL}" .ie n .IP """?PATTERN?""" 4 .el .IP "\f(CW?PATTERN?\fR" 4 .IX Item "?PATTERN?" .IP "Tie functions on scalars holding typeglobs" 4 .IX Item "Tie functions on scalars holding typeglobs" .IP "User-defined case-mapping" 4 .IX Item "User-defined case-mapping" .IP "Deprecated modules" 4 .IX Item "Deprecated modules" .PD Devel::DProf .RE .RS 4 .RE .IP "Performance Enhancements" 4 .IX Item "Performance Enhancements" .RS 4 .PD 0 .ie n .IP """Safe signals"" optimisation" 4 .el .IP "``Safe signals'' optimisation" 4 .IX Item "Safe signals optimisation" .IP "Optimisation of \fIshift()\fR and \fIpop()\fR calls without arguments" 4 .IX Item "Optimisation of shift() and pop() calls without arguments" .IP "Optimisation of regexp engine string comparison work" 4 .IX Item "Optimisation of regexp engine string comparison work" .IP "Regular expression compilation speed-up" 4 .IX Item "Regular expression compilation speed-up" .IP "String appending is 100 times faster" 4 .IX Item "String appending is 100 times faster" .ie n .IP "Eliminate ""PL_*"" accessor functions under ithreads" 4 .el .IP "Eliminate \f(CWPL_*\fR accessor functions under ithreads" 4 .IX Item "Eliminate PL_* accessor functions under ithreads" .IP "Freeing weak references" 4 .IX Item "Freeing weak references" .IP "Lexical array and hash assignments" 4 .IX Item "Lexical array and hash assignments" .ie n .IP "@_ uses less memory" 4 .el .IP "\f(CW@_\fR uses less memory" 4 .IX Item "@_ uses less memory" .IP "Size optimisations to \s-1SV\s0 and \s-1HV\s0 structures" 4 .IX Item "Size optimisations to SV and HV structures" .IP "Memory consumption improvements to Exporter" 4 .IX Item "Memory consumption improvements to Exporter" .IP "Memory savings for weak references" 4 .IX Item "Memory savings for weak references" .ie n .IP """%+"" and ""%\-"" use less memory" 4 .el .IP "\f(CW%+\fR and \f(CW%\-\fR use less memory" 4 .IX Item "%+ and %- use less memory" .IP "Multiple small improvements to threads" 4 .IX Item "Multiple small improvements to threads" .IP "Adjacent pairs of nextstate opcodes are now optimized away" 4 .IX Item "Adjacent pairs of nextstate opcodes are now optimized away" .RE .RS 4 .RE .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "New Modules and Pragmata" 4 .IX Item "New Modules and Pragmata" .IP "Updated Modules and Pragma" 4 .IX Item "Updated Modules and Pragma" .PD much less configuration dialog hassle, support for \fI\s-1META/MYMETA\s0.json\fR, support for local::lib, support for HTTP::Tiny to reduce the dependency on \s-1FTP\s0 sites, automatic mirror selection, iron out all known bugs in configure_requires, support for distributions compressed with \&\fIbzip2\fR\|(1), allow \fIFoo/Bar.pm\fR on the command line to mean \f(CW\*(C`Foo::Bar\*(C'\fR, \&\fIcharinfo()\fR, \fIcharscript()\fR, \fIcharblock()\fR .IP "Removed Modules and Pragmata" 4 .IX Item "Removed Modules and Pragmata" .RE .RS 4 .RE .PD 0 .IP "Documentation" 4 .IX Item "Documentation" .RS 4 .IP "New Documentation" 4 .IX Item "New Documentation" .IP "Changes to Existing Documentation" 4 .IX Item "Changes to Existing Documentation" .RE .RS 4 .RE .IP "Diagnostics" 4 .IX Item "Diagnostics" .RS 4 .IP "New Diagnostics" 4 .IX Item "New Diagnostics" .PD Closure prototype called, Insecure user-defined property \f(CW%s\fR, panic: gp_free failed to free glob pointer \- something is repeatedly re-creating entries, Parsing code internal error (%s), refcnt: fd \f(CW%d\fR%s, Regexp modifier \*(L"/%c\*(R" may not appear twice, Regexp modifiers \*(L"/%c\*(R" and \*(L"/%c\*(R" are mutually exclusive, Using !~ with \f(CW%s\fR doesn't make sense, \*(L"\eb{\*(R" is deprecated; use \&\*(L"\eb\e{\*(R" instead, \*(L"\eB{\*(R" is deprecated; use \*(L"\eB\e{\*(R" instead, Operation \*(L"%s\*(R" returns its argument for .., Use of qw(...) as parentheses is deprecated .IP "Changes to Existing Diagnostics" 4 .IX Item "Changes to Existing Diagnostics" .RE .RS 4 .RE .PD 0 .IP "Utility Changes" 4 .IX Item "Utility Changes" .IP "Configuration and Compilation" 4 .IX Item "Configuration and Compilation" .IP "Platform Support" 4 .IX Item "Platform Support" .RS 4 .IP "New Platforms" 4 .IX Item "New Platforms" .PD \&\s-1AIX\s0 .IP "Discontinued Platforms" 4 .IX Item "Discontinued Platforms" Apollo DomainOS, MacOS Classic .IP "Platform-Specific Notes" 4 .IX Item "Platform-Specific Notes" .RE .RS 4 .RE .PD 0 .IP "Internal Changes" 4 .IX Item "Internal Changes" .RS 4 .IP "New APIs" 4 .IX Item "New APIs" .IP "C \s-1API\s0 Changes" 4 .IX Item "C API Changes" .IP "Deprecated C APIs" 4 .IX Item "Deprecated C APIs" .PD \&\f(CW\*(C`Perl_ptr_table_clear\*(C'\fR, \f(CW\*(C`sv_compile_2op\*(C'\fR, \f(CW\*(C`find_rundefsvoffset\*(C'\fR, \&\f(CW\*(C`CALL_FPTR\*(C'\fR and \f(CW\*(C`CPERLscope\*(C'\fR .IP "Other Internal Changes" 4 .IX Item "Other Internal Changes" .RE .RS 4 .RE .PD 0 .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .RS 4 .IP "I/O" 4 .IX Item "I/O" .IP "Regular Expression Bug Fixes" 4 .IX Item "Regular Expression Bug Fixes" .IP "Syntax/Parsing Bugs" 4 .IX Item "Syntax/Parsing Bugs" .IP "Stashes, Globs and Method Lookup" 4 .IX Item "Stashes, Globs and Method Lookup" .PD Aliasing packages by assigning to globs [perl #77358], Deleting packages by deleting their containing stash elements, Undefining the glob containing a package (\f(CW\*(C`undef *Foo::\*(C'\fR), Undefining an \s-1ISA\s0 glob (\f(CW\*(C`undef *Foo::ISA\*(C'\fR), Deleting an \s-1ISA\s0 stash element (\f(CW\*(C`delete $Foo::{ISA}\*(C'\fR), Sharing \f(CW@ISA\fR arrays between classes (via \f(CW\*(C`*Foo::ISA = \e@Bar::ISA\*(C'\fR or \f(CW\*(C`*Foo::ISA = *Bar::ISA\*(C'\fR) [perl #77238] .IP "Unicode" 4 .IX Item "Unicode" .PD 0 .IP "Ties, Overloading and Other Magic" 4 .IX Item "Ties, Overloading and Other Magic" .IP "The Debugger" 4 .IX Item "The Debugger" .IP "Threads" 4 .IX Item "Threads" .IP "Scoping and Subroutines" 4 .IX Item "Scoping and Subroutines" .IP "Signals" 4 .IX Item "Signals" .IP "Miscellaneous Memory Leaks" 4 .IX Item "Miscellaneous Memory Leaks" .IP "Memory Corruption and Crashes" 4 .IX Item "Memory Corruption and Crashes" .IP "Fixes to Various Perl Operators" 4 .IX Item "Fixes to Various Perl Operators" .IP "Bugs Relating to the C \s-1API\s0" 4 .IX Item "Bugs Relating to the C API" .RE .RS 4 .RE .IP "Known Problems" 4 .IX Item "Known Problems" .IP "Errata" 4 .IX Item "Errata" .RS 4 .IP "\fIkeys()\fR, \fIvalues()\fR, and \fIeach()\fR work on arrays" 4 .IX Item "keys(), values(), and each() work on arrays" .ie n .IP "\fIsplit()\fR and @_" 4 .el .IP "\fIsplit()\fR and \f(CW@_\fR" 4 .IX Item "split() and @_" .RE .RS 4 .RE .IP "Obituary" 4 .IX Item "Obituary" .IP "Acknowledgements" 4 .IX Item "Acknowledgements" .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl51311delta \- what is new for perl v5.13.11" .IX Subsection "perl51311delta - what is new for perl v5.13.11" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Security" 4 .IX Item "Security" .RS 4 .IP "User-defined regular expression properties" 4 .IX Item "User-defined regular expression properties" .RE .RS 4 .RE .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .RS 4 .ie n .IP "local($_) will strip all magic from $_" 4 .el .IP "local($_) will strip all magic from \f(CW$_\fR" 4 .IX Item "local($_) will strip all magic from $_" .IP "Passing references to \fIwarn()\fR" 4 .IX Item "Passing references to warn()" .IP "\fIfork()\fR emulation will not wait for signalled children" 4 .IX Item "fork() emulation will not wait for signalled children" .IP "Perl source code is read in text mode on Windows" 4 .IX Item "Perl source code is read in text mode on Windows" .RE .RS 4 .RE .IP "Performance Enhancements" 4 .IX Item "Performance Enhancements" .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "Updated Modules and Pragmata" 4 .IX Item "Updated Modules and Pragmata" .PD \&\fIcharinfo()\fR, \fIcharscript()\fR, \fIcharblock()\fR .RE .RS 4 .RE .IP "Documentation" 4 .IX Item "Documentation" .RS 4 .PD 0 .IP "Changes to Existing Documentation" 4 .IX Item "Changes to Existing Documentation" .RE .RS 4 .RE .IP "Diagnostics" 4 .IX Item "Diagnostics" .RS 4 .IP "New Diagnostics" 4 .IX Item "New Diagnostics" .RE .RS 4 .RE .IP "Testing" 4 .IX Item "Testing" .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .IP "Acknowledgements" 4 .IX Item "Acknowledgements" .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl51310delta \- what is new for perl v5.13.10" .IX Subsection "perl51310delta - what is new for perl v5.13.10" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .RS 4 .IP "The new regular expression modifiers available in suffix form" 4 .IX Item "The new regular expression modifiers available in suffix form" .ie n .IP "Add ""\ep{Titlecase}"" as a synonym for ""\ep{Title}""" 4 .el .IP "Add \f(CW\ep{Titlecase}\fR as a synonym for \f(CW\ep{Title}\fR" 4 .IX Item "Add p{Titlecase} as a synonym for p{Title}" .ie n .IP "New regular expression modifier option ""/aa""" 4 .el .IP "New regular expression modifier option \f(CW/aa\fR" 4 .IX Item "New regular expression modifier option /aa" .IP "New warnings categories for problematic (non\-)Unicode code points." 4 .IX Item "New warnings categories for problematic (non-)Unicode code points." .RE .RS 4 .RE .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .RS 4 .ie n .IP "Most ""\ep{}"" properties are now immune from case-insensitive matching" 4 .el .IP "Most \f(CW\ep{}\fR properties are now immune from case-insensitive matching" 4 .IX Item "Most p{} properties are now immune from case-insensitive matching" .IP "regex: \ep{} in pattern implies Unicode semantics" 4 .IX Item "regex: p{} in pattern implies Unicode semantics" .IP "add \fIGvCV_set()\fR and \fIGvGP_set()\fR macros and change \fIGvGP()\fR" 4 .IX Item "add GvCV_set() and GvGP_set() macros and change GvGP()" .IP "_swash_inversion_hash is no longer exported as part of the \s-1API\s0" 4 .IX Item "_swash_inversion_hash is no longer exported as part of the API" .IP "Unreferenced objects in global destruction" 4 .IX Item "Unreferenced objects in global destruction" .ie n .IP """close"" on shared pipes" 4 .el .IP "\f(CWclose\fR on shared pipes" 4 .IX Item "close on shared pipes" .RE .RS 4 .RE .IP "Deprecations" 4 .IX Item "Deprecations" .PD Deprecated Modules, Devel::DProf .RS 4 .IP "User-defined case-mapping" 4 .IX Item "User-defined case-mapping" .RE .RS 4 .RE .PD 0 .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "New Modules and Pragmata" 4 .IX Item "New Modules and Pragmata" .IP "Updated Modules and Pragmata" 4 .IX Item "Updated Modules and Pragmata" .RE .RS 4 .RE .IP "Documentation" 4 .IX Item "Documentation" .RS 4 .IP "Changes to Existing Documentation" 4 .IX Item "Changes to Existing Documentation" .RE .RS 4 .RE .IP "Diagnostics" 4 .IX Item "Diagnostics" .RS 4 .IP "New Diagnostics" 4 .IX Item "New Diagnostics" .PD \&\*(L"\eb{\*(R" is deprecated; use \*(L"\eb\e{\*(R" instead, \*(L"\eB{\*(R" is deprecated; use \*(L"\eB\e{\*(R" instead, regcomp: Add warning if \ep is used under locale. (fb2e24c), panic: gp_free failed to free glob pointer \- something is repeatedly re-creating entries, refcnt: fd \f(CW%d\fR%s .IP "Changes to Existing Diagnostics" 4 .IX Item "Changes to Existing Diagnostics" .RE .RS 4 .RE .PD 0 .IP "Utility Changes" 4 .IX Item "Utility Changes" .IP "Configuration and Compilation" 4 .IX Item "Configuration and Compilation" .IP "Testing" 4 .IX Item "Testing" .IP "Platform Support" 4 .IX Item "Platform Support" .RS 4 .IP "Platform-Specific Notes" 4 .IX Item "Platform-Specific Notes" .PD Windows, MirBSD .RE .RS 4 .RE .IP "Internal Changes" 4 .IX Item "Internal Changes" .PD 0 .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .IP "Acknowledgements" 4 .IX Item "Acknowledgements" .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl5139delta \- what is new for perl v5.13.9" .IX Subsection "perl5139delta - what is new for perl v5.13.9" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .RS 4 .ie n .IP "New regular expression modifier ""/a""" 4 .el .IP "New regular expression modifier \f(CW/a\fR" 4 .IX Item "New regular expression modifier /a" .IP "Any unsigned value can be encoded as a character" 4 .IX Item "Any unsigned value can be encoded as a character" .IP "Regular expression debugging output improvement" 4 .IX Item "Regular expression debugging output improvement" .RE .RS 4 .RE .IP "Security" 4 .IX Item "Security" .RS 4 .IP "Restrict \ep{IsUserDefined} to In\ew+ and Is\ew+" 4 .IX Item "Restrict p{IsUserDefined} to Inw+ and Isw+" .RE .RS 4 .RE .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .RS 4 .IP "All objects are destroyed" 4 .IX Item "All objects are destroyed" .RE .RS 4 .RE .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "New Modules and Pragmata" 4 .IX Item "New Modules and Pragmata" .IP "Updated Modules and Pragmata" 4 .IX Item "Updated Modules and Pragmata" .RE .RS 4 .RE .IP "Documentation" 4 .IX Item "Documentation" .RS 4 .IP "Changes to Existing Documentation" 4 .IX Item "Changes to Existing Documentation" .RE .RS 4 .RE .IP "Diagnostics" 4 .IX Item "Diagnostics" .RS 4 .IP "New Diagnostics" 4 .IX Item "New Diagnostics" .IP "Changes to Existing Diagnostics" 4 .IX Item "Changes to Existing Diagnostics" .RE .RS 4 .RE .IP "Utility Changes" 4 .IX Item "Utility Changes" .IP "Testing" 4 .IX Item "Testing" .IP "Platform Support" 4 .IX Item "Platform Support" .RS 4 .IP "Discontinued Platforms" 4 .IX Item "Discontinued Platforms" .PD Apollo DomainOS, MacOS Classic .IP "Platform-Specific Notes" 4 .IX Item "Platform-Specific Notes" Cygwin, Solaris .RE .RS 4 .RE .IP "Internal Changes" 4 .IX Item "Internal Changes" .PD 0 .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .IP "Known Problems" 4 .IX Item "Known Problems" .IP "Acknowledgements" 4 .IX Item "Acknowledgements" .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl5138delta \- what is new for perl v5.13.8" .IX Subsection "perl5138delta - what is new for perl v5.13.8" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .RS 4 .ie n .IP """\-d:\-foo"" calls ""Devel::foo::unimport""" 4 .el .IP "\f(CW\-d:\-foo\fR calls \f(CWDevel::foo::unimport\fR" 4 .IX Item "-d:-foo calls Devel::foo::unimport" .PD \&\f(CW\*(C`\-d:\-foo\*(C'\fR, \f(CW\*(C`\-d:\-foo=bar\*(C'\fR .IP "Filehandle method calls load IO::File on demand" 4 .IX Item "Filehandle method calls load IO::File on demand" .PD 0 .ie n .IP "Full functionality for ""use feature \*(Aqunicode_strings\*(Aq""" 4 .el .IP "Full functionality for \f(CWuse feature \*(Aqunicode_strings\*(Aq\fR" 4 .IX Item "Full functionality for use feature unicode_strings" .IP "Exception Handling Backcompat Hack" 4 .IX Item "Exception Handling Backcompat Hack" .IP "printf-like functions understand post\-1980 size modifiers" 4 .IX Item "printf-like functions understand post-1980 size modifiers" .IP "DTrace probes now include package name" 4 .IX Item "DTrace probes now include package name" .IP "Stacked labels" 4 .IX Item "Stacked labels" .RE .RS 4 .RE .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .RS 4 .ie n .IP """:="" is now a syntax error" 4 .el .IP "\f(CW:=\fR is now a syntax error" 4 .IX Item ":= is now a syntax error" .IP "Run-time code block in regular expressions" 4 .IX Item "Run-time code block in regular expressions" .RE .RS 4 .RE .IP "Deprecations" 4 .IX Item "Deprecations" .RS 4 .ie n .IP """?PATTERN?"" is deprecated" 4 .el .IP "\f(CW?PATTERN?\fR is deprecated" 4 .IX Item "?PATTERN? is deprecated" .ie n .IP """sv_compile_2op()"" is now deprecated" 4 .el .IP "\f(CWsv_compile_2op()\fR is now deprecated" 4 .IX Item "sv_compile_2op() is now deprecated" .IP "Tie functions on scalars holding typeglobs" 4 .IX Item "Tie functions on scalars holding typeglobs" .RE .RS 4 .RE .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "Updated Modules and Pragmata" 4 .IX Item "Updated Modules and Pragmata" .IP "Dual-life Modules and Pragmata" 4 .IX Item "Dual-life Modules and Pragmata" .RE .RS 4 .RE .IP "Diagnostics" 4 .IX Item "Diagnostics" .RS 4 .IP "New Diagnostics" 4 .IX Item "New Diagnostics" .IP "Changes to Existing Diagnostics" 4 .IX Item "Changes to Existing Diagnostics" .RE .RS 4 .RE .IP "Configuration and Compilation" 4 .IX Item "Configuration and Compilation" .IP "Testing" 4 .IX Item "Testing" .IP "Platform Support" 4 .IX Item "Platform Support" .RS 4 .IP "Platform-Specific Notes" 4 .IX Item "Platform-Specific Notes" .PD NetBSD, Windows .RE .RS 4 .RE .IP "Internal Changes" 4 .IX Item "Internal Changes" .PD 0 .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .IP "Acknowledgements" 4 .IX Item "Acknowledgements" .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl5137delta \- what is new for perl v5.13.7" .IX Subsection "perl5137delta - what is new for perl v5.13.7" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .RS 4 .IP "Single term prototype" 4 .IX Item "Single term prototype" .ie n .IP """use re \*(Aq/flags\*(Aq;""" 4 .el .IP "\f(CWuse re \*(Aq/flags\*(Aq;\fR" 4 .IX Item "use re /flags;" .IP "Statement labels can appear in more places" 4 .IX Item "Statement labels can appear in more places" .ie n .IP """use feature ""unicode_strings"""" now applies to more regex matching" 4 .el .IP "\f(CWuse feature ``unicode_strings''\fR now applies to more regex matching" 4 .IX Item "use feature ""unicode_strings"" now applies to more regex matching" .IP "Array and hash container functions accept references" 4 .IX Item "Array and hash container functions accept references" .IP "y///r" 4 .IX Item "y///r" .ie n .IP "New global variable ""${^GLOBAL_PHASE}""" 4 .el .IP "New global variable \f(CW${^GLOBAL_PHASE}\fR" 4 .IX Item "New global variable ${^GLOBAL_PHASE}" .IP "Unicode Version 6.0 is now supported (mostly)" 4 .IX Item "Unicode Version 6.0 is now supported (mostly)" .IP "Improved support for custom OPs" 4 .IX Item "Improved support for custom OPs" .RE .RS 4 .RE .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .RS 4 .IP "Dereferencing typeglobs" 4 .IX Item "Dereferencing typeglobs" .IP "Clearing stashes" 4 .IX Item "Clearing stashes" .RE .RS 4 .RE .IP "Deprecations" 4 .IX Item "Deprecations" .RS 4 .ie n .IP """\eN{BELL}"" is deprecated" 4 .el .IP "\f(CW\eN{BELL}\fR is deprecated" 4 .IX Item "N{BELL} is deprecated" .RE .RS 4 .RE .IP "Performance Enhancements" 4 .IX Item "Performance Enhancements" .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "New Modules and Pragmata" 4 .IX Item "New Modules and Pragmata" .IP "Updated Modules and Pragmata" 4 .IX Item "Updated Modules and Pragmata" .RE .RS 4 .RE .IP "Documentation" 4 .IX Item "Documentation" .RS 4 .IP "New Documentation" 4 .IX Item "New Documentation" .IP "Changes to Existing Documentation" 4 .IX Item "Changes to Existing Documentation" .RE .RS 4 .RE .IP "Diagnostics" 4 .IX Item "Diagnostics" .RS 4 .IP "New Diagnostics" 4 .IX Item "New Diagnostics" .RE .RS 4 .RE .IP "Utility Changes" 4 .IX Item "Utility Changes" .IP "Testing" 4 .IX Item "Testing" .IP "Platform Support" 4 .IX Item "Platform Support" .RS 4 .IP "Platform-Specific Notes" 4 .IX Item "Platform-Specific Notes" .PD Windows, \s-1VMS\s0 .RE .RS 4 .RE .IP "Internal Changes" 4 .IX Item "Internal Changes" .PD 0 .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .IP "Obituary" 4 .IX Item "Obituary" .IP "Acknowledgements" 4 .IX Item "Acknowledgements" .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl5136delta \- what is new for perl v5.13.6" .IX Subsection "perl5136delta - what is new for perl v5.13.6" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .RS 4 .ie n .IP """(?^...)"" regex construct added to signify default modifiers" 4 .el .IP "\f(CW(?^...)\fR regex construct added to signify default modifiers" 4 .IX Item "(?^...) regex construct added to signify default modifiers" .ie n .IP """d"", ""l"", and ""u"" regex modifiers added" 4 .el .IP "\f(CW``d''\fR, \f(CW``l''\fR, and \f(CW``u''\fR regex modifiers added" 4 .IX Item """d"", ""l"", and ""u"" regex modifiers added" .ie n .IP """use feature ""unicode_strings"""" now applies to some regex matching" 4 .el .IP "\f(CWuse feature ``unicode_strings''\fR now applies to some regex matching" 4 .IX Item "use feature ""unicode_strings"" now applies to some regex matching" .ie n .IP """\eN{...}"" now handles Unicode named character sequences" 4 .el .IP "\f(CW\eN{...}\fR now handles Unicode named character sequences" 4 .IX Item "N{...} now handles Unicode named character sequences" .ie n .IP "New function ""charnames::string_vianame()""" 4 .el .IP "New function \f(CWcharnames::string_vianame()\fR" 4 .IX Item "New function charnames::string_vianame()" .IP "Reentrant regular expression engine" 4 .IX Item "Reentrant regular expression engine" .IP "Custom per-subroutine check hooks" 4 .IX Item "Custom per-subroutine check hooks" .ie n .IP "Return value of ""delete $+{...}""" 4 .el .IP "Return value of \f(CWdelete $+{...}\fR" 4 .IX Item "Return value of delete $+{...}" .ie n .IP """keys"", ""values"" work on arrays" 4 .el .IP "\f(CWkeys\fR, \f(CWvalues\fR work on arrays" 4 .IX Item "keys, values work on arrays" .RE .RS 4 .RE .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .RS 4 .IP "Stringification of regexes has changed" 4 .IX Item "Stringification of regexes has changed" .IP "Regular expressions retain their localeness when interpolated" 4 .IX Item "Regular expressions retain their localeness when interpolated" .IP "Directory handles not copied to threads" 4 .IX Item "Directory handles not copied to threads" .IP "Negation treats strings differently from before" 4 .IX Item "Negation treats strings differently from before" .IP "Negative zero" 4 .IX Item "Negative zero" .RE .RS 4 .RE .IP "Performance Enhancements" 4 .IX Item "Performance Enhancements" .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "Updated Modules and Pragmata" 4 .IX Item "Updated Modules and Pragmata" .RE .RS 4 .RE .IP "Documentation" 4 .IX Item "Documentation" .RS 4 .IP "Changes to Existing Documentation" 4 .IX Item "Changes to Existing Documentation" .RE .RS 4 .RE .IP "Diagnostics" 4 .IX Item "Diagnostics" .RS 4 .IP "Changes to Existing Diagnostics" 4 .IX Item "Changes to Existing Diagnostics" .RE .RS 4 .RE .IP "Testing" 4 .IX Item "Testing" .IP "Platform Support" 4 .IX Item "Platform Support" .RS 4 .IP "Platform-Specific Notes" 4 .IX Item "Platform-Specific Notes" .PD \&\s-1IRIX\s0, Mac \s-1OS\s0 X, OpenVOS, \s-1VMS\s0, Windows .RE .RS 4 .RE .IP "Internal Changes" 4 .IX Item "Internal Changes" .PD 0 .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .IP "Errata" 4 .IX Item "Errata" .IP "Acknowledgements" 4 .IX Item "Acknowledgements" .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl5135delta \- what is new for perl v5.13.5" .IX Subsection "perl5135delta - what is new for perl v5.13.5" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .RS 4 .IP "Adjacent pairs of nextstate opcodes are now optimized away" 4 .IX Item "Adjacent pairs of nextstate opcodes are now optimized away" .IP "\s-1API\s0 function to parse statements" 4 .IX Item "API function to parse statements" .IP "\s-1API\s0 functions for accessing the runtime hinthash" 4 .IX Item "API functions for accessing the runtime hinthash" .ie n .IP "C interface to ""caller()""" 4 .el .IP "C interface to \f(CWcaller()\fR" 4 .IX Item "C interface to caller()" .RE .RS 4 .RE .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .RS 4 .IP "Magic variables outside the main package" 4 .IX Item "Magic variables outside the main package" .IP "Smart-matching against array slices" 4 .IX Item "Smart-matching against array slices" .IP "C \s-1API\s0 changes" 4 .IX Item "C API changes" .RE .RS 4 .RE .IP "Deprecations" 4 .IX Item "Deprecations" .RS 4 .IP "Use of qw(...) as parentheses" 4 .IX Item "Use of qw(...) as parentheses" .RE .RS 4 .RE .IP "Performance Enhancements" 4 .IX Item "Performance Enhancements" .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "Updated Modules and Pragmata" 4 .IX Item "Updated Modules and Pragmata" .PD \&\f(CW\*(C`bignum\*(C'\fR, \f(CW\*(C`blib\*(C'\fR, \f(CW\*(C`open\*(C'\fR, \f(CW\*(C`threads\-shared\*(C'\fR, \f(CW\*(C`warnings\*(C'\fR and \&\f(CW\*(C`warnings::register\*(C'\fR, \f(CW\*(C`B::Debug\*(C'\fR, \f(CW\*(C`CPANPLUS::Dist::Build\*(C'\fR, \&\f(CW\*(C`Data::Dumper\*(C'\fR, \f(CW\*(C`Encode\*(C'\fR, \f(CW\*(C`Errno\*(C'\fR, \f(CW\*(C`ExtUtils::MakeMaker\*(C'\fR, \&\f(CW\*(C`Filter::Simple\*(C'\fR, \f(CW\*(C`Hash::Util\*(C'\fR, \f(CW\*(C`Math::BigInt\*(C'\fR, \&\f(CW\*(C`Math::BigInt::FastCalc\*(C'\fR, \f(CW\*(C`Math::BigRat\*(C'\fR, \f(CW\*(C`Module::CoreList\*(C'\fR, \&\f(CW\*(C`PerlIO::scalar\*(C'\fR, \f(CW\*(C`POSIX\*(C'\fR, \f(CW\*(C`Safe\*(C'\fR, \f(CW\*(C`Test::Simple\*(C'\fR, \f(CW\*(C`Tie::Hash\*(C'\fR, \&\f(CW\*(C`Unicode::Collate\*(C'\fR, \f(CW\*(C`XSLoader\*(C'\fR .RE .RS 4 .RE .IP "Documentation" 4 .IX Item "Documentation" .RS 4 .PD 0 .IP "Changes to Existing Documentation" 4 .IX Item "Changes to Existing Documentation" .RE .RS 4 .RE .IP "Diagnostics" 4 .IX Item "Diagnostics" .RS 4 .IP "New Diagnostics" 4 .IX Item "New Diagnostics" .IP "Changes to Existing Diagnostics" 4 .IX Item "Changes to Existing Diagnostics" .RE .RS 4 .RE .IP "Utility Changes" 4 .IX Item "Utility Changes" .IP "Testing" 4 .IX Item "Testing" .IP "Platform Support" 4 .IX Item "Platform Support" .RS 4 .IP "Platform-Specific Notes" 4 .IX Item "Platform-Specific Notes" .PD \&\s-1VMS\s0 .RE .RS 4 .RE .IP "Internal Changes" 4 .IX Item "Internal Changes" .PD 0 .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .IP "Known Problems" 4 .IX Item "Known Problems" .IP "Acknowledgements" 4 .IX Item "Acknowledgements" .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl5134delta \- what is new for perl v5.13.4" .IX Subsection "perl5134delta - what is new for perl v5.13.4" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .RS 4 .ie n .IP """srand()"" now returns the seed" 4 .el .IP "\f(CWsrand()\fR now returns the seed" 4 .IX Item "srand() now returns the seed" .ie n .IP """\eN{\f(CIname\f(CW}"" and ""charnames"" enhancements" 4 .el .IP "\f(CW\eN{\f(CIname\f(CW}\fR and \f(CWcharnames\fR enhancements" 4 .IX Item "N{name} and charnames enhancements" .RE .RS 4 .RE .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .RS 4 .IP "Declare \s-1API\s0 incompatibility between blead releases" 4 .IX Item "Declare API incompatibility between blead releases" .IP "Check \s-1API\s0 compatibility when loading \s-1XS\s0 modules" 4 .IX Item "Check API compatibility when loading XS modules" .IP "Binary Incompatible with all previous Perls" 4 .IX Item "Binary Incompatible with all previous Perls" .IP "Change in the parsing of certain prototypes" 4 .IX Item "Change in the parsing of certain prototypes" .RE .RS 4 .RE .IP "Deprecations" 4 .IX Item "Deprecations" .RS 4 .ie n .IP "List assignment to $[" 4 .el .IP "List assignment to \f(CW$[\fR" 4 .IX Item "List assignment to $[" .RE .RS 4 .RE .IP "Performance Enhancements" 4 .IX Item "Performance Enhancements" .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "New Modules and Pragmata" 4 .IX Item "New Modules and Pragmata" .IP "Updated Modules and Pragmata" 4 .IX Item "Updated Modules and Pragmata" .PD \&\f(CW\*(C`Archive::Tar\*(C'\fR, \f(CW\*(C`B::Lint\*(C'\fR, \f(CW\*(C`Carp\*(C'\fR, \f(CW\*(C`Compress::Raw::Bzip2\*(C'\fR, \&\f(CW\*(C`Compress::Raw::Zlib\*(C'\fR, \f(CW\*(C`File::Spec\*(C'\fR, \f(CW\*(C`I18N::Langinfo\*(C'\fR, \f(CW\*(C`IO::Compress\*(C'\fR, \&\f(CW\*(C`Module::CoreList\*(C'\fR, \f(CW\*(C`Test::Harness\*(C'\fR, \f(CW\*(C`Test::Simple\*(C'\fR, \&\f(CW\*(C`Unicode::Collate\*(C'\fR, \f(CW\*(C`feature\*(C'\fR .IP "Removed Modules and Pragmata" 4 .IX Item "Removed Modules and Pragmata" .RE .RS 4 .RE .PD 0 .IP "Documentation" 4 .IX Item "Documentation" .RS 4 .IP "Changes to Existing Documentation" 4 .IX Item "Changes to Existing Documentation" .RE .RS 4 .RE .IP "Configuration and Compilation" 4 .IX Item "Configuration and Compilation" .IP "Testing" 4 .IX Item "Testing" .IP "Platform Support" 4 .IX Item "Platform Support" .RS 4 .IP "Platform-Specific Notes" 4 .IX Item "Platform-Specific Notes" .PD Win32 .RE .RS 4 .RE .IP "Internal Changes" 4 .IX Item "Internal Changes" Removed \f(CW\*(C`PERL_POLLUTE\*(C'\fR, Added \f(CW\*(C`PERL_STATIC_INLINE\*(C'\fR .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .PD 0 .IP "Known Problems" 4 .IX Item "Known Problems" .IP "Acknowledgements" 4 .IX Item "Acknowledgements" .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl5133delta \- what is new for perl v5.13.3" .IX Subsection "perl5133delta - what is new for perl v5.13.3" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .RS 4 .IP "\eo{...} for octals" 4 .IX Item "o{...} for octals" .ie n .IP """\eN{\f(CIname\f(CW}"" and ""charnames"" enhancements" 4 .el .IP "\f(CW\eN{\f(CIname\f(CW}\fR and \f(CWcharnames\fR enhancements" 4 .IX Item "N{name} and charnames enhancements" .IP "Uppercase X/B allowed in hexadecimal/binary literals" 4 .IX Item "Uppercase X/B allowed in hexadecimal/binary literals" .RE .RS 4 .RE .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .RS 4 .IP "\e400 \- \e777" 4 .IX Item "400 - 777" .RE .RS 4 .RE .IP "Deprecations" 4 .IX Item "Deprecations" .RS 4 .IP "Omitting a space between a regular expression and subsequent word" 4 .IX Item "Omitting a space between a regular expression and subsequent word" .IP "Deprecation warning added for deprecated-in-core .pl libs" 4 .IX Item "Deprecation warning added for deprecated-in-core .pl libs" .RE .RS 4 .RE .IP "Performance Enhancements" 4 .IX Item "Performance Enhancements" .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "Updated Modules and Pragmata" 4 .IX Item "Updated Modules and Pragmata" .PD \&\f(CW\*(C`autodie\*(C'\fR, \f(CW\*(C`charnames\*(C'\fR, \f(CW\*(C`lib\*(C'\fR, \f(CW\*(C`threads\*(C'\fR, \f(CW\*(C`threads::shared\*(C'\fR, \&\f(CW\*(C`warnings\*(C'\fR, \f(CW\*(C`Archive::Extract\*(C'\fR, \f(CW\*(C`Archive::Tar\*(C'\fR, \f(CW\*(C`Attribute::Handlers\*(C'\fR, \&\f(CW\*(C`Compress::Raw::Bzip2\*(C'\fR, \f(CW\*(C`Compress::Raw::Zlib\*(C'\fR, \f(CW\*(C`Compress::Zlib\*(C'\fR, \&\f(CW\*(C`CPANPLUS\*(C'\fR, \f(CW\*(C`Digest::MD5\*(C'\fR, \f(CW\*(C`Digest::SHA\*(C'\fR, \f(CW\*(C`Exporter\*(C'\fR, \&\f(CW\*(C`ExtUtils::CBuilder\*(C'\fR, \f(CW\*(C`ExtUtils::Manifest\*(C'\fR, \f(CW\*(C`ExtUtils::ParseXS\*(C'\fR, \&\f(CW\*(C`File::Copy\*(C'\fR, \f(CW\*(C`I18N::LangTags\*(C'\fR, \f(CW\*(C`IPC::Cmd\*(C'\fR, \f(CW\*(C`IPC::SysV\*(C'\fR, \&\f(CW\*(C`Locale::Maketext\*(C'\fR, \f(CW\*(C`Module::Build\*(C'\fR, \f(CW\*(C`Module::CoreList\*(C'\fR, \&\f(CW\*(C`Module::Load\*(C'\fR, \f(CW\*(C`Term::ANSIColor\*(C'\fR, \f(CW\*(C`Test::Harness\*(C'\fR, \f(CW\*(C`Time::HiRes\*(C'\fR, \&\f(CW\*(C`Time::Piece\*(C'\fR, \f(CW\*(C`Unicode::Collate\*(C'\fR, \f(CW\*(C`Unicode::Normalize\*(C'\fR .RE .RS 4 .RE .IP "Documentation" 4 .IX Item "Documentation" .RS 4 .PD 0 .IP "New Documentation" 4 .IX Item "New Documentation" .IP "Changes to Existing Documentation" 4 .IX Item "Changes to Existing Documentation" .RE .RS 4 .RE .IP "Utility Changes" 4 .IX Item "Utility Changes" .IP "Configuration and Compilation" 4 .IX Item "Configuration and Compilation" .IP "Testing" 4 .IX Item "Testing" .IP "Platform Support" 4 .IX Item "Platform Support" .RS 4 .IP "Discontinued Platforms" 4 .IX Item "Discontinued Platforms" .PD MacOS Classic .IP "Platform-Specific Notes" 4 .IX Item "Platform-Specific Notes" Win32 .RE .RS 4 .RE .IP "Internal Changes" 4 .IX Item "Internal Changes" .PD 0 .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .IP "Known Problems" 4 .IX Item "Known Problems" .IP "Errata" 4 .IX Item "Errata" .IP "Acknowledgements" 4 .IX Item "Acknowledgements" .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl5132delta \- what is new for perl v5.13.2" .IX Subsection "perl5132delta - what is new for perl v5.13.2" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .RS 4 .IP "localised tied scalars are tied again." 4 .IX Item "localised tied scalars are tied again." .IP "Naming fixes in Policy_sh.SH may invalidate Policy.sh" 4 .IX Item "Naming fixes in Policy_sh.SH may invalidate Policy.sh" .IP "Stashes are now always defined" 4 .IX Item "Stashes are now always defined" .RE .RS 4 .RE .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .RS 4 .IP "Non-destructive substitution" 4 .IX Item "Non-destructive substitution" .IP "package block syntax" 4 .IX Item "package block syntax" .IP "\s-1CLONE_PARAMS\s0 structure added to ease correct thread creation" 4 .IX Item "CLONE_PARAMS structure added to ease correct thread creation" .IP "perl \-h no longer recommends \-w" 4 .IX Item "perl -h no longer recommends -w" .RE .RS 4 .RE .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "Updated Modules" 4 .IX Item "Updated Modules" .PD release 1.94_57, bugfix: treat modules correctly that are deprecated in perl 5.12, bugfix: \s-1RT\s0 #57482 and #57788 revealed that configure_requires implicitly assumed build_requires instead of normal requires. (Reported by Andrew Whatson and Father Chrysostomos respectively), testfix: solaris should run the tests without expect because (some?) solaris have a broken expect, testfix: run tests with cache_metadata off to prevent spill over effects from previous test runs .RE .RS 4 .RE .IP "Changes to Existing Documentation" 4 .IX Item "Changes to Existing Documentation" .RS 4 .PD 0 .IP "Replace wrong tr/// table in perlebcdic.pod" 4 .IX Item "Replace wrong tr/// table in perlebcdic.pod" .IP "Document tricks for user-defined casing" 4 .IX Item "Document tricks for user-defined casing" .IP "Document $# and $* as removed and clarify $#array usage" 4 .IX Item "Document $# and $* as removed and clarify $#array usage" .IP "\s-1INSTALL\s0 explicitly states the requirement for C89" 4 .IX Item "INSTALL explicitly states the requirement for C89" .IP "No longer advertise Math::TrulyRandom" 4 .IX Item "No longer advertise Math::TrulyRandom" .IP "perlfaq synchronised to upstream" 4 .IX Item "perlfaq synchronised to upstream" .RE .RS 4 .RE .IP "Performance Enhancements" 4 .IX Item "Performance Enhancements" .RS 4 .IP "Multiple small improvements to threads" 4 .IX Item "Multiple small improvements to threads" .IP "Size optimisations to \s-1SV\s0 and \s-1HV\s0 structures" 4 .IX Item "Size optimisations to SV and HV structures" .IP "Optimisation of regexp engine string comparison work" 4 .IX Item "Optimisation of regexp engine string comparison work" .IP "Memory consumption improvements to Exporter" 4 .IX Item "Memory consumption improvements to Exporter" .RE .RS 4 .RE .IP "Installation and Configuration Improvements" 4 .IX Item "Installation and Configuration Improvements" .RS 4 .IP "Compilation improvements" 4 .IX Item "Compilation improvements" .RE .RS 4 .RE .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .PD Timely cleanup of SVs that are cloned into a new thread but then discovered to be orphaned (i.e. their owners are \-not\- cloned) (e42956), Don't accidentally clone lexicals in scope within active stack frames in the parent when creating a child thread (\s-1RT\s0 #73086) (05d04d), Avoid loading feature.pm when 'no 5.13.2;' or similar is encountered (faee19), Trap invalid use of SvIVX on SVt_REGEXP when assertions are on (e77da3), Don't stamp on \f(CW$DB::single\fR, \f(CW$DB::trace\fR and \f(CW$DB::signal\fR if they already have values when $^P is assigned to (\s-1RT\s0 #72422) (4c0f30), chop now correctly handles perl's extended \s-1UTF\-8\s0 (\s-1RT\s0 #73246) (65ab92), Defer signal handling when shared \s-1SV\s0 locks are held to avoid deadlocks (\s-1RT\s0 #74868) (65c742), \&\fIglob()\fR no longer crashes when \f(CW%File::Glob::\fR is empty and CORE::GLOBAL::glob isn't present (4984aa), perlbug now always permits the sender address to be changed before sending \- if you were having trouble sending bug reports before now, this should fix it, we hope (e6eb90), Overloading now works properly in conjunction with tied variables. What formerly happened was that most ops checked their arguments for overloading \fIbefore\fR checking for magic, so for example an overloaded object returned by a tied array access would usually be treated as not overloaded (\s-1RT\s0 #57012) (6f1401, ed3b9b, 6a5f8c .. 24328f), Independently, a bug was fixed that prevented \&\f(CW$tied\fR\->() from always calling \s-1FETCH\s0 correctly (\s-1RT\s0 #8438) (7c7501) .IP "Changed Internals" 4 .IX Item "Changed Internals" The implementation of \fIsv_dup_inc()\fR has changed from a macro to a function .IP "Deprecations" 4 .IX Item "Deprecations" .PD 0 .IP "Platform Specific Notes" 4 .IX Item "Platform Specific Notes" .RS 4 .IP "Recent OpenBSDs now use perl's malloc" 4 .IX Item "Recent OpenBSDs now use perl's malloc" .RE .RS 4 .RE .IP "Acknowledgements" 4 .IX Item "Acknowledgements" .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl5131delta \- what is new for perl v5.13.1" .IX Subsection "perl5131delta - what is new for perl v5.13.1" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .RS 4 .ie n .IP """""\ec\f(CIX\f(CW""""" 4 .el .IP "``\f(CW\ec\f(CIX\f(CW\fR''" 4 .IX Item """cX""" .IP "localised tied hashes, arrays and scalars are no longed tied" 4 .IX Item "localised tied hashes, arrays and scalars are no longed tied" .ie n .IP """given"" return values" 4 .el .IP "\f(CWgiven\fR return values" 4 .IX Item "given return values" .RE .RS 4 .RE .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .RS 4 .IP "Exception Handling Reliability" 4 .IX Item "Exception Handling Reliability" .RE .RS 4 .RE .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "Updated Modules" 4 .IX Item "Updated Modules" .PD \&\f(CW\*(C`Errno\*(C'\fR, Perl 4 \f(CW\*(C`.pl\*(C'\fR libraries, \f(CW\*(C`B::Deparse\*(C'\fR .IP "Removed Modules and Pragmata" 4 .IX Item "Removed Modules and Pragmata" \&\f(CW\*(C`Class::ISA\*(C'\fR, \f(CW\*(C`Pod::Plainer\*(C'\fR, \f(CW\*(C`Switch\*(C'\fR .RE .RS 4 .RE .IP "New Documentation" 4 .IX Item "New Documentation" perlgpl .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .PD 0 .IP "Changed Internals" 4 .IX Item "Changed Internals" .IP "Deprecations" 4 .IX Item "Deprecations" .PD \&\f(CW\*(C`Perl_ptr_table_clear\*(C'\fR .IP "Acknowledgements" 4 .IX Item "Acknowledgements" .PD 0 .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl5130delta \- what is new for perl v5.13.0" .IX Subsection "perl5130delta - what is new for perl v5.13.0" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .RS 4 .ie n .IP """safe signals"" optimization" 4 .el .IP "``safe signals'' optimization" 4 .IX Item "safe signals optimization" .ie n .IP "Assignment to $0 sets the legacy process name with ""prctl()"" on Linux" 4 .el .IP "Assignment to \f(CW$0\fR sets the legacy process name with \f(CWprctl()\fR on Linux" 4 .IX Item "Assignment to $0 sets the legacy process name with prctl() on Linux" .IP "Optimization of shift; and pop; calls without arguments" 4 .IX Item "Optimization of shift; and pop; calls without arguments" .RE .RS 4 .RE .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "Updated Modules" 4 .IX Item "Updated Modules" .PD \&\s-1CGI\s0, Data::Dumper, MIME::Base64, threads, threads-shared .RE .RS 4 .RE .IP "Installation and Configuration Improvements" 4 .IX Item "Installation and Configuration Improvements" .RS 4 .PD 0 .IP "Platform Specific Changes" 4 .IX Item "Platform Specific Changes" .PD \&\s-1AIX\s0 .RE .RS 4 .RE .IP "Acknowledgements" 4 .IX Item "Acknowledgements" .PD 0 .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl5123delta \- what is new for perl v5.12.3" .IX Subsection "perl5123delta - what is new for perl v5.12.3" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .RS 4 .ie n .IP """keys"", ""values"" work on arrays" 4 .el .IP "\f(CWkeys\fR, \f(CWvalues\fR work on arrays" 4 .IX Item "keys, values work on arrays" .RE .RS 4 .RE .IP "Bug Fixes" 4 .IX Item "Bug Fixes" .IP "Platform Specific Notes" 4 .IX Item "Platform Specific Notes" .PD Solaris, \s-1VMS\s0, \s-1VOS\s0 .IP "Acknowledgements" 4 .IX Item "Acknowledgements" .PD 0 .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl5122delta \- what is new for perl v5.12.2" .IX Subsection "perl5122delta - what is new for perl v5.12.2" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "New Modules and Pragmata" 4 .IX Item "New Modules and Pragmata" .IP "Pragmata Changes" 4 .IX Item "Pragmata Changes" .IP "Updated Modules" 4 .IX Item "Updated Modules" .PD \&\f(CW\*(C`Carp\*(C'\fR, \f(CW\*(C`CPANPLUS\*(C'\fR, \f(CW\*(C`File::Glob\*(C'\fR, \f(CW\*(C`File::Copy\*(C'\fR, \f(CW\*(C`File::Spec\*(C'\fR .RE .RS 4 .RE .IP "Utility Changes" 4 .IX Item "Utility Changes" .PD 0 .IP "Changes to Existing Documentation" 4 .IX Item "Changes to Existing Documentation" .IP "Installation and Configuration Improvements" 4 .IX Item "Installation and Configuration Improvements" .RS 4 .IP "Configuration improvements" 4 .IX Item "Configuration improvements" .IP "Compilation improvements" 4 .IX Item "Compilation improvements" .RE .RS 4 .RE .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .IP "Platform Specific Notes" 4 .IX Item "Platform Specific Notes" .RS 4 .IP "\s-1AIX\s0" 4 .IX Item "AIX" .IP "Windows" 4 .IX Item "Windows" .IP "\s-1VMS\s0" 4 .IX Item "VMS" .RE .RS 4 .RE .IP "Acknowledgements" 4 .IX Item "Acknowledgements" .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl5121delta \- what is new for perl v5.12.1" .IX Subsection "perl5121delta - what is new for perl v5.12.1" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "Pragmata Changes" 4 .IX Item "Pragmata Changes" .IP "Updated Modules" 4 .IX Item "Updated Modules" .RE .RS 4 .RE .IP "Changes to Existing Documentation" 4 .IX Item "Changes to Existing Documentation" .IP "Testing" 4 .IX Item "Testing" .RS 4 .IP "Testing Improvements" 4 .IX Item "Testing Improvements" .RE .RS 4 .RE .IP "Installation and Configuration Improvements" 4 .IX Item "Installation and Configuration Improvements" .RS 4 .IP "Configuration improvements" 4 .IX Item "Configuration improvements" .RE .RS 4 .RE .IP "Bug Fixes" 4 .IX Item "Bug Fixes" .IP "Platform Specific Notes" 4 .IX Item "Platform Specific Notes" .RS 4 .IP "HP-UX" 4 .IX Item "HP-UX" .IP "\s-1AIX\s0" 4 .IX Item "AIX" .IP "FreeBSD 7" 4 .IX Item "FreeBSD 7" .IP "\s-1VMS\s0" 4 .IX Item "VMS" .RE .RS 4 .RE .IP "Known Problems" 4 .IX Item "Known Problems" .IP "Acknowledgements" 4 .IX Item "Acknowledgements" .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl5120delta \- what is new for perl v5.12.0" .IX Subsection "perl5120delta - what is new for perl v5.12.0" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .RS 4 .ie n .IP "New ""package NAME VERSION"" syntax" 4 .el .IP "New \f(CWpackage NAME VERSION\fR syntax" 4 .IX Item "New package NAME VERSION syntax" .ie n .IP "The ""..."" operator" 4 .el .IP "The \f(CW...\fR operator" 4 .IX Item "The ... operator" .IP "Implicit strictures" 4 .IX Item "Implicit strictures" .IP "Unicode improvements" 4 .IX Item "Unicode improvements" .IP "Y2038 compliance" 4 .IX Item "Y2038 compliance" .IP "qr overloading" 4 .IX Item "qr overloading" .IP "Pluggable keywords" 4 .IX Item "Pluggable keywords" .IP "APIs for more internals" 4 .IX Item "APIs for more internals" .IP "Overridable function lookup" 4 .IX Item "Overridable function lookup" .IP "A proper interface for pluggable Method Resolution Orders" 4 .IX Item "A proper interface for pluggable Method Resolution Orders" .ie n .IP """\eN"" experimental regex escape" 4 .el .IP "\f(CW\eN\fR experimental regex escape" 4 .IX Item "N experimental regex escape" .IP "DTrace support" 4 .IX Item "DTrace support" .ie n .IP "Support for ""configure_requires"" in \s-1CPAN\s0 module metadata" 4 .el .IP "Support for \f(CWconfigure_requires\fR in \s-1CPAN\s0 module metadata" 4 .IX Item "Support for configure_requires in CPAN module metadata" .ie n .IP """each"", ""keys"", ""values"" are now more flexible" 4 .el .IP "\f(CWeach\fR, \f(CWkeys\fR, \f(CWvalues\fR are now more flexible" 4 .IX Item "each, keys, values are now more flexible" .ie n .IP """when"" as a statement modifier" 4 .el .IP "\f(CWwhen\fR as a statement modifier" 4 .IX Item "when as a statement modifier" .ie n .IP "$, flexibility" 4 .el .IP "\f(CW$,\fR flexibility" 4 .IX Item "$, flexibility" .IP "// in when clauses" 4 .IX Item "// in when clauses" .IP "Enabling warnings from your shell environment" 4 .IX Item "Enabling warnings from your shell environment" .ie n .IP """delete local""" 4 .el .IP "\f(CWdelete local\fR" 4 .IX Item "delete local" .IP "New support for Abstract namespace sockets" 4 .IX Item "New support for Abstract namespace sockets" .IP "32\-bit limit on substr arguments removed" 4 .IX Item "32-bit limit on substr arguments removed" .RE .RS 4 .RE .IP "Potentially Incompatible Changes" 4 .IX Item "Potentially Incompatible Changes" .RS 4 .IP "Deprecations warn by default" 4 .IX Item "Deprecations warn by default" .IP "Version number formats" 4 .IX Item "Version number formats" .ie n .IP "@INC reorganization" 4 .el .IP "\f(CW@INC\fR reorganization" 4 .IX Item "@INC reorganization" .IP "REGEXPs are now first class" 4 .IX Item "REGEXPs are now first class" .IP "Switch statement changes" 4 .IX Item "Switch statement changes" .PD flip-flop operators, defined-or operator .IP "Smart match changes" 4 .IX Item "Smart match changes" .PD 0 .IP "Other potentially incompatible changes" 4 .IX Item "Other potentially incompatible changes" .RE .RS 4 .RE .IP "Deprecations" 4 .IX Item "Deprecations" .PD suidperl, Use of \f(CW\*(C`:=\*(C'\fR to mean an empty attribute list, \f(CW\*(C`UNIVERSAL\->import()\*(C'\fR, Use of \*(L"goto\*(R" to jump into a construct, Custom character names in \eN{name} that don't look like names, Deprecated Modules, Class::ISA, Pod::Plainer, Shell, Switch, Assignment to $[, Use of the attribute :locked on subroutines, Use of \*(L"locked\*(R" with the attributes pragma, Use of \*(L"unique\*(R" with the attributes pragma, Perl_pmflag, Numerous Perl 4\-era libraries .IP "Unicode overhaul" 4 .IX Item "Unicode overhaul" .PD 0 .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "New Modules and Pragmata" 4 .IX Item "New Modules and Pragmata" .PD \&\f(CW\*(C`autodie\*(C'\fR, \f(CW\*(C`Compress::Raw::Bzip2\*(C'\fR, \f(CW\*(C`overloading\*(C'\fR, \f(CW\*(C`parent\*(C'\fR, \&\f(CW\*(C`Parse::CPAN::Meta\*(C'\fR, \f(CW\*(C`VMS::DCLsym\*(C'\fR, \f(CW\*(C`VMS::Stdio\*(C'\fR, \&\f(CW\*(C`XS::APItest::KeywordRPN\*(C'\fR .IP "Updated Pragmata" 4 .IX Item "Updated Pragmata" \&\f(CW\*(C`base\*(C'\fR, \f(CW\*(C`bignum\*(C'\fR, \f(CW\*(C`charnames\*(C'\fR, \f(CW\*(C`constant\*(C'\fR, \f(CW\*(C`diagnostics\*(C'\fR, \f(CW\*(C`feature\*(C'\fR, \&\f(CW\*(C`less\*(C'\fR, \f(CW\*(C`lib\*(C'\fR, \f(CW\*(C`mro\*(C'\fR, \f(CW\*(C`overload\*(C'\fR, \f(CW\*(C`threads\*(C'\fR, \f(CW\*(C`threads::shared\*(C'\fR, \&\f(CW\*(C`version\*(C'\fR, \f(CW\*(C`warnings\*(C'\fR .IP "Updated Modules" 4 .IX Item "Updated Modules" \&\f(CW\*(C`Archive::Extract\*(C'\fR, \f(CW\*(C`Archive::Tar\*(C'\fR, \f(CW\*(C`Attribute::Handlers\*(C'\fR, \&\f(CW\*(C`AutoLoader\*(C'\fR, \f(CW\*(C`B::Concise\*(C'\fR, \f(CW\*(C`B::Debug\*(C'\fR, \f(CW\*(C`B::Deparse\*(C'\fR, \f(CW\*(C`B::Lint\*(C'\fR, \&\f(CW\*(C`CGI\*(C'\fR, \f(CW\*(C`Class::ISA\*(C'\fR, \f(CW\*(C`Compress::Raw::Zlib\*(C'\fR, \f(CW\*(C`CPAN\*(C'\fR, \f(CW\*(C`CPANPLUS\*(C'\fR, \&\f(CW\*(C`CPANPLUS::Dist::Build\*(C'\fR, \f(CW\*(C`Data::Dumper\*(C'\fR, \f(CW\*(C`DB_File\*(C'\fR, \f(CW\*(C`Devel::PPPort\*(C'\fR, \&\f(CW\*(C`Digest\*(C'\fR, \f(CW\*(C`Digest::MD5\*(C'\fR, \f(CW\*(C`Digest::SHA\*(C'\fR, \f(CW\*(C`Encode\*(C'\fR, \f(CW\*(C`Exporter\*(C'\fR, \&\f(CW\*(C`ExtUtils::CBuilder\*(C'\fR, \f(CW\*(C`ExtUtils::Command\*(C'\fR, \f(CW\*(C`ExtUtils::Constant\*(C'\fR, \&\f(CW\*(C`ExtUtils::Install\*(C'\fR, \f(CW\*(C`ExtUtils::MakeMaker\*(C'\fR, \f(CW\*(C`ExtUtils::Manifest\*(C'\fR, \&\f(CW\*(C`ExtUtils::ParseXS\*(C'\fR, \f(CW\*(C`File::Fetch\*(C'\fR, \f(CW\*(C`File::Path\*(C'\fR, \f(CW\*(C`File::Temp\*(C'\fR, \&\f(CW\*(C`Filter::Simple\*(C'\fR, \f(CW\*(C`Filter::Util::Call\*(C'\fR, \f(CW\*(C`Getopt::Long\*(C'\fR, \f(CW\*(C`IO\*(C'\fR, \&\f(CW\*(C`IO::Zlib\*(C'\fR, \f(CW\*(C`IPC::Cmd\*(C'\fR, \f(CW\*(C`IPC::SysV\*(C'\fR, \f(CW\*(C`Locale::Maketext\*(C'\fR, \&\f(CW\*(C`Locale::Maketext::Simple\*(C'\fR, \f(CW\*(C`Log::Message\*(C'\fR, \f(CW\*(C`Log::Message::Simple\*(C'\fR, \&\f(CW\*(C`Math::BigInt\*(C'\fR, \f(CW\*(C`Math::BigInt::FastCalc\*(C'\fR, \f(CW\*(C`Math::BigRat\*(C'\fR, \&\f(CW\*(C`Math::Complex\*(C'\fR, \f(CW\*(C`Memoize\*(C'\fR, \f(CW\*(C`MIME::Base64\*(C'\fR, \f(CW\*(C`Module::Build\*(C'\fR, \&\f(CW\*(C`Module::CoreList\*(C'\fR, \f(CW\*(C`Module::Load\*(C'\fR, \f(CW\*(C`Module::Load::Conditional\*(C'\fR, \&\f(CW\*(C`Module::Loaded\*(C'\fR, \f(CW\*(C`Module::Pluggable\*(C'\fR, \f(CW\*(C`Net::Ping\*(C'\fR, \f(CW\*(C`NEXT\*(C'\fR, \&\f(CW\*(C`Object::Accessor\*(C'\fR, \f(CW\*(C`Package::Constants\*(C'\fR, \f(CW\*(C`PerlIO\*(C'\fR, \f(CW\*(C`Pod::Parser\*(C'\fR, \&\f(CW\*(C`Pod::Perldoc\*(C'\fR, \f(CW\*(C`Pod::Plainer\*(C'\fR, \f(CW\*(C`Pod::Simple\*(C'\fR, \f(CW\*(C`Safe\*(C'\fR, \f(CW\*(C`SelfLoader\*(C'\fR, \&\f(CW\*(C`Storable\*(C'\fR, \f(CW\*(C`Switch\*(C'\fR, \f(CW\*(C`Sys::Syslog\*(C'\fR, \f(CW\*(C`Term::ANSIColor\*(C'\fR, \f(CW\*(C`Term::UI\*(C'\fR, \&\f(CW\*(C`Test\*(C'\fR, \f(CW\*(C`Test::Harness\*(C'\fR, \f(CW\*(C`Test::Simple\*(C'\fR, \f(CW\*(C`Text::Balanced\*(C'\fR, \&\f(CW\*(C`Text::ParseWords\*(C'\fR, \f(CW\*(C`Text::Soundex\*(C'\fR, \f(CW\*(C`Thread::Queue\*(C'\fR, \&\f(CW\*(C`Thread::Semaphore\*(C'\fR, \f(CW\*(C`Tie::RefHash\*(C'\fR, \f(CW\*(C`Time::HiRes\*(C'\fR, \f(CW\*(C`Time::Local\*(C'\fR, \&\f(CW\*(C`Time::Piece\*(C'\fR, \f(CW\*(C`Unicode::Collate\*(C'\fR, \f(CW\*(C`Unicode::Normalize\*(C'\fR, \f(CW\*(C`Win32\*(C'\fR, \&\f(CW\*(C`Win32API::File\*(C'\fR, \f(CW\*(C`XSLoader\*(C'\fR .IP "Removed Modules and Pragmata" 4 .IX Item "Removed Modules and Pragmata" \&\f(CW\*(C`attrs\*(C'\fR, \f(CW\*(C`CPAN::API::HOWTO\*(C'\fR, \f(CW\*(C`CPAN::DeferedCode\*(C'\fR, \f(CW\*(C`CPANPLUS::inc\*(C'\fR, \&\f(CW\*(C`DCLsym\*(C'\fR, \f(CW\*(C`ExtUtils::MakeMaker::bytes\*(C'\fR, \f(CW\*(C`ExtUtils::MakeMaker::vmsish\*(C'\fR, \&\f(CW\*(C`Stdio\*(C'\fR, \f(CW\*(C`Test::Harness::Assert\*(C'\fR, \f(CW\*(C`Test::Harness::Iterator\*(C'\fR, \&\f(CW\*(C`Test::Harness::Point\*(C'\fR, \f(CW\*(C`Test::Harness::Results\*(C'\fR, \&\f(CW\*(C`Test::Harness::Straps\*(C'\fR, \f(CW\*(C`Test::Harness::Util\*(C'\fR, \f(CW\*(C`XSSymSet\*(C'\fR .IP "Deprecated Modules and Pragmata" 4 .IX Item "Deprecated Modules and Pragmata" .RE .RS 4 .RE .PD 0 .IP "Documentation" 4 .IX Item "Documentation" .RS 4 .IP "New Documentation" 4 .IX Item "New Documentation" .IP "Changes to Existing Documentation" 4 .IX Item "Changes to Existing Documentation" .RE .RS 4 .RE .IP "Selected Performance Enhancements" 4 .IX Item "Selected Performance Enhancements" .IP "Installation and Configuration Improvements" 4 .IX Item "Installation and Configuration Improvements" .IP "Internal Changes" 4 .IX Item "Internal Changes" .IP "Testing" 4 .IX Item "Testing" .RS 4 .IP "Testing improvements" 4 .IX Item "Testing improvements" .PD Parallel tests, Test harness flexibility, Test watchdog .IP "New Tests" 4 .IX Item "New Tests" .RE .RS 4 .RE .PD 0 .IP "New or Changed Diagnostics" 4 .IX Item "New or Changed Diagnostics" .RS 4 .IP "New Diagnostics" 4 .IX Item "New Diagnostics" .IP "Changed Diagnostics" 4 .IX Item "Changed Diagnostics" .PD \&\f(CW\*(C`Illegal character in prototype for %s : %s\*(C'\fR, \f(CW\*(C`Prototype after \*(Aq%c\*(Aq for %s : %s\*(C'\fR .RE .RS 4 .RE .IP "Utility Changes" 4 .IX Item "Utility Changes" .PD 0 .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .IP "Platform Specific Changes" 4 .IX Item "Platform Specific Changes" .RS 4 .IP "New Platforms" 4 .IX Item "New Platforms" .PD Haiku, MirOS \s-1BSD\s0 .IP "Discontinued Platforms" 4 .IX Item "Discontinued Platforms" Domain/OS, MiNT, Tenon MachTen .IP "Updated Platforms" 4 .IX Item "Updated Platforms" \&\s-1AIX\s0, Cygwin, Darwin (Mac \s-1OS\s0 X), DragonFly \s-1BSD\s0, FreeBSD, Irix, NetBSD, OpenVMS, Stratus \s-1VOS\s0, Symbian, Windows .RE .RS 4 .RE .IP "Known Problems" 4 .IX Item "Known Problems" .PD 0 .IP "Errata" 4 .IX Item "Errata" .IP "Acknowledgements" 4 .IX Item "Acknowledgements" .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl5115delta \- what is new for perl v5.11.5" .IX Subsection "perl5115delta - what is new for perl v5.11.5" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .RS 4 .IP "32\-bit limit on substr arguments removed" 4 .IX Item "32-bit limit on substr arguments removed" .RE .RS 4 .RE .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "Pragmata Changes" 4 .IX Item "Pragmata Changes" .PD \&\f(CW\*(C`version\*(C'\fR .IP "Updated Modules" 4 .IX Item "Updated Modules" \&\f(CW\*(C`B::Debug\*(C'\fR, \f(CW\*(C`CPAN\*(C'\fR, \f(CW\*(C`CPANPLUS::Dist::Build\*(C'\fR, \f(CW\*(C`Pod::Perldoc\*(C'\fR, \&\f(CW\*(C`Pod::Plainer\*(C'\fR, \f(CW\*(C`Safe\*(C'\fR, \f(CW\*(C`Socket\*(C'\fR, \f(CW\*(C`podlators\*(C'\fR .RE .RS 4 .RE .IP "Changes to Existing Documentation" 4 .IX Item "Changes to Existing Documentation" .PD 0 .IP "Installation and Configuration Improvements" 4 .IX Item "Installation and Configuration Improvements" .RS 4 .IP "Configuration improvements" 4 .IX Item "Configuration improvements" .RE .RS 4 .RE .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .IP "New or Changed Diagnostics" 4 .IX Item "New or Changed Diagnostics" .IP "New Tests" 4 .IX Item "New Tests" .PD \&\fIt/op/filehandle.t\fR, \fIt/op/time_loop.t\fR .IP "Known Problems" 4 .IX Item "Known Problems" .PD 0 .IP "Acknowledgements" 4 .IX Item "Acknowledgements" .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl5114delta \- what is new for perl v5.11.4" .IX Subsection "perl5114delta - what is new for perl v5.11.4" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .RS 4 .IP "Version number formats" 4 .IX Item "Version number formats" .RE .RS 4 .RE .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .RS 4 .IP "Unicode properties" 4 .IX Item "Unicode properties" .RE .RS 4 .RE .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "Pragmata Changes" 4 .IX Item "Pragmata Changes" .PD \&\f(CW\*(C`less\*(C'\fR, \f(CW\*(C`version\*(C'\fR, \f(CW\*(C`warnings\*(C'\fR .IP "Updated Modules" 4 .IX Item "Updated Modules" \&\f(CW\*(C`Archive::Extract\*(C'\fR, \f(CW\*(C`B::Deparse\*(C'\fR, \f(CW\*(C`Compress::Raw::Bzip2\*(C'\fR, \&\f(CW\*(C`Compress::Raw::Zlib\*(C'\fR, \f(CW\*(C`CPAN\*(C'\fR, \f(CW\*(C`File::Fetch\*(C'\fR, \f(CW\*(C`Module::Build\*(C'\fR, \f(CW\*(C`Safe\*(C'\fR .IP "Removed Modules and Pragmata" 4 .IX Item "Removed Modules and Pragmata" \&\f(CW\*(C`Devel::DProf::V\*(C'\fR .RE .RS 4 .RE .IP "Changes to Existing Documentation" 4 .IX Item "Changes to Existing Documentation" .RS 4 .PD 0 .IP "Configuration improvements" 4 .IX Item "Configuration improvements" .IP "Platform Specific Changes" 4 .IX Item "Platform Specific Changes" .PD \&\s-1VMS\s0 .RE .RS 4 .RE .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .PD 0 .IP "New or Changed Diagnostics" 4 .IX Item "New or Changed Diagnostics" .PD New warning category \f(CW\*(C`illegalproto\*(C'\fR, lvalue attribute ignored after the subroutine has been defined .IP "Changed Internals" 4 .IX Item "Changed Internals" .PD 0 .IP "Known Problems" 4 .IX Item "Known Problems" .IP "Deprecations" 4 .IX Item "Deprecations" .PD \&\f(CW\*(C`UNIVERSAL\->import()\*(C'\fR .IP "Acknowledgements" 4 .IX Item "Acknowledgements" .PD 0 .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl5113delta \- what is new for perl v5.11.3" .IX Subsection "perl5113delta - what is new for perl v5.11.3" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .RS 4 .ie n .IP "Filehandles are blessed directly into ""IO::Handle"", as ""FileHandle"" is merely a wrapper around ""IO::Handle""." 4 .el .IP "Filehandles are blessed directly into \f(CWIO::Handle\fR, as \f(CWFileHandle\fR is merely a wrapper around \f(CWIO::Handle\fR." 4 .IX Item "Filehandles are blessed directly into IO::Handle, as FileHandle is merely a wrapper around IO::Handle." .RE .RS 4 .RE .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .RS 4 .IP "Unicode version" 4 .IX Item "Unicode version" .IP "Unicode properties" 4 .IX Item "Unicode properties" .IP "Regular Expressions" 4 .IX Item "Regular Expressions" .RE .RS 4 .RE .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "Pragmata Changes" 4 .IX Item "Pragmata Changes" .PD \&\f(CW\*(C`constant\*(C'\fR, \f(CW\*(C`diagnostics\*(C'\fR, \f(CW\*(C`feature\*(C'\fR, \f(CW\*(C`legacy\*(C'\fR, \f(CW\*(C`threads\*(C'\fR, \f(CW\*(C`warnings\*(C'\fR .IP "Updated Modules" 4 .IX Item "Updated Modules" \&\f(CW\*(C`Archive::Extract\*(C'\fR, \f(CW\*(C`CPAN\*(C'\fR, \f(CW\*(C`CPANPLUS\*(C'\fR, \f(CW\*(C`Encode\*(C'\fR, \&\f(CW\*(C`ExtUtils::MakeMaker\*(C'\fR, \f(CW\*(C`File::Path\*(C'\fR, \f(CW\*(C`Module::Build\*(C'\fR, \&\f(CW\*(C`Module::CoreList\*(C'\fR, \f(CW\*(C`POSIX\*(C'\fR, \f(CW\*(C`Pod::Simple\*(C'\fR, \f(CW\*(C`Safe\*(C'\fR .RE .RS 4 .RE .IP "Utility Changes" 4 .IX Item "Utility Changes" \&\fIperlbug\fR .IP "Changes to Existing Documentation" 4 .IX Item "Changes to Existing Documentation" .PD 0 .IP "Installation and Configuration Improvements" 4 .IX Item "Installation and Configuration Improvements" .RS 4 .IP "Testing improvements" 4 .IX Item "Testing improvements" .PD It's now possible to override \f(CW\*(C`PERL5OPT\*(C'\fR and friends in \fIt/TEST\fR .IP "Platform Specific Changes" 4 .IX Item "Platform Specific Changes" Win32, cygwin, Enable IPv6 support on cygwin 1.7 and newer, OpenVMS, Make \&\-UDEBUGGING the default on \s-1VMS\s0 for 5.12.0 .RE .RS 4 .RE .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .PD 0 .IP "New or Changed Diagnostics" 4 .IX Item "New or Changed Diagnostics" .IP "New Tests" 4 .IX Item "New Tests" .PD t/comp/final_line_num.t, t/comp/form_scope.t, t/comp/line_debug.t, t/op/filetest_t.t, t/op/qr.t, t/op/utf8cache.t, t/re/uniprops.t .IP "Deprecations" 4 .IX Item "Deprecations" Use of \*(L"goto\*(R" to jump into a construct is deprecated .IP "Acknowledgements" 4 .IX Item "Acknowledgements" .PD 0 .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl5112delta \- what is new for perl v5.11.2" .IX Subsection "perl5112delta - what is new for perl v5.11.2" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .RS 4 .IP "qr overloading" 4 .IX Item "qr overloading" .IP "Pluggable keywords" 4 .IX Item "Pluggable keywords" .IP "APIs for more internals" 4 .IX Item "APIs for more internals" .IP "Overridable function lookup" 4 .IX Item "Overridable function lookup" .RE .RS 4 .RE .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "New Modules and Pragmata" 4 .IX Item "New Modules and Pragmata" .PD \&\f(CW\*(C`legacy\*(C'\fR .IP "Pragmata Changes" 4 .IX Item "Pragmata Changes" \&\f(CW\*(C`diagnostics\*(C'\fR, \f(CW\*(C`overload\*(C'\fR .IP "Updated Modules" 4 .IX Item "Updated Modules" \&\f(CW\*(C`B::Concise\*(C'\fR, \f(CW\*(C`B::Deparse\*(C'\fR, \f(CW\*(C`Carp\*(C'\fR, \f(CW\*(C`Compress::Zlib\*(C'\fR, \f(CW\*(C`CPANPLUS\*(C'\fR, \&\f(CW\*(C`Encode\*(C'\fR, \f(CW\*(C`ExtUtils::CBuilder\*(C'\fR, \f(CW\*(C`Env\*(C'\fR, \f(CW\*(C`File::Fetch\*(C'\fR, \f(CW\*(C`I8N::Langinfo\*(C'\fR, \&\f(CW\*(C`I8N::LangTags\*(C'\fR, \f(CW\*(C`IO::Compress\*(C'\fR, \f(CW\*(C`IPC::Cmd\*(C'\fR, \f(CW\*(C`List::Util\*(C'\fR, \&\f(CW\*(C`Locale::Maketext\*(C'\fR, \f(CW\*(C`Module::Build\*(C'\fR, \f(CW\*(C`Module::CoreList\*(C'\fR, \f(CW\*(C`Pod::Simple\*(C'\fR, \&\f(CW\*(C`Scalar::Util\*(C'\fR, \f(CW\*(C`Switch\*(C'\fR .RE .RS 4 .RE .IP "Utility Changes" 4 .IX Item "Utility Changes" \&\fIa2p\fR .IP "Performance Enhancements" 4 .IX Item "Performance Enhancements" .PD 0 .IP "New or Changed Diagnostics" 4 .IX Item "New or Changed Diagnostics" .PD \&\f(CW\*(C`Bad plugin affecting keyword \*(Aq%s\*(Aq\*(C'\fR, \f(CW\*(C`gmtime(%.0f) too large\*(C'\fR, \f(CW\*(C`Lexing code attempted to stuff non\-Latin\-1 character into Latin\-1 input\*(C'\fR, \f(CW\*(C`Lexing code internal error (%s)\*(C'\fR, \f(CW\*(C`localtime(%.0f) too large\*(C'\fR, \f(CW\*(C`Overloaded dereference did not return a reference\*(C'\fR, \f(CW\*(C`Overloaded qr did not return a REGEXP\*(C'\fR, \f(CW\*(C`Perl_pmflag() is deprecated, and will be removed from the XS API\*(C'\fR, \f(CW\*(C`Runaway format\*(C'\fR .IP "Changed Internals" 4 .IX Item "Changed Internals" .PD 0 .IP "New Tests" 4 .IX Item "New Tests" .PD \&\fIt/op/while_readdir.t\fR .IP "Known Problems" 4 .IX Item "Known Problems" Known test failures on \s-1VMS\s0 .IP "Deprecations" 4 .IX Item "Deprecations" .RS 4 .PD 0 .ie n .IP "Use of "":="" to mean an empty attribute list is now deprecated." 4 .el .IP "Use of \f(CW:=\fR to mean an empty attribute list is now deprecated." 4 .IX Item "Use of := to mean an empty attribute list is now deprecated." .RE .RS 4 .RE .IP "Acknowledgements" 4 .IX Item "Acknowledgements" .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl5111delta \- what is new for perl v5.11.1" .IX Subsection "perl5111delta - what is new for perl v5.11.1" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .RS 4 .ie n .IP "Add ""package NAME VERSION"" syntax" 4 .el .IP "Add \f(CWpackage NAME VERSION\fR syntax" 4 .IX Item "Add package NAME VERSION syntax" .RE .RS 4 .RE .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "Updated Modules" 4 .IX Item "Updated Modules" .RE .RS 4 .RE .IP "New Documentation" 4 .IX Item "New Documentation" .IP "Changes to Existing Documentation" 4 .IX Item "Changes to Existing Documentation" .PD Documentation for \f(CW$1\fR in perlvar.pod clarified .IP "Performance Enhancements" 4 .IX Item "Performance Enhancements" \&\f(CW\*(C`if (%foo)\*(C'\fR has been optimized to be faster than \f(CW\*(C`if (keys %foo)\*(C'\fR .IP "Platform Specific Notes" 4 .IX Item "Platform Specific Notes" Darwin (Mac \s-1OS\s0 X), DragonFly \s-1BSD\s0, Win32 .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .PD 0 .IP "New or Changed Diagnostics" 4 .IX Item "New or Changed Diagnostics" .IP "Testing" 4 .IX Item "Testing" .IP "Known Problems" 4 .IX Item "Known Problems" .PD Untriaged test crashes on Windows 2000, Known test failures on \s-1VMS\s0 .IP "Errata for 5.11.0" 4 .IX Item "Errata for 5.11.0" The Perl 5.11.0 release notes incorrectly described 'delete local' .IP "Acknowledgements" 4 .IX Item "Acknowledgements" .PD 0 .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl5110delta \- what is new for perl v5.11.0" .IX Subsection "perl5110delta - what is new for perl v5.11.0" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .RS 4 .IP "Unicode interpretation of \ew, \ed, \es, and the \s-1POSIX\s0 character classes redefined." 4 .IX Item "Unicode interpretation of w, d, s, and the POSIX character classes redefined." .ie n .IP "@INC reorganization" 4 .el .IP "\f(CW@INC\fR reorganization" 4 .IX Item "@INC reorganization" .IP "Switch statement changes" 4 .IX Item "Switch statement changes" .PD flip-flop operators, defined-or operator .IP "Smart match changes" 4 .IX Item "Smart match changes" .PD 0 .IP "Labels can't be keywords" 4 .IX Item "Labels can't be keywords" .IP "Other incompatible changes" 4 .IX Item "Other incompatible changes" .RE .RS 4 .RE .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .RS 4 .IP "Unicode Character Database 5.1.0" 4 .IX Item "Unicode Character Database 5.1.0" .IP "A proper interface for pluggable Method Resolution Orders" 4 .IX Item "A proper interface for pluggable Method Resolution Orders" .ie n .IP "The ""overloading"" pragma" 4 .el .IP "The \f(CWoverloading\fR pragma" 4 .IX Item "The overloading pragma" .ie n .IP """\eN"" regex escape" 4 .el .IP "\f(CW\eN\fR regex escape" 4 .IX Item "N regex escape" .IP "Implicit strictures" 4 .IX Item "Implicit strictures" .IP "Parallel tests" 4 .IX Item "Parallel tests" .ie n .IP "The ""..."" operator" 4 .el .IP "The \f(CW...\fR operator" 4 .IX Item "The ... operator" .IP "DTrace support" 4 .IX Item "DTrace support" .ie n .IP "Support for ""configure_requires"" in \s-1CPAN\s0 module metadata" 4 .el .IP "Support for \f(CWconfigure_requires\fR in \s-1CPAN\s0 module metadata" 4 .IX Item "Support for configure_requires in CPAN module metadata" .ie n .IP """each"" is now more flexible" 4 .el .IP "\f(CWeach\fR is now more flexible" 4 .IX Item "each is now more flexible" .IP "Y2038 compliance" 4 .IX Item "Y2038 compliance" .ie n .IP "$, flexibility" 4 .el .IP "\f(CW$,\fR flexibility" 4 .IX Item "$, flexibility" .IP "// in where clauses" 4 .IX Item "// in where clauses" .IP "Enabling warnings from your shell environment" 4 .IX Item "Enabling warnings from your shell environment" .ie n .IP """delete local""" 4 .el .IP "\f(CWdelete local\fR" 4 .IX Item "delete local" .IP "New support for Abstract namespace sockets" 4 .IX Item "New support for Abstract namespace sockets" .RE .RS 4 .RE .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "Dual-lifed modules moved" 4 .IX Item "Dual-lifed modules moved" .IP "New Modules and Pragmata" 4 .IX Item "New Modules and Pragmata" .PD \&\f(CW\*(C`autodie\*(C'\fR, \f(CW\*(C`Compress::Raw::Bzip2\*(C'\fR, \f(CW\*(C`parent\*(C'\fR, \f(CW\*(C`Parse::CPAN::Meta\*(C'\fR .IP "Pragmata Changes" 4 .IX Item "Pragmata Changes" \&\f(CW\*(C`overloading\*(C'\fR, \f(CW\*(C`attrs\*(C'\fR, \f(CW\*(C`charnames\*(C'\fR, \f(CW\*(C`feature\*(C'\fR, \f(CW\*(C`mro\*(C'\fR .IP "Updated Modules" 4 .IX Item "Updated Modules" \&\f(CW\*(C`ExtUtils::MakeMaker\*(C'\fR, \f(CW\*(C`Test::Harness\*(C'\fR, \f(CW\*(C`UNIVERSAL\*(C'\fR .RE .RS 4 .RE .IP "Utility Changes" 4 .IX Item "Utility Changes" \&\fIh2ph\fR, \fIh2xs\fR, \fIperl5db.pl\fR, \fIperlbug\fR, \fIperlthanks\fR .IP "New Documentation" 4 .IX Item "New Documentation" perlhaiku, perlmroapi, perlperf, perlrepository .IP "Changes to Existing Documentation" 4 .IX Item "Changes to Existing Documentation" .PD 0 .IP "Performance Enhancements" 4 .IX Item "Performance Enhancements" .IP "Installation and Configuration Improvements" 4 .IX Item "Installation and Configuration Improvements" .RS 4 .IP "\fIext/\fR reorganisation" 4 .IX Item "ext/ reorganisation" .IP "Configuration improvements" 4 .IX Item "Configuration improvements" .IP "Compilation improvements" 4 .IX Item "Compilation improvements" .IP "Platform Specific Changes" 4 .IX Item "Platform Specific Changes" .PD \&\s-1AIX\s0, Cygwin, DomainOS, FreeBSD, Irix, Haiku, MachTen, MiNT, MirOS \s-1BSD\s0, NetBSD, Stratus \s-1VOS\s0, Symbian, Win32, \s-1VMS\s0 .RE .RS 4 .RE .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .PD 0 .IP "New or Changed Diagnostics" 4 .IX Item "New or Changed Diagnostics" .PD \&\f(CW\*(C`panic: sv_chop %s\*(C'\fR, \f(CW\*(C`Can\*(Aqt locate package %s for the parents of %s\*(C'\fR, \&\f(CW\*(C`v\-string in use/require is non\-portable\*(C'\fR, \f(CW\*(C`Deep recursion on subroutine "%s"\*(C'\fR .IP "Changed Internals" 4 .IX Item "Changed Internals" \&\f(CW\*(C`SVf_UTF8\*(C'\fR, \f(CW\*(C`SVs_TEMP\*(C'\fR .IP "New Tests" 4 .IX Item "New Tests" t/comp/retainedlines.t, t/io/perlio_fail.t, t/io/perlio_leaks.t, t/io/perlio_open.t, t/io/perlio.t, t/io/pvbm.t, t/mro/package_aliases.t, t/op/dbm.t, t/op/index_thr.t, t/op/pat_thr.t, t/op/qr_gc.t, t/op/reg_email_thr.t, t/op/regexp_qr_embed_thr.t, t/op/regexp_unicode_prop.t, t/op/regexp_unicode_prop_thr.t, t/op/reg_nc_tie.t, t/op/reg_posixcc.t, t/op/re.t, t/op/setpgrpstack.t, t/op/substr_thr.t, t/op/upgrade.t, t/uni/lex_utf8.t, t/uni/tie.t .IP "Known Problems" 4 .IX Item "Known Problems" .PD 0 .IP "Deprecations" 4 .IX Item "Deprecations" .IP "Acknowledgements" 4 .IX Item "Acknowledgements" .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl5101delta \- what is new for perl v5.10.1" .IX Subsection "perl5101delta - what is new for perl v5.10.1" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .RS 4 .IP "Switch statement changes" 4 .IX Item "Switch statement changes" .PD flip-flop operators, defined-or operator .IP "Smart match changes" 4 .IX Item "Smart match changes" .PD 0 .IP "Other incompatible changes" 4 .IX Item "Other incompatible changes" .RE .RS 4 .RE .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .RS 4 .IP "Unicode Character Database 5.1.0" 4 .IX Item "Unicode Character Database 5.1.0" .IP "A proper interface for pluggable Method Resolution Orders" 4 .IX Item "A proper interface for pluggable Method Resolution Orders" .ie n .IP "The ""overloading"" pragma" 4 .el .IP "The \f(CWoverloading\fR pragma" 4 .IX Item "The overloading pragma" .IP "Parallel tests" 4 .IX Item "Parallel tests" .IP "DTrace support" 4 .IX Item "DTrace support" .ie n .IP "Support for ""configure_requires"" in \s-1CPAN\s0 module metadata" 4 .el .IP "Support for \f(CWconfigure_requires\fR in \s-1CPAN\s0 module metadata" 4 .IX Item "Support for configure_requires in CPAN module metadata" .RE .RS 4 .RE .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "New Modules and Pragmata" 4 .IX Item "New Modules and Pragmata" .PD \&\f(CW\*(C`autodie\*(C'\fR, \f(CW\*(C`Compress::Raw::Bzip2\*(C'\fR, \f(CW\*(C`parent\*(C'\fR, \f(CW\*(C`Parse::CPAN::Meta\*(C'\fR .IP "Pragmata Changes" 4 .IX Item "Pragmata Changes" \&\f(CW\*(C`attributes\*(C'\fR, \f(CW\*(C`attrs\*(C'\fR, \f(CW\*(C`base\*(C'\fR, \f(CW\*(C`bigint\*(C'\fR, \f(CW\*(C`bignum\*(C'\fR, \f(CW\*(C`bigrat\*(C'\fR, \&\f(CW\*(C`charnames\*(C'\fR, \f(CW\*(C`constant\*(C'\fR, \f(CW\*(C`feature\*(C'\fR, \f(CW\*(C`fields\*(C'\fR, \f(CW\*(C`lib\*(C'\fR, \f(CW\*(C`open\*(C'\fR, \&\f(CW\*(C`overload\*(C'\fR, \f(CW\*(C`overloading\*(C'\fR, \f(CW\*(C`version\*(C'\fR .IP "Updated Modules" 4 .IX Item "Updated Modules" \&\f(CW\*(C`Archive::Extract\*(C'\fR, \f(CW\*(C`Archive::Tar\*(C'\fR, \f(CW\*(C`Attribute::Handlers\*(C'\fR, \&\f(CW\*(C`AutoLoader\*(C'\fR, \f(CW\*(C`AutoSplit\*(C'\fR, \f(CW\*(C`B\*(C'\fR, \f(CW\*(C`B::Debug\*(C'\fR, \f(CW\*(C`B::Deparse\*(C'\fR, \f(CW\*(C`B::Lint\*(C'\fR, \&\f(CW\*(C`B::Xref\*(C'\fR, \f(CW\*(C`Benchmark\*(C'\fR, \f(CW\*(C`Carp\*(C'\fR, \f(CW\*(C`CGI\*(C'\fR, \f(CW\*(C`Compress::Zlib\*(C'\fR, \f(CW\*(C`CPAN\*(C'\fR, \&\f(CW\*(C`CPANPLUS\*(C'\fR, \f(CW\*(C`CPANPLUS::Dist::Build\*(C'\fR, \f(CW\*(C`Cwd\*(C'\fR, \f(CW\*(C`Data::Dumper\*(C'\fR, \f(CW\*(C`DB\*(C'\fR, \&\f(CW\*(C`DB_File\*(C'\fR, \f(CW\*(C`Devel::PPPort\*(C'\fR, \f(CW\*(C`Digest::MD5\*(C'\fR, \f(CW\*(C`Digest::SHA\*(C'\fR, \f(CW\*(C`DirHandle\*(C'\fR, \&\f(CW\*(C`Dumpvalue\*(C'\fR, \f(CW\*(C`DynaLoader\*(C'\fR, \f(CW\*(C`Encode\*(C'\fR, \f(CW\*(C`Errno\*(C'\fR, \f(CW\*(C`Exporter\*(C'\fR, \&\f(CW\*(C`ExtUtils::CBuilder\*(C'\fR, \f(CW\*(C`ExtUtils::Command\*(C'\fR, \f(CW\*(C`ExtUtils::Constant\*(C'\fR, \&\f(CW\*(C`ExtUtils::Embed\*(C'\fR, \f(CW\*(C`ExtUtils::Install\*(C'\fR, \f(CW\*(C`ExtUtils::MakeMaker\*(C'\fR, \&\f(CW\*(C`ExtUtils::Manifest\*(C'\fR, \f(CW\*(C`ExtUtils::ParseXS\*(C'\fR, \f(CW\*(C`Fatal\*(C'\fR, \f(CW\*(C`File::Basename\*(C'\fR, \&\f(CW\*(C`File::Compare\*(C'\fR, \f(CW\*(C`File::Copy\*(C'\fR, \f(CW\*(C`File::Fetch\*(C'\fR, \f(CW\*(C`File::Find\*(C'\fR, \&\f(CW\*(C`File::Path\*(C'\fR, \f(CW\*(C`File::Spec\*(C'\fR, \f(CW\*(C`File::stat\*(C'\fR, \f(CW\*(C`File::Temp\*(C'\fR, \f(CW\*(C`FileCache\*(C'\fR, \&\f(CW\*(C`FileHandle\*(C'\fR, \f(CW\*(C`Filter::Simple\*(C'\fR, \f(CW\*(C`Filter::Util::Call\*(C'\fR, \f(CW\*(C`FindBin\*(C'\fR, \&\f(CW\*(C`GDBM_File\*(C'\fR, \f(CW\*(C`Getopt::Long\*(C'\fR, \f(CW\*(C`Hash::Util::FieldHash\*(C'\fR, \f(CW\*(C`I18N::Collate\*(C'\fR, \&\f(CW\*(C`IO\*(C'\fR, \f(CW\*(C`IO::Compress::*\*(C'\fR, \f(CW\*(C`IO::Dir\*(C'\fR, \f(CW\*(C`IO::Handle\*(C'\fR, \f(CW\*(C`IO::Socket\*(C'\fR, \&\f(CW\*(C`IO::Zlib\*(C'\fR, \f(CW\*(C`IPC::Cmd\*(C'\fR, \f(CW\*(C`IPC::Open3\*(C'\fR, \f(CW\*(C`IPC::SysV\*(C'\fR, \f(CW\*(C`lib\*(C'\fR, \&\f(CW\*(C`List::Util\*(C'\fR, \f(CW\*(C`Locale::MakeText\*(C'\fR, \f(CW\*(C`Log::Message\*(C'\fR, \f(CW\*(C`Math::BigFloat\*(C'\fR, \&\f(CW\*(C`Math::BigInt\*(C'\fR, \f(CW\*(C`Math::BigInt::FastCalc\*(C'\fR, \f(CW\*(C`Math::BigRat\*(C'\fR, \&\f(CW\*(C`Math::Complex\*(C'\fR, \f(CW\*(C`Math::Trig\*(C'\fR, \f(CW\*(C`Memoize\*(C'\fR, \f(CW\*(C`Module::Build\*(C'\fR, \&\f(CW\*(C`Module::CoreList\*(C'\fR, \f(CW\*(C`Module::Load\*(C'\fR, \f(CW\*(C`Module::Load::Conditional\*(C'\fR, \&\f(CW\*(C`Module::Loaded\*(C'\fR, \f(CW\*(C`Module::Pluggable\*(C'\fR, \f(CW\*(C`NDBM_File\*(C'\fR, \f(CW\*(C`Net::Ping\*(C'\fR, \&\f(CW\*(C`NEXT\*(C'\fR, \f(CW\*(C`Object::Accessor\*(C'\fR, \f(CW\*(C`OS2::REXX\*(C'\fR, \f(CW\*(C`Package::Constants\*(C'\fR, \&\f(CW\*(C`PerlIO\*(C'\fR, \f(CW\*(C`PerlIO::via\*(C'\fR, \f(CW\*(C`Pod::Man\*(C'\fR, \f(CW\*(C`Pod::Parser\*(C'\fR, \f(CW\*(C`Pod::Simple\*(C'\fR, \&\f(CW\*(C`Pod::Text\*(C'\fR, \f(CW\*(C`POSIX\*(C'\fR, \f(CW\*(C`Safe\*(C'\fR, \f(CW\*(C`Scalar::Util\*(C'\fR, \f(CW\*(C`SelectSaver\*(C'\fR, \&\f(CW\*(C`SelfLoader\*(C'\fR, \f(CW\*(C`Socket\*(C'\fR, \f(CW\*(C`Storable\*(C'\fR, \f(CW\*(C`Switch\*(C'\fR, \f(CW\*(C`Symbol\*(C'\fR, \&\f(CW\*(C`Sys::Syslog\*(C'\fR, \f(CW\*(C`Term::ANSIColor\*(C'\fR, \f(CW\*(C`Term::ReadLine\*(C'\fR, \f(CW\*(C`Term::UI\*(C'\fR, \&\f(CW\*(C`Test::Harness\*(C'\fR, \f(CW\*(C`Test::Simple\*(C'\fR, \f(CW\*(C`Text::ParseWords\*(C'\fR, \f(CW\*(C`Text::Tabs\*(C'\fR, \&\f(CW\*(C`Text::Wrap\*(C'\fR, \f(CW\*(C`Thread::Queue\*(C'\fR, \f(CW\*(C`Thread::Semaphore\*(C'\fR, \f(CW\*(C`threads\*(C'\fR, \&\f(CW\*(C`threads::shared\*(C'\fR, \f(CW\*(C`Tie::RefHash\*(C'\fR, \f(CW\*(C`Tie::StdHandle\*(C'\fR, \f(CW\*(C`Time::HiRes\*(C'\fR, \&\f(CW\*(C`Time::Local\*(C'\fR, \f(CW\*(C`Time::Piece\*(C'\fR, \f(CW\*(C`Unicode::Normalize\*(C'\fR, \f(CW\*(C`Unicode::UCD\*(C'\fR, \&\f(CW\*(C`UNIVERSAL\*(C'\fR, \f(CW\*(C`Win32\*(C'\fR, \f(CW\*(C`Win32API::File\*(C'\fR, \f(CW\*(C`XSLoader\*(C'\fR .RE .RS 4 .RE .IP "Utility Changes" 4 .IX Item "Utility Changes" \&\fIh2ph\fR, \fIh2xs\fR, \fIperl5db.pl\fR, \fIperlthanks\fR .IP "New Documentation" 4 .IX Item "New Documentation" perlhaiku, perlmroapi, perlperf, perlrepository, perlthanks .IP "Changes to Existing Documentation" 4 .IX Item "Changes to Existing Documentation" .PD 0 .IP "Performance Enhancements" 4 .IX Item "Performance Enhancements" .IP "Installation and Configuration Improvements" 4 .IX Item "Installation and Configuration Improvements" .RS 4 .IP "\fIext/\fR reorganisation" 4 .IX Item "ext/ reorganisation" .IP "Configuration improvements" 4 .IX Item "Configuration improvements" .IP "Compilation improvements" 4 .IX Item "Compilation improvements" .IP "Platform Specific Changes" 4 .IX Item "Platform Specific Changes" .PD \&\s-1AIX\s0, Cygwin, FreeBSD, Irix, Haiku, MirOS \s-1BSD\s0, NetBSD, Stratus \s-1VOS\s0, Symbian, Win32, \s-1VMS\s0 .RE .RS 4 .RE .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .PD 0 .IP "New or Changed Diagnostics" 4 .IX Item "New or Changed Diagnostics" .PD \&\f(CW\*(C`panic: sv_chop %s\*(C'\fR, \f(CW\*(C`Can\*(Aqt locate package %s for the parents of %s\*(C'\fR, \&\f(CW\*(C`v\-string in use/require is non\-portable\*(C'\fR, \f(CW\*(C`Deep recursion on subroutine "%s"\*(C'\fR .IP "Changed Internals" 4 .IX Item "Changed Internals" \&\f(CW\*(C`SVf_UTF8\*(C'\fR, \f(CW\*(C`SVs_TEMP\*(C'\fR .IP "New Tests" 4 .IX Item "New Tests" t/comp/retainedlines.t, t/io/perlio_fail.t, t/io/perlio_leaks.t, t/io/perlio_open.t, t/io/perlio.t, t/io/pvbm.t, t/mro/package_aliases.t, t/op/dbm.t, t/op/index_thr.t, t/op/pat_thr.t, t/op/qr_gc.t, t/op/reg_email_thr.t, t/op/regexp_qr_embed_thr.t, t/op/regexp_unicode_prop.t, t/op/regexp_unicode_prop_thr.t, t/op/reg_nc_tie.t, t/op/reg_posixcc.t, t/op/re.t, t/op/setpgrpstack.t, t/op/substr_thr.t, t/op/upgrade.t, t/uni/lex_utf8.t, t/uni/tie.t .IP "Known Problems" 4 .IX Item "Known Problems" .PD 0 .IP "Deprecations" 4 .IX Item "Deprecations" .IP "Acknowledgements" 4 .IX Item "Acknowledgements" .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl5100delta \- what is new for perl 5.10.0" .IX Subsection "perl5100delta - what is new for perl 5.10.0" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .RS 4 .ie n .IP "The ""feature"" pragma" 4 .el .IP "The \f(CWfeature\fR pragma" 4 .IX Item "The feature pragma" .IP "New \fB\-E\fR command-line switch" 4 .IX Item "New -E command-line switch" .IP "Defined-or operator" 4 .IX Item "Defined-or operator" .IP "Switch and Smart Match operator" 4 .IX Item "Switch and Smart Match operator" .IP "Regular expressions" 4 .IX Item "Regular expressions" .PD Recursive Patterns, Named Capture Buffers, Possessive Quantifiers, Backtracking control verbs, Relative backreferences, \f(CW\*(C`\eK\*(C'\fR escape, Vertical and horizontal whitespace, and linebreak .ie n .IP """say()""" 4 .el .IP "\f(CWsay()\fR" 4 .IX Item "say()" .PD 0 .ie n .IP "Lexical $_" 4 .el .IP "Lexical \f(CW$_\fR" 4 .IX Item "Lexical $_" .ie n .IP "The ""_"" prototype" 4 .el .IP "The \f(CW_\fR prototype" 4 .IX Item "The _ prototype" .IP "\s-1UNITCHECK\s0 blocks" 4 .IX Item "UNITCHECK blocks" .ie n .IP "New Pragma, ""mro""" 4 .el .IP "New Pragma, \f(CWmro\fR" 4 .IX Item "New Pragma, mro" .ie n .IP "\fIreaddir()\fR may return a ""short filename"" on Windows" 4 .el .IP "\fIreaddir()\fR may return a ``short filename'' on Windows" 4 .IX Item "readdir() may return a short filename on Windows" .IP "\fIreadpipe()\fR is now overridable" 4 .IX Item "readpipe() is now overridable" .IP "Default argument for \fIreadline()\fR" 4 .IX Item "Default argument for readline()" .IP "\fIstate()\fR variables" 4 .IX Item "state() variables" .IP "Stacked filetest operators" 4 .IX Item "Stacked filetest operators" .IP "\s-1\fIUNIVERSAL::DOES\s0()\fR" 4 .IX Item "UNIVERSAL::DOES()" .IP "Formats" 4 .IX Item "Formats" .IP "Byte-order modifiers for \fIpack()\fR and \fIunpack()\fR" 4 .IX Item "Byte-order modifiers for pack() and unpack()" .ie n .IP """no VERSION""" 4 .el .IP "\f(CWno VERSION\fR" 4 .IX Item "no VERSION" .ie n .IP """chdir"", ""chmod"" and ""chown"" on filehandles" 4 .el .IP "\f(CWchdir\fR, \f(CWchmod\fR and \f(CWchown\fR on filehandles" 4 .IX Item "chdir, chmod and chown on filehandles" .IP "\s-1OS\s0 groups" 4 .IX Item "OS groups" .IP "Recursive sort subs" 4 .IX Item "Recursive sort subs" .IP "Exceptions in constant folding" 4 .IX Item "Exceptions in constant folding" .ie n .IP "Source filters in @INC" 4 .el .IP "Source filters in \f(CW@INC\fR" 4 .IX Item "Source filters in @INC" .IP "New internal variables" 4 .IX Item "New internal variables" .PD \&\f(CW\*(C`${^RE_DEBUG_FLAGS}\*(C'\fR, \f(CW\*(C`${^CHILD_ERROR_NATIVE}\*(C'\fR, \f(CW\*(C`${^RE_TRIE_MAXBUF}\*(C'\fR, \&\f(CW\*(C`${^WIN32_SLOPPY_STAT}\*(C'\fR .IP "Miscellaneous" 4 .IX Item "Miscellaneous" .PD 0 .IP "\s-1UCD\s0 5.0.0" 4 .IX Item "UCD 5.0.0" .IP "\s-1MAD\s0" 4 .IX Item "MAD" .IP "\fIkill()\fR on Windows" 4 .IX Item "kill() on Windows" .RE .RS 4 .RE .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .RS 4 .IP "Packing and \s-1UTF\-8\s0 strings" 4 .IX Item "Packing and UTF-8 strings" .IP "Byte/character count feature in \fIunpack()\fR" 4 .IX Item "Byte/character count feature in unpack()" .ie n .IP "The $* and $# variables have been removed" 4 .el .IP "The \f(CW$*\fR and \f(CW$#\fR variables have been removed" 4 .IX Item "The $* and $# variables have been removed" .IP "\fIsubstr()\fR lvalues are no longer fixed-length" 4 .IX Item "substr() lvalues are no longer fixed-length" .ie n .IP "Parsing of ""\-f _""" 4 .el .IP "Parsing of \f(CW\-f _\fR" 4 .IX Item "Parsing of -f _" .ie n .IP """:unique""" 4 .el .IP "\f(CW:unique\fR" 4 .IX Item ":unique" .IP "Effect of pragmas in eval" 4 .IX Item "Effect of pragmas in eval" .IP "chdir \s-1FOO\s0" 4 .IX Item "chdir FOO" .IP "Handling of .pmc files" 4 .IX Item "Handling of .pmc files" .ie n .IP "$^V is now a ""version"" object instead of a v\-string" 4 .el .IP "$^V is now a \f(CWversion\fR object instead of a v\-string" 4 .IX Item "$^V is now a version object instead of a v-string" .IP "@\- and @+ in patterns" 4 .IX Item "@- and @+ in patterns" .ie n .IP "$AUTOLOAD can now be tainted" 4 .el .IP "\f(CW$AUTOLOAD\fR can now be tainted" 4 .IX Item "$AUTOLOAD can now be tainted" .IP "Tainting and printf" 4 .IX Item "Tainting and printf" .IP "undef and signal handlers" 4 .IX Item "undef and signal handlers" .IP "strictures and dereferencing in \fIdefined()\fR" 4 .IX Item "strictures and dereferencing in defined()" .ie n .IP """(?p{})"" has been removed" 4 .el .IP "\f(CW(?p{})\fR has been removed" 4 .IX Item "(?p{}) has been removed" .IP "Pseudo-hashes have been removed" 4 .IX Item "Pseudo-hashes have been removed" .IP "Removal of the bytecode compiler and of perlcc" 4 .IX Item "Removal of the bytecode compiler and of perlcc" .IP "Removal of the \s-1JPL\s0" 4 .IX Item "Removal of the JPL" .IP "Recursive inheritance detected earlier" 4 .IX Item "Recursive inheritance detected earlier" .IP "warnings::enabled and warnings::warnif changed to favor users of modules" 4 .IX Item "warnings::enabled and warnings::warnif changed to favor users of modules" .RE .RS 4 .RE .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "Upgrading individual core modules" 4 .IX Item "Upgrading individual core modules" .IP "Pragmata Changes" 4 .IX Item "Pragmata Changes" .PD \&\f(CW\*(C`feature\*(C'\fR, \f(CW\*(C`mro\*(C'\fR, Scoping of the \f(CW\*(C`sort\*(C'\fR pragma, Scoping of \f(CW\*(C`bignum\*(C'\fR, \&\f(CW\*(C`bigint\*(C'\fR, \f(CW\*(C`bigrat\*(C'\fR, \f(CW\*(C`base\*(C'\fR, \f(CW\*(C`strict\*(C'\fR and \f(CW\*(C`warnings\*(C'\fR, \f(CW\*(C`version\*(C'\fR, \&\f(CW\*(C`warnings\*(C'\fR, \f(CW\*(C`less\*(C'\fR .IP "New modules" 4 .IX Item "New modules" .PD 0 .IP "Selected Changes to Core Modules" 4 .IX Item "Selected Changes to Core Modules" .PD \&\f(CW\*(C`Attribute::Handlers\*(C'\fR, \f(CW\*(C`B::Lint\*(C'\fR, \f(CW\*(C`B\*(C'\fR, \f(CW\*(C`Thread\*(C'\fR .RE .RS 4 .RE .IP "Utility Changes" 4 .IX Item "Utility Changes" perl \-d, ptar, ptardiff, shasum, corelist, h2ph and h2xs, perlivp, find2perl, config_data, cpanp, cpan2dist, pod2html .IP "New Documentation" 4 .IX Item "New Documentation" .PD 0 .IP "Performance Enhancements" 4 .IX Item "Performance Enhancements" .RS 4 .IP "In-place sorting" 4 .IX Item "In-place sorting" .IP "Lexical array access" 4 .IX Item "Lexical array access" .IP "XS-assisted \s-1SWASHGET\s0" 4 .IX Item "XS-assisted SWASHGET" .IP "Constant subroutines" 4 .IX Item "Constant subroutines" .ie n .IP """PERL_DONT_CREATE_GVSV""" 4 .el .IP "\f(CWPERL_DONT_CREATE_GVSV\fR" 4 .IX Item "PERL_DONT_CREATE_GVSV" .IP "Weak references are cheaper" 4 .IX Item "Weak references are cheaper" .IP "\fIsort()\fR enhancements" 4 .IX Item "sort() enhancements" .IP "Memory optimisations" 4 .IX Item "Memory optimisations" .IP "\s-1UTF\-8\s0 cache optimisation" 4 .IX Item "UTF-8 cache optimisation" .IP "Sloppy stat on Windows" 4 .IX Item "Sloppy stat on Windows" .IP "Regular expressions optimisations" 4 .IX Item "Regular expressions optimisations" .PD Engine de-recursivised, Single char char-classes treated as literals, Trie optimisation of literal string alternations, Aho-Corasick start-point optimisation .RE .RS 4 .RE .IP "Installation and Configuration Improvements" 4 .IX Item "Installation and Configuration Improvements" .RS 4 .PD 0 .IP "Configuration improvements" 4 .IX Item "Configuration improvements" .PD \&\f(CW\*(C`\-Dusesitecustomize\*(C'\fR, Relocatable installations, \fIstrlcat()\fR and \fIstrlcpy()\fR, \&\f(CW\*(C`d_pseudofork\*(C'\fR and \f(CW\*(C`d_printf_format_null\*(C'\fR, Configure help .IP "Compilation improvements" 4 .IX Item "Compilation improvements" Parallel build, Borland's compilers support, Static build on Windows, ppport.h files, \*(C+ compatibility, Support for Microsoft 64\-bit compiler, Visual \*(C+, Win32 builds .IP "Installation improvements" 4 .IX Item "Installation improvements" Module auxiliary files .IP "New Or Improved Platforms" 4 .IX Item "New Or Improved Platforms" .RE .RS 4 .RE .PD 0 .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .PD strictures in regexp-eval blocks, Calling \fICORE::require()\fR, Subscripts of slices, \f(CW\*(C`no warnings \*(Aqcategory\*(Aq\*(C'\fR works correctly with \-w, threads improvements, \fIchr()\fR and negative values, \s-1PERL5SHELL\s0 and tainting, Using *FILE{\s-1IO\s0}, Overloading and reblessing, Overloading and \s-1UTF\-8\s0, eval memory leaks fixed, Random device on Windows, \s-1PERLIO_DEBUG\s0, PerlIO::scalar and read-only scalars, \fIstudy()\fR and \s-1UTF\-8\s0, Critical signals, \f(CW@INC\fR\-hook fix, \&\f(CW\*(C`\-t\*(C'\fR switch fix, Duping \s-1UTF\-8\s0 filehandles, Localisation of hash elements .IP "New or Changed Diagnostics" 4 .IX Item "New or Changed Diagnostics" Use of uninitialized value, Deprecated use of \fImy()\fR in false conditional, !=~ should be !~, Newline in left-justified string, Too late for \*(L"\-T\*(R" option, \*(L"%s\*(R" variable \f(CW%s\fR masks earlier declaration, \&\fIreaddir()\fR/\fIclosedir()\fR/etc. attempted on invalid dirhandle, Opening dirhandle/filehandle \f(CW%s\fR also as a file/directory, Use of \-P is deprecated, v\-string in use/require is non-portable, perl \-V .IP "Changed Internals" 4 .IX Item "Changed Internals" .RS 4 .PD 0 .IP "Reordering of SVt_* constants" 4 .IX Item "Reordering of SVt_* constants" .IP "Elimination of SVt_PVBM" 4 .IX Item "Elimination of SVt_PVBM" .IP "New type SVt_BIND" 4 .IX Item "New type SVt_BIND" .IP "Removal of \s-1CPP\s0 symbols" 4 .IX Item "Removal of CPP symbols" .IP "Less space is used by ops" 4 .IX Item "Less space is used by ops" .IP "New parser" 4 .IX Item "New parser" .ie n .IP "Use of ""const""" 4 .el .IP "Use of \f(CWconst\fR" 4 .IX Item "Use of const" .IP "Mathoms" 4 .IX Item "Mathoms" .ie n .IP """AvFLAGS"" has been removed" 4 .el .IP "\f(CWAvFLAGS\fR has been removed" 4 .IX Item "AvFLAGS has been removed" .ie n .IP """av_*"" changes" 4 .el .IP "\f(CWav_*\fR changes" 4 .IX Item "av_* changes" .IP "$^H and %^H" 4 .IX Item "$^H and %^H" .IP "B:: modules inheritance changed" 4 .IX Item "B:: modules inheritance changed" .IP "Anonymous hash and array constructors" 4 .IX Item "Anonymous hash and array constructors" .RE .RS 4 .RE .IP "Known Problems" 4 .IX Item "Known Problems" .RS 4 .IP "\s-1UTF\-8\s0 problems" 4 .IX Item "UTF-8 problems" .RE .RS 4 .RE .IP "Platform Specific Problems" 4 .IX Item "Platform Specific Problems" .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl595delta \- what is new for perl v5.9.5" .IX Subsection "perl595delta - what is new for perl v5.9.5" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .RS 4 .IP "Tainting and printf" 4 .IX Item "Tainting and printf" .IP "undef and signal handlers" 4 .IX Item "undef and signal handlers" .IP "strictures and array/hash dereferencing in \fIdefined()\fR" 4 .IX Item "strictures and array/hash dereferencing in defined()" .ie n .IP """(?p{})"" has been removed" 4 .el .IP "\f(CW(?p{})\fR has been removed" 4 .IX Item "(?p{}) has been removed" .IP "Pseudo-hashes have been removed" 4 .IX Item "Pseudo-hashes have been removed" .IP "Removal of the bytecode compiler and of perlcc" 4 .IX Item "Removal of the bytecode compiler and of perlcc" .IP "Removal of the \s-1JPL\s0" 4 .IX Item "Removal of the JPL" .IP "Recursive inheritance detected earlier" 4 .IX Item "Recursive inheritance detected earlier" .RE .RS 4 .RE .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .RS 4 .IP "Regular expressions" 4 .IX Item "Regular expressions" .PD Recursive Patterns, Named Capture Buffers, Possessive Quantifiers, Backtracking control verbs, Relative backreferences, \f(CW\*(C`\eK\*(C'\fR escape, Vertical and horizontal whitespace, and linebreak .ie n .IP "The ""_"" prototype" 4 .el .IP "The \f(CW_\fR prototype" 4 .IX Item "The _ prototype" .PD 0 .IP "\s-1UNITCHECK\s0 blocks" 4 .IX Item "UNITCHECK blocks" .IP "\fIreadpipe()\fR is now overridable" 4 .IX Item "readpipe() is now overridable" .IP "default argument for \fIreadline()\fR" 4 .IX Item "default argument for readline()" .IP "\s-1UCD\s0 5.0.0" 4 .IX Item "UCD 5.0.0" .IP "Smart match" 4 .IX Item "Smart match" .ie n .IP "Implicit loading of ""feature""" 4 .el .IP "Implicit loading of \f(CWfeature\fR" 4 .IX Item "Implicit loading of feature" .RE .RS 4 .RE .IP "Modules and Pragmas" 4 .IX Item "Modules and Pragmas" .RS 4 .ie n .IP "New Pragma, ""mro""" 4 .el .IP "New Pragma, \f(CWmro\fR" 4 .IX Item "New Pragma, mro" .IP "bignum, bigint, bigrat" 4 .IX Item "bignum, bigint, bigrat" .IP "Math::BigInt/Math::BigFloat" 4 .IX Item "Math::BigInt/Math::BigFloat" .PD \&\fIconfig()\fR, \fIimport()\fR, roundmode common, \fIbpi()\fR, \fIbcos()\fR, \fIbsin()\fR, \fIbatan()\fR, \&\fIbatan2()\fR, \fIbmuladd()\fR, \fIbexp()\fR, \fIbnok()\fR, \fIfrom_hex()\fR, \fIfrom_oct()\fR, and \&\fIfrom_bin()\fR, \fIas_oct()\fR .IP "New Core Modules" 4 .IX Item "New Core Modules" .PD 0 .IP "Module changes" 4 .IX Item "Module changes" .PD \&\f(CW\*(C`assertions\*(C'\fR, \f(CW\*(C`base\*(C'\fR, \f(CW\*(C`strict\*(C'\fR and \f(CW\*(C`warnings\*(C'\fR, \f(CW\*(C`warnings\*(C'\fR, \f(CW\*(C`less\*(C'\fR, \&\f(CW\*(C`Attribute::Handlers\*(C'\fR, \f(CW\*(C`B::Lint\*(C'\fR, \f(CW\*(C`B\*(C'\fR, \f(CW\*(C`Thread\*(C'\fR .RE .RS 4 .RE .IP "Utility Changes" 4 .IX Item "Utility Changes" .RS 4 .PD 0 .ie n .IP """cpanp""" 4 .el .IP "\f(CWcpanp\fR" 4 .IX Item "cpanp" .ie n .IP """cpan2dist""" 4 .el .IP "\f(CWcpan2dist\fR" 4 .IX Item "cpan2dist" .ie n .IP """pod2html""" 4 .el .IP "\f(CWpod2html\fR" 4 .IX Item "pod2html" .RE .RS 4 .RE .IP "Documentation" 4 .IX Item "Documentation" .RS 4 .IP "New manpage, perlunifaq" 4 .IX Item "New manpage, perlunifaq" .RE .RS 4 .RE .IP "Installation and Configuration Improvements" 4 .IX Item "Installation and Configuration Improvements" .RS 4 .IP "\*(C+ compatibility" 4 .IX Item " compatibility" .IP "Visual \*(C+" 4 .IX Item "Visual " .IP "Static build on Win32" 4 .IX Item "Static build on Win32" .IP "win32 builds" 4 .IX Item "win32 builds" .ie n .IP """d_pseudofork"" and ""d_printf_format_null""" 4 .el .IP "\f(CWd_pseudofork\fR and \f(CWd_printf_format_null\fR" 4 .IX Item "d_pseudofork and d_printf_format_null" .IP "Help" 4 .IX Item "Help" .IP "64bit systems" 4 .IX Item "64bit systems" .IP "Ports" 4 .IX Item "Ports" .RE .RS 4 .RE .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .IP "New or Changed Diagnostics" 4 .IX Item "New or Changed Diagnostics" .RS 4 .IP "Deprecations" 4 .IX Item "Deprecations" .RE .RS 4 .RE .IP "Changed Internals" 4 .IX Item "Changed Internals" .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl594delta \- what is new for perl v5.9.4" .IX Subsection "perl594delta - what is new for perl v5.9.4" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .RS 4 .IP "chdir \s-1FOO\s0" 4 .IX Item "chdir FOO" .IP "Handling of pmc files" 4 .IX Item "Handling of pmc files" .IP "@\- and @+ in patterns" 4 .IX Item "@- and @+ in patterns" .ie n .IP "$AUTOLOAD can now be tainted" 4 .el .IP "\f(CW$AUTOLOAD\fR can now be tainted" 4 .IX Item "$AUTOLOAD can now be tainted" .RE .RS 4 .RE .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .RS 4 .IP "\fIstate()\fR variables" 4 .IX Item "state() variables" .IP "\s-1\fIUNIVERSAL::DOES\s0()\fR" 4 .IX Item "UNIVERSAL::DOES()" .IP "Exceptions in constant folding" 4 .IX Item "Exceptions in constant folding" .ie n .IP "Source filters in @INC" 4 .el .IP "Source filters in \f(CW@INC\fR" 4 .IX Item "Source filters in @INC" .IP "\s-1MAD\s0" 4 .IX Item "MAD" .RE .RS 4 .RE .IP "Modules and Pragmas" 4 .IX Item "Modules and Pragmas" .RS 4 .IP "New Core Modules" 4 .IX Item "New Core Modules" .RE .RS 4 .RE .IP "Utility Changes" 4 .IX Item "Utility Changes" .RS 4 .IP "config_data" 4 .IX Item "config_data" .RE .RS 4 .RE .IP "Documentation" 4 .IX Item "Documentation" .RS 4 .IP "New manpage, perlpragma" 4 .IX Item "New manpage, perlpragma" .IP "New manpage, perlreguts" 4 .IX Item "New manpage, perlreguts" .IP "New manpage, perlunitut" 4 .IX Item "New manpage, perlunitut" .RE .RS 4 .RE .IP "Performance Enhancements" 4 .IX Item "Performance Enhancements" .RS 4 .IP "Memory optimisations" 4 .IX Item "Memory optimisations" .IP "\s-1UTF\-8\s0 cache optimisation" 4 .IX Item "UTF-8 cache optimisation" .IP "Regular expressions" 4 .IX Item "Regular expressions" .PD Engine de-recursivised, Single char char-classes treated as literals, Trie optimisation of literal string alternations, Aho-Corasick start-point optimisation .IP "Sloppy stat on Windows" 4 .IX Item "Sloppy stat on Windows" .RE .RS 4 .RE .PD 0 .IP "Installation and Configuration Improvements" 4 .IX Item "Installation and Configuration Improvements" .RS 4 .IP "Relocatable installations" 4 .IX Item "Relocatable installations" .IP "Ports" 4 .IX Item "Ports" .IP "Compilation improvements" 4 .IX Item "Compilation improvements" .IP "New probes" 4 .IX Item "New probes" .IP "Windows build improvements" 4 .IX Item "Windows build improvements" .PD Building \s-1XS\s0 extensions, Support for 64\-bit compiler .RE .RS 4 .RE .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .RS 4 .PD 0 .IP "\s-1PERL5SHELL\s0 and tainting" 4 .IX Item "PERL5SHELL and tainting" .IP "Using *FILE{\s-1IO\s0}" 4 .IX Item "Using *FILE{IO}" .IP "Overloading and reblessing" 4 .IX Item "Overloading and reblessing" .IP "Overloading and \s-1UTF\-8\s0" 4 .IX Item "Overloading and UTF-8" .IP "eval memory leaks fixed" 4 .IX Item "eval memory leaks fixed" .IP "Random device on Windows" 4 .IX Item "Random device on Windows" .RE .RS 4 .RE .IP "New or Changed Diagnostics" 4 .IX Item "New or Changed Diagnostics" .PD State variable \f(CW%s\fR will be reinitialized .IP "Changed Internals" 4 .IX Item "Changed Internals" .PD 0 .IP "Known Problems" 4 .IX Item "Known Problems" .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl593delta \- what is new for perl v5.9.3" .IX Subsection "perl593delta - what is new for perl v5.9.3" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .RS 4 .ie n .IP "Parsing of ""\-f _""" 4 .el .IP "Parsing of \f(CW\-f _\fR" 4 .IX Item "Parsing of -f _" .ie n .IP """mkdir()""" 4 .el .IP "\f(CWmkdir()\fR" 4 .IX Item "mkdir()" .IP "Magic goto and eval" 4 .IX Item "Magic goto and eval" .ie n .IP "$# has been removed" 4 .el .IP "\f(CW$#\fR has been removed" 4 .IX Item "$# has been removed" .ie n .IP """:unique""" 4 .el .IP "\f(CW:unique\fR" 4 .IX Item ":unique" .ie n .IP "Scoping of the ""sort"" pragma" 4 .el .IP "Scoping of the \f(CWsort\fR pragma" 4 .IX Item "Scoping of the sort pragma" .RE .RS 4 .RE .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .RS 4 .ie n .IP "The ""feature"" pragma" 4 .el .IP "The \f(CWfeature\fR pragma" 4 .IX Item "The feature pragma" .IP "Switch and Smart Match operator" 4 .IX Item "Switch and Smart Match operator" .ie n .IP """say()""" 4 .el .IP "\f(CWsay()\fR" 4 .IX Item "say()" .ie n .IP """CLONE_SKIP()""" 4 .el .IP "\f(CWCLONE_SKIP()\fR" 4 .IX Item "CLONE_SKIP()" .ie n .IP """${^CHILD_ERROR_NATIVE}""" 4 .el .IP "\f(CW${^CHILD_ERROR_NATIVE}\fR" 4 .IX Item "${^CHILD_ERROR_NATIVE}" .IP "Assertions" 4 .IX Item "Assertions" .IP "Unicode Character Database 4.1.0" 4 .IX Item "Unicode Character Database 4.1.0" .ie n .IP """no VERSION""" 4 .el .IP "\f(CWno VERSION\fR" 4 .IX Item "no VERSION" .IP "Recursive sort subs" 4 .IX Item "Recursive sort subs" .IP "Effect of pragmas in eval" 4 .IX Item "Effect of pragmas in eval" .IP "New \fB\-E\fR command-line switch" 4 .IX Item "New -E command-line switch" .ie n .IP """chdir"", ""chmod"" and ""chown"" on filehandles" 4 .el .IP "\f(CWchdir\fR, \f(CWchmod\fR and \f(CWchown\fR on filehandles" 4 .IX Item "chdir, chmod and chown on filehandles" .IP "\s-1OS\s0 groups" 4 .IX Item "OS groups" .RE .RS 4 .RE .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "New Core Modules" 4 .IX Item "New Core Modules" .RE .RS 4 .RE .IP "Utility Changes" 4 .IX Item "Utility Changes" .RS 4 .ie n .IP """ptar""" 4 .el .IP "\f(CWptar\fR" 4 .IX Item "ptar" .ie n .IP """ptardiff""" 4 .el .IP "\f(CWptardiff\fR" 4 .IX Item "ptardiff" .ie n .IP """shasum""" 4 .el .IP "\f(CWshasum\fR" 4 .IX Item "shasum" .ie n .IP """h2xs"" enhancements" 4 .el .IP "\f(CWh2xs\fR enhancements" 4 .IX Item "h2xs enhancements" .ie n .IP """perlivp"" enhancements" 4 .el .IP "\f(CWperlivp\fR enhancements" 4 .IX Item "perlivp enhancements" .RE .RS 4 .RE .IP "Documentation" 4 .IX Item "Documentation" .RS 4 .IP "Perl Glossary" 4 .IX Item "Perl Glossary" .RE .RS 4 .RE .IP "Performance Enhancements" 4 .IX Item "Performance Enhancements" .RS 4 .IP "XS-assisted \s-1SWASHGET\s0" 4 .IX Item "XS-assisted SWASHGET" .IP "Constant subroutines" 4 .IX Item "Constant subroutines" .ie n .IP """PERL_DONT_CREATE_GVSV""" 4 .el .IP "\f(CWPERL_DONT_CREATE_GVSV\fR" 4 .IX Item "PERL_DONT_CREATE_GVSV" .IP "Weak references are cheaper" 4 .IX Item "Weak references are cheaper" .IP "\fIsort()\fR enhancements" 4 .IX Item "sort() enhancements" .RE .RS 4 .RE .IP "Installation and Configuration Improvements" 4 .IX Item "Installation and Configuration Improvements" .RS 4 .IP "Compilation improvements" 4 .IX Item "Compilation improvements" .IP "New Or Improved Platforms" 4 .IX Item "New Or Improved Platforms" .IP "New probes" 4 .IX Item "New probes" .IP "Module auxiliary files" 4 .IX Item "Module auxiliary files" .RE .RS 4 .RE .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .RS 4 .ie n .IP """defined $$x""" 4 .el .IP "\f(CWdefined $$x\fR" 4 .IX Item "defined $$x" .IP "Calling \fICORE::require()\fR" 4 .IX Item "Calling CORE::require()" .IP "Subscripts of slices" 4 .IX Item "Subscripts of slices" .IP "Remove over-optimisation" 4 .IX Item "Remove over-optimisation" .IP "\fIsprintf()\fR fixes" 4 .IX Item "sprintf() fixes" .IP "no warnings 'category' works correctly with \-w" 4 .IX Item "no warnings 'category' works correctly with -w" .IP "Smaller fixes" 4 .IX Item "Smaller fixes" .IP "More Unicode Fixes" 4 .IX Item "More Unicode Fixes" .RE .RS 4 .RE .IP "New or Changed Diagnostics" 4 .IX Item "New or Changed Diagnostics" .RS 4 .IP "Attempt to set length of freed array" 4 .IX Item "Attempt to set length of freed array" .IP "Non-string passed as bitmask" 4 .IX Item "Non-string passed as bitmask" .IP "Search pattern not terminated or ternary operator parsed as search pattern" 4 .IX Item "Search pattern not terminated or ternary operator parsed as search pattern" .ie n .IP """%s"" variable %s masks earlier declaration" 4 .el .IP "``%s'' variable \f(CW%s\fR masks earlier declaration" 4 .IX Item "%s variable %s masks earlier declaration" .IP "\fIreaddir()\fR/\fIclosedir()\fR/etc. attempted on invalid dirhandle" 4 .IX Item "readdir()/closedir()/etc. attempted on invalid dirhandle" .RE .RS 4 .RE .IP "Changed Internals" 4 .IX Item "Changed Internals" .RS 4 .IP "B:: modules inheritance changed" 4 .IX Item "B:: modules inheritance changed" .RE .RS 4 .RE .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl592delta \- what is new for perl v5.9.2" .IX Subsection "perl592delta - what is new for perl v5.9.2" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .RS 4 .IP "Packing and \s-1UTF\-8\s0 strings" 4 .IX Item "Packing and UTF-8 strings" .IP "Miscellaneous" 4 .IX Item "Miscellaneous" .RE .RS 4 .RE .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .RS 4 .IP "Malloc wrapping" 4 .IX Item "Malloc wrapping" .IP "Unicode Character Database 4.0.1" 4 .IX Item "Unicode Character Database 4.0.1" .IP "suidperl less insecure" 4 .IX Item "suidperl less insecure" .IP "\s-1PERLIO_DEBUG\s0" 4 .IX Item "PERLIO_DEBUG" .IP "Formats" 4 .IX Item "Formats" .IP "Unicode Character Classes" 4 .IX Item "Unicode Character Classes" .IP "Byte-order modifiers for \fIpack()\fR and \fIunpack()\fR" 4 .IX Item "Byte-order modifiers for pack() and unpack()" .IP "Byte count feature in \fIpack()\fR" 4 .IX Item "Byte count feature in pack()" .IP "New variables" 4 .IX Item "New variables" .RE .RS 4 .RE .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "New modules" 4 .IX Item "New modules" .IP "Updated And Improved Modules and Pragmata" 4 .IX Item "Updated And Improved Modules and Pragmata" .PD B::Concise, Socket, Sys::Syslog, threads .RE .RS 4 .RE .IP "Utility Changes" 4 .IX Item "Utility Changes" .PD 0 .IP "Performance Enhancements" 4 .IX Item "Performance Enhancements" .IP "Installation and Configuration Improvements" 4 .IX Item "Installation and Configuration Improvements" .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .IP "New or Changed Diagnostics" 4 .IX Item "New or Changed Diagnostics" .IP "Changed Internals" 4 .IX Item "Changed Internals" .IP "Known Problems" 4 .IX Item "Known Problems" .IP "Plans for the next release" 4 .IX Item "Plans for the next release" .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl591delta \- what is new for perl v5.9.1" .IX Subsection "perl591delta - what is new for perl v5.9.1" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .RS 4 .IP "\fIsubstr()\fR lvalues are no longer fixed-length" 4 .IX Item "substr() lvalues are no longer fixed-length" .ie n .IP "The "":unique"" attribute is only meaningful for globals" 4 .el .IP "The \f(CW:unique\fR attribute is only meaningful for globals" 4 .IX Item "The :unique attribute is only meaningful for globals" .RE .RS 4 .RE .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .RS 4 .ie n .IP "Lexical $_" 4 .el .IP "Lexical \f(CW$_\fR" 4 .IX Item "Lexical $_" .IP "Tied hashes in scalar context" 4 .IX Item "Tied hashes in scalar context" .IP "Formats" 4 .IX Item "Formats" .IP "Stacked filetest operators" 4 .IX Item "Stacked filetest operators" .RE .RS 4 .RE .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .PD Benchmark, Carp, Exporter, FindBin, List::Util, threads::shared .IP "Utility Changes" 4 .IX Item "Utility Changes" .PD 0 .IP "Documentation" 4 .IX Item "Documentation" .IP "Performance Enhancements" 4 .IX Item "Performance Enhancements" .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .RS 4 .IP "\s-1UTF\-8\s0 bugs" 4 .IX Item "UTF-8 bugs" .IP "Threading bugs" 4 .IX Item "Threading bugs" .IP "More bugs" 4 .IX Item "More bugs" .RE .RS 4 .RE .IP "New or Changed Diagnostics" 4 .IX Item "New or Changed Diagnostics" .IP "Changed Internals" 4 .IX Item "Changed Internals" .RS 4 .IP "Reordering of SVt_* constants" 4 .IX Item "Reordering of SVt_* constants" .IP "Removal of \s-1CPP\s0 symbols" 4 .IX Item "Removal of CPP symbols" .IP "Less space is used by ops" 4 .IX Item "Less space is used by ops" .IP "New parser" 4 .IX Item "New parser" .RE .RS 4 .RE .IP "Configuration and Building" 4 .IX Item "Configuration and Building" .IP "Known Problems" 4 .IX Item "Known Problems" .RS 4 .IP "Platform Specific Problems" 4 .IX Item "Platform Specific Problems" .RE .RS 4 .RE .IP "To-do for perl 5.10.0" 4 .IX Item "To-do for perl 5.10.0" .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl590delta \- what is new for perl v5.9.0" .IX Subsection "perl590delta - what is new for perl v5.9.0" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .RS 4 .IP "Hash Randomisation" 4 .IX Item "Hash Randomisation" .IP "\s-1UTF\-8\s0 On Filehandles No Longer Activated By Locale" 4 .IX Item "UTF-8 On Filehandles No Longer Activated By Locale" .ie n .IP "Single-number v\-strings are no longer v\-strings before ""=>""" 4 .el .IP "Single-number v\-strings are no longer v\-strings before ``=>''" 4 .IX Item "Single-number v-strings are no longer v-strings before =>" .IP "(Win32) The \-C Switch Has Been Repurposed" 4 .IX Item "(Win32) The -C Switch Has Been Repurposed" .IP "(Win32) The /d Switch Of cmd.exe" 4 .IX Item "(Win32) The /d Switch Of cmd.exe" .ie n .IP "The $* variable has been removed" 4 .el .IP "The \f(CW$*\fR variable has been removed" 4 .IX Item "The $* variable has been removed" .RE .RS 4 .RE .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .RS 4 .IP "Assertions" 4 .IX Item "Assertions" .IP "Defined-or operators" 4 .IX Item "Defined-or operators" .IP "\s-1UTF\-8\s0 no longer default under \s-1UTF\-8\s0 locales" 4 .IX Item "UTF-8 no longer default under UTF-8 locales" .IP "Unsafe signals again available" 4 .IX Item "Unsafe signals again available" .IP "Tied Arrays with Negative Array Indices" 4 .IX Item "Tied Arrays with Negative Array Indices" .IP "local ${$x}" 4 .IX Item "local ${$x}" .IP "Unicode Character Database 4.0.0" 4 .IX Item "Unicode Character Database 4.0.0" .IP "Miscellaneous Enhancements" 4 .IX Item "Miscellaneous Enhancements" .RE .RS 4 .RE .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "Updated Modules And Pragmata" 4 .IX Item "Updated Modules And Pragmata" .PD base, B::Bytecode, B::Concise, B::Deparse, Benchmark, ByteLoader, bytes, \&\s-1CGI\s0, charnames, \s-1CPAN\s0, Data::Dumper, DB_File, Devel::PPPort, Digest::MD5, Encode, fields, libnet, Math::BigInt, MIME::Base64, \s-1NEXT\s0, Net::Ping, PerlIO::scalar, podlators, Pod::LaTeX, PodParsers, Pod::Perldoc, Scalar::Util, Storable, strict, Term::ANSIcolor, Test::Harness, Test::More, Test::Simple, Text::Balanced, Time::HiRes, threads, threads::shared, Unicode::Collate, Unicode::Normalize, Win32::GetFolderPath, Win32::GetOSVersion .RE .RS 4 .RE .IP "Utility Changes" 4 .IX Item "Utility Changes" .PD 0 .IP "New Documentation" 4 .IX Item "New Documentation" .IP "Installation and Configuration Improvements" 4 .IX Item "Installation and Configuration Improvements" .RS 4 .IP "Platform-specific enhancements" 4 .IX Item "Platform-specific enhancements" .RE .RS 4 .RE .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .RS 4 .IP "Closures, eval and lexicals" 4 .IX Item "Closures, eval and lexicals" .IP "Generic fixes" 4 .IX Item "Generic fixes" .IP "Platform-specific fixes" 4 .IX Item "Platform-specific fixes" .RE .RS 4 .RE .IP "New or Changed Diagnostics" 4 .IX Item "New or Changed Diagnostics" .RS 4 .ie n .IP "Changed ""A thread exited while %d threads were running""" 4 .el .IP "Changed ``A thread exited while \f(CW%d\fR threads were running''" 4 .IX Item "Changed A thread exited while %d threads were running" .ie n .IP "Removed ""Attempt to clear a restricted hash""" 4 .el .IP "Removed ``Attempt to clear a restricted hash''" 4 .IX Item "Removed Attempt to clear a restricted hash" .ie n .IP "New ""Illegal declaration of anonymous subroutine""" 4 .el .IP "New ``Illegal declaration of anonymous subroutine''" 4 .IX Item "New Illegal declaration of anonymous subroutine" .ie n .IP "Changed ""Invalid range ""%s"" in transliteration operator""" 4 .el .IP "Changed ``Invalid range ''%s`` in transliteration operator''" 4 .IX Item "Changed Invalid range %s in transliteration operator" .ie n .IP "New ""Missing control char name in \ec""" 4 .el .IP "New ``Missing control char name in \ec''" 4 .IX Item "New Missing control char name in c" .ie n .IP "New ""Newline in left-justified string for %s""" 4 .el .IP "New ``Newline in left-justified string for \f(CW%s\fR''" 4 .IX Item "New Newline in left-justified string for %s" .ie n .IP "New ""Possible precedence problem on bitwise %c operator""" 4 .el .IP "New ``Possible precedence problem on bitwise \f(CW%c\fR operator''" 4 .IX Item "New Possible precedence problem on bitwise %c operator" .ie n .IP "New ""\fIread()\fR on %s filehandle %s""" 4 .el .IP "New ``\fIread()\fR on \f(CW%s\fR filehandle \f(CW%s\fR''" 4 .IX Item "New read() on %s filehandle %s" .ie n .IP "New ""Tied variable freed while still in use""" 4 .el .IP "New ``Tied variable freed while still in use''" 4 .IX Item "New Tied variable freed while still in use" .ie n .IP "New ""To%s: illegal mapping '%s'""" 4 .el .IP "New ``To%s: illegal mapping '%s'''" 4 .IX Item "New To%s: illegal mapping '%s'" .ie n .IP "New ""Use of freed value in iteration""" 4 .el .IP "New ``Use of freed value in iteration''" 4 .IX Item "New Use of freed value in iteration" .RE .RS 4 .RE .IP "Changed Internals" 4 .IX Item "Changed Internals" .IP "New Tests" 4 .IX Item "New Tests" .IP "Known Problems" 4 .IX Item "Known Problems" .RS 4 .IP "Tied hashes in scalar context" 4 .IX Item "Tied hashes in scalar context" .IP "Net::Ping 450_service and 510_ping_udp failures" 4 .IX Item "Net::Ping 450_service and 510_ping_udp failures" .IP "B::C" 4 .IX Item "B::C" .RE .RS 4 .RE .IP "Platform Specific Problems" 4 .IX Item "Platform Specific Problems" .RS 4 .IP "\s-1EBCDIC\s0 Platforms" 4 .IX Item "EBCDIC Platforms" .IP "Cygwin 1.5 problems" 4 .IX Item "Cygwin 1.5 problems" .IP "HP-UX: \s-1HP\s0 cc warnings about sendfile and sendpath" 4 .IX Item "HP-UX: HP cc warnings about sendfile and sendpath" .IP "\s-1IRIX:\s0 t/uni/tr_7jis.t falsely failing" 4 .IX Item "IRIX: t/uni/tr_7jis.t falsely failing" .IP "Mac \s-1OS\s0 X: no usemymalloc" 4 .IX Item "Mac OS X: no usemymalloc" .IP "Tru64: No threaded builds with \s-1GNU\s0 cc (gcc)" 4 .IX Item "Tru64: No threaded builds with GNU cc (gcc)" .IP "Win32: sysopen, sysread, syswrite" 4 .IX Item "Win32: sysopen, sysread, syswrite" .RE .RS 4 .RE .IP "\s-1TODO\s0" 4 .IX Item "TODO" .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl589delta \- what is new for perl v5.8.9" .IX Subsection "perl589delta - what is new for perl v5.8.9" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Notice" 4 .IX Item "Notice" .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .RS 4 .IP "Unicode Character Database 5.1.0." 4 .IX Item "Unicode Character Database 5.1.0." .IP "stat and \-X on directory handles" 4 .IX Item "stat and -X on directory handles" .ie n .IP "Source filters in @INC" 4 .el .IP "Source filters in \f(CW@INC\fR" 4 .IX Item "Source filters in @INC" .IP "Exceptions in constant folding" 4 .IX Item "Exceptions in constant folding" .ie n .IP """no VERSION""" 4 .el .IP "\f(CWno VERSION\fR" 4 .IX Item "no VERSION" .IP "Improved internal \s-1UTF\-8\s0 caching code" 4 .IX Item "Improved internal UTF-8 caching code" .IP "Runtime relocatable installations" 4 .IX Item "Runtime relocatable installations" .IP "New internal variables" 4 .IX Item "New internal variables" .PD \&\f(CW\*(C`${^CHILD_ERROR_NATIVE}\*(C'\fR, \f(CW\*(C`${^UTF8CACHE}\*(C'\fR .ie n .IP """readpipe"" is now overridable" 4 .el .IP "\f(CWreadpipe\fR is now overridable" 4 .IX Item "readpipe is now overridable" .PD 0 .IP "simple exception handling macros" 4 .IX Item "simple exception handling macros" .IP "\-D option enhancements" 4 .IX Item "-D option enhancements" .IP "XS-assisted \s-1SWASHGET\s0" 4 .IX Item "XS-assisted SWASHGET" .IP "Constant subroutines" 4 .IX Item "Constant subroutines" .RE .RS 4 .RE .IP "New Platforms" 4 .IX Item "New Platforms" .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "New Modules" 4 .IX Item "New Modules" .IP "Updated Modules" 4 .IX Item "Updated Modules" .RE .RS 4 .RE .IP "Utility Changes" 4 .IX Item "Utility Changes" .RS 4 .IP "debugger upgraded to version 1.31" 4 .IX Item "debugger upgraded to version 1.31" .IP "\fIperlthanks\fR" 4 .IX Item "perlthanks" .IP "\fIperlbug\fR" 4 .IX Item "perlbug" .IP "\fIh2xs\fR" 4 .IX Item "h2xs" .IP "\fIh2ph\fR" 4 .IX Item "h2ph" .RE .RS 4 .RE .IP "New Documentation" 4 .IX Item "New Documentation" .IP "Changes to Existing Documentation" 4 .IX Item "Changes to Existing Documentation" .IP "Performance Enhancements" 4 .IX Item "Performance Enhancements" .IP "Installation and Configuration Improvements" 4 .IX Item "Installation and Configuration Improvements" .RS 4 .IP "Relocatable installations" 4 .IX Item "Relocatable installations" .IP "Configuration improvements" 4 .IX Item "Configuration improvements" .IP "Compilation improvements" 4 .IX Item "Compilation improvements" .IP "Installation improvements." 4 .IX Item "Installation improvements." .IP "Platform Specific Changes" 4 .IX Item "Platform Specific Changes" .RE .RS 4 .RE .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .RS 4 .IP "Unicode" 4 .IX Item "Unicode" .IP "PerlIO" 4 .IX Item "PerlIO" .IP "Magic" 4 .IX Item "Magic" .IP "Reblessing overloaded objects now works" 4 .IX Item "Reblessing overloaded objects now works" .ie n .IP """strict"" now propagates correctly into string evals" 4 .el .IP "\f(CWstrict\fR now propagates correctly into string evals" 4 .IX Item "strict now propagates correctly into string evals" .IP "Other fixes" 4 .IX Item "Other fixes" .IP "Platform Specific Fixes" 4 .IX Item "Platform Specific Fixes" .IP "Smaller fixes" 4 .IX Item "Smaller fixes" .RE .RS 4 .RE .IP "New or Changed Diagnostics" 4 .IX Item "New or Changed Diagnostics" .RS 4 .ie n .IP "panic: sv_chop %s" 4 .el .IP "panic: sv_chop \f(CW%s\fR" 4 .IX Item "panic: sv_chop %s" .IP "Maximal count of pending signals (%s) exceeded" 4 .IX Item "Maximal count of pending signals (%s) exceeded" .ie n .IP "panic: attempt to call %s in %s" 4 .el .IP "panic: attempt to call \f(CW%s\fR in \f(CW%s\fR" 4 .IX Item "panic: attempt to call %s in %s" .IP "\s-1FETCHSIZE\s0 returned a negative value" 4 .IX Item "FETCHSIZE returned a negative value" .ie n .IP "Can't upgrade %s (%d) to %d" 4 .el .IP "Can't upgrade \f(CW%s\fR (%d) to \f(CW%d\fR" 4 .IX Item "Can't upgrade %s (%d) to %d" .ie n .IP "%s argument is not a \s-1HASH\s0 or \s-1ARRAY\s0 element or a subroutine" 4 .el .IP "\f(CW%s\fR argument is not a \s-1HASH\s0 or \s-1ARRAY\s0 element or a subroutine" 4 .IX Item "%s argument is not a HASH or ARRAY element or a subroutine" .ie n .IP "Cannot make the non-overridable builtin %s fatal" 4 .el .IP "Cannot make the non-overridable builtin \f(CW%s\fR fatal" 4 .IX Item "Cannot make the non-overridable builtin %s fatal" .ie n .IP "Unrecognized character '%s' in column %d" 4 .el .IP "Unrecognized character '%s' in column \f(CW%d\fR" 4 .IX Item "Unrecognized character '%s' in column %d" .IP "Offset outside string" 4 .IX Item "Offset outside string" .IP "Invalid escape in the specified encoding in regexp; marked by <\-\- \s-1HERE\s0 in m/%s/" 4 .IX Item "Invalid escape in the specified encoding in regexp; marked by <-- HERE in m/%s/" .IP "Your machine doesn't support dump/undump." 4 .IX Item "Your machine doesn't support dump/undump." .RE .RS 4 .RE .IP "Changed Internals" 4 .IX Item "Changed Internals" .RS 4 .IP "Macro cleanups" 4 .IX Item "Macro cleanups" .RE .RS 4 .RE .IP "New Tests" 4 .IX Item "New Tests" .PD ext/DynaLoader/t/DynaLoader.t, t/comp/fold.t, t/io/pvbm.t, t/lib/proxy_constant_subs.t, t/op/attrhand.t, t/op/dbm.t, t/op/inccode\-tie.t, t/op/incfilter.t, t/op/kill0.t, t/op/qrstack.t, t/op/qr.t, t/op/regexp_qr_embed.t, t/op/regexp_qr.t, t/op/rxcode.t, t/op/studytied.t, t/op/substT.t, t/op/symbolcache.t, t/op/upgrade.t, t/mro/package_aliases.t, t/pod/twice.t, t/run/cloexec.t, t/uni/cache.t, t/uni/chr.t, t/uni/greek.t, t/uni/latin2.t, t/uni/overload.t, t/uni/tie.t .IP "Known Problems" 4 .IX Item "Known Problems" .PD 0 .IP "Platform Specific Notes" 4 .IX Item "Platform Specific Notes" .RS 4 .IP "Win32" 4 .IX Item "Win32" .IP "\s-1OS/2\s0" 4 .IX Item "OS/2" .IP "\s-1VMS\s0" 4 .IX Item "VMS" .RE .RS 4 .RE .IP "Obituary" 4 .IX Item "Obituary" .IP "Acknowledgements" 4 .IX Item "Acknowledgements" .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl588delta \- what is new for perl v5.8.8" .IX Subsection "perl588delta - what is new for perl v5.8.8" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .IP "Utility Changes" 4 .IX Item "Utility Changes" .RS 4 .ie n .IP """h2xs"" enhancements" 4 .el .IP "\f(CWh2xs\fR enhancements" 4 .IX Item "h2xs enhancements" .ie n .IP """perlivp"" enhancements" 4 .el .IP "\f(CWperlivp\fR enhancements" 4 .IX Item "perlivp enhancements" .RE .RS 4 .RE .IP "New Documentation" 4 .IX Item "New Documentation" .IP "Performance Enhancements" 4 .IX Item "Performance Enhancements" .IP "Installation and Configuration Improvements" 4 .IX Item "Installation and Configuration Improvements" .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .RS 4 .IP "no warnings 'category' works correctly with \-w" 4 .IX Item "no warnings 'category' works correctly with -w" .IP "Remove over-optimisation" 4 .IX Item "Remove over-optimisation" .IP "\fIsprintf()\fR fixes" 4 .IX Item "sprintf() fixes" .IP "Debugger and Unicode slowdown" 4 .IX Item "Debugger and Unicode slowdown" .IP "Smaller fixes" 4 .IX Item "Smaller fixes" .RE .RS 4 .RE .IP "New or Changed Diagnostics" 4 .IX Item "New or Changed Diagnostics" .RS 4 .IP "Attempt to set length of freed array" 4 .IX Item "Attempt to set length of freed array" .IP "Non-string passed as bitmask" 4 .IX Item "Non-string passed as bitmask" .IP "Search pattern not terminated or ternary operator parsed as search pattern" 4 .IX Item "Search pattern not terminated or ternary operator parsed as search pattern" .RE .RS 4 .RE .IP "Changed Internals" 4 .IX Item "Changed Internals" .IP "Platform Specific Problems" 4 .IX Item "Platform Specific Problems" .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl587delta \- what is new for perl v5.8.7" .IX Subsection "perl587delta - what is new for perl v5.8.7" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .RS 4 .IP "Unicode Character Database 4.1.0" 4 .IX Item "Unicode Character Database 4.1.0" .IP "suidperl less insecure" 4 .IX Item "suidperl less insecure" .IP "Optional site customization script" 4 .IX Item "Optional site customization script" .ie n .IP """Config.pm"" is now much smaller." 4 .el .IP "\f(CWConfig.pm\fR is now much smaller." 4 .IX Item "Config.pm is now much smaller." .RE .RS 4 .RE .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .IP "Utility Changes" 4 .IX Item "Utility Changes" .RS 4 .IP "find2perl enhancements" 4 .IX Item "find2perl enhancements" .RE .RS 4 .RE .IP "Performance Enhancements" 4 .IX Item "Performance Enhancements" .IP "Installation and Configuration Improvements" 4 .IX Item "Installation and Configuration Improvements" .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .IP "New or Changed Diagnostics" 4 .IX Item "New or Changed Diagnostics" .IP "Changed Internals" 4 .IX Item "Changed Internals" .IP "Known Problems" 4 .IX Item "Known Problems" .IP "Platform Specific Problems" 4 .IX Item "Platform Specific Problems" .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl586delta \- what is new for perl v5.8.6" .IX Subsection "perl586delta - what is new for perl v5.8.6" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .IP "Utility Changes" 4 .IX Item "Utility Changes" .IP "Performance Enhancements" 4 .IX Item "Performance Enhancements" .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .IP "New or Changed Diagnostics" 4 .IX Item "New or Changed Diagnostics" .IP "Changed Internals" 4 .IX Item "Changed Internals" .IP "New Tests" 4 .IX Item "New Tests" .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl585delta \- what is new for perl v5.8.5" .IX Subsection "perl585delta - what is new for perl v5.8.5" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .IP "Utility Changes" 4 .IX Item "Utility Changes" .RS 4 .IP "Perl's debugger" 4 .IX Item "Perl's debugger" .IP "h2ph" 4 .IX Item "h2ph" .RE .RS 4 .RE .IP "Installation and Configuration Improvements" 4 .IX Item "Installation and Configuration Improvements" .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .IP "New or Changed Diagnostics" 4 .IX Item "New or Changed Diagnostics" .IP "Changed Internals" 4 .IX Item "Changed Internals" .IP "Known Problems" 4 .IX Item "Known Problems" .IP "Platform Specific Problems" 4 .IX Item "Platform Specific Problems" .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl584delta \- what is new for perl v5.8.4" .IX Subsection "perl584delta - what is new for perl v5.8.4" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .RS 4 .IP "Malloc wrapping" 4 .IX Item "Malloc wrapping" .IP "Unicode Character Database 4.0.1" 4 .IX Item "Unicode Character Database 4.0.1" .IP "suidperl less insecure" 4 .IX Item "suidperl less insecure" .IP "format" 4 .IX Item "format" .RE .RS 4 .RE .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "Updated modules" 4 .IX Item "Updated modules" .PD Attribute::Handlers, B, Benchmark, \s-1CGI\s0, Carp, Cwd, Exporter, File::Find, \&\s-1IO\s0, IPC::Open3, Local::Maketext, Math::BigFloat, Math::BigInt, Math::BigRat, MIME::Base64, ODBM_File, \s-1POSIX\s0, Shell, Socket, Storable, Switch, Sys::Syslog, Term::ANSIColor, Time::HiRes, Unicode::UCD, Win32, base, open, threads, utf8 .RE .RS 4 .RE .IP "Performance Enhancements" 4 .IX Item "Performance Enhancements" .PD 0 .IP "Utility Changes" 4 .IX Item "Utility Changes" .IP "Installation and Configuration Improvements" 4 .IX Item "Installation and Configuration Improvements" .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .IP "New or Changed Diagnostics" 4 .IX Item "New or Changed Diagnostics" .IP "Changed Internals" 4 .IX Item "Changed Internals" .IP "Future Directions" 4 .IX Item "Future Directions" .IP "Platform Specific Problems" 4 .IX Item "Platform Specific Problems" .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl583delta \- what is new for perl v5.8.3" .IX Subsection "perl583delta - what is new for perl v5.8.3" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .PD \&\s-1CGI\s0, Cwd, Digest, Digest::MD5, Encode, File::Spec, FindBin, List::Util, Math::BigInt, PodParser, Pod::Perldoc, \s-1POSIX\s0, Unicode::Collate, Unicode::Normalize, Test::Harness, threads::shared .IP "Utility Changes" 4 .IX Item "Utility Changes" .PD 0 .IP "New Documentation" 4 .IX Item "New Documentation" .IP "Installation and Configuration Improvements" 4 .IX Item "Installation and Configuration Improvements" .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .IP "New or Changed Diagnostics" 4 .IX Item "New or Changed Diagnostics" .IP "Changed Internals" 4 .IX Item "Changed Internals" .IP "Configuration and Building" 4 .IX Item "Configuration and Building" .IP "Platform Specific Problems" 4 .IX Item "Platform Specific Problems" .IP "Known Problems" 4 .IX Item "Known Problems" .IP "Future Directions" 4 .IX Item "Future Directions" .IP "Obituary" 4 .IX Item "Obituary" .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl582delta \- what is new for perl v5.8.2" .IX Subsection "perl582delta - what is new for perl v5.8.2" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .RS 4 .IP "Hash Randomisation" 4 .IX Item "Hash Randomisation" .IP "Threading" 4 .IX Item "Threading" .RE .RS 4 .RE .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "Updated Modules And Pragmata" 4 .IX Item "Updated Modules And Pragmata" .PD Devel::PPPort, Digest::MD5, I18N::LangTags, libnet, MIME::Base64, Pod::Perldoc, strict, Tie::Hash, Time::HiRes, Unicode::Collate, Unicode::Normalize, \s-1UNIVERSAL\s0 .RE .RS 4 .RE .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .PD 0 .IP "Changed Internals" 4 .IX Item "Changed Internals" .IP "Platform Specific Problems" 4 .IX Item "Platform Specific Problems" .IP "Future Directions" 4 .IX Item "Future Directions" .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl581delta \- what is new for perl v5.8.1" .IX Subsection "perl581delta - what is new for perl v5.8.1" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .RS 4 .IP "Hash Randomisation" 4 .IX Item "Hash Randomisation" .IP "\s-1UTF\-8\s0 On Filehandles No Longer Activated By Locale" 4 .IX Item "UTF-8 On Filehandles No Longer Activated By Locale" .ie n .IP "Single-number v\-strings are no longer v\-strings before ""=>""" 4 .el .IP "Single-number v\-strings are no longer v\-strings before ``=>''" 4 .IX Item "Single-number v-strings are no longer v-strings before =>" .IP "(Win32) The \-C Switch Has Been Repurposed" 4 .IX Item "(Win32) The -C Switch Has Been Repurposed" .IP "(Win32) The /d Switch Of cmd.exe" 4 .IX Item "(Win32) The /d Switch Of cmd.exe" .RE .RS 4 .RE .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .RS 4 .IP "\s-1UTF\-8\s0 no longer default under \s-1UTF\-8\s0 locales" 4 .IX Item "UTF-8 no longer default under UTF-8 locales" .IP "Unsafe signals again available" 4 .IX Item "Unsafe signals again available" .IP "Tied Arrays with Negative Array Indices" 4 .IX Item "Tied Arrays with Negative Array Indices" .IP "local ${$x}" 4 .IX Item "local ${$x}" .IP "Unicode Character Database 4.0.0" 4 .IX Item "Unicode Character Database 4.0.0" .IP "Deprecation Warnings" 4 .IX Item "Deprecation Warnings" .IP "Miscellaneous Enhancements" 4 .IX Item "Miscellaneous Enhancements" .RE .RS 4 .RE .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "Updated Modules And Pragmata" 4 .IX Item "Updated Modules And Pragmata" .PD base, B::Bytecode, B::Concise, B::Deparse, Benchmark, ByteLoader, bytes, \&\s-1CGI\s0, charnames, \s-1CPAN\s0, Data::Dumper, DB_File, Devel::PPPort, Digest::MD5, Encode, fields, libnet, Math::BigInt, MIME::Base64, \s-1NEXT\s0, Net::Ping, PerlIO::scalar, podlators, Pod::LaTeX, PodParsers, Pod::Perldoc, Scalar::Util, Storable, strict, Term::ANSIcolor, Test::Harness, Test::More, Test::Simple, Text::Balanced, Time::HiRes, threads, threads::shared, Unicode::Collate, Unicode::Normalize, Win32::GetFolderPath, Win32::GetOSVersion .RE .RS 4 .RE .IP "Utility Changes" 4 .IX Item "Utility Changes" .PD 0 .IP "New Documentation" 4 .IX Item "New Documentation" .IP "Installation and Configuration Improvements" 4 .IX Item "Installation and Configuration Improvements" .RS 4 .IP "Platform-specific enhancements" 4 .IX Item "Platform-specific enhancements" .RE .RS 4 .RE .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .RS 4 .IP "Closures, eval and lexicals" 4 .IX Item "Closures, eval and lexicals" .IP "Generic fixes" 4 .IX Item "Generic fixes" .IP "Platform-specific fixes" 4 .IX Item "Platform-specific fixes" .RE .RS 4 .RE .IP "New or Changed Diagnostics" 4 .IX Item "New or Changed Diagnostics" .RS 4 .ie n .IP "Changed ""A thread exited while %d threads were running""" 4 .el .IP "Changed ``A thread exited while \f(CW%d\fR threads were running''" 4 .IX Item "Changed A thread exited while %d threads were running" .ie n .IP "Removed ""Attempt to clear a restricted hash""" 4 .el .IP "Removed ``Attempt to clear a restricted hash''" 4 .IX Item "Removed Attempt to clear a restricted hash" .ie n .IP "New ""Illegal declaration of anonymous subroutine""" 4 .el .IP "New ``Illegal declaration of anonymous subroutine''" 4 .IX Item "New Illegal declaration of anonymous subroutine" .ie n .IP "Changed ""Invalid range ""%s"" in transliteration operator""" 4 .el .IP "Changed ``Invalid range ''%s`` in transliteration operator''" 4 .IX Item "Changed Invalid range %s in transliteration operator" .ie n .IP "New ""Missing control char name in \ec""" 4 .el .IP "New ``Missing control char name in \ec''" 4 .IX Item "New Missing control char name in c" .ie n .IP "New ""Newline in left-justified string for %s""" 4 .el .IP "New ``Newline in left-justified string for \f(CW%s\fR''" 4 .IX Item "New Newline in left-justified string for %s" .ie n .IP "New ""Possible precedence problem on bitwise %c operator""" 4 .el .IP "New ``Possible precedence problem on bitwise \f(CW%c\fR operator''" 4 .IX Item "New Possible precedence problem on bitwise %c operator" .ie n .IP "New ""Pseudo-hashes are deprecated""" 4 .el .IP "New ``Pseudo-hashes are deprecated''" 4 .IX Item "New Pseudo-hashes are deprecated" .ie n .IP "New ""\fIread()\fR on %s filehandle %s""" 4 .el .IP "New ``\fIread()\fR on \f(CW%s\fR filehandle \f(CW%s\fR''" 4 .IX Item "New read() on %s filehandle %s" .ie n .IP "New ""5.005 threads are deprecated""" 4 .el .IP "New ``5.005 threads are deprecated''" 4 .IX Item "New 5.005 threads are deprecated" .ie n .IP "New ""Tied variable freed while still in use""" 4 .el .IP "New ``Tied variable freed while still in use''" 4 .IX Item "New Tied variable freed while still in use" .ie n .IP "New ""To%s: illegal mapping '%s'""" 4 .el .IP "New ``To%s: illegal mapping '%s'''" 4 .IX Item "New To%s: illegal mapping '%s'" .ie n .IP "New ""Use of freed value in iteration""" 4 .el .IP "New ``Use of freed value in iteration''" 4 .IX Item "New Use of freed value in iteration" .RE .RS 4 .RE .IP "Changed Internals" 4 .IX Item "Changed Internals" .IP "New Tests" 4 .IX Item "New Tests" .IP "Known Problems" 4 .IX Item "Known Problems" .RS 4 .IP "Tied hashes in scalar context" 4 .IX Item "Tied hashes in scalar context" .IP "Net::Ping 450_service and 510_ping_udp failures" 4 .IX Item "Net::Ping 450_service and 510_ping_udp failures" .IP "B::C" 4 .IX Item "B::C" .RE .RS 4 .RE .IP "Platform Specific Problems" 4 .IX Item "Platform Specific Problems" .RS 4 .IP "\s-1EBCDIC\s0 Platforms" 4 .IX Item "EBCDIC Platforms" .IP "Cygwin 1.5 problems" 4 .IX Item "Cygwin 1.5 problems" .IP "HP-UX: \s-1HP\s0 cc warnings about sendfile and sendpath" 4 .IX Item "HP-UX: HP cc warnings about sendfile and sendpath" .IP "\s-1IRIX:\s0 t/uni/tr_7jis.t falsely failing" 4 .IX Item "IRIX: t/uni/tr_7jis.t falsely failing" .IP "Mac \s-1OS\s0 X: no usemymalloc" 4 .IX Item "Mac OS X: no usemymalloc" .IP "Tru64: No threaded builds with \s-1GNU\s0 cc (gcc)" 4 .IX Item "Tru64: No threaded builds with GNU cc (gcc)" .IP "Win32: sysopen, sysread, syswrite" 4 .IX Item "Win32: sysopen, sysread, syswrite" .RE .RS 4 .RE .IP "Future Directions" 4 .IX Item "Future Directions" .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perl58delta \- what is new for perl v5.8.0" .IX Subsection "perl58delta - what is new for perl v5.8.0" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Highlights In 5.8.0" 4 .IX Item "Highlights In 5.8.0" .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .RS 4 .IP "Binary Incompatibility" 4 .IX Item "Binary Incompatibility" .IP "64\-bit platforms and malloc" 4 .IX Item "64-bit platforms and malloc" .IP "\s-1AIX\s0 Dynaloading" 4 .IX Item "AIX Dynaloading" .ie n .IP "Attributes for ""my"" variables now handled at run-time" 4 .el .IP "Attributes for \f(CWmy\fR variables now handled at run-time" 4 .IX Item "Attributes for my variables now handled at run-time" .IP "Socket Extension Dynamic in \s-1VMS\s0" 4 .IX Item "Socket Extension Dynamic in VMS" .IP "IEEE-format Floating Point Default on OpenVMS Alpha" 4 .IX Item "IEEE-format Floating Point Default on OpenVMS Alpha" .ie n .IP "New Unicode Semantics (no more ""use utf8"", almost)" 4 .el .IP "New Unicode Semantics (no more \f(CWuse utf8\fR, almost)" 4 .IX Item "New Unicode Semantics (no more use utf8, almost)" .IP "New Unicode Properties" 4 .IX Item "New Unicode Properties" .IP "\s-1REF\s0(...) Instead Of \s-1SCALAR\s0(...)" 4 .IX Item "REF(...) Instead Of SCALAR(...)" .IP "pack/unpack D/F recycled" 4 .IX Item "pack/unpack D/F recycled" .IP "\fIglob()\fR now returns filenames in alphabetical order" 4 .IX Item "glob() now returns filenames in alphabetical order" .IP "Deprecations" 4 .IX Item "Deprecations" .RE .RS 4 .RE .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .RS 4 .IP "Unicode Overhaul" 4 .IX Item "Unicode Overhaul" .IP "PerlIO is Now The Default" 4 .IX Item "PerlIO is Now The Default" .IP "ithreads" 4 .IX Item "ithreads" .IP "Restricted Hashes" 4 .IX Item "Restricted Hashes" .IP "Safe Signals" 4 .IX Item "Safe Signals" .IP "Understanding of Numbers" 4 .IX Item "Understanding of Numbers" .IP "Arrays now always interpolate into double-quoted strings [561]" 4 .IX Item "Arrays now always interpolate into double-quoted strings [561]" .IP "Miscellaneous Changes" 4 .IX Item "Miscellaneous Changes" .RE .RS 4 .RE .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "New Modules and Pragmata" 4 .IX Item "New Modules and Pragmata" .IP "Updated And Improved Modules and Pragmata" 4 .IX Item "Updated And Improved Modules and Pragmata" .RE .RS 4 .RE .IP "Utility Changes" 4 .IX Item "Utility Changes" .IP "New Documentation" 4 .IX Item "New Documentation" .IP "Performance Enhancements" 4 .IX Item "Performance Enhancements" .IP "Installation and Configuration Improvements" 4 .IX Item "Installation and Configuration Improvements" .RS 4 .IP "Generic Improvements" 4 .IX Item "Generic Improvements" .IP "New Or Improved Platforms" 4 .IX Item "New Or Improved Platforms" .RE .RS 4 .RE .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .RS 4 .IP "Platform Specific Changes and Fixes" 4 .IX Item "Platform Specific Changes and Fixes" .RE .RS 4 .RE .IP "New or Changed Diagnostics" 4 .IX Item "New or Changed Diagnostics" .IP "Changed Internals" 4 .IX Item "Changed Internals" .IP "Security Vulnerability Closed [561]" 4 .IX Item "Security Vulnerability Closed [561]" .IP "New Tests" 4 .IX Item "New Tests" .IP "Known Problems" 4 .IX Item "Known Problems" .RS 4 .IP "The Compiler Suite Is Still Very Experimental" 4 .IX Item "The Compiler Suite Is Still Very Experimental" .IP "Localising Tied Arrays and Hashes Is Broken" 4 .IX Item "Localising Tied Arrays and Hashes Is Broken" .IP "Building Extensions Can Fail Because Of Largefiles" 4 .IX Item "Building Extensions Can Fail Because Of Largefiles" .ie n .IP "Modifying $_ Inside for(..)" 4 .el .IP "Modifying \f(CW$_\fR Inside for(..)" 4 .IX Item "Modifying $_ Inside for(..)" .IP "mod_perl 1.26 Doesn't Build With Threaded Perl" 4 .IX Item "mod_perl 1.26 Doesn't Build With Threaded Perl" .IP "lib/ftmp\-security tests warn 'system possibly insecure'" 4 .IX Item "lib/ftmp-security tests warn 'system possibly insecure'" .IP "libwww-perl (\s-1LWP\s0) fails base/date #51" 4 .IX Item "libwww-perl (LWP) fails base/date #51" .IP "\s-1PDL\s0 failing some tests" 4 .IX Item "PDL failing some tests" .IP "Perl_get_sv" 4 .IX Item "Perl_get_sv" .IP "Self-tying Problems" 4 .IX Item "Self-tying Problems" .IP "ext/threads/t/libc" 4 .IX Item "ext/threads/t/libc" .IP "Failure of Thread (5.005\-style) tests" 4 .IX Item "Failure of Thread (5.005-style) tests" .IP "Timing problems" 4 .IX Item "Timing problems" .IP "Tied/Magical Array/Hash Elements Do Not Autovivify" 4 .IX Item "Tied/Magical Array/Hash Elements Do Not Autovivify" .IP "Unicode in package/class and subroutine names does not work" 4 .IX Item "Unicode in package/class and subroutine names does not work" .RE .RS 4 .RE .IP "Platform Specific Problems" 4 .IX Item "Platform Specific Problems" .RS 4 .IP "\s-1AIX\s0" 4 .IX Item "AIX" .IP "Alpha systems with old gccs fail several tests" 4 .IX Item "Alpha systems with old gccs fail several tests" .IP "AmigaOS" 4 .IX Item "AmigaOS" .IP "BeOS" 4 .IX Item "BeOS" .ie n .IP "Cygwin ""unable to remap""" 4 .el .IP "Cygwin ``unable to remap''" 4 .IX Item "Cygwin unable to remap" .IP "Cygwin ndbm tests fail on \s-1FAT\s0" 4 .IX Item "Cygwin ndbm tests fail on FAT" .IP "\s-1DJGPP\s0 Failures" 4 .IX Item "DJGPP Failures" .IP "FreeBSD built with ithreads coredumps reading large directories" 4 .IX Item "FreeBSD built with ithreads coredumps reading large directories" .IP "FreeBSD Failing locale Test 117 For \s-1ISO\s0 8859\-15 Locales" 4 .IX Item "FreeBSD Failing locale Test 117 For ISO 8859-15 Locales" .IP "\s-1IRIX\s0 fails ext/List/Util/t/shuffle.t or Digest::MD5" 4 .IX Item "IRIX fails ext/List/Util/t/shuffle.t or Digest::MD5" .IP "HP-UX lib/posix Subtest 9 Fails When LP64\-Configured" 4 .IX Item "HP-UX lib/posix Subtest 9 Fails When LP64-Configured" .IP "Linux with glibc 2.2.5 fails t/op/int subtest #6 with \-Duse64bitint" 4 .IX Item "Linux with glibc 2.2.5 fails t/op/int subtest #6 with -Duse64bitint" .IP "Linux With Sfio Fails op/misc Test 48" 4 .IX Item "Linux With Sfio Fails op/misc Test 48" .IP "Mac \s-1OS\s0 X" 4 .IX Item "Mac OS X" .IP "Mac \s-1OS\s0 X dyld undefined symbols" 4 .IX Item "Mac OS X dyld undefined symbols" .IP "\s-1OS/2\s0 Test Failures" 4 .IX Item "OS/2 Test Failures" .IP "op/sprintf tests 91, 129, and 130" 4 .IX Item "op/sprintf tests 91, 129, and 130" .IP "\s-1SCO\s0" 4 .IX Item "SCO" .IP "Solaris 2.5" 4 .IX Item "Solaris 2.5" .IP "Solaris x86 Fails Tests With \-Duse64bitint" 4 .IX Item "Solaris x86 Fails Tests With -Duse64bitint" .IP "SUPER-UX (\s-1NEC\s0 \s-1SX\s0)" 4 .IX Item "SUPER-UX (NEC SX)" .IP "Term::ReadKey not working on Win32" 4 .IX Item "Term::ReadKey not working on Win32" .IP "UNICOS/mk" 4 .IX Item "UNICOS/mk" .IP "\s-1UTS\s0" 4 .IX Item "UTS" .IP "\s-1VOS\s0 (Stratus)" 4 .IX Item "VOS (Stratus)" .IP "\s-1VMS\s0" 4 .IX Item "VMS" .IP "Win32" 4 .IX Item "Win32" .IP "XML::Parser not working" 4 .IX Item "XML::Parser not working" .IP "z/OS (\s-1OS/390\s0)" 4 .IX Item "z/OS (OS/390)" .IP "Unicode Support on \s-1EBCDIC\s0 Still Spotty" 4 .IX Item "Unicode Support on EBCDIC Still Spotty" .IP "Seen In Perl 5.7 But Gone Now" 4 .IX Item "Seen In Perl 5.7 But Gone Now" .RE .RS 4 .RE .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .PD .SS "perl573delta \- what's new for perl v5.7.3" .IX Subsection "perl573delta - what's new for perl v5.7.3" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Changes" 4 .IX Item "Changes" .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .PD .SS "perl572delta \- what's new for perl v5.7.2" .IX Subsection "perl572delta - what's new for perl v5.7.2" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Security Vulnerability Closed" 4 .IX Item "Security Vulnerability Closed" .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .RS 4 .IP "64\-bit platforms and malloc" 4 .IX Item "64-bit platforms and malloc" .IP "\s-1AIX\s0 Dynaloading" 4 .IX Item "AIX Dynaloading" .IP "Socket Extension Dynamic in \s-1VMS\s0" 4 .IX Item "Socket Extension Dynamic in VMS" .IP "Different Definition of the Unicode Character Classes \ep{In...}" 4 .IX Item "Different Definition of the Unicode Character Classes p{In...}" .IP "Deprecations" 4 .IX Item "Deprecations" .RE .RS 4 .RE .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "New Modules and Distributions" 4 .IX Item "New Modules and Distributions" .IP "Updated And Improved Modules and Pragmata" 4 .IX Item "Updated And Improved Modules and Pragmata" .RE .RS 4 .RE .IP "Utility Changes" 4 .IX Item "Utility Changes" .IP "New Documentation" 4 .IX Item "New Documentation" .IP "Installation and Configuration Improvements" 4 .IX Item "Installation and Configuration Improvements" .RS 4 .IP "New Or Improved Platforms" 4 .IX Item "New Or Improved Platforms" .IP "Generic Improvements" 4 .IX Item "Generic Improvements" .RE .RS 4 .RE .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .RS 4 .IP "Platform Specific Changes and Fixes" 4 .IX Item "Platform Specific Changes and Fixes" .RE .RS 4 .RE .IP "New or Changed Diagnostics" 4 .IX Item "New or Changed Diagnostics" .IP "Source Code Enhancements" 4 .IX Item "Source Code Enhancements" .RS 4 .IP "\s-1MAGIC\s0 constants" 4 .IX Item "MAGIC constants" .IP "Better commented code" 4 .IX Item "Better commented code" .IP "Regex pre\-/post\-compilation items matched up" 4 .IX Item "Regex pre-/post-compilation items matched up" .IP "gcc \-Wall" 4 .IX Item "gcc -Wall" .RE .RS 4 .RE .IP "New Tests" 4 .IX Item "New Tests" .IP "Known Problems" 4 .IX Item "Known Problems" .RS 4 .IP "\s-1AIX\s0" 4 .IX Item "AIX" .IP "Amiga Perl Invoking Mystery" 4 .IX Item "Amiga Perl Invoking Mystery" .IP "lib/ftmp\-security tests warn 'system possibly insecure'" 4 .IX Item "lib/ftmp-security tests warn 'system possibly insecure'" .IP "Cygwin intermittent failures of lib/Memoize/t/expire_file 11 and 12" 4 .IX Item "Cygwin intermittent failures of lib/Memoize/t/expire_file 11 and 12" .IP "HP-UX lib/io_multihomed Fails When LP64\-Configured" 4 .IX Item "HP-UX lib/io_multihomed Fails When LP64-Configured" .IP "HP-UX lib/posix Subtest 9 Fails When LP64\-Configured" 4 .IX Item "HP-UX lib/posix Subtest 9 Fails When LP64-Configured" .IP "Linux With Sfio Fails op/misc Test 48" 4 .IX Item "Linux With Sfio Fails op/misc Test 48" .IP "\s-1OS/390\s0" 4 .IX Item "OS/390" .IP "op/sprintf tests 129 and 130" 4 .IX Item "op/sprintf tests 129 and 130" .IP "Failure of Thread tests" 4 .IX Item "Failure of Thread tests" .IP "\s-1UNICOS\s0" 4 .IX Item "UNICOS" .IP "\s-1UTS\s0" 4 .IX Item "UTS" .IP "\s-1VMS\s0" 4 .IX Item "VMS" .IP "Win32" 4 .IX Item "Win32" .IP "Localising a Tied Variable Leaks Memory" 4 .IX Item "Localising a Tied Variable Leaks Memory" .IP "Self-tying of Arrays and Hashes Is Forbidden" 4 .IX Item "Self-tying of Arrays and Hashes Is Forbidden" .IP "Variable Attributes are not Currently Usable for Tying" 4 .IX Item "Variable Attributes are not Currently Usable for Tying" .IP "Building Extensions Can Fail Because Of Largefiles" 4 .IX Item "Building Extensions Can Fail Because Of Largefiles" .IP "The Compiler Suite Is Still Experimental" 4 .IX Item "The Compiler Suite Is Still Experimental" .IP "The Long Double Support is Still Experimental" 4 .IX Item "The Long Double Support is Still Experimental" .RE .RS 4 .RE .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .PD .SS "perl571delta \- what's new for perl v5.7.1" .IX Subsection "perl571delta - what's new for perl v5.7.1" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Security Vulnerability Closed" 4 .IX Item "Security Vulnerability Closed" .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .RS 4 .IP "\s-1AUTOLOAD\s0 Is Now Lvaluable" 4 .IX Item "AUTOLOAD Is Now Lvaluable" .IP "PerlIO is Now The Default" 4 .IX Item "PerlIO is Now The Default" .IP "Signals Are Now Safe" 4 .IX Item "Signals Are Now Safe" .RE .RS 4 .RE .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "New Modules" 4 .IX Item "New Modules" .IP "Updated And Improved Modules and Pragmata" 4 .IX Item "Updated And Improved Modules and Pragmata" .RE .RS 4 .RE .IP "Performance Enhancements" 4 .IX Item "Performance Enhancements" .IP "Utility Changes" 4 .IX Item "Utility Changes" .IP "New Documentation" 4 .IX Item "New Documentation" .RS 4 .IP "perlclib" 4 .IX Item "perlclib" .IP "perliol" 4 .IX Item "perliol" .IP "\s-1README\s0.aix" 4 .IX Item "README.aix" .IP "\s-1README\s0.bs2000" 4 .IX Item "README.bs2000" .IP "\s-1README\s0.macos" 4 .IX Item "README.macos" .IP "\s-1README\s0.mpeix" 4 .IX Item "README.mpeix" .IP "\s-1README\s0.solaris" 4 .IX Item "README.solaris" .IP "\s-1README\s0.vos" 4 .IX Item "README.vos" .IP "Porting/repository.pod" 4 .IX Item "Porting/repository.pod" .RE .RS 4 .RE .IP "Installation and Configuration Improvements" 4 .IX Item "Installation and Configuration Improvements" .RS 4 .IP "New Or Improved Platforms" 4 .IX Item "New Or Improved Platforms" .IP "Generic Improvements" 4 .IX Item "Generic Improvements" .PD d_cmsghdr, d_fcntl_can_lock, d_fsync, d_getitimer, d_getpagsz, d_msghdr_s, need_va_copy, d_readv, d_recvmsg, d_sendmsg, sig_size, d_sockatmark, d_strtoq, d_u32align, d_ualarm, d_usleep .RE .RS 4 .RE .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .RS 4 .PD 0 .IP "Platform Specific Changes and Fixes" 4 .IX Item "Platform Specific Changes and Fixes" .RE .RS 4 .RE .IP "New or Changed Diagnostics" 4 .IX Item "New or Changed Diagnostics" .IP "Changed Internals" 4 .IX Item "Changed Internals" .IP "New Tests" 4 .IX Item "New Tests" .IP "Known Problems" 4 .IX Item "Known Problems" .RS 4 .IP "\s-1AIX\s0 vac 5.0.0.0 May Produce Buggy Code For Perl" 4 .IX Item "AIX vac 5.0.0.0 May Produce Buggy Code For Perl" .IP "lib/ftmp\-security tests warn 'system possibly insecure'" 4 .IX Item "lib/ftmp-security tests warn 'system possibly insecure'" .IP "lib/io_multihomed Fails In LP64\-Configured HP-UX" 4 .IX Item "lib/io_multihomed Fails In LP64-Configured HP-UX" .IP "Test lib/posix Subtest 9 Fails In LP64\-Configured HP-UX" 4 .IX Item "Test lib/posix Subtest 9 Fails In LP64-Configured HP-UX" .IP "lib/b test 19" 4 .IX Item "lib/b test 19" .IP "Linux With Sfio Fails op/misc Test 48" 4 .IX Item "Linux With Sfio Fails op/misc Test 48" .IP "sigaction test 13 in \s-1VMS\s0" 4 .IX Item "sigaction test 13 in VMS" .IP "sprintf tests 129 and 130" 4 .IX Item "sprintf tests 129 and 130" .IP "Failure of Thread tests" 4 .IX Item "Failure of Thread tests" .IP "Localising a Tied Variable Leaks Memory" 4 .IX Item "Localising a Tied Variable Leaks Memory" .IP "Self-tying of Arrays and Hashes Is Forbidden" 4 .IX Item "Self-tying of Arrays and Hashes Is Forbidden" .IP "Building Extensions Can Fail Because Of Largefiles" 4 .IX Item "Building Extensions Can Fail Because Of Largefiles" .IP "The Compiler Suite Is Still Experimental" 4 .IX Item "The Compiler Suite Is Still Experimental" .RE .RS 4 .RE .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .PD .SS "perl570delta \- what's new for perl v5.7.0" .IX Subsection "perl570delta - what's new for perl v5.7.0" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Security Vulnerability Closed" 4 .IX Item "Security Vulnerability Closed" .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "New Modules" 4 .IX Item "New Modules" .IP "Updated And Improved Modules and Pragmata" 4 .IX Item "Updated And Improved Modules and Pragmata" .RE .RS 4 .RE .IP "Utility Changes" 4 .IX Item "Utility Changes" .IP "New Documentation" 4 .IX Item "New Documentation" .IP "Performance Enhancements" 4 .IX Item "Performance Enhancements" .IP "Installation and Configuration Improvements" 4 .IX Item "Installation and Configuration Improvements" .RS 4 .IP "Generic Improvements" 4 .IX Item "Generic Improvements" .RE .RS 4 .RE .IP "Selected Bug Fixes" 4 .IX Item "Selected Bug Fixes" .RS 4 .IP "Platform Specific Changes and Fixes" 4 .IX Item "Platform Specific Changes and Fixes" .RE .RS 4 .RE .IP "New or Changed Diagnostics" 4 .IX Item "New or Changed Diagnostics" .IP "Changed Internals" 4 .IX Item "Changed Internals" .IP "Known Problems" 4 .IX Item "Known Problems" .RS 4 .IP "Unicode Support Still Far From Perfect" 4 .IX Item "Unicode Support Still Far From Perfect" .IP "\s-1EBCDIC\s0 Still A Lost Platform" 4 .IX Item "EBCDIC Still A Lost Platform" .IP "Building Extensions Can Fail Because Of Largefiles" 4 .IX Item "Building Extensions Can Fail Because Of Largefiles" .IP "ftmp-security tests warn 'system possibly insecure'" 4 .IX Item "ftmp-security tests warn 'system possibly insecure'" .IP "Test lib/posix Subtest 9 Fails In LP64\-Configured HP-UX" 4 .IX Item "Test lib/posix Subtest 9 Fails In LP64-Configured HP-UX" .IP "Long Doubles Still Don't Work In Solaris" 4 .IX Item "Long Doubles Still Don't Work In Solaris" .IP "Linux With Sfio Fails op/misc Test 48" 4 .IX Item "Linux With Sfio Fails op/misc Test 48" .IP "Storable tests fail in some platforms" 4 .IX Item "Storable tests fail in some platforms" .IP "Threads Are Still Experimental" 4 .IX Item "Threads Are Still Experimental" .IP "The Compiler Suite Is Still Experimental" 4 .IX Item "The Compiler Suite Is Still Experimental" .RE .RS 4 .RE .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .PD .SS "perl561delta \- what's new for perl v5.6.x" .IX Subsection "perl561delta - what's new for perl v5.6.x" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Summary of changes between 5.6.0 and 5.6.1" 4 .IX Item "Summary of changes between 5.6.0 and 5.6.1" .RS 4 .IP "Security Issues" 4 .IX Item "Security Issues" .IP "Core bug fixes" 4 .IX Item "Core bug fixes" .PD \&\f(CW\*(C`UNIVERSAL::isa()\*(C'\fR, Memory leaks, Numeric conversions, qw(a\e\eb), \fIcaller()\fR, Bugs in regular expressions, \*(L"slurp\*(R" mode, Autovivification of symbolic references to special variables, Lexical warnings, Spurious warnings and errors, \fIglob()\fR, Tainting, \fIsort()\fR, #line directives, Subroutine prototypes, \&\fImap()\fR, Debugger, \s-1PERL5OPT\s0, \fIchop()\fR, Unicode support, 64\-bit support, Compiler, Lvalue subroutines, IO::Socket, File::Find, xsubpp, \f(CW\*(C`no Module;\*(C'\fR, Tests .IP "Core features" 4 .IX Item "Core features" .PD 0 .IP "Configuration issues" 4 .IX Item "Configuration issues" .IP "Documentation" 4 .IX Item "Documentation" .IP "Bundled modules" 4 .IX Item "Bundled modules" .PD B::Concise, File::Temp, Pod::LaTeX, Pod::Text::Overstrike, \s-1CGI\s0, \s-1CPAN\s0, Class::Struct, DB_File, Devel::Peek, File::Find, Getopt::Long, IO::Poll, IPC::Open3, Math::BigFloat, Math::Complex, Net::Ping, Opcode, Pod::Parser, Pod::Text, SDBM_File, Sys::Syslog, Tie::RefHash, Tie::SubstrHash .IP "Platform-specific improvements" 4 .IX Item "Platform-specific improvements" \&\s-1NCR\s0 MP-RAS, NonStop-UX .RE .RS 4 .RE .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .RS 4 .PD 0 .IP "Interpreter cloning, threads, and concurrency" 4 .IX Item "Interpreter cloning, threads, and concurrency" .IP "Lexically scoped warning categories" 4 .IX Item "Lexically scoped warning categories" .IP "Unicode and \s-1UTF\-8\s0 support" 4 .IX Item "Unicode and UTF-8 support" .IP "Support for interpolating named characters" 4 .IX Item "Support for interpolating named characters" .ie n .IP """our"" declarations" 4 .el .IP "``our'' declarations" 4 .IX Item "our declarations" .IP "Support for strings represented as a vector of ordinals" 4 .IX Item "Support for strings represented as a vector of ordinals" .IP "Improved Perl version numbering system" 4 .IX Item "Improved Perl version numbering system" .IP "New syntax for declaring subroutine attributes" 4 .IX Item "New syntax for declaring subroutine attributes" .IP "File and directory handles can be autovivified" 4 .IX Item "File and directory handles can be autovivified" .IP "\fIopen()\fR with more than two arguments" 4 .IX Item "open() with more than two arguments" .IP "64\-bit support" 4 .IX Item "64-bit support" .IP "Large file support" 4 .IX Item "Large file support" .IP "Long doubles" 4 .IX Item "Long doubles" .ie n .IP """more bits""" 4 .el .IP "``more bits''" 4 .IX Item "more bits" .IP "Enhanced support for \fIsort()\fR subroutines" 4 .IX Item "Enhanced support for sort() subroutines" .ie n .IP """sort $coderef @foo"" allowed" 4 .el .IP "\f(CWsort $coderef @foo\fR allowed" 4 .IX Item "sort $coderef @foo allowed" .IP "File globbing implemented internally" 4 .IX Item "File globbing implemented internally" .IP "Support for \s-1CHECK\s0 blocks" 4 .IX Item "Support for CHECK blocks" .IP "\s-1POSIX\s0 character class syntax [: :] supported" 4 .IX Item "POSIX character class syntax [: :] supported" .IP "Better pseudo-random number generator" 4 .IX Item "Better pseudo-random number generator" .ie n .IP "Improved ""qw//"" operator" 4 .el .IP "Improved \f(CWqw//\fR operator" 4 .IX Item "Improved qw// operator" .IP "Better worst-case behavior of hashes" 4 .IX Item "Better worst-case behavior of hashes" .IP "\fIpack()\fR format 'Z' supported" 4 .IX Item "pack() format 'Z' supported" .IP "\fIpack()\fR format modifier '!' supported" 4 .IX Item "pack() format modifier '!' supported" .IP "\fIpack()\fR and \fIunpack()\fR support counted strings" 4 .IX Item "pack() and unpack() support counted strings" .IP "Comments in \fIpack()\fR templates" 4 .IX Item "Comments in pack() templates" .IP "Weak references" 4 .IX Item "Weak references" .IP "Binary numbers supported" 4 .IX Item "Binary numbers supported" .IP "Lvalue subroutines" 4 .IX Item "Lvalue subroutines" .IP "Some arrows may be omitted in calls through references" 4 .IX Item "Some arrows may be omitted in calls through references" .IP "Boolean assignment operators are legal lvalues" 4 .IX Item "Boolean assignment operators are legal lvalues" .IP "\fIexists()\fR is supported on subroutine names" 4 .IX Item "exists() is supported on subroutine names" .IP "\fIexists()\fR and \fIdelete()\fR are supported on array elements" 4 .IX Item "exists() and delete() are supported on array elements" .IP "Pseudo-hashes work better" 4 .IX Item "Pseudo-hashes work better" .IP "Automatic flushing of output buffers" 4 .IX Item "Automatic flushing of output buffers" .IP "Better diagnostics on meaningless filehandle operations" 4 .IX Item "Better diagnostics on meaningless filehandle operations" .IP "Where possible, buffered data discarded from duped input filehandle" 4 .IX Item "Where possible, buffered data discarded from duped input filehandle" .IP "\fIeof()\fR has the same old magic as <>" 4 .IX Item "eof() has the same old magic as <>" .IP "\fIbinmode()\fR can be used to set :crlf and :raw modes" 4 .IX Item "binmode() can be used to set :crlf and :raw modes" .ie n .IP """\-T"" filetest recognizes \s-1UTF\-8\s0 encoded files as ""text""" 4 .el .IP "\f(CW\-T\fR filetest recognizes \s-1UTF\-8\s0 encoded files as ``text''" 4 .IX Item "-T filetest recognizes UTF-8 encoded files as text" .IP "\fIsystem()\fR, backticks and pipe open now reflect \fIexec()\fR failure" 4 .IX Item "system(), backticks and pipe open now reflect exec() failure" .IP "Improved diagnostics" 4 .IX Item "Improved diagnostics" .IP "Diagnostics follow \s-1STDERR\s0" 4 .IX Item "Diagnostics follow STDERR" .IP "More consistent close-on-exec behavior" 4 .IX Item "More consistent close-on-exec behavior" .IP "\fIsyswrite()\fR ease-of-use" 4 .IX Item "syswrite() ease-of-use" .IP "Better syntax checks on parenthesized unary operators" 4 .IX Item "Better syntax checks on parenthesized unary operators" .IP "Bit operators support full native integer width" 4 .IX Item "Bit operators support full native integer width" .IP "Improved security features" 4 .IX Item "Improved security features" .IP "More functional bareword prototype (*)" 4 .IX Item "More functional bareword prototype (*)" .ie n .IP """require"" and ""do"" may be overridden" 4 .el .IP "\f(CWrequire\fR and \f(CWdo\fR may be overridden" 4 .IX Item "require and do may be overridden" .IP "$^X variables may now have names longer than one character" 4 .IX Item "$^X variables may now have names longer than one character" .ie n .IP "New variable $^C reflects ""\-c"" switch" 4 .el .IP "New variable $^C reflects \f(CW\-c\fR switch" 4 .IX Item "New variable $^C reflects -c switch" .IP "New variable $^V contains Perl version as a string" 4 .IX Item "New variable $^V contains Perl version as a string" .IP "Optional Y2K warnings" 4 .IX Item "Optional Y2K warnings" .IP "Arrays now always interpolate into double-quoted strings" 4 .IX Item "Arrays now always interpolate into double-quoted strings" .IP "@\- and @+ provide starting/ending offsets of regex submatches" 4 .IX Item "@- and @+ provide starting/ending offsets of regex submatches" .RE .RS 4 .RE .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "Modules" 4 .IX Item "Modules" .PD attributes, B, Benchmark, ByteLoader, constant, charnames, Data::Dumper, \&\s-1DB\s0, DB_File, Devel::DProf, Devel::Peek, Dumpvalue, DynaLoader, English, Env, Fcntl, File::Compare, File::Find, File::Glob, File::Spec, File::Spec::Functions, Getopt::Long, \s-1IO\s0, \s-1JPL\s0, lib, Math::BigInt, Math::Complex, Math::Trig, Pod::Parser, Pod::InputObjects, Pod::Checker, podchecker, Pod::ParseUtils, Pod::Find, Pod::Select, podselect, Pod::Usage, pod2usage, Pod::Text and Pod::Man, SDBM_File, Sys::Syslog, Sys::Hostname, Term::ANSIColor, Time::Local, Win32, XSLoader, \s-1DBM\s0 Filters .IP "Pragmata" 4 .IX Item "Pragmata" .RE .RS 4 .RE .PD 0 .IP "Utility Changes" 4 .IX Item "Utility Changes" .RS 4 .IP "dprofpp" 4 .IX Item "dprofpp" .IP "find2perl" 4 .IX Item "find2perl" .IP "h2xs" 4 .IX Item "h2xs" .IP "perlcc" 4 .IX Item "perlcc" .IP "perldoc" 4 .IX Item "perldoc" .IP "The Perl Debugger" 4 .IX Item "The Perl Debugger" .RE .RS 4 .RE .IP "Improved Documentation" 4 .IX Item "Improved Documentation" .PD perlapi.pod, perlboot.pod, perlcompile.pod, perldbmfilter.pod, perldebug.pod, perldebguts.pod, perlfork.pod, perlfilter.pod, perlhack.pod, perlintern.pod, perllexwarn.pod, perlnumber.pod, perlopentut.pod, perlreftut.pod, perltootc.pod, perltodo.pod, perlunicode.pod .IP "Performance enhancements" 4 .IX Item "Performance enhancements" .RS 4 .PD 0 .ie n .IP "Simple \fIsort()\fR using { $a <=> $b } and the like are optimized" 4 .el .IP "Simple \fIsort()\fR using { \f(CW$a\fR <=> \f(CW$b\fR } and the like are optimized" 4 .IX Item "Simple sort() using { $a <=> $b } and the like are optimized" .IP "Optimized assignments to lexical variables" 4 .IX Item "Optimized assignments to lexical variables" .IP "Faster subroutine calls" 4 .IX Item "Faster subroutine calls" .IP "\fIdelete()\fR, \fIeach()\fR, \fIvalues()\fR and hash iteration are faster" 4 .IX Item "delete(), each(), values() and hash iteration are faster" .RE .RS 4 .RE .IP "Installation and Configuration Improvements" 4 .IX Item "Installation and Configuration Improvements" .RS 4 .IP "\-Dusethreads means something different" 4 .IX Item "-Dusethreads means something different" .IP "New Configure flags" 4 .IX Item "New Configure flags" .IP "Threadedness and 64\-bitness now more daring" 4 .IX Item "Threadedness and 64-bitness now more daring" .IP "Long Doubles" 4 .IX Item "Long Doubles" .IP "\-Dusemorebits" 4 .IX Item "-Dusemorebits" .IP "\-Duselargefiles" 4 .IX Item "-Duselargefiles" .IP "installusrbinperl" 4 .IX Item "installusrbinperl" .IP "\s-1SOCKS\s0 support" 4 .IX Item "SOCKS support" .ie n .IP """\-A"" flag" 4 .el .IP "\f(CW\-A\fR flag" 4 .IX Item "-A flag" .IP "Enhanced Installation Directories" 4 .IX Item "Enhanced Installation Directories" .IP "gcc automatically tried if 'cc' does not seem to be working" 4 .IX Item "gcc automatically tried if 'cc' does not seem to be working" .RE .RS 4 .RE .IP "Platform specific changes" 4 .IX Item "Platform specific changes" .RS 4 .IP "Supported platforms" 4 .IX Item "Supported platforms" .IP "\s-1DOS\s0" 4 .IX Item "DOS" .IP "\s-1OS390\s0 (OpenEdition \s-1MVS\s0)" 4 .IX Item "OS390 (OpenEdition MVS)" .IP "\s-1VMS\s0" 4 .IX Item "VMS" .IP "Win32" 4 .IX Item "Win32" .RE .RS 4 .RE .IP "Significant bug fixes" 4 .IX Item "Significant bug fixes" .RS 4 .IP "<\s-1HANDLE\s0> on empty files" 4 .IX Item " on empty files" .ie n .IP """eval \*(Aq...\*(Aq"" improvements" 4 .el .IP "\f(CWeval \*(Aq...\*(Aq\fR improvements" 4 .IX Item "eval ... improvements" .IP "All compilation errors are true errors" 4 .IX Item "All compilation errors are true errors" .IP "Implicitly closed filehandles are safer" 4 .IX Item "Implicitly closed filehandles are safer" .IP "Behavior of list slices is more consistent" 4 .IX Item "Behavior of list slices is more consistent" .ie n .IP """(\e$)"" prototype and $foo{a}" 4 .el .IP "\f(CW(\e$)\fR prototype and \f(CW$foo{a}\fR" 4 .IX Item "($) prototype and $foo{a}" .ie n .IP """goto &sub"" and \s-1AUTOLOAD\s0" 4 .el .IP "\f(CWgoto &sub\fR and \s-1AUTOLOAD\s0" 4 .IX Item "goto &sub and AUTOLOAD" .ie n .IP """\-bareword"" allowed under ""use integer""" 4 .el .IP "\f(CW\-bareword\fR allowed under \f(CWuse integer\fR" 4 .IX Item "-bareword allowed under use integer" .IP "Failures in \s-1\fIDESTROY\s0()\fR" 4 .IX Item "Failures in DESTROY()" .IP "Locale bugs fixed" 4 .IX Item "Locale bugs fixed" .IP "Memory leaks" 4 .IX Item "Memory leaks" .IP "Spurious subroutine stubs after failed subroutine calls" 4 .IX Item "Spurious subroutine stubs after failed subroutine calls" .ie n .IP "Taint failures under ""\-U""" 4 .el .IP "Taint failures under \f(CW\-U\fR" 4 .IX Item "Taint failures under -U" .ie n .IP "\s-1END\s0 blocks and the ""\-c"" switch" 4 .el .IP "\s-1END\s0 blocks and the \f(CW\-c\fR switch" 4 .IX Item "END blocks and the -c switch" .IP "Potential to leak \s-1DATA\s0 filehandles" 4 .IX Item "Potential to leak DATA filehandles" .RE .RS 4 .RE .IP "New or Changed Diagnostics" 4 .IX Item "New or Changed Diagnostics" .PD \&\*(L"%s\*(R" variable \f(CW%s\fR masks earlier declaration in same \f(CW%s\fR, \*(L"my sub\*(R" not yet implemented, \*(L"our\*(R" variable \f(CW%s\fR redeclared, '!' allowed only after types \f(CW%s\fR, / cannot take a count, / must be followed by a, A or Z, / must be followed by a*, A* or Z*, / must follow a numeric type, /%s/: Unrecognized escape \&\e\e%c passed through, /%s/: Unrecognized escape \e\e%c in character class passed through, /%s/ should probably be written as \*(L"%s\*(R", %s() called too early to check prototype, \f(CW%s\fR argument is not a \s-1HASH\s0 or \s-1ARRAY\s0 element, \f(CW%s\fR argument is not a \s-1HASH\s0 or \s-1ARRAY\s0 element or slice, \f(CW%s\fR argument is not a subroutine name, \f(CW%s\fR package attribute may clash with future reserved word: \&\f(CW%s\fR, (in cleanup) \f(CW%s\fR, <> should be quotes, Attempt to join self, Bad evalled substitution pattern, Bad \fIrealloc()\fR ignored, Bareword found in conditional, Binary number > 0b11111111111111111111111111111111 non-portable, Bit vector size > 32 non-portable, Buffer overflow in prime_env_iter: \f(CW%s\fR, Can't check filesystem of script \*(L"%s\*(R", Can't declare class for non-scalar \f(CW%s\fR in \*(L"%s\*(R", Can't declare \f(CW%s\fR in \*(L"%s\*(R", Can't ignore signal \s-1CHLD\s0, forcing to default, Can't modify non-lvalue subroutine call, Can't read \s-1CRTL\s0 environ, Can't remove \f(CW%s:\fR \f(CW%s\fR, skipping file, Can't return \f(CW%s\fR from lvalue subroutine, Can't weaken a nonreference, Character class [:%s:] unknown, Character class syntax [%s] belongs inside character classes, Constant is not \f(CW%s\fR reference, constant(%s): \f(CW%s\fR, CORE::%s is not a keyword, defined(@array) is deprecated, defined(%hash) is deprecated, Did not produce a valid header, (Did you mean \&\*(L"local\*(R" instead of \*(L"our\*(R"?), Document contains no data, entering effective \&\f(CW%s\fR failed, false [] range \*(L"%s\*(R" in regexp, Filehandle \f(CW%s\fR opened only for output, \fIflock()\fR on closed filehandle \f(CW%s\fR, Global symbol \*(L"%s\*(R" requires explicit package name, Hexadecimal number > 0xffffffff non-portable, Ill-formed \s-1CRTL\s0 environ value \*(L"%s\*(R", Ill-formed message in prime_env_iter: |%s|, Illegal binary digit \f(CW%s\fR, Illegal binary digit \f(CW%s\fR ignored, Illegal number of bits in vec, Integer overflow in \f(CW%s\fR number, Invalid \f(CW%s\fR attribute: \&\f(CW%s\fR, Invalid \f(CW%s\fR attributes: \f(CW%s\fR, invalid [] range \*(L"%s\*(R" in regexp, Invalid separator character \f(CW%s\fR in attribute list, Invalid separator character \f(CW%s\fR in subroutine attribute list, leaving effective \f(CW%s\fR failed, Lvalue subs returning \f(CW%s\fR not implemented yet, Method \f(CW%s\fR not permitted, Missing \&\f(CW%sbrace\fR%s on \eN{}, Missing command in piped open, Missing name in \*(L"my sub\*(R", No \f(CW%s\fR specified for \-%c, No package name allowed for variable \f(CW%s\fR in \*(L"our\*(R", No space allowed after \-%c, no \s-1UTC\s0 offset information; assuming local time is \s-1UTC\s0, Octal number > 037777777777 non-portable, panic: del_backref, panic: kid popen errno read, panic: magic_killbackrefs, Parentheses missing around \*(L"%s\*(R" list, Possible unintended interpolation of \f(CW%s\fR in string, Possible Y2K bug: \f(CW%s\fR, pragma \*(L"attrs\*(R" is deprecated, use \*(L"sub \s-1NAME\s0 : \s-1ATTRS\s0\*(R" instead, Premature end of script headers, Repeat count in pack overflows, Repeat count in unpack overflows, \fIrealloc()\fR of freed memory ignored, Reference is already weak, setpgrp can't take arguments, Strange *+?{} on zero-length expression, switching effective \f(CW%s\fR is not implemented, This Perl can't reset \s-1CRTL\s0 environ elements (%s), This Perl can't set \s-1CRTL\s0 environ elements (%s=%s), Too late to run \f(CW%s\fR block, Unknown \fIopen()\fR mode \&'%s', Unknown process \f(CW%x\fR sent message to prime_env_iter: \f(CW%s\fR, Unrecognized escape \e\e%c passed through, Unterminated attribute parameter in attribute list, Unterminated attribute list, Unterminated attribute parameter in subroutine attribute list, Unterminated subroutine attribute list, Value of \&\s-1CLI\s0 symbol \*(L"%s\*(R" too long, Version number must be a constant number .IP "New tests" 4 .IX Item "New tests" .PD 0 .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .RS 4 .IP "Perl Source Incompatibilities" 4 .IX Item "Perl Source Incompatibilities" .PD \&\s-1CHECK\s0 is a new keyword, Treatment of list slices of undef has changed, Format of \f(CW$English::PERL_VERSION\fR is different, Literals of the form \&\f(CW1.2.3\fR parse differently, Possibly changed pseudo-random number generator, Hashing function for hash keys has changed, \f(CW\*(C`undef\*(C'\fR fails on read only values, Close-on-exec bit may be set on pipe and socket handles, Writing \f(CW"$$1"\fR to mean \f(CW"${$}1"\fR is unsupported, \fIdelete()\fR, \fIeach()\fR, \&\fIvalues()\fR and \f(CW\*(C`\e(%h)\*(C'\fR, vec(\s-1EXPR\s0,OFFSET,BITS) enforces powers-of-two \s-1BITS\s0, Text of some diagnostic output has changed, \f(CW\*(C`%@\*(C'\fR has been removed, Parenthesized \fInot()\fR behaves like a list operator, Semantics of bareword prototype \f(CW\*(C`(*)\*(C'\fR have changed, Semantics of bit operators may have changed on 64\-bit platforms, More builtins taint their results .IP "C Source Incompatibilities" 4 .IX Item "C Source Incompatibilities" \&\f(CW\*(C`PERL_POLLUTE\*(C'\fR, \f(CW\*(C`PERL_IMPLICIT_CONTEXT\*(C'\fR, \f(CW\*(C`PERL_POLLUTE_MALLOC\*(C'\fR .IP "Compatible C Source \s-1API\s0 Changes" 4 .IX Item "Compatible C Source API Changes" \&\f(CW\*(C`PATCHLEVEL\*(C'\fR is now \f(CW\*(C`PERL_VERSION\*(C'\fR .IP "Binary Incompatibilities" 4 .IX Item "Binary Incompatibilities" .RE .RS 4 .RE .PD 0 .IP "Known Problems" 4 .IX Item "Known Problems" .RS 4 .IP "Localizing a tied hash element may leak memory" 4 .IX Item "Localizing a tied hash element may leak memory" .IP "Known test failures" 4 .IX Item "Known test failures" .IP "\s-1EBCDIC\s0 platforms not fully supported" 4 .IX Item "EBCDIC platforms not fully supported" .IP "UNICOS/mk \s-1CC\s0 failures during Configure run" 4 .IX Item "UNICOS/mk CC failures during Configure run" .IP "Arrow operator and arrays" 4 .IX Item "Arrow operator and arrays" .IP "Experimental features" 4 .IX Item "Experimental features" .PD Threads, Unicode, 64\-bit support, Lvalue subroutines, Weak references, The pseudo-hash data type, The Compiler suite, Internal implementation of file globbing, The \s-1DB\s0 module, The regular expression code constructs: .RE .RS 4 .RE .IP "Obsolete Diagnostics" 4 .IX Item "Obsolete Diagnostics" Character class syntax [: :] is reserved for future extensions, Ill-formed logical name |%s| in prime_env_iter, In string, @%s now must be written as \&\e@%s, Probable precedence problem on \f(CW%s\fR, regexp too big, Use of \*(L"$$\*(R" to mean \*(L"${$}\*(R" is deprecated .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .PD .SS "perl56delta \- what's new for perl v5.6.0" .IX Subsection "perl56delta - what's new for perl v5.6.0" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Core Enhancements" 4 .IX Item "Core Enhancements" .RS 4 .IP "Interpreter cloning, threads, and concurrency" 4 .IX Item "Interpreter cloning, threads, and concurrency" .IP "Lexically scoped warning categories" 4 .IX Item "Lexically scoped warning categories" .IP "Unicode and \s-1UTF\-8\s0 support" 4 .IX Item "Unicode and UTF-8 support" .IP "Support for interpolating named characters" 4 .IX Item "Support for interpolating named characters" .ie n .IP """our"" declarations" 4 .el .IP "``our'' declarations" 4 .IX Item "our declarations" .IP "Support for strings represented as a vector of ordinals" 4 .IX Item "Support for strings represented as a vector of ordinals" .IP "Improved Perl version numbering system" 4 .IX Item "Improved Perl version numbering system" .IP "New syntax for declaring subroutine attributes" 4 .IX Item "New syntax for declaring subroutine attributes" .IP "File and directory handles can be autovivified" 4 .IX Item "File and directory handles can be autovivified" .IP "\fIopen()\fR with more than two arguments" 4 .IX Item "open() with more than two arguments" .IP "64\-bit support" 4 .IX Item "64-bit support" .IP "Large file support" 4 .IX Item "Large file support" .IP "Long doubles" 4 .IX Item "Long doubles" .ie n .IP """more bits""" 4 .el .IP "``more bits''" 4 .IX Item "more bits" .IP "Enhanced support for \fIsort()\fR subroutines" 4 .IX Item "Enhanced support for sort() subroutines" .ie n .IP """sort $coderef @foo"" allowed" 4 .el .IP "\f(CWsort $coderef @foo\fR allowed" 4 .IX Item "sort $coderef @foo allowed" .IP "File globbing implemented internally" 4 .IX Item "File globbing implemented internally" .IP "Support for \s-1CHECK\s0 blocks" 4 .IX Item "Support for CHECK blocks" .IP "\s-1POSIX\s0 character class syntax [: :] supported" 4 .IX Item "POSIX character class syntax [: :] supported" .IP "Better pseudo-random number generator" 4 .IX Item "Better pseudo-random number generator" .ie n .IP "Improved ""qw//"" operator" 4 .el .IP "Improved \f(CWqw//\fR operator" 4 .IX Item "Improved qw// operator" .IP "Better worst-case behavior of hashes" 4 .IX Item "Better worst-case behavior of hashes" .IP "\fIpack()\fR format 'Z' supported" 4 .IX Item "pack() format 'Z' supported" .IP "\fIpack()\fR format modifier '!' supported" 4 .IX Item "pack() format modifier '!' supported" .IP "\fIpack()\fR and \fIunpack()\fR support counted strings" 4 .IX Item "pack() and unpack() support counted strings" .IP "Comments in \fIpack()\fR templates" 4 .IX Item "Comments in pack() templates" .IP "Weak references" 4 .IX Item "Weak references" .IP "Binary numbers supported" 4 .IX Item "Binary numbers supported" .IP "Lvalue subroutines" 4 .IX Item "Lvalue subroutines" .IP "Some arrows may be omitted in calls through references" 4 .IX Item "Some arrows may be omitted in calls through references" .IP "Boolean assignment operators are legal lvalues" 4 .IX Item "Boolean assignment operators are legal lvalues" .IP "\fIexists()\fR is supported on subroutine names" 4 .IX Item "exists() is supported on subroutine names" .IP "\fIexists()\fR and \fIdelete()\fR are supported on array elements" 4 .IX Item "exists() and delete() are supported on array elements" .IP "Pseudo-hashes work better" 4 .IX Item "Pseudo-hashes work better" .IP "Automatic flushing of output buffers" 4 .IX Item "Automatic flushing of output buffers" .IP "Better diagnostics on meaningless filehandle operations" 4 .IX Item "Better diagnostics on meaningless filehandle operations" .IP "Where possible, buffered data discarded from duped input filehandle" 4 .IX Item "Where possible, buffered data discarded from duped input filehandle" .IP "\fIeof()\fR has the same old magic as <>" 4 .IX Item "eof() has the same old magic as <>" .IP "\fIbinmode()\fR can be used to set :crlf and :raw modes" 4 .IX Item "binmode() can be used to set :crlf and :raw modes" .ie n .IP """\-T"" filetest recognizes \s-1UTF\-8\s0 encoded files as ""text""" 4 .el .IP "\f(CW\-T\fR filetest recognizes \s-1UTF\-8\s0 encoded files as ``text''" 4 .IX Item "-T filetest recognizes UTF-8 encoded files as text" .IP "\fIsystem()\fR, backticks and pipe open now reflect \fIexec()\fR failure" 4 .IX Item "system(), backticks and pipe open now reflect exec() failure" .IP "Improved diagnostics" 4 .IX Item "Improved diagnostics" .IP "Diagnostics follow \s-1STDERR\s0" 4 .IX Item "Diagnostics follow STDERR" .IP "More consistent close-on-exec behavior" 4 .IX Item "More consistent close-on-exec behavior" .IP "\fIsyswrite()\fR ease-of-use" 4 .IX Item "syswrite() ease-of-use" .IP "Better syntax checks on parenthesized unary operators" 4 .IX Item "Better syntax checks on parenthesized unary operators" .IP "Bit operators support full native integer width" 4 .IX Item "Bit operators support full native integer width" .IP "Improved security features" 4 .IX Item "Improved security features" .IP "More functional bareword prototype (*)" 4 .IX Item "More functional bareword prototype (*)" .ie n .IP """require"" and ""do"" may be overridden" 4 .el .IP "\f(CWrequire\fR and \f(CWdo\fR may be overridden" 4 .IX Item "require and do may be overridden" .IP "$^X variables may now have names longer than one character" 4 .IX Item "$^X variables may now have names longer than one character" .ie n .IP "New variable $^C reflects ""\-c"" switch" 4 .el .IP "New variable $^C reflects \f(CW\-c\fR switch" 4 .IX Item "New variable $^C reflects -c switch" .IP "New variable $^V contains Perl version as a string" 4 .IX Item "New variable $^V contains Perl version as a string" .IP "Optional Y2K warnings" 4 .IX Item "Optional Y2K warnings" .IP "Arrays now always interpolate into double-quoted strings" 4 .IX Item "Arrays now always interpolate into double-quoted strings" .IP "@\- and @+ provide starting/ending offsets of regex matches" 4 .IX Item "@- and @+ provide starting/ending offsets of regex matches" .RE .RS 4 .RE .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "Modules" 4 .IX Item "Modules" .PD attributes, B, Benchmark, ByteLoader, constant, charnames, Data::Dumper, \&\s-1DB\s0, DB_File, Devel::DProf, Devel::Peek, Dumpvalue, DynaLoader, English, Env, Fcntl, File::Compare, File::Find, File::Glob, File::Spec, File::Spec::Functions, Getopt::Long, \s-1IO\s0, \s-1JPL\s0, lib, Math::BigInt, Math::Complex, Math::Trig, Pod::Parser, Pod::InputObjects, Pod::Checker, podchecker, Pod::ParseUtils, Pod::Find, Pod::Select, podselect, Pod::Usage, pod2usage, Pod::Text and Pod::Man, SDBM_File, Sys::Syslog, Sys::Hostname, Term::ANSIColor, Time::Local, Win32, XSLoader, \s-1DBM\s0 Filters .IP "Pragmata" 4 .IX Item "Pragmata" .RE .RS 4 .RE .PD 0 .IP "Utility Changes" 4 .IX Item "Utility Changes" .RS 4 .IP "dprofpp" 4 .IX Item "dprofpp" .IP "find2perl" 4 .IX Item "find2perl" .IP "h2xs" 4 .IX Item "h2xs" .IP "perlcc" 4 .IX Item "perlcc" .IP "perldoc" 4 .IX Item "perldoc" .IP "The Perl Debugger" 4 .IX Item "The Perl Debugger" .RE .RS 4 .RE .IP "Improved Documentation" 4 .IX Item "Improved Documentation" .PD perlapi.pod, perlboot.pod, perlcompile.pod, perldbmfilter.pod, perldebug.pod, perldebguts.pod, perlfork.pod, perlfilter.pod, perlhack.pod, perlintern.pod, perllexwarn.pod, perlnumber.pod, perlopentut.pod, perlreftut.pod, perltootc.pod, perltodo.pod, perlunicode.pod .IP "Performance enhancements" 4 .IX Item "Performance enhancements" .RS 4 .PD 0 .ie n .IP "Simple \fIsort()\fR using { $a <=> $b } and the like are optimized" 4 .el .IP "Simple \fIsort()\fR using { \f(CW$a\fR <=> \f(CW$b\fR } and the like are optimized" 4 .IX Item "Simple sort() using { $a <=> $b } and the like are optimized" .IP "Optimized assignments to lexical variables" 4 .IX Item "Optimized assignments to lexical variables" .IP "Faster subroutine calls" 4 .IX Item "Faster subroutine calls" .IP "\fIdelete()\fR, \fIeach()\fR, \fIvalues()\fR and hash iteration are faster" 4 .IX Item "delete(), each(), values() and hash iteration are faster" .RE .RS 4 .RE .IP "Installation and Configuration Improvements" 4 .IX Item "Installation and Configuration Improvements" .RS 4 .IP "\-Dusethreads means something different" 4 .IX Item "-Dusethreads means something different" .IP "New Configure flags" 4 .IX Item "New Configure flags" .IP "Threadedness and 64\-bitness now more daring" 4 .IX Item "Threadedness and 64-bitness now more daring" .IP "Long Doubles" 4 .IX Item "Long Doubles" .IP "\-Dusemorebits" 4 .IX Item "-Dusemorebits" .IP "\-Duselargefiles" 4 .IX Item "-Duselargefiles" .IP "installusrbinperl" 4 .IX Item "installusrbinperl" .IP "\s-1SOCKS\s0 support" 4 .IX Item "SOCKS support" .ie n .IP """\-A"" flag" 4 .el .IP "\f(CW\-A\fR flag" 4 .IX Item "-A flag" .IP "Enhanced Installation Directories" 4 .IX Item "Enhanced Installation Directories" .RE .RS 4 .RE .IP "Platform specific changes" 4 .IX Item "Platform specific changes" .RS 4 .IP "Supported platforms" 4 .IX Item "Supported platforms" .IP "\s-1DOS\s0" 4 .IX Item "DOS" .IP "\s-1OS390\s0 (OpenEdition \s-1MVS\s0)" 4 .IX Item "OS390 (OpenEdition MVS)" .IP "\s-1VMS\s0" 4 .IX Item "VMS" .IP "Win32" 4 .IX Item "Win32" .RE .RS 4 .RE .IP "Significant bug fixes" 4 .IX Item "Significant bug fixes" .RS 4 .IP "<\s-1HANDLE\s0> on empty files" 4 .IX Item " on empty files" .ie n .IP """eval \*(Aq...\*(Aq"" improvements" 4 .el .IP "\f(CWeval \*(Aq...\*(Aq\fR improvements" 4 .IX Item "eval ... improvements" .IP "All compilation errors are true errors" 4 .IX Item "All compilation errors are true errors" .IP "Implicitly closed filehandles are safer" 4 .IX Item "Implicitly closed filehandles are safer" .IP "Behavior of list slices is more consistent" 4 .IX Item "Behavior of list slices is more consistent" .ie n .IP """(\e$)"" prototype and $foo{a}" 4 .el .IP "\f(CW(\e$)\fR prototype and \f(CW$foo{a}\fR" 4 .IX Item "($) prototype and $foo{a}" .ie n .IP """goto &sub"" and \s-1AUTOLOAD\s0" 4 .el .IP "\f(CWgoto &sub\fR and \s-1AUTOLOAD\s0" 4 .IX Item "goto &sub and AUTOLOAD" .ie n .IP """\-bareword"" allowed under ""use integer""" 4 .el .IP "\f(CW\-bareword\fR allowed under \f(CWuse integer\fR" 4 .IX Item "-bareword allowed under use integer" .IP "Failures in \s-1\fIDESTROY\s0()\fR" 4 .IX Item "Failures in DESTROY()" .IP "Locale bugs fixed" 4 .IX Item "Locale bugs fixed" .IP "Memory leaks" 4 .IX Item "Memory leaks" .IP "Spurious subroutine stubs after failed subroutine calls" 4 .IX Item "Spurious subroutine stubs after failed subroutine calls" .ie n .IP "Taint failures under ""\-U""" 4 .el .IP "Taint failures under \f(CW\-U\fR" 4 .IX Item "Taint failures under -U" .ie n .IP "\s-1END\s0 blocks and the ""\-c"" switch" 4 .el .IP "\s-1END\s0 blocks and the \f(CW\-c\fR switch" 4 .IX Item "END blocks and the -c switch" .IP "Potential to leak \s-1DATA\s0 filehandles" 4 .IX Item "Potential to leak DATA filehandles" .RE .RS 4 .RE .IP "New or Changed Diagnostics" 4 .IX Item "New or Changed Diagnostics" .PD \&\*(L"%s\*(R" variable \f(CW%s\fR masks earlier declaration in same \f(CW%s\fR, \*(L"my sub\*(R" not yet implemented, \*(L"our\*(R" variable \f(CW%s\fR redeclared, '!' allowed only after types \f(CW%s\fR, / cannot take a count, / must be followed by a, A or Z, / must be followed by a*, A* or Z*, / must follow a numeric type, /%s/: Unrecognized escape \&\e\e%c passed through, /%s/: Unrecognized escape \e\e%c in character class passed through, /%s/ should probably be written as \*(L"%s\*(R", %s() called too early to check prototype, \f(CW%s\fR argument is not a \s-1HASH\s0 or \s-1ARRAY\s0 element, \f(CW%s\fR argument is not a \s-1HASH\s0 or \s-1ARRAY\s0 element or slice, \f(CW%s\fR argument is not a subroutine name, \f(CW%s\fR package attribute may clash with future reserved word: \&\f(CW%s\fR, (in cleanup) \f(CW%s\fR, <> should be quotes, Attempt to join self, Bad evalled substitution pattern, Bad \fIrealloc()\fR ignored, Bareword found in conditional, Binary number > 0b11111111111111111111111111111111 non-portable, Bit vector size > 32 non-portable, Buffer overflow in prime_env_iter: \f(CW%s\fR, Can't check filesystem of script \*(L"%s\*(R", Can't declare class for non-scalar \f(CW%s\fR in \*(L"%s\*(R", Can't declare \f(CW%s\fR in \*(L"%s\*(R", Can't ignore signal \s-1CHLD\s0, forcing to default, Can't modify non-lvalue subroutine call, Can't read \s-1CRTL\s0 environ, Can't remove \f(CW%s:\fR \f(CW%s\fR, skipping file, Can't return \f(CW%s\fR from lvalue subroutine, Can't weaken a nonreference, Character class [:%s:] unknown, Character class syntax [%s] belongs inside character classes, Constant is not \f(CW%s\fR reference, constant(%s): \f(CW%s\fR, CORE::%s is not a keyword, defined(@array) is deprecated, defined(%hash) is deprecated, Did not produce a valid header, (Did you mean \&\*(L"local\*(R" instead of \*(L"our\*(R"?), Document contains no data, entering effective \&\f(CW%s\fR failed, false [] range \*(L"%s\*(R" in regexp, Filehandle \f(CW%s\fR opened only for output, \fIflock()\fR on closed filehandle \f(CW%s\fR, Global symbol \*(L"%s\*(R" requires explicit package name, Hexadecimal number > 0xffffffff non-portable, Ill-formed \s-1CRTL\s0 environ value \*(L"%s\*(R", Ill-formed message in prime_env_iter: |%s|, Illegal binary digit \f(CW%s\fR, Illegal binary digit \f(CW%s\fR ignored, Illegal number of bits in vec, Integer overflow in \f(CW%s\fR number, Invalid \f(CW%s\fR attribute: \&\f(CW%s\fR, Invalid \f(CW%s\fR attributes: \f(CW%s\fR, invalid [] range \*(L"%s\*(R" in regexp, Invalid separator character \f(CW%s\fR in attribute list, Invalid separator character \f(CW%s\fR in subroutine attribute list, leaving effective \f(CW%s\fR failed, Lvalue subs returning \f(CW%s\fR not implemented yet, Method \f(CW%s\fR not permitted, Missing \&\f(CW%sbrace\fR%s on \eN{}, Missing command in piped open, Missing name in \*(L"my sub\*(R", No \f(CW%s\fR specified for \-%c, No package name allowed for variable \f(CW%s\fR in \*(L"our\*(R", No space allowed after \-%c, no \s-1UTC\s0 offset information; assuming local time is \s-1UTC\s0, Octal number > 037777777777 non-portable, panic: del_backref, panic: kid popen errno read, panic: magic_killbackrefs, Parentheses missing around \*(L"%s\*(R" list, Possible unintended interpolation of \f(CW%s\fR in string, Possible Y2K bug: \f(CW%s\fR, pragma \*(L"attrs\*(R" is deprecated, use \*(L"sub \s-1NAME\s0 : \s-1ATTRS\s0\*(R" instead, Premature end of script headers, Repeat count in pack overflows, Repeat count in unpack overflows, \fIrealloc()\fR of freed memory ignored, Reference is already weak, setpgrp can't take arguments, Strange *+?{} on zero-length expression, switching effective \f(CW%s\fR is not implemented, This Perl can't reset \s-1CRTL\s0 environ elements (%s), This Perl can't set \s-1CRTL\s0 environ elements (%s=%s), Too late to run \f(CW%s\fR block, Unknown \fIopen()\fR mode \&'%s', Unknown process \f(CW%x\fR sent message to prime_env_iter: \f(CW%s\fR, Unrecognized escape \e\e%c passed through, Unterminated attribute parameter in attribute list, Unterminated attribute list, Unterminated attribute parameter in subroutine attribute list, Unterminated subroutine attribute list, Value of \&\s-1CLI\s0 symbol \*(L"%s\*(R" too long, Version number must be a constant number .IP "New tests" 4 .IX Item "New tests" .PD 0 .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .RS 4 .IP "Perl Source Incompatibilities" 4 .IX Item "Perl Source Incompatibilities" .PD \&\s-1CHECK\s0 is a new keyword, Treatment of list slices of undef has changed, Format of \f(CW$English::PERL_VERSION\fR is different, Literals of the form \&\f(CW1.2.3\fR parse differently, Possibly changed pseudo-random number generator, Hashing function for hash keys has changed, \f(CW\*(C`undef\*(C'\fR fails on read only values, Close-on-exec bit may be set on pipe and socket handles, Writing \f(CW"$$1"\fR to mean \f(CW"${$}1"\fR is unsupported, \fIdelete()\fR, \fIeach()\fR, \&\fIvalues()\fR and \f(CW\*(C`\e(%h)\*(C'\fR, vec(\s-1EXPR\s0,OFFSET,BITS) enforces powers-of-two \s-1BITS\s0, Text of some diagnostic output has changed, \f(CW\*(C`%@\*(C'\fR has been removed, Parenthesized \fInot()\fR behaves like a list operator, Semantics of bareword prototype \f(CW\*(C`(*)\*(C'\fR have changed, Semantics of bit operators may have changed on 64\-bit platforms, More builtins taint their results .IP "C Source Incompatibilities" 4 .IX Item "C Source Incompatibilities" \&\f(CW\*(C`PERL_POLLUTE\*(C'\fR, \f(CW\*(C`PERL_IMPLICIT_CONTEXT\*(C'\fR, \f(CW\*(C`PERL_POLLUTE_MALLOC\*(C'\fR .IP "Compatible C Source \s-1API\s0 Changes" 4 .IX Item "Compatible C Source API Changes" \&\f(CW\*(C`PATCHLEVEL\*(C'\fR is now \f(CW\*(C`PERL_VERSION\*(C'\fR .IP "Binary Incompatibilities" 4 .IX Item "Binary Incompatibilities" .RE .RS 4 .RE .PD 0 .IP "Known Problems" 4 .IX Item "Known Problems" .RS 4 .IP "Thread test failures" 4 .IX Item "Thread test failures" .IP "\s-1EBCDIC\s0 platforms not supported" 4 .IX Item "EBCDIC platforms not supported" .IP "In 64\-bit HP-UX the lib/io_multihomed test may hang" 4 .IX Item "In 64-bit HP-UX the lib/io_multihomed test may hang" .IP "\s-1NEXTSTEP\s0 3.3 \s-1POSIX\s0 test failure" 4 .IX Item "NEXTSTEP 3.3 POSIX test failure" .IP "Tru64 (aka Digital \s-1UNIX\s0, aka \s-1DEC\s0 \s-1OSF/1\s0) lib/sdbm test failure with gcc" 4 .IX Item "Tru64 (aka Digital UNIX, aka DEC OSF/1) lib/sdbm test failure with gcc" .IP "UNICOS/mk \s-1CC\s0 failures during Configure run" 4 .IX Item "UNICOS/mk CC failures during Configure run" .IP "Arrow operator and arrays" 4 .IX Item "Arrow operator and arrays" .IP "Experimental features" 4 .IX Item "Experimental features" .PD Threads, Unicode, 64\-bit support, Lvalue subroutines, Weak references, The pseudo-hash data type, The Compiler suite, Internal implementation of file globbing, The \s-1DB\s0 module, The regular expression code constructs: .RE .RS 4 .RE .IP "Obsolete Diagnostics" 4 .IX Item "Obsolete Diagnostics" Character class syntax [: :] is reserved for future extensions, Ill-formed logical name |%s| in prime_env_iter, In string, @%s now must be written as \&\e@%s, Probable precedence problem on \f(CW%s\fR, regexp too big, Use of \*(L"$$\*(R" to mean \*(L"${$}\*(R" is deprecated .IP "Reporting Bugs" 4 .IX Item "Reporting Bugs" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .PD .SS "perl5005delta \- what's new for perl5.005" .IX Subsection "perl5005delta - what's new for perl5.005" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "About the new versioning system" 4 .IX Item "About the new versioning system" .IP "Incompatible Changes" 4 .IX Item "Incompatible Changes" .RS 4 .IP "\s-1WARNING:\s0 This version is not binary compatible with Perl 5.004." 4 .IX Item "WARNING: This version is not binary compatible with Perl 5.004." .IP "Default installation structure has changed" 4 .IX Item "Default installation structure has changed" .IP "Perl Source Compatibility" 4 .IX Item "Perl Source Compatibility" .IP "C Source Compatibility" 4 .IX Item "C Source Compatibility" .IP "Binary Compatibility" 4 .IX Item "Binary Compatibility" .IP "Security fixes may affect compatibility" 4 .IX Item "Security fixes may affect compatibility" .IP "Relaxed new mandatory warnings introduced in 5.004" 4 .IX Item "Relaxed new mandatory warnings introduced in 5.004" .IP "Licensing" 4 .IX Item "Licensing" .RE .RS 4 .RE .IP "Core Changes" 4 .IX Item "Core Changes" .RS 4 .IP "Threads" 4 .IX Item "Threads" .IP "Compiler" 4 .IX Item "Compiler" .IP "Regular Expressions" 4 .IX Item "Regular Expressions" .PD Many new and improved optimizations, Many bug fixes, New regular expression constructs, New operator for precompiled regular expressions, Other improvements, Incompatible changes .IP "Improved \fImalloc()\fR" 4 .IX Item "Improved malloc()" .PD 0 .IP "Quicksort is internally implemented" 4 .IX Item "Quicksort is internally implemented" .IP "Reliable signals" 4 .IX Item "Reliable signals" .IP "Reliable stack pointers" 4 .IX Item "Reliable stack pointers" .IP "More generous treatment of carriage returns" 4 .IX Item "More generous treatment of carriage returns" .IP "Memory leaks" 4 .IX Item "Memory leaks" .IP "Better support for multiple interpreters" 4 .IX Item "Better support for multiple interpreters" .IP "Behavior of \fIlocal()\fR on array and hash elements is now well-defined" 4 .IX Item "Behavior of local() on array and hash elements is now well-defined" .ie n .IP """%!"" is transparently tied to the Errno module" 4 .el .IP "\f(CW%!\fR is transparently tied to the Errno module" 4 .IX Item "%! is transparently tied to the Errno module" .IP "Pseudo-hashes are supported" 4 .IX Item "Pseudo-hashes are supported" .ie n .IP """EXPR foreach EXPR"" is supported" 4 .el .IP "\f(CWEXPR foreach EXPR\fR is supported" 4 .IX Item "EXPR foreach EXPR is supported" .IP "Keywords can be globally overridden" 4 .IX Item "Keywords can be globally overridden" .ie n .IP "$^E is meaningful on Win32" 4 .el .IP "\f(CW$^E\fR is meaningful on Win32" 4 .IX Item "$^E is meaningful on Win32" .ie n .IP """foreach (1..1000000)"" optimized" 4 .el .IP "\f(CWforeach (1..1000000)\fR optimized" 4 .IX Item "foreach (1..1000000) optimized" .ie n .IP """Foo::"" can be used as implicitly quoted package name" 4 .el .IP "\f(CWFoo::\fR can be used as implicitly quoted package name" 4 .IX Item "Foo:: can be used as implicitly quoted package name" .ie n .IP """exists $Foo::{Bar::}"" tests existence of a package" 4 .el .IP "\f(CWexists $Foo::{Bar::}\fR tests existence of a package" 4 .IX Item "exists $Foo::{Bar::} tests existence of a package" .IP "Better locale support" 4 .IX Item "Better locale support" .IP "Experimental support for 64\-bit platforms" 4 .IX Item "Experimental support for 64-bit platforms" .IP "\fIprototype()\fR returns useful results on builtins" 4 .IX Item "prototype() returns useful results on builtins" .IP "Extended support for exception handling" 4 .IX Item "Extended support for exception handling" .IP "Re-blessing in \s-1\fIDESTROY\s0()\fR supported for chaining \s-1\fIDESTROY\s0()\fR methods" 4 .IX Item "Re-blessing in DESTROY() supported for chaining DESTROY() methods" .ie n .IP "All ""printf"" format conversions are handled internally" 4 .el .IP "All \f(CWprintf\fR format conversions are handled internally" 4 .IX Item "All printf format conversions are handled internally" .ie n .IP "New ""INIT"" keyword" 4 .el .IP "New \f(CWINIT\fR keyword" 4 .IX Item "New INIT keyword" .ie n .IP "New ""lock"" keyword" 4 .el .IP "New \f(CWlock\fR keyword" 4 .IX Item "New lock keyword" .ie n .IP "New ""qr//"" operator" 4 .el .IP "New \f(CWqr//\fR operator" 4 .IX Item "New qr// operator" .ie n .IP """our"" is now a reserved word" 4 .el .IP "\f(CWour\fR is now a reserved word" 4 .IX Item "our is now a reserved word" .IP "Tied arrays are now fully supported" 4 .IX Item "Tied arrays are now fully supported" .IP "Tied handles support is better" 4 .IX Item "Tied handles support is better" .IP "4th argument to substr" 4 .IX Item "4th argument to substr" .IP "Negative \s-1LENGTH\s0 argument to splice" 4 .IX Item "Negative LENGTH argument to splice" .IP "Magic lvalues are now more magical" 4 .IX Item "Magic lvalues are now more magical" .IP "<> now reads in records" 4 .IX Item "<> now reads in records" .RE .RS 4 .RE .IP "Supported Platforms" 4 .IX Item "Supported Platforms" .RS 4 .IP "New Platforms" 4 .IX Item "New Platforms" .IP "Changes in existing support" 4 .IX Item "Changes in existing support" .RE .RS 4 .RE .IP "Modules and Pragmata" 4 .IX Item "Modules and Pragmata" .RS 4 .IP "New Modules" 4 .IX Item "New Modules" .PD B, Data::Dumper, Dumpvalue, Errno, File::Spec, ExtUtils::Installed, ExtUtils::Packlist, Fatal, IPC::SysV, Test, Tie::Array, Tie::Handle, Thread, attrs, fields, re .IP "Changes in existing modules" 4 .IX Item "Changes in existing modules" Benchmark, Carp, \s-1CGI\s0, Fcntl, Math::Complex, Math::Trig, \s-1POSIX\s0, DB_File, MakeMaker, \s-1CPAN\s0, Cwd .RE .RS 4 .RE .IP "Utility Changes" 4 .IX Item "Utility Changes" .PD 0 .IP "Documentation Changes" 4 .IX Item "Documentation Changes" .IP "New Diagnostics" 4 .IX Item "New Diagnostics" .PD Ambiguous call resolved as CORE::%s(), qualify as such or use &, Bad index while coercing array into hash, Bareword \*(L"%s\*(R" refers to nonexistent package, Can't call method \*(L"%s\*(R" on an undefined value, Can't check filesystem of script \*(L"%s\*(R" for nosuid, Can't coerce array into hash, Can't goto subroutine from an eval-string, Can't localize pseudo-hash element, Can't use %%! because Errno.pm is not available, Cannot find an opnumber for \*(L"%s\*(R", Character class syntax [. .] is reserved for future extensions, Character class syntax [: :] is reserved for future extensions, Character class syntax [= =] is reserved for future extensions, \f(CW%s:\fR Eval-group in insecure regular expression, \f(CW%s:\fR Eval-group not allowed, use re 'eval', \f(CW%s:\fR Eval-group not allowed at run time, Explicit blessing to '' (assuming package main), Illegal hex digit ignored, No such array field, No such field \*(L"%s\*(R" in variable \f(CW%s\fR of type \f(CW%s\fR, Out of memory during ridiculously large request, Range iterator outside integer range, Recursive inheritance detected while looking for method '%s' \f(CW%s\fR, Reference found where even-sized list expected, Undefined value assigned to typeglob, Use of reserved word \&\*(L"%s\*(R" is deprecated, perl: warning: Setting locale failed .IP "Obsolete Diagnostics" 4 .IX Item "Obsolete Diagnostics" Can't \fImktemp()\fR, Can't write to temp file for \fB\-e\fR: \f(CW%s\fR, Cannot open temporary file, regexp too big .IP "Configuration Changes" 4 .IX Item "Configuration Changes" .PD 0 .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .PD .SS "perl5004delta \- what's new for perl5.004" .IX Subsection "perl5004delta - what's new for perl5.004" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Supported Environments" 4 .IX Item "Supported Environments" .IP "Core Changes" 4 .IX Item "Core Changes" .RS 4 .ie n .IP "List assignment to %ENV works" 4 .el .IP "List assignment to \f(CW%ENV\fR works" 4 .IX Item "List assignment to %ENV works" .ie n .IP "Change to ""Can't locate Foo.pm in @INC"" error" 4 .el .IP "Change to ``Can't locate Foo.pm in \f(CW@INC\fR'' error" 4 .IX Item "Change to Can't locate Foo.pm in @INC error" .IP "Compilation option: Binary compatibility with 5.003" 4 .IX Item "Compilation option: Binary compatibility with 5.003" .ie n .IP "$PERL5OPT environment variable" 4 .el .IP "\f(CW$PERL5OPT\fR environment variable" 4 .IX Item "$PERL5OPT environment variable" .IP "Limitations on \fB\-M\fR, \fB\-m\fR, and \fB\-T\fR options" 4 .IX Item "Limitations on -M, -m, and -T options" .IP "More precise warnings" 4 .IX Item "More precise warnings" .ie n .IP "Deprecated: Inherited ""AUTOLOAD"" for non-methods" 4 .el .IP "Deprecated: Inherited \f(CWAUTOLOAD\fR for non-methods" 4 .IX Item "Deprecated: Inherited AUTOLOAD for non-methods" .ie n .IP "Previously deprecated %OVERLOAD is no longer usable" 4 .el .IP "Previously deprecated \f(CW%OVERLOAD\fR is no longer usable" 4 .IX Item "Previously deprecated %OVERLOAD is no longer usable" .IP "Subroutine arguments created only when they're modified" 4 .IX Item "Subroutine arguments created only when they're modified" .ie n .IP "Group vector changeable with $)" 4 .el .IP "Group vector changeable with \f(CW$)\fR" 4 .IX Item "Group vector changeable with $)" .IP "Fixed parsing of $$, &$, etc." 4 .IX Item "Fixed parsing of $$, &$, etc." .IP "Fixed localization of $, $&, etc." 4 .IX Item "Fixed localization of $, $&, etc." .IP "No resetting of $. on implicit close" 4 .IX Item "No resetting of $. on implicit close" .ie n .IP """wantarray"" may return undef" 4 .el .IP "\f(CWwantarray\fR may return undef" 4 .IX Item "wantarray may return undef" .ie n .IP """eval EXPR"" determines value of \s-1EXPR\s0 in scalar context" 4 .el .IP "\f(CWeval EXPR\fR determines value of \s-1EXPR\s0 in scalar context" 4 .IX Item "eval EXPR determines value of EXPR in scalar context" .IP "Changes to tainting checks" 4 .IX Item "Changes to tainting checks" .PD No \fIglob()\fR or <*>, No spawning if tainted \f(CW$CDPATH\fR, \f(CW$ENV\fR, \f(CW$BASH_ENV\fR, No spawning if tainted \f(CW$TERM\fR doesn't look like a terminal name .IP "New Opcode module and revised Safe module" 4 .IX Item "New Opcode module and revised Safe module" .PD 0 .IP "Embedding improvements" 4 .IX Item "Embedding improvements" .IP "Internal change: FileHandle class based on IO::* classes" 4 .IX Item "Internal change: FileHandle class based on IO::* classes" .IP "Internal change: PerlIO abstraction interface" 4 .IX Item "Internal change: PerlIO abstraction interface" .IP "New and changed syntax" 4 .IX Item "New and changed syntax" .PD \&\f(CW$coderef\fR\->(\s-1PARAMS\s0) .IP "New and changed builtin constants" 4 .IX Item "New and changed builtin constants" _\|_PACKAGE_\|_ .IP "New and changed builtin variables" 4 .IX Item "New and changed builtin variables" $^E, $^H, $^M .IP "New and changed builtin functions" 4 .IX Item "New and changed builtin functions" delete on slices, flock, printf and sprintf, keys as an lvalue, \fImy()\fR in Control Structures, \fIpack()\fR and \fIunpack()\fR, \fIsysseek()\fR, use \s-1VERSION\s0, use Module \&\s-1VERSION\s0 \s-1LIST\s0, prototype(\s-1FUNCTION\s0), srand, \f(CW$_\fR as Default, \f(CW\*(C`m//gc\*(C'\fR does not reset search position on failure, \f(CW\*(C`m//x\*(C'\fR ignores whitespace before ?*+{}, nested \f(CW\*(C`sub{}\*(C'\fR closures work now, formats work right on changing lexicals .IP "New builtin methods" 4 .IX Item "New builtin methods" isa(\s-1CLASS\s0), can(\s-1METHOD\s0), \s-1VERSION\s0( [\s-1NEED\s0] ) .IP "\s-1TIEHANDLE\s0 now supported" 4 .IX Item "TIEHANDLE now supported" \&\s-1TIEHANDLE\s0 classname, \s-1LIST\s0, \s-1PRINT\s0 this, \s-1LIST\s0, \s-1PRINTF\s0 this, \s-1LIST\s0, \s-1READ\s0 this \&\s-1LIST\s0, \s-1READLINE\s0 this, \s-1GETC\s0 this, \s-1DESTROY\s0 this .IP "Malloc enhancements" 4 .IX Item "Malloc enhancements" \&\-DPERL_EMERGENCY_SBRK, \-DPACK_MALLOC, \-DTWO_POT_OPTIMIZE .IP "Miscellaneous efficiency enhancements" 4 .IX Item "Miscellaneous efficiency enhancements" .RE .RS 4 .RE .PD 0 .IP "Support for More Operating Systems" 4 .IX Item "Support for More Operating Systems" .RS 4 .IP "Win32" 4 .IX Item "Win32" .IP "Plan 9" 4 .IX Item "Plan 9" .IP "\s-1QNX\s0" 4 .IX Item "QNX" .IP "AmigaOS" 4 .IX Item "AmigaOS" .RE .RS 4 .RE .IP "Pragmata" 4 .IX Item "Pragmata" .PD use autouse \s-1MODULE\s0 => qw(sub1 sub2 sub3), use blib, use blib 'dir', use constant \s-1NAME\s0 => \s-1VALUE\s0, use locale, use ops, use vmsish .IP "Modules" 4 .IX Item "Modules" .RS 4 .PD 0 .IP "Required Updates" 4 .IX Item "Required Updates" .IP "Installation directories" 4 .IX Item "Installation directories" .IP "Module information summary" 4 .IX Item "Module information summary" .IP "Fcntl" 4 .IX Item "Fcntl" .IP "\s-1IO\s0" 4 .IX Item "IO" .IP "Math::Complex" 4 .IX Item "Math::Complex" .IP "Math::Trig" 4 .IX Item "Math::Trig" .IP "DB_File" 4 .IX Item "DB_File" .IP "Net::Ping" 4 .IX Item "Net::Ping" .IP "Object-oriented overrides for builtin operators" 4 .IX Item "Object-oriented overrides for builtin operators" .RE .RS 4 .RE .IP "Utility Changes" 4 .IX Item "Utility Changes" .RS 4 .IP "pod2html" 4 .IX Item "pod2html" .PD Sends converted \s-1HTML\s0 to standard output .IP "xsubpp" 4 .IX Item "xsubpp" \&\f(CW\*(C`void\*(C'\fR XSUBs now default to returning nothing .RE .RS 4 .RE .IP "C Language \s-1API\s0 Changes" 4 .IX Item "C Language API Changes" \&\f(CW\*(C`gv_fetchmethod\*(C'\fR and \f(CW\*(C`perl_call_sv\*(C'\fR, \f(CW\*(C`perl_eval_pv\*(C'\fR, Extended \s-1API\s0 for manipulating hashes .IP "Documentation Changes" 4 .IX Item "Documentation Changes" perldelta, perlfaq, perllocale, perltoot, perlapio, perlmodlib, perldebug, perlsec .IP "New Diagnostics" 4 .IX Item "New Diagnostics" \&\*(L"my\*(R" variable \f(CW%s\fR masks earlier declaration in same scope, \f(CW%s\fR argument is not a \s-1HASH\s0 element or slice, Allocation too large: \f(CW%lx\fR, Allocation too large, Applying \f(CW%s\fR to \f(CW%s\fR will act on scalar(%s), Attempt to free nonexistent shared string, Attempt to use reference as lvalue in substr, Bareword \*(L"%s\*(R" refers to nonexistent package, Can't redefine active sort subroutine \f(CW%s\fR, Can't use bareword (\*(L"%s\*(R") as \f(CW%s\fR ref while \*(L"strict refs\*(R" in use, Cannot resolve method `%s' overloading `%s' in package `%s', Constant subroutine \f(CW%s\fR redefined, Constant subroutine \f(CW%s\fR undefined, Copy method did not return a reference, Died, Exiting pseudo-block via \f(CW%s\fR, Identifier too long, Illegal character \f(CW%s\fR (carriage return), Illegal switch in \s-1PERL5OPT:\s0 \&\f(CW%s\fR, Integer overflow in hex number, Integer overflow in octal number, internal error: glob failed, Invalid conversion in \f(CW%s:\fR \*(L"%s\*(R", Invalid type in pack: '%s', Invalid type in unpack: '%s', Name \*(L"%s::%s\*(R" used only once: possible typo, Null picture in formline, Offset outside string, Out of memory!, Out of memory during request for \f(CW%s\fR, panic: frexp, Possible attempt to put comments in \fIqw()\fR list, Possible attempt to separate words with commas, Scalar value @%s{%s} better written as $%s{%s}, Stub found while resolving method `%s' overloading `%s' in \f(CW%s\fR, Too late for "\fB\-T\fR\*(L" option, untie attempted while \f(CW%d\fR inner references still exist, Unrecognized character \f(CW%s\fR, Unsupported function fork, Use of \*(R"$$\*(L" to mean \&\*(R"${$}\*(L" is deprecated, Value of \f(CW%s\fR can be \*(R"0\*(L"; test with \fIdefined()\fR, Variable \*(R"%s\*(L" may be unavailable, Variable \*(R"%s" will not stay shared, Warning: something's wrong, Ill-formed logical name |%s| in prime_env_iter, Got an error from DosAllocMem, Malformed \s-1PERLLIB_PREFIX\s0, \s-1PERL_SH_DIR\s0 too long, Process terminated by SIG%s .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .PD .SS "perlartistic \- the Perl Artistic License" .IX Subsection "perlartistic - the Perl Artistic License" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .ie n .IP "The ""Artistic License""" 4 .el .IP "The ``Artistic License''" 4 .IX Item "The Artistic License" .RS 4 .IP "Preamble" 4 .IX Item "Preamble" .IP "Definitions" 4 .IX Item "Definitions" .PD \&\*(L"Package\*(R", \*(L"Standard Version\*(R", \*(L"Copyright Holder\*(R", \*(L"You\*(R", \*(L"Reasonable copying fee\*(R", \*(L"Freely Available\*(R" .IP "Conditions" 4 .IX Item "Conditions" a), b), c), d), a), b), c), d) .RE .RS 4 .RE .SS "perlgpl \- the \s-1GNU\s0 General Public License, version 1" .IX Subsection "perlgpl - the GNU General Public License, version 1" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1GNU\s0 \s-1GENERAL\s0 \s-1PUBLIC\s0 \s-1LICENSE\s0" 4 .IX Item "GNU GENERAL PUBLIC LICENSE" .PD .SS "perlaix, \s-1README\s0.aix \- Perl version 5 on \s-1IBM\s0 \s-1AIX\s0 (\s-1UNIX\s0) systems" .IX Subsection "perlaix, README.aix - Perl version 5 on IBM AIX (UNIX) systems" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "Compiling Perl 5 on \s-1AIX\s0" 4 .IX Item "Compiling Perl 5 on AIX" .IP "Supported Compilers" 4 .IX Item "Supported Compilers" .IP "Incompatibility with \s-1AIX\s0 Toolbox lib gdbm" 4 .IX Item "Incompatibility with AIX Toolbox lib gdbm" .IP "Perl 5 was successfully compiled and tested on:" 4 .IX Item "Perl 5 was successfully compiled and tested on:" .IP "Building Dynamic Extensions on \s-1AIX\s0" 4 .IX Item "Building Dynamic Extensions on AIX" .IP "Using Large Files with Perl" 4 .IX Item "Using Large Files with Perl" .IP "Threaded Perl" 4 .IX Item "Threaded Perl" .IP "64\-bit Perl" 4 .IX Item "64-bit Perl" .IP "Recommended Options \s-1AIX\s0 5.1/5.2/5.3/6.1 and 7.1 (threaded/32\-bit)" 4 .IX Item "Recommended Options AIX 5.1/5.2/5.3/6.1 and 7.1 (threaded/32-bit)" .IP "Recommended Options \s-1AIX\s0 5.1/5.2/5.3/6.1 and 7.1 (32\-bit)" 4 .IX Item "Recommended Options AIX 5.1/5.2/5.3/6.1 and 7.1 (32-bit)" .IP "Recommended Options \s-1AIX\s0 5.1/5.2/5.3/6.1 and 7.1 (threaded/64\-bit)" 4 .IX Item "Recommended Options AIX 5.1/5.2/5.3/6.1 and 7.1 (threaded/64-bit)" .IP "Recommended Options \s-1AIX\s0 5.1/5.2/5.3/6.1 and 7.1 (64\-bit)" 4 .IX Item "Recommended Options AIX 5.1/5.2/5.3/6.1 and 7.1 (64-bit)" .IP "Compiling Perl 5 on older \s-1AIX\s0 versions up to 4.3.3" 4 .IX Item "Compiling Perl 5 on older AIX versions up to 4.3.3" .IP "\s-1OS\s0 level" 4 .IX Item "OS level" .IP "Building Dynamic Extensions on \s-1AIX\s0 < 5L" 4 .IX Item "Building Dynamic Extensions on AIX < 5L" .IP "The \s-1IBM\s0 \s-1ANSI\s0 C Compiler" 4 .IX Item "The IBM ANSI C Compiler" .IP "The usenm option" 4 .IX Item "The usenm option" .IP "Using \s-1GNU\s0's gcc for building Perl" 4 .IX Item "Using GNU's gcc for building Perl" .IP "Using Large Files with Perl < 5L" 4 .IX Item "Using Large Files with Perl < 5L" .IP "Threaded Perl < 5L" 4 .IX Item "Threaded Perl < 5L" .IP "64\-bit Perl < 5L" 4 .IX Item "64-bit Perl < 5L" .IP "\s-1AIX\s0 4.2 and extensions using \*(C+ with statics" 4 .IX Item "AIX 4.2 and extensions using with statics" .RE .RS 4 .RE .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .PD .SS "perlamiga \- Perl under Amiga \s-1OS\s0" .IX Subsection "perlamiga - Perl under Amiga OS" .IP "\s-1NOTE\s0" 4 .IX Item "NOTE" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Prerequisites for Compiling Perl on AmigaOS" 4 .IX Item "Prerequisites for Compiling Perl on AmigaOS" .PD \&\fBUnix emulation for AmigaOS: ixemul.library\fR, \fBVersion of Amiga \s-1OS\s0\fR .IP "Starting Perl programs under AmigaOS" 4 .IX Item "Starting Perl programs under AmigaOS" .PD 0 .IP "Shortcomings of Perl under AmigaOS" 4 .IX Item "Shortcomings of Perl under AmigaOS" .RE .RS 4 .RE .IP "\s-1INSTALLATION\s0" 4 .IX Item "INSTALLATION" .IP "Accessing documentation" 4 .IX Item "Accessing documentation" .RS 4 .IP "Manpages for Perl on AmigaOS" 4 .IX Item "Manpages for Perl on AmigaOS" .IP "Perl \s-1HTML\s0 Documentation on AmigaOS" 4 .IX Item "Perl HTML Documentation on AmigaOS" .IP "Perl \s-1GNU\s0 Info Files on AmigaOS" 4 .IX Item "Perl GNU Info Files on AmigaOS" .IP "Perl LaTeX Documentation on AmigaOS" 4 .IX Item "Perl LaTeX Documentation on AmigaOS" .RE .RS 4 .RE .IP "\s-1BUILDING\s0 \s-1PERL\s0 \s-1ON\s0 \s-1AMIGAOS\s0" 4 .IX Item "BUILDING PERL ON AMIGAOS" .RS 4 .IP "Build Prerequisites for Perl on AmigaOS" 4 .IX Item "Build Prerequisites for Perl on AmigaOS" .IP "Getting the Perl Source for AmigaOS" 4 .IX Item "Getting the Perl Source for AmigaOS" .IP "Making Perl on AmigaOS" 4 .IX Item "Making Perl on AmigaOS" .IP "Testing Perl on AmigaOS" 4 .IX Item "Testing Perl on AmigaOS" .IP "Installing the built Perl on AmigaOS" 4 .IX Item "Installing the built Perl on AmigaOS" .RE .RS 4 .RE .IP "\s-1PERL\s0 5.8.0 \s-1BROKEN\s0 \s-1IN\s0 \s-1AMIGAOS\s0" 4 .IX Item "PERL 5.8.0 BROKEN IN AMIGAOS" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perlbeos, \s-1README\s0.beos \- Perl version 5.8+ on BeOS" .IX Subsection "perlbeos, README.beos - Perl version 5.8+ on BeOS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1BUILD\s0 \s-1AND\s0 \s-1INSTALL\s0" 4 .IX Item "BUILD AND INSTALL" .RS 4 .IP "Requirements" 4 .IX Item "Requirements" .IP "Configure" 4 .IX Item "Configure" .IP "Build" 4 .IX Item "Build" .IP "Install" 4 .IX Item "Install" .RE .RS 4 .RE .IP "\s-1KNOWN\s0 \s-1PROBLEMS\s0" 4 .IX Item "KNOWN PROBLEMS" .IP "\s-1CONTACT\s0" 4 .IX Item "CONTACT" .PD .SS "perlbs2000, \s-1README\s0.BS2000 \- building and installing Perl for \s-1BS2000\s0." .IX Subsection "perlbs2000, README.BS2000 - building and installing Perl for BS2000." .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "gzip on \s-1BS2000\s0" 4 .IX Item "gzip on BS2000" .IP "bison on \s-1BS2000\s0" 4 .IX Item "bison on BS2000" .IP "Unpacking Perl Distribution on \s-1BS2000\s0" 4 .IX Item "Unpacking Perl Distribution on BS2000" .IP "Compiling Perl on \s-1BS2000\s0" 4 .IX Item "Compiling Perl on BS2000" .IP "Testing Perl on \s-1BS2000\s0" 4 .IX Item "Testing Perl on BS2000" .IP "Installing Perl on \s-1BS2000\s0" 4 .IX Item "Installing Perl on BS2000" .IP "Using Perl in the Posix-Shell of \s-1BS2000\s0" 4 .IX Item "Using Perl in the Posix-Shell of BS2000" .ie n .IP "Using Perl in ""native"" \s-1BS2000\s0" 4 .el .IP "Using Perl in ``native'' \s-1BS2000\s0" 4 .IX Item "Using Perl in native BS2000" .IP "Floating point anomalies on \s-1BS2000\s0" 4 .IX Item "Floating point anomalies on BS2000" .IP "Using PerlIO and different encodings on \s-1ASCII\s0 and \s-1EBCDIC\s0 partitions" 4 .IX Item "Using PerlIO and different encodings on ASCII and EBCDIC partitions" .RE .RS 4 .RE .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .RS 4 .IP "Mailing list" 4 .IX Item "Mailing list" .RE .RS 4 .RE .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .PD .SS "perlce \- Perl for WinCE" .IX Subsection "perlce - Perl for WinCE" .IP "Building Perl for WinCE" 4 .IX Item "Building Perl for WinCE" .RS 4 .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "General explanations on cross-compiling WinCE" 4 .IX Item "General explanations on cross-compiling WinCE" .IP "\s-1BUILD\s0" 4 .IX Item "BUILD" .PD Microsoft Embedded Visual Tools, Microsoft Visual \*(C+, Rainer Keuchel's celib-sources, Rainer Keuchel's console-sources, go to \f(CW\*(C`./win32\*(C'\fR subdirectory, edit file \f(CW\*(C`./win32/ce\-helpers/compile.bat\*(C'\fR, run compile.bat, run compile.bat dist .RE .RS 4 .RE .IP "Using Perl on WinCE" 4 .IX Item "Using Perl on WinCE" .RS 4 .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1LIMITATIONS\s0" 4 .IX Item "LIMITATIONS" .IP "\s-1ENVIRONMENT\s0" 4 .IX Item "ENVIRONMENT" .PD \&\s-1PERL5LIB\s0, \s-1PATH\s0, \s-1TMP\s0, \s-1UNIXROOTPATH\s0, \s-1ROWS/COLS\s0, \s-1HOME\s0, \s-1CONSOLEFONTSIZE\s0 .IP "\s-1REGISTRY\s0" 4 .IX Item "REGISTRY" .PD 0 .IP "\s-1XS\s0" 4 .IX Item "XS" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1INSTALLATION\s0" 4 .IX Item "INSTALLATION" .RE .RS 4 .RE .IP "\s-1ACKNOWLEDGEMENTS\s0" 4 .IX Item "ACKNOWLEDGEMENTS" .IP "History of WinCE port" 4 .IX Item "History of WinCE port" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .PD Rainer Keuchel , Vadim Konovalov .SS "perlcygwin, \s-1README\s0.cygwin \- Perl for Cygwin" .IX Subsection "perlcygwin, README.cygwin - Perl for Cygwin" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1PREREQUISITES\s0 \s-1FOR\s0 \s-1COMPILING\s0 \s-1PERL\s0 \s-1ON\s0 \s-1CYGWIN\s0" 4 .IX Item "PREREQUISITES FOR COMPILING PERL ON CYGWIN" .RS 4 .IP "Cygwin = GNU+Cygnus+Windows (Don't leave \s-1UNIX\s0 without it)" 4 .IX Item "Cygwin = GNU+Cygnus+Windows (Don't leave UNIX without it)" .IP "Cygwin Configuration" 4 .IX Item "Cygwin Configuration" .PD \&\f(CW\*(C`PATH\*(C'\fR, \fInroff\fR, Permissions .RE .RS 4 .RE .IP "\s-1CONFIGURE\s0 \s-1PERL\s0 \s-1ON\s0 \s-1CYGWIN\s0" 4 .IX Item "CONFIGURE PERL ON CYGWIN" .RS 4 .PD 0 .IP "Stripping Perl Binaries on Cygwin" 4 .IX Item "Stripping Perl Binaries on Cygwin" .IP "Optional Libraries for Perl on Cygwin" 4 .IX Item "Optional Libraries for Perl on Cygwin" .PD \&\f(CW\*(C`\-lcrypt\*(C'\fR, \f(CW\*(C`\-lgdbm_compat\*(C'\fR (\f(CW\*(C`use GDBM_File\*(C'\fR), \f(CW\*(C`\-ldb\*(C'\fR (\f(CW\*(C`use DB_File\*(C'\fR), \&\f(CW\*(C`cygserver\*(C'\fR (\f(CW\*(C`use IPC::SysV\*(C'\fR), \f(CW\*(C`\-lutil\*(C'\fR .IP "Configure-time Options for Perl on Cygwin" 4 .IX Item "Configure-time Options for Perl on Cygwin" \&\f(CW\*(C`\-Uusedl\*(C'\fR, \f(CW\*(C`\-Uusemymalloc\*(C'\fR, \f(CW\*(C`\-Uuseperlio\*(C'\fR, \f(CW\*(C`\-Dusemultiplicity\*(C'\fR, \&\f(CW\*(C`\-Duse64bitint\*(C'\fR, \f(CW\*(C`\-Duselongdouble\*(C'\fR, \f(CW\*(C`\-Dusethreads\*(C'\fR, \f(CW\*(C`\-Duselargefiles\*(C'\fR, \&\f(CW\*(C`\-Dmksymlinks\*(C'\fR .IP "Suspicious Warnings on Cygwin" 4 .IX Item "Suspicious Warnings on Cygwin" Win9x and \f(CW\*(C`d_eofnblk\*(C'\fR, Compiler/Preprocessor defines .RE .RS 4 .RE .IP "\s-1MAKE\s0 \s-1ON\s0 \s-1CYGWIN\s0" 4 .IX Item "MAKE ON CYGWIN" .PD 0 .IP "\s-1TEST\s0 \s-1ON\s0 \s-1CYGWIN\s0" 4 .IX Item "TEST ON CYGWIN" .RS 4 .IP "File Permissions on Cygwin" 4 .IX Item "File Permissions on Cygwin" .IP "NDBM_File and ODBM_File do not work on \s-1FAT\s0 filesystems" 4 .IX Item "NDBM_File and ODBM_File do not work on FAT filesystems" .ie n .IP """fork()"" failures in io_* tests" 4 .el .IP "\f(CWfork()\fR failures in io_* tests" 4 .IX Item "fork() failures in io_* tests" .RE .RS 4 .RE .IP "Specific features of the Cygwin port" 4 .IX Item "Specific features of the Cygwin port" .RS 4 .IP "Script Portability on Cygwin" 4 .IX Item "Script Portability on Cygwin" .PD Pathnames, Text/Binary, PerlIO, \fI.exe\fR, Cygwin vs. Windows process ids, Cygwin vs. Windows errors, \f(CW\*(C`chown()\*(C'\fR, Miscellaneous .IP "Prebuilt methods:" 4 .IX Item "Prebuilt methods:" \&\f(CW\*(C`Cwd::cwd\*(C'\fR, \f(CW\*(C`Cygwin::pid_to_winpid\*(C'\fR, \f(CW\*(C`Cygwin::winpid_to_pid\*(C'\fR, \&\f(CW\*(C`Cygwin::win_to_posix_path\*(C'\fR, \f(CW\*(C`Cygwin::posix_to_win_path\*(C'\fR, \&\f(CW\*(C`Cygwin::mount_table()\*(C'\fR, \f(CW\*(C`Cygwin::mount_flags\*(C'\fR, \f(CW\*(C`Cygwin::is_binmount\*(C'\fR .RE .RS 4 .RE .IP "\s-1INSTALL\s0 \s-1PERL\s0 \s-1ON\s0 \s-1CYGWIN\s0" 4 .IX Item "INSTALL PERL ON CYGWIN" .PD 0 .IP "\s-1MANIFEST\s0 \s-1ON\s0 \s-1CYGWIN\s0" 4 .IX Item "MANIFEST ON CYGWIN" .PD Documentation, Build, Configure, Make, Install, Tests, Compiled Perl Source, Compiled Module Source, Perl Modules/Scripts, Perl Module Tests .IP "\s-1BUGS\s0 \s-1ON\s0 \s-1CYGWIN\s0" 4 .IX Item "BUGS ON CYGWIN" .PD 0 .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .PD .SS "perldgux \- Perl under \s-1DG/UX\s0." .IX Subsection "perldgux - Perl under DG/UX." .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1BUILDING\s0 \s-1PERL\s0 \s-1ON\s0 \s-1DG/UX\s0" 4 .IX Item "BUILDING PERL ON DG/UX" .RS 4 .IP "Non-threaded Perl on \s-1DG/UX\s0" 4 .IX Item "Non-threaded Perl on DG/UX" .IP "Threaded Perl on \s-1DG/UX\s0" 4 .IX Item "Threaded Perl on DG/UX" .IP "Testing Perl on \s-1DG/UX\s0" 4 .IX Item "Testing Perl on DG/UX" .IP "Installing the built perl on \s-1DG/UX\s0" 4 .IX Item "Installing the built perl on DG/UX" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perldos \- Perl under \s-1DOS\s0, W31, W95." .IX Subsection "perldos - Perl under DOS, W31, W95." .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Prerequisites for Compiling Perl on \s-1DOS\s0" 4 .IX Item "Prerequisites for Compiling Perl on DOS" .PD \&\s-1DJGPP\s0, Pthreads .IP "Shortcomings of Perl under \s-1DOS\s0" 4 .IX Item "Shortcomings of Perl under DOS" .PD 0 .IP "Building Perl on \s-1DOS\s0" 4 .IX Item "Building Perl on DOS" .IP "Testing Perl on \s-1DOS\s0" 4 .IX Item "Testing Perl on DOS" .IP "Installation of Perl on \s-1DOS\s0" 4 .IX Item "Installation of Perl on DOS" .RE .RS 4 .RE .IP "\s-1BUILDING\s0 \s-1AND\s0 \s-1INSTALLING\s0 \s-1MODULES\s0 \s-1ON\s0 \s-1DOS\s0" 4 .IX Item "BUILDING AND INSTALLING MODULES ON DOS" .RS 4 .IP "Building Prerequisites for Perl on \s-1DOS\s0" 4 .IX Item "Building Prerequisites for Perl on DOS" .IP "Unpacking \s-1CPAN\s0 Modules on \s-1DOS\s0" 4 .IX Item "Unpacking CPAN Modules on DOS" .IP "Building Non-XS Modules on \s-1DOS\s0" 4 .IX Item "Building Non-XS Modules on DOS" .IP "Building \s-1XS\s0 Modules on \s-1DOS\s0" 4 .IX Item "Building XS Modules on DOS" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perlepoc, \s-1README\s0.epoc \- Perl for \s-1EPOC\s0" .IX Subsection "perlepoc, README.epoc - Perl for EPOC" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1INTRODUCTION\s0" 4 .IX Item "INTRODUCTION" .IP "\s-1INSTALLING\s0 \s-1PERL\s0 \s-1ON\s0 \s-1EPOC\s0" 4 .IX Item "INSTALLING PERL ON EPOC" .IP "\s-1STARTING\s0 \s-1PERL\s0 \s-1ON\s0 \s-1EPOC\s0" 4 .IX Item "STARTING PERL ON EPOC" .RS 4 .IP "Features of Perl on Epoc" 4 .IX Item "Features of Perl on Epoc" .IP "Restrictions of Perl on Epoc" 4 .IX Item "Restrictions of Perl on Epoc" .IP "Compiling Perl 5 on the \s-1EPOC\s0 cross compiling environment" 4 .IX Item "Compiling Perl 5 on the EPOC cross compiling environment" .RE .RS 4 .RE .IP "\s-1SUPPORT\s0 \s-1STATUS\s0 \s-1OF\s0 \s-1PERL\s0 \s-1ON\s0 \s-1EPOC\s0" 4 .IX Item "SUPPORT STATUS OF PERL ON EPOC" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1LAST\s0 \s-1UPDATE\s0" 4 .IX Item "LAST UPDATE" .PD .SS "perlfreebsd, \s-1README\s0.freebsd \- Perl version 5 on FreeBSD systems" .IX Subsection "perlfreebsd, README.freebsd - Perl version 5 on FreeBSD systems" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "FreeBSD core dumps from readdir_r with ithreads" 4 .IX Item "FreeBSD core dumps from readdir_r with ithreads" .IP "$^X doesn't always contain a full path in FreeBSD" 4 .IX Item "$^X doesn't always contain a full path in FreeBSD" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "perlhaiku, \s-1README\s0.haiku \- Perl version 5.10+ on Haiku" .IX Subsection "perlhaiku, README.haiku - Perl version 5.10+ on Haiku" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1BUILD\s0 \s-1AND\s0 \s-1INSTALL\s0" 4 .IX Item "BUILD AND INSTALL" .IP "\s-1KNOWN\s0 \s-1PROBLEMS\s0" 4 .IX Item "KNOWN PROBLEMS" .IP "\s-1CONTACT\s0" 4 .IX Item "CONTACT" .PD .SS "perlhpux, \s-1README\s0.hpux \- Perl version 5 on Hewlett-Packard Unix (HP-UX) systems" .IX Subsection "perlhpux, README.hpux - Perl version 5 on Hewlett-Packard Unix (HP-UX) systems" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "Using perl as shipped with HP-UX" 4 .IX Item "Using perl as shipped with HP-UX" .IP "Using perl from \s-1HP\s0's porting centre" 4 .IX Item "Using perl from HP's porting centre" .IP "Compiling Perl 5 on HP-UX" 4 .IX Item "Compiling Perl 5 on HP-UX" .IP "PA-RISC" 4 .IX Item "PA-RISC" .IP "Portability Between PA-RISC Versions" 4 .IX Item "Portability Between PA-RISC Versions" .IP "PA-RISC 1.0" 4 .IX Item "PA-RISC 1.0" .IP "PA-RISC 1.1" 4 .IX Item "PA-RISC 1.1" .IP "PA-RISC 2.0" 4 .IX Item "PA-RISC 2.0" .IP "Itanium Processor Family (\s-1IPF\s0) and HP-UX" 4 .IX Item "Itanium Processor Family (IPF) and HP-UX" .IP "Itanium, Itanium 2 & Madison 6" 4 .IX Item "Itanium, Itanium 2 & Madison 6" .IP "HP-UX versions" 4 .IX Item "HP-UX versions" .IP "Building Dynamic Extensions on HP-UX" 4 .IX Item "Building Dynamic Extensions on HP-UX" .IP "The \s-1HP\s0 \s-1ANSI\s0 C Compiler" 4 .IX Item "The HP ANSI C Compiler" .IP "The \s-1GNU\s0 C Compiler" 4 .IX Item "The GNU C Compiler" .IP "Using Large Files with Perl on HP-UX" 4 .IX Item "Using Large Files with Perl on HP-UX" .IP "Threaded Perl on HP-UX" 4 .IX Item "Threaded Perl on HP-UX" .IP "64\-bit Perl on HP-UX" 4 .IX Item "64-bit Perl on HP-UX" .IP "Oracle on HP-UX" 4 .IX Item "Oracle on HP-UX" .IP "\s-1GDBM\s0 and Threads on HP-UX" 4 .IX Item "GDBM and Threads on HP-UX" .IP "\s-1NFS\s0 filesystems and \fIutime\fR\|(2) on HP-UX" 4 .IX Item "NFS filesystems and utime on HP-UX" .IP "HP-UX Kernel Parameters (maxdsiz) for Compiling Perl" 4 .IX Item "HP-UX Kernel Parameters (maxdsiz) for Compiling Perl" .RE .RS 4 .RE .IP "nss_delete core dump from op/pwent or op/grent" 4 .IX Item "nss_delete core dump from op/pwent or op/grent" .IP "Miscellaneous" 4 .IX Item "Miscellaneous" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1DATE\s0" 4 .IX Item "DATE" .PD .SS "perlhurd, \s-1README\s0.hurd \- Perl version 5 on Hurd" .IX Subsection "perlhurd, README.hurd - Perl version 5 on Hurd" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "Known Problems with Perl on Hurd" 4 .IX Item "Known Problems with Perl on Hurd" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "perlirix, \s-1README\s0.irix \- Perl version 5 on Irix systems" .IX Subsection "perlirix, README.irix - Perl version 5 on Irix systems" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "Building 32\-bit Perl in Irix" 4 .IX Item "Building 32-bit Perl in Irix" .IP "Building 64\-bit Perl in Irix" 4 .IX Item "Building 64-bit Perl in Irix" .IP "About Compiler Versions of Irix" 4 .IX Item "About Compiler Versions of Irix" .IP "Linker Problems in Irix" 4 .IX Item "Linker Problems in Irix" .IP "Malloc in Irix" 4 .IX Item "Malloc in Irix" .IP "Building with threads in Irix" 4 .IX Item "Building with threads in Irix" .IP "Irix 5.3" 4 .IX Item "Irix 5.3" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "perllinux, \s-1README\s0.linux \- Perl version 5 on Linux systems" .IX Subsection "perllinux, README.linux - Perl version 5 on Linux systems" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "Experimental Support for Sun Studio Compilers for Linux \s-1OS\s0" 4 .IX Item "Experimental Support for Sun Studio Compilers for Linux OS" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "perlmacos, \s-1README\s0.macos \- Perl under Mac \s-1OS\s0 (Classic)" .IX Subsection "perlmacos, README.macos - Perl under Mac OS (Classic)" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "perlmacosx, \s-1README\s0.macosx \- Perl under Mac \s-1OS\s0 X" .IX Subsection "perlmacosx, README.macosx - Perl under Mac OS X" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Installation Prefix" 4 .IX Item "Installation Prefix" .IP "\s-1SDK\s0 support" 4 .IX Item "SDK support" .IP "Universal Binary support" 4 .IX Item "Universal Binary support" .IP "64\-bit \s-1PPC\s0 support" 4 .IX Item "64-bit PPC support" .IP "libperl and Prebinding" 4 .IX Item "libperl and Prebinding" .IP "Updating Apple's Perl" 4 .IX Item "Updating Apple's Perl" .IP "Known problems" 4 .IX Item "Known problems" .IP "Cocoa" 4 .IX Item "Cocoa" .RE .RS 4 .RE .IP "Starting From Scratch" 4 .IX Item "Starting From Scratch" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1DATE\s0" 4 .IX Item "DATE" .PD .SS "perlmpeix, \s-1README\s0.mpeix \- Perl/iX for \s-1HP\s0 e3000 \s-1MPE\s0" .IX Subsection "perlmpeix, README.mpeix - Perl/iX for HP e3000 MPE" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1NOTE\s0" 4 .IX Item "NOTE" .IP "What's New in Perl for MPE/iX" 4 .IX Item "What's New in Perl for MPE/iX" .IP "Welcome to Perl/iX" 4 .IX Item "Welcome to Perl/iX" .IP "System Requirements for Perl/iX" 4 .IX Item "System Requirements for Perl/iX" .IP "How to Obtain Perl/iX" 4 .IX Item "How to Obtain Perl/iX" .IP "Perl/iX Distribution Contents Highlights" 4 .IX Item "Perl/iX Distribution Contents Highlights" .PD \&\s-1README\s0, \s-1INSTALL\s0, \s-1LIBSHP3K\s0, \s-1PERL\s0, .cpan/, lib/, man/, public_html/feedback.cgi, src/perl\-5.6.0\-mpe .IP "How to Compile Perl/iX" 4 .IX Item "How to Compile Perl/iX" .Vb 1 \& 4, 6 .Ve .IP "Getting Started with Perl/iX" 4 .IX Item "Getting Started with Perl/iX" .PD 0 .IP "MPE/iX Implementation Considerations" 4 .IX Item "MPE/iX Implementation Considerations" .IP "Known Perl/iX Bugs Under Investigation" 4 .IX Item "Known Perl/iX Bugs Under Investigation" .IP "Perl/iX To-Do List" 4 .IX Item "Perl/iX To-Do List" .IP "Perl/iX Change History" 4 .IX Item "Perl/iX Change History" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "perlnetware \- Perl for NetWare" .IX Subsection "perlnetware - Perl for NetWare" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1BUILD\s0" 4 .IX Item "BUILD" .RS 4 .IP "Tools & \s-1SDK\s0" 4 .IX Item "Tools & SDK" .IP "Setup" 4 .IX Item "Setup" .PD SetNWBld.bat, Buildtype.bat .IP "Make" 4 .IX Item "Make" .PD 0 .IP "Interpreter" 4 .IX Item "Interpreter" .IP "Extensions" 4 .IX Item "Extensions" .RE .RS 4 .RE .IP "\s-1INSTALL\s0" 4 .IX Item "INSTALL" .IP "\s-1BUILD\s0 \s-1NEW\s0 \s-1EXTENSIONS\s0" 4 .IX Item "BUILD NEW EXTENSIONS" .IP "\s-1ACKNOWLEDGEMENTS\s0" 4 .IX Item "ACKNOWLEDGEMENTS" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1DATE\s0" 4 .IX Item "DATE" .PD .SS "perlopenbsd, \s-1README\s0.openbsd \- Perl version 5 on OpenBSD systems" .IX Subsection "perlopenbsd, README.openbsd - Perl version 5 on OpenBSD systems" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "OpenBSD core dumps from getprotobyname_r and getservbyname_r with ithreads" 4 .IX Item "OpenBSD core dumps from getprotobyname_r and getservbyname_r with ithreads" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "perlos2 \- Perl under \s-1OS/2\s0, \s-1DOS\s0, Win0.3*, Win0.95 and WinNT." .IX Subsection "perlos2 - Perl under OS/2, DOS, Win0.3*, Win0.95 and WinNT." .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Target" 4 .IX Item "Target" .IP "Other OSes" 4 .IX Item "Other OSes" .IP "Prerequisites" 4 .IX Item "Prerequisites" .PD \&\s-1EMX\s0, \s-1RSX\s0, \s-1HPFS\s0, pdksh .IP "Starting Perl programs under \s-1OS/2\s0 (and \s-1DOS\s0 and...)" 4 .IX Item "Starting Perl programs under OS/2 (and DOS and...)" .PD 0 .IP "Starting \s-1OS/2\s0 (and \s-1DOS\s0) programs under Perl" 4 .IX Item "Starting OS/2 (and DOS) programs under Perl" .RE .RS 4 .RE .IP "Frequently asked questions" 4 .IX Item "Frequently asked questions" .RS 4 .ie n .IP """It does not work""" 4 .el .IP "``It does not work''" 4 .IX Item "It does not work" .IP "I cannot run external programs" 4 .IX Item "I cannot run external programs" .IP "I cannot embed perl into my program, or use \fIperl.dll\fR from my program." 4 .IX Item "I cannot embed perl into my program, or use perl.dll from my program." .PD Is your program EMX-compiled with \f(CW\*(C`\-Zmt \-Zcrtdll\*(C'\fR?, Did you use ExtUtils::Embed? .ie n .IP """\`\`"" and pipe\-""open"" do not work under \s-1DOS\s0." 4 .el .IP "\f(CW\`\`\fR and pipe\-\f(CWopen\fR do not work under \s-1DOS\s0." 4 .IX Item " and pipe-open do not work under DOS." .PD 0 .ie n .IP "Cannot start ""find.exe ""pattern"" file""" 4 .el .IP "Cannot start \f(CWfind.exe ``pattern'' file\fR" 4 .IX Item "Cannot start find.exe ""pattern"" file" .RE .RS 4 .RE .IP "\s-1INSTALLATION\s0" 4 .IX Item "INSTALLATION" .RS 4 .IP "Automatic binary installation" 4 .IX Item "Automatic binary installation" .PD \&\f(CW\*(C`PERL_BADLANG\*(C'\fR, \f(CW\*(C`PERL_BADFREE\*(C'\fR, \fIConfig.pm\fR .IP "Manual binary installation" 4 .IX Item "Manual binary installation" Perl \s-1VIO\s0 and \s-1PM\s0 executables (dynamically linked), Perl_ \s-1VIO\s0 executable (statically linked), Executables for Perl utilities, Main Perl library, Additional Perl modules, Tools to compile Perl modules, Manpages for Perl and utilities, Manpages for Perl modules, Source for Perl documentation, Perl manual in \fI.INF\fR format, Pdksh .IP "\fBWarning\fR" 4 .IX Item "Warning" .RE .RS 4 .RE .PD 0 .IP "Accessing documentation" 4 .IX Item "Accessing documentation" .RS 4 .IP "\s-1OS/2\s0 \fI.INF\fR file" 4 .IX Item "OS/2 .INF file" .IP "Plain text" 4 .IX Item "Plain text" .IP "Manpages" 4 .IX Item "Manpages" .IP "\s-1HTML\s0" 4 .IX Item "HTML" .ie n .IP "\s-1GNU\s0 ""info"" files" 4 .el .IP "\s-1GNU\s0 \f(CWinfo\fR files" 4 .IX Item "GNU info files" .IP "\fI\s-1PDF\s0\fR files" 4 .IX Item "PDF files" .ie n .IP """LaTeX"" docs" 4 .el .IP "\f(CWLaTeX\fR docs" 4 .IX Item "LaTeX docs" .RE .RS 4 .RE .IP "\s-1BUILD\s0" 4 .IX Item "BUILD" .RS 4 .IP "The short story" 4 .IX Item "The short story" .IP "Prerequisites" 4 .IX Item "Prerequisites" .IP "Getting perl source" 4 .IX Item "Getting perl source" .IP "Application of the patches" 4 .IX Item "Application of the patches" .IP "Hand-editing" 4 .IX Item "Hand-editing" .IP "Making" 4 .IX Item "Making" .IP "Testing" 4 .IX Item "Testing" .PD A lot of \f(CW\*(C`bad free\*(C'\fR, Process terminated by \s-1SIGTERM/SIGINT\s0, \fIop/fs.t\fR, \&\fIop/stat.t\fR .IP "Installing the built perl" 4 .IX Item "Installing the built perl" .PD 0 .ie n .IP """a.out""\-style build" 4 .el .IP "\f(CWa.out\fR\-style build" 4 .IX Item "a.out-style build" .RE .RS 4 .RE .IP "Building a binary distribution" 4 .IX Item "Building a binary distribution" .IP "Building custom \fI.EXE\fR files" 4 .IX Item "Building custom .EXE files" .RS 4 .IP "Making executables with a custom collection of statically loaded extensions" 4 .IX Item "Making executables with a custom collection of statically loaded extensions" .IP "Making executables with a custom search-paths" 4 .IX Item "Making executables with a custom search-paths" .RE .RS 4 .RE .IP "Build \s-1FAQ\s0" 4 .IX Item "Build FAQ" .RS 4 .ie n .IP "Some ""/"" became ""\e"" in pdksh." 4 .el .IP "Some \f(CW/\fR became \f(CW\e\fR in pdksh." 4 .IX Item "Some / became in pdksh." .ie n .IP "\*(Aqerrno\*(Aq \- unresolved external" 4 .el .IP "\f(CW\*(Aqerrno\*(Aq\fR \- unresolved external" 4 .IX Item "errno - unresolved external" .IP "Problems with tr or sed" 4 .IX Item "Problems with tr or sed" .IP "Some problem (forget which ;\-)" 4 .IX Item "Some problem (forget which ;-)" .IP "Library ... not found" 4 .IX Item "Library ... not found" .IP "Segfault in make" 4 .IX Item "Segfault in make" .IP "op/sprintf test failure" 4 .IX Item "op/sprintf test failure" .RE .RS 4 .RE .IP "Specific (mis)features of \s-1OS/2\s0 port" 4 .IX Item "Specific (mis)features of OS/2 port" .RS 4 .ie n .IP """setpriority"", ""getpriority""" 4 .el .IP "\f(CWsetpriority\fR, \f(CWgetpriority\fR" 4 .IX Item "setpriority, getpriority" .ie n .IP """system()""" 4 .el .IP "\f(CWsystem()\fR" 4 .IX Item "system()" .ie n .IP """extproc"" on the first line" 4 .el .IP "\f(CWextproc\fR on the first line" 4 .IX Item "extproc on the first line" .IP "Additional modules:" 4 .IX Item "Additional modules:" .IP "Prebuilt methods:" 4 .IX Item "Prebuilt methods:" .PD \&\f(CW\*(C`File::Copy::syscopy\*(C'\fR, \f(CW\*(C`DynaLoader::mod2fname\*(C'\fR, \f(CW\*(C`Cwd::current_drive()\*(C'\fR, \f(CW\*(C`Cwd::sys_chdir(name)\*(C'\fR, \f(CW\*(C`Cwd::change_drive(name)\*(C'\fR, \&\f(CW\*(C`Cwd::sys_is_absolute(name)\*(C'\fR, \f(CW\*(C`Cwd::sys_is_rooted(name)\*(C'\fR, \&\f(CW\*(C`Cwd::sys_is_relative(name)\*(C'\fR, \f(CW\*(C`Cwd::sys_cwd(name)\*(C'\fR, \&\f(CW\*(C`Cwd::sys_abspath(name, dir)\*(C'\fR, \f(CW\*(C`Cwd::extLibpath([type])\*(C'\fR, \&\f(CW\*(C`Cwd::extLibpath_set( path [, type ] )\*(C'\fR, \&\f(CW\*(C`OS2::Error(do_harderror,do_exception)\*(C'\fR, \f(CW\*(C`OS2::Errors2Drive(drive)\*(C'\fR, \&\fIOS2::SysInfo()\fR, \fIOS2::BootDrive()\fR, \f(CW\*(C`OS2::MorphPM(serve)\*(C'\fR, \&\f(CW\*(C`OS2::UnMorphPM(serve)\*(C'\fR, \f(CW\*(C`OS2::Serve_Messages(force)\*(C'\fR, \&\f(CW\*(C`OS2::Process_Messages(force [, cnt])\*(C'\fR, \f(CW\*(C`OS2::_control87(new,mask)\*(C'\fR, \&\fIOS2::get_control87()\fR, \f(CW\*(C`OS2::set_control87_em(new=MCW_EM,mask=MCW_EM)\*(C'\fR, \&\f(CW\*(C`OS2::DLLname([how [, \e&xsub]])\*(C'\fR .IP "Prebuilt variables:" 4 .IX Item "Prebuilt variables:" \&\f(CW$OS2::emx_rev\fR, \f(CW$OS2::emx_env\fR, \f(CW$OS2::os_ver\fR, \f(CW$OS2::is_aout\fR, \f(CW$OS2::can_fork\fR, \&\f(CW$OS2::nsyserror\fR .IP "Misfeatures" 4 .IX Item "Misfeatures" .PD 0 .IP "Modifications" 4 .IX Item "Modifications" .PD \&\f(CW\*(C`popen\*(C'\fR, \f(CW\*(C`tmpnam\*(C'\fR, \f(CW\*(C`tmpfile\*(C'\fR, \f(CW\*(C`ctermid\*(C'\fR, \f(CW\*(C`stat\*(C'\fR, \f(CW\*(C`mkdir\*(C'\fR, \f(CW\*(C`rmdir\*(C'\fR, \&\f(CW\*(C`flock\*(C'\fR .IP "Identifying DLLs" 4 .IX Item "Identifying DLLs" .PD 0 .IP "Centralized management of resources" 4 .IX Item "Centralized management of resources" .PD \&\f(CW\*(C`HAB\*(C'\fR, \f(CW\*(C`HMQ\*(C'\fR, Treating errors reported by \s-1OS/2\s0 \s-1API\s0, \&\f(CW\*(C`CheckOSError(expr)\*(C'\fR, \f(CW\*(C`CheckWinError(expr)\*(C'\fR, \f(CW\*(C`SaveWinError(expr)\*(C'\fR, \&\f(CW\*(C`SaveCroakWinError(expr,die,name1,name2)\*(C'\fR, \f(CW\*(C`WinError_2_Perl_rc\*(C'\fR, \&\f(CW\*(C`FillWinError\*(C'\fR, \f(CW\*(C`FillOSError(rc)\*(C'\fR, Loading DLLs and ordinals in DLLs .RE .RS 4 .RE .IP "Perl flavors" 4 .IX Item "Perl flavors" .RS 4 .PD 0 .IP "\fIperl.exe\fR" 4 .IX Item "perl.exe" .IP "\fIperl_.exe\fR" 4 .IX Item "perl_.exe" .IP "\fIperl_\|_.exe\fR" 4 .IX Item "perl__.exe" .IP "\fIperl_\|_\|_.exe\fR" 4 .IX Item "perl___.exe" .IP "Why strange names?" 4 .IX Item "Why strange names?" .IP "Why dynamic linking?" 4 .IX Item "Why dynamic linking?" .IP "Why chimera build?" 4 .IX Item "Why chimera build?" .RE .RS 4 .RE .IP "\s-1ENVIRONMENT\s0" 4 .IX Item "ENVIRONMENT" .RS 4 .ie n .IP """PERLLIB_PREFIX""" 4 .el .IP "\f(CWPERLLIB_PREFIX\fR" 4 .IX Item "PERLLIB_PREFIX" .ie n .IP """PERL_BADLANG""" 4 .el .IP "\f(CWPERL_BADLANG\fR" 4 .IX Item "PERL_BADLANG" .ie n .IP """PERL_BADFREE""" 4 .el .IP "\f(CWPERL_BADFREE\fR" 4 .IX Item "PERL_BADFREE" .ie n .IP """PERL_SH_DIR""" 4 .el .IP "\f(CWPERL_SH_DIR\fR" 4 .IX Item "PERL_SH_DIR" .ie n .IP """USE_PERL_FLOCK""" 4 .el .IP "\f(CWUSE_PERL_FLOCK\fR" 4 .IX Item "USE_PERL_FLOCK" .ie n .IP """TMP"" or ""TEMP""" 4 .el .IP "\f(CWTMP\fR or \f(CWTEMP\fR" 4 .IX Item "TMP or TEMP" .RE .RS 4 .RE .IP "Evolution" 4 .IX Item "Evolution" .RS 4 .IP "Text-mode filehandles" 4 .IX Item "Text-mode filehandles" .IP "Priorities" 4 .IX Item "Priorities" .IP "\s-1DLL\s0 name mangling: pre 5.6.2" 4 .IX Item "DLL name mangling: pre 5.6.2" .IP "\s-1DLL\s0 name mangling: 5.6.2 and beyond" 4 .IX Item "DLL name mangling: 5.6.2 and beyond" .PD Global DLLs, specific DLLs, \f(CW\*(C`BEGINLIBPATH\*(C'\fR and \f(CW\*(C`ENDLIBPATH\*(C'\fR, \fI.\fR from \&\f(CW\*(C`LIBPATH\*(C'\fR .IP "\s-1DLL\s0 forwarder generation" 4 .IX Item "DLL forwarder generation" .PD 0 .IP "Threading" 4 .IX Item "Threading" .IP "Calls to external programs" 4 .IX Item "Calls to external programs" .IP "Memory allocation" 4 .IX Item "Memory allocation" .IP "Threads" 4 .IX Item "Threads" .PD \&\f(CW\*(C`COND_WAIT\*(C'\fR, \fIos2.c\fR .RE .RS 4 .RE .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "perlos390, \s-1README\s0.os390 \- building and installing Perl for \s-1OS/390\s0 and z/OS" .IX Subsection "perlos390, README.os390 - building and installing Perl for OS/390 and z/OS" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Tools" 4 .IX Item "Tools" .IP "Unpacking Perl distribution on \s-1OS/390\s0" 4 .IX Item "Unpacking Perl distribution on OS/390" .IP "Setup and utilities for Perl on \s-1OS/390\s0" 4 .IX Item "Setup and utilities for Perl on OS/390" .IP "Configure Perl on \s-1OS/390\s0" 4 .IX Item "Configure Perl on OS/390" .IP "Build, Test, Install Perl on \s-1OS/390\s0" 4 .IX Item "Build, Test, Install Perl on OS/390" .IP "Build Anomalies with Perl on \s-1OS/390\s0" 4 .IX Item "Build Anomalies with Perl on OS/390" .IP "Testing Anomalies with Perl on \s-1OS/390\s0" 4 .IX Item "Testing Anomalies with Perl on OS/390" .IP "Installation Anomalies with Perl on \s-1OS/390\s0" 4 .IX Item "Installation Anomalies with Perl on OS/390" .IP "Usage Hints for Perl on \s-1OS/390\s0" 4 .IX Item "Usage Hints for Perl on OS/390" .IP "Floating Point Anomalies with Perl on \s-1OS/390\s0" 4 .IX Item "Floating Point Anomalies with Perl on OS/390" .IP "Modules and Extensions for Perl on \s-1OS/390\s0" 4 .IX Item "Modules and Extensions for Perl on OS/390" .RE .RS 4 .RE .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .RS 4 .IP "Mailing list for Perl on \s-1OS/390\s0" 4 .IX Item "Mailing list for Perl on OS/390" .RE .RS 4 .RE .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .PD .SS "perlos400, \s-1README\s0.os400 \- Perl version 5 on \s-1OS/400\s0" .IX Subsection "perlos400, README.os400 - Perl version 5 on OS/400" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "Compiling Perl for \s-1OS/400\s0 \s-1PASE\s0" 4 .IX Item "Compiling Perl for OS/400 PASE" .IP "Installing Perl in \s-1OS/400\s0 \s-1PASE\s0" 4 .IX Item "Installing Perl in OS/400 PASE" .IP "Using Perl in \s-1OS/400\s0 \s-1PASE\s0" 4 .IX Item "Using Perl in OS/400 PASE" .IP "Known Problems" 4 .IX Item "Known Problems" .IP "Perl on \s-1ILE\s0" 4 .IX Item "Perl on ILE" .RE .RS 4 .RE .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .PD .SS "perlplan9 \- Plan 9\-specific documentation for Perl" .IX Subsection "perlplan9 - Plan 9-specific documentation for Perl" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "Invoking Perl" 4 .IX Item "Invoking Perl" .IP "What's in Plan 9 Perl" 4 .IX Item "What's in Plan 9 Perl" .IP "What's not in Plan 9 Perl" 4 .IX Item "What's not in Plan 9 Perl" .IP "Perl5 Functions not currently supported in Plan 9 Perl" 4 .IX Item "Perl5 Functions not currently supported in Plan 9 Perl" .IP "Signals in Plan 9 Perl" 4 .IX Item "Signals in Plan 9 Perl" .RE .RS 4 .RE .IP "\s-1COMPILING\s0 \s-1AND\s0 \s-1INSTALLING\s0 \s-1PERL\s0 \s-1ON\s0 \s-1PLAN\s0 9" 4 .IX Item "COMPILING AND INSTALLING PERL ON PLAN 9" .RS 4 .IP "Installing Perl Documentation on Plan 9" 4 .IX Item "Installing Perl Documentation on Plan 9" .RE .RS 4 .RE .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "Revision date" 4 .IX Item "Revision date" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "perlqnx, \s-1README\s0.qnx \- Perl version 5 on \s-1QNX\s0" .IX Subsection "perlqnx, README.qnx - Perl version 5 on QNX" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "Required Software for Compiling Perl on \s-1QNX4\s0" 4 .IX Item "Required Software for Compiling Perl on QNX4" .PD /bin/sh, ar, nm, cpp, make .IP "Outstanding Issues with Perl on \s-1QNX4\s0" 4 .IX Item "Outstanding Issues with Perl on QNX4" .PD 0 .IP "\s-1QNX\s0 auxiliary files" 4 .IX Item "QNX auxiliary files" .PD qnx/ar, qnx/cpp .IP "Outstanding issues with perl under \s-1QNX6\s0" 4 .IX Item "Outstanding issues with perl under QNX6" .RE .RS 4 .RE .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "perlriscos, \s-1README\s0.riscos \- Perl version 5 for \s-1RISC\s0 \s-1OS\s0" .IX Subsection "perlriscos, README.riscos - Perl version 5 for RISC OS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1BUILD\s0" 4 .IX Item "BUILD" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "perlsolaris, \s-1README\s0.solaris \- Perl version 5 on Solaris systems" .IX Subsection "perlsolaris, README.solaris - Perl version 5 on Solaris systems" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "Solaris Version Numbers." 4 .IX Item "Solaris Version Numbers." .RE .RS 4 .RE .IP "\s-1RESOURCES\s0" 4 .IX Item "RESOURCES" .PD Solaris \s-1FAQ\s0, Precompiled Binaries, Solaris Documentation .IP "\s-1SETTING\s0 \s-1UP\s0" 4 .IX Item "SETTING UP" .RS 4 .PD 0 .IP "File Extraction Problems on Solaris." 4 .IX Item "File Extraction Problems on Solaris." .IP "Compiler and Related Tools on Solaris." 4 .IX Item "Compiler and Related Tools on Solaris." .IP "Environment for Compiling perl on Solaris" 4 .IX Item "Environment for Compiling perl on Solaris" .RE .RS 4 .RE .IP "\s-1RUN\s0 \s-1CONFIGURE\s0." 4 .IX Item "RUN CONFIGURE." .RS 4 .IP "64\-bit perl on Solaris." 4 .IX Item "64-bit perl on Solaris." .IP "Threads in perl on Solaris." 4 .IX Item "Threads in perl on Solaris." .IP "Malloc Issues with perl on Solaris." 4 .IX Item "Malloc Issues with perl on Solaris." .RE .RS 4 .RE .IP "\s-1MAKE\s0 \s-1PROBLEMS\s0." 4 .IX Item "MAKE PROBLEMS." .PD Dynamic Loading Problems With \s-1GNU\s0 as and \s-1GNU\s0 ld, ld.so.1: ./perl: fatal: relocation error:, dlopen: stub interception failed, #error \*(L"No \&\s-1DATAMODEL_NATIVE\s0 specified\*(R", sh: ar: not found .IP "\s-1MAKE\s0 \s-1TEST\s0" 4 .IX Item "MAKE TEST" .RS 4 .PD 0 .IP "op/stat.t test 4 in Solaris" 4 .IX Item "op/stat.t test 4 in Solaris" .IP "nss_delete core dump from op/pwent or op/grent" 4 .IX Item "nss_delete core dump from op/pwent or op/grent" .RE .RS 4 .RE .IP "\s-1PREBUILT\s0 \s-1BINARIES\s0 \s-1OF\s0 \s-1PERL\s0 \s-1FOR\s0 \s-1SOLARIS\s0." 4 .IX Item "PREBUILT BINARIES OF PERL FOR SOLARIS." .IP "\s-1RUNTIME\s0 \s-1ISSUES\s0 \s-1FOR\s0 \s-1PERL\s0 \s-1ON\s0 \s-1SOLARIS\s0." 4 .IX Item "RUNTIME ISSUES FOR PERL ON SOLARIS." .RS 4 .IP "Limits on Numbers of Open Files on Solaris." 4 .IX Item "Limits on Numbers of Open Files on Solaris." .RE .RS 4 .RE .IP "SOLARIS-SPECIFIC \s-1MODULES\s0." 4 .IX Item "SOLARIS-SPECIFIC MODULES." .IP "SOLARIS-SPECIFIC \s-1PROBLEMS\s0 \s-1WITH\s0 \s-1MODULES\s0." 4 .IX Item "SOLARIS-SPECIFIC PROBLEMS WITH MODULES." .RS 4 .IP "Proc::ProcessTable on Solaris" 4 .IX Item "Proc::ProcessTable on Solaris" .IP "BSD::Resource on Solaris" 4 .IX Item "BSD::Resource on Solaris" .IP "Net::SSLeay on Solaris" 4 .IX Item "Net::SSLeay on Solaris" .RE .RS 4 .RE .IP "SunOS 4.x" 4 .IX Item "SunOS 4.x" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "perlsymbian, \s-1README\s0.symbian \- Perl version 5 on Symbian \s-1OS\s0" .IX Subsection "perlsymbian, README.symbian - Perl version 5 on Symbian OS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "Compiling Perl on Symbian" 4 .IX Item "Compiling Perl on Symbian" .IP "Compilation problems" 4 .IX Item "Compilation problems" .IP "PerlApp" 4 .IX Item "PerlApp" .IP "sisify.pl" 4 .IX Item "sisify.pl" .IP "Using Perl in Symbian" 4 .IX Item "Using Perl in Symbian" .RE .RS 4 .RE .IP "\s-1TO\s0 \s-1DO\s0" 4 .IX Item "TO DO" .IP "\s-1WARNING\s0" 4 .IX Item "WARNING" .IP "\s-1NOTE\s0" 4 .IX Item "NOTE" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .PD .SS "perltru64, \s-1README\s0.tru64 \- Perl version 5 on Tru64 (formerly known as Digital \s-1UNIX\s0 formerly known as \s-1DEC\s0 \s-1OSF/1\s0) systems" .IX Subsection "perltru64, README.tru64 - Perl version 5 on Tru64 (formerly known as Digital UNIX formerly known as DEC OSF/1) systems" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "Compiling Perl 5 on Tru64" 4 .IX Item "Compiling Perl 5 on Tru64" .IP "Using Large Files with Perl on Tru64" 4 .IX Item "Using Large Files with Perl on Tru64" .IP "Threaded Perl on Tru64" 4 .IX Item "Threaded Perl on Tru64" .IP "Long Doubles on Tru64" 4 .IX Item "Long Doubles on Tru64" .IP "DB_File tests failing on Tru64" 4 .IX Item "DB_File tests failing on Tru64" .IP "64\-bit Perl on Tru64" 4 .IX Item "64-bit Perl on Tru64" .IP "Warnings about floating-point overflow when compiling Perl on Tru64" 4 .IX Item "Warnings about floating-point overflow when compiling Perl on Tru64" .RE .RS 4 .RE .IP "Testing Perl on Tru64" 4 .IX Item "Testing Perl on Tru64" .IP "ext/ODBM_File/odbm Test Failing With Static Builds" 4 .IX Item "ext/ODBM_File/odbm Test Failing With Static Builds" .IP "Perl Fails Because Of Unresolved Symbol sockatmark" 4 .IX Item "Perl Fails Because Of Unresolved Symbol sockatmark" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "perluts \- Perl under \s-1UTS\s0" .IX Subsection "perluts - Perl under UTS" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1BUILDING\s0 \s-1PERL\s0 \s-1ON\s0 \s-1UTS\s0" 4 .IX Item "BUILDING PERL ON UTS" .IP "Installing the built perl on \s-1UTS\s0" 4 .IX Item "Installing the built perl on UTS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "perlvmesa, \s-1README\s0.vmesa \- building and installing Perl for \s-1VM/ESA\s0." .IX Subsection "perlvmesa, README.vmesa - building and installing Perl for VM/ESA." .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Unpacking Perl Distribution on \s-1VM/ESA\s0" 4 .IX Item "Unpacking Perl Distribution on VM/ESA" .IP "Setup Perl and utilities on \s-1VM/ESA\s0" 4 .IX Item "Setup Perl and utilities on VM/ESA" .IP "Configure Perl on \s-1VM/ESA\s0" 4 .IX Item "Configure Perl on VM/ESA" .IP "Testing Anomalies of Perl on \s-1VM/ESA\s0" 4 .IX Item "Testing Anomalies of Perl on VM/ESA" .IP "Usage Hints for Perl on \s-1VM/ESA\s0" 4 .IX Item "Usage Hints for Perl on VM/ESA" .RE .RS 4 .RE .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .RS 4 .IP "Mailing list for Perl on \s-1VM/ESA\s0" 4 .IX Item "Mailing list for Perl on VM/ESA" .RE .RS 4 .RE .PD .SS "perlvms \- VMS-specific documentation for Perl" .IX Subsection "perlvms - VMS-specific documentation for Perl" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "Installation" 4 .IX Item "Installation" .IP "Organization of Perl Images" 4 .IX Item "Organization of Perl Images" .RS 4 .IP "Core Images" 4 .IX Item "Core Images" .IP "Perl Extensions" 4 .IX Item "Perl Extensions" .IP "Installing static extensions" 4 .IX Item "Installing static extensions" .IP "Installing dynamic extensions" 4 .IX Item "Installing dynamic extensions" .RE .RS 4 .RE .IP "File specifications" 4 .IX Item "File specifications" .RS 4 .IP "Syntax" 4 .IX Item "Syntax" .IP "Filename Case" 4 .IX Item "Filename Case" .IP "Symbolic Links" 4 .IX Item "Symbolic Links" .IP "Wildcard expansion" 4 .IX Item "Wildcard expansion" .IP "Pipes" 4 .IX Item "Pipes" .RE .RS 4 .RE .IP "\s-1PERL5LIB\s0 and \s-1PERLLIB\s0" 4 .IX Item "PERL5LIB and PERLLIB" .IP "The Perl Forked Debugger" 4 .IX Item "The Perl Forked Debugger" .IP "\s-1PERL_VMS_EXCEPTION_DEBUG\s0" 4 .IX Item "PERL_VMS_EXCEPTION_DEBUG" .IP "Command line" 4 .IX Item "Command line" .RS 4 .IP "I/O redirection and backgrounding" 4 .IX Item "I/O redirection and backgrounding" .IP "Command line switches" 4 .IX Item "Command line switches" .PD \&\-i, \-S, \-u .RE .RS 4 .RE .IP "Perl functions" 4 .IX Item "Perl functions" File tests, backticks, binmode \s-1FILEHANDLE\s0, crypt \s-1PLAINTEXT\s0, \s-1USER\s0, die, dump, exec \s-1LIST\s0, fork, getpwent, getpwnam, getpwuid, gmtime, kill, qx//, select (system call), stat \s-1EXPR\s0, system \s-1LIST\s0, time, times, unlink \s-1LIST\s0, utime \s-1LIST\s0, waitpid \s-1PID\s0,FLAGS .IP "Perl variables" 4 .IX Item "Perl variables" \&\f(CW%ENV\fR, \s-1CRTL_ENV\s0, CLISYM_[\s-1LOCAL\s0], Any other string, $!, $^E, $?, $| .IP "Standard modules with VMS-specific differences" 4 .IX Item "Standard modules with VMS-specific differences" .RS 4 .PD 0 .IP "SDBM_File" 4 .IX Item "SDBM_File" .RE .RS 4 .RE .IP "Revision date" 4 .IX Item "Revision date" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "perlvos, \s-1README\s0.vos \- Perl for Stratus \s-1VOS\s0" .IX Subsection "perlvos, README.vos - Perl for Stratus VOS" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1BUILDING\s0 \s-1PERL\s0 \s-1FOR\s0 \s-1VOS\s0" 4 .IX Item "BUILDING PERL FOR VOS" .IP "\s-1INSTALLING\s0 \s-1PERL\s0 \s-1IN\s0 \s-1VOS\s0" 4 .IX Item "INSTALLING PERL IN VOS" .IP "\s-1USING\s0 \s-1PERL\s0 \s-1IN\s0 \s-1VOS\s0" 4 .IX Item "USING PERL IN VOS" .RS 4 .IP "Restrictions of Perl on \s-1VOS\s0" 4 .IX Item "Restrictions of Perl on VOS" .IP "Handling of underflow and overflow" 4 .IX Item "Handling of underflow and overflow" .RE .RS 4 .RE .IP "\s-1TEST\s0 \s-1STATUS\s0" 4 .IX Item "TEST STATUS" .IP "\s-1SUPPORT\s0 \s-1STATUS\s0" 4 .IX Item "SUPPORT STATUS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1LAST\s0 \s-1UPDATE\s0" 4 .IX Item "LAST UPDATE" .PD .SS "perlwin32 \- Perl under Windows" .IX Subsection "perlwin32 - Perl under Windows" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD , http://mingw\-w64.sf.net .RS 4 .IP "Setting Up Perl on Windows" 4 .IX Item "Setting Up Perl on Windows" Make, Command Shell, Borland \*(C+, Microsoft Visual \*(C+, Microsoft Visual \&\*(C+ 2008/2010 Express Edition, Microsoft Visual \*(C+ 2005 Express Edition, Microsoft Visual \*(C+ Toolkit 2003, Microsoft Platform \s-1SDK\s0 64\-bit Compiler, MinGW release 3 with gcc .IP "Building" 4 .IX Item "Building" .PD 0 .IP "Testing Perl on Windows" 4 .IX Item "Testing Perl on Windows" .IP "Installation of Perl on Windows" 4 .IX Item "Installation of Perl on Windows" .IP "Usage Hints for Perl on Windows" 4 .IX Item "Usage Hints for Perl on Windows" .PD Environment Variables, File Globbing, Using perl from the command line, Building Extensions, Command-line Wildcard Expansion, Notes on 64\-bit Windows .IP "Running Perl Scripts" 4 .IX Item "Running Perl Scripts" .PD 0 .IP "Miscellaneous Things" 4 .IX Item "Miscellaneous Things" .RE .RS 4 .RE .IP "\s-1BUGS\s0 \s-1AND\s0 \s-1CAVEATS\s0" 4 .IX Item "BUGS AND CAVEATS" .IP "\s-1ACKNOWLEDGEMENTS\s0" 4 .IX Item "ACKNOWLEDGEMENTS" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .PD Gary Ng <71564.1743@CompuServe.COM>, Gurusamy Sarathy , Nick Ing-Simmons , Jan Dubois , Steve Hay .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD 0 .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .PD .SH "PRAGMA DOCUMENTATION" .IX Header "PRAGMA DOCUMENTATION" .SS "attributes \- get/set subroutine or variable attributes" .IX Subsection "attributes - get/set subroutine or variable attributes" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .ie n .IP "What ""import"" does" 4 .el .IP "What \f(CWimport\fR does" 4 .IX Item "What import does" .IP "Built-in Attributes" 4 .IX Item "Built-in Attributes" .PD lvalue, method, locked .IP "Available Subroutines" 4 .IX Item "Available Subroutines" get, reftype .IP "Package-specific Attribute Handling" 4 .IX Item "Package-specific Attribute Handling" \&\s-1FETCH_\s0\fItype\fR_ATTRIBUTES, \s-1MODIFY_\s0\fItype\fR_ATTRIBUTES .IP "Syntax of Attribute Lists" 4 .IX Item "Syntax of Attribute Lists" .RE .RS 4 .RE .PD 0 .IP "\s-1EXPORTS\s0" 4 .IX Item "EXPORTS" .RS 4 .IP "Default exports" 4 .IX Item "Default exports" .IP "Available exports" 4 .IX Item "Available exports" .IP "Export tags defined" 4 .IX Item "Export tags defined" .RE .RS 4 .RE .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .IP "\s-1MORE\s0 \s-1EXAMPLES\s0" 4 .IX Item "MORE EXAMPLES" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "autodie \- Replace functions with ones that succeed or die with lexical scope" .IX Subsection "autodie - Replace functions with ones that succeed or die with lexical scope" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1EXCEPTIONS\s0" 4 .IX Item "EXCEPTIONS" .IP "\s-1CATEGORIES\s0" 4 .IX Item "CATEGORIES" .IP "\s-1FUNCTION\s0 \s-1SPECIFIC\s0 \s-1NOTES\s0" 4 .IX Item "FUNCTION SPECIFIC NOTES" .RS 4 .IP "flock" 4 .IX Item "flock" .IP "system/exec" 4 .IX Item "system/exec" .RE .RS 4 .RE .IP "\s-1GOTCHAS\s0" 4 .IX Item "GOTCHAS" .IP "\s-1DIAGNOSTICS\s0" 4 .IX Item "DIAGNOSTICS" .PD :void cannot be used with lexical scope, No user hints defined for \f(CW%s\fR .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .RS 4 .PD 0 .IP "autodie and string eval" 4 .IX Item "autodie and string eval" .IP "\s-1REPORTING\s0 \s-1BUGS\s0" 4 .IX Item "REPORTING BUGS" .RE .RS 4 .RE .IP "\s-1FEEDBACK\s0" 4 .IX Item "FEEDBACK" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1ACKNOWLEDGEMENTS\s0" 4 .IX Item "ACKNOWLEDGEMENTS" .PD .SS "autodie::exception \- Exceptions from autodying functions." .IX Subsection "autodie::exception - Exceptions from autodying functions." .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Common Methods" 4 .IX Item "Common Methods" .RE .RS 4 .RE .IP "Advanced methods" 4 .IX Item "Advanced methods" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "autodie::exception::system \- Exceptions from autodying \fIsystem()\fP." .IX Subsection "autodie::exception::system - Exceptions from autodying system()." .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "stringify" 4 .IX Item "stringify" .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "autodie::hints \- Provide hints about user subroutines to autodie" .IX Subsection "autodie::hints - Provide hints about user subroutines to autodie" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Introduction" 4 .IX Item "Introduction" .IP "What are hints?" 4 .IX Item "What are hints?" .IP "Example hints" 4 .IX Item "Example hints" .RE .RS 4 .RE .IP "Manually setting hints from within your program" 4 .IX Item "Manually setting hints from within your program" .IP "Adding hints to your module" 4 .IX Item "Adding hints to your module" .IP "Insisting on hints" 4 .IX Item "Insisting on hints" .IP "Diagnostics" 4 .IX Item "Diagnostics" .PD Attempts to set_hints_for unidentifiable subroutine, fail hints cannot be provided with either scalar or list hints for \f(CW%s\fR, \f(CW%s\fR hint missing for \f(CW%s\fR .IP "\s-1ACKNOWLEDGEMENTS\s0" 4 .IX Item "ACKNOWLEDGEMENTS" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "autouse \- postpone load of modules until a function is used" .IX Subsection "autouse - postpone load of modules until a function is used" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1WARNING\s0" 4 .IX Item "WARNING" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "base \- Establish an \s-1ISA\s0 relationship with base classes at compile time" .IX Subsection "base - Establish an ISA relationship with base classes at compile time" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1DIAGNOSTICS\s0" 4 .IX Item "DIAGNOSTICS" .PD Base class package \*(L"%s\*(R" is empty, Class 'Foo' tried to inherit from itself .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .PD 0 .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "bigint \- Transparent BigInteger support for Perl" .IX Subsection "bigint - Transparent BigInteger support for Perl" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "use integer vs. use bigint" 4 .IX Item "use integer vs. use bigint" .IP "Options" 4 .IX Item "Options" .PD a or accuracy, p or precision, t or trace, hex, oct, l, lib, try or only, v or version .IP "Math Library" 4 .IX Item "Math Library" .PD 0 .IP "Internal Format" 4 .IX Item "Internal Format" .IP "Sign" 4 .IX Item "Sign" .IP "Methods" 4 .IX Item "Methods" .PD \&\fIinf()\fR, \fINaN()\fR, e, \s-1PI\s0, \fIbexp()\fR, \fIbpi()\fR, \fIupgrade()\fR, \fIin_effect()\fR .IP "\s-1MATH\s0 \s-1LIBRARY\s0" 4 .IX Item "MATH LIBRARY" .PD 0 .IP "Caveat" 4 .IX Item "Caveat" .RE .RS 4 .RE .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .PD \&\fIin_effect()\fR, \fIhex()\fR/\fIoct()\fR .IP "\s-1MODULES\s0 \s-1USED\s0" 4 .IX Item "MODULES USED" .PD 0 .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .PD .SS "bignum \- Transparent BigNumber support for Perl" .IX Subsection "bignum - Transparent BigNumber support for Perl" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Options" 4 .IX Item "Options" .PD a or accuracy, p or precision, t or trace, l or lib, hex, oct, v or version .IP "Methods" 4 .IX Item "Methods" .PD 0 .IP "Caveats" 4 .IX Item "Caveats" .PD \&\fIinf()\fR, \fINaN()\fR, e, \s-1\fIPI\s0()\fR, \fIbexp()\fR, \fIbpi()\fR, \fIupgrade()\fR, \fIin_effect()\fR .IP "Math Library" 4 .IX Item "Math Library" .PD 0 .IP "\s-1INTERNAL\s0 \s-1FORMAT\s0" 4 .IX Item "INTERNAL FORMAT" .IP "\s-1SIGN\s0" 4 .IX Item "SIGN" .RE .RS 4 .RE .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .PD \&\fIin_effect()\fR, \fIhex()\fR/\fIoct()\fR .IP "\s-1MODULES\s0 \s-1USED\s0" 4 .IX Item "MODULES USED" .PD 0 .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .PD .SS "bigrat \- Transparent BigNumber/BigRational support for Perl" .IX Subsection "bigrat - Transparent BigNumber/BigRational support for Perl" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Modules Used" 4 .IX Item "Modules Used" .IP "Math Library" 4 .IX Item "Math Library" .IP "Sign" 4 .IX Item "Sign" .IP "Methods" 4 .IX Item "Methods" .PD \&\fIinf()\fR, \fINaN()\fR, e, \s-1PI\s0, \fIbexp()\fR, \fIbpi()\fR, \fIupgrade()\fR, \fIin_effect()\fR .IP "\s-1MATH\s0 \s-1LIBRARY\s0" 4 .IX Item "MATH LIBRARY" .PD 0 .IP "Caveat" 4 .IX Item "Caveat" .IP "Options" 4 .IX Item "Options" .PD a or accuracy, p or precision, t or trace, l or lib, hex, oct, v or version .RE .RS 4 .RE .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" \&\fIin_effect()\fR, \fIhex()\fR/\fIoct()\fR .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .PD 0 .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .PD .SS "blib \- Use MakeMaker's uninstalled version of a package" .IX Subsection "blib - Use MakeMaker's uninstalled version of a package" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "bytes \- Perl pragma to force byte semantics rather than character semantics" .IX Subsection "bytes - Perl pragma to force byte semantics rather than character semantics" .IP "\s-1NOTICE\s0" 4 .IX Item "NOTICE" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1LIMITATIONS\s0" 4 .IX Item "LIMITATIONS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "charnames \- access to Unicode character names and named character sequences; also define character names" .IX Subsection "charnames - access to Unicode character names and named character sequences; also define character names" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1ALIASES\s0" 4 .IX Item "ALIASES" .IP "\s-1CUSTOM\s0 \s-1ALIASES\s0" 4 .IX Item "CUSTOM ALIASES" .IP "charnames::viacode(\fIcode\fR)" 4 .IX Item "charnames::viacode(code)" .IP "charnames::string_vianame(\fIname\fR)" 4 .IX Item "charnames::string_vianame(name)" .IP "charnames::vianame(\fIname\fR)" 4 .IX Item "charnames::vianame(name)" .IP "\s-1CUSTOM\s0 \s-1TRANSLATORS\s0" 4 .IX Item "CUSTOM TRANSLATORS" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .PD .SS "constant \- Perl pragma to declare constants" .IX Subsection "constant - Perl pragma to declare constants" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1NOTES\s0" 4 .IX Item "NOTES" .RS 4 .IP "List constants" 4 .IX Item "List constants" .IP "Defining multiple constants at once" 4 .IX Item "Defining multiple constants at once" .IP "Magic constants" 4 .IX Item "Magic constants" .RE .RS 4 .RE .IP "\s-1TECHNICAL\s0 \s-1NOTES\s0" 4 .IX Item "TECHNICAL NOTES" .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1COPYRIGHT\s0 & \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT & LICENSE" .PD .SS "deprecate \- Perl pragma for deprecating the core version of a module" .IX Subsection "deprecate - Perl pragma for deprecating the core version of a module" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "\s-1EXPORT\s0" 4 .IX Item "EXPORT" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "diagnostics, splain \- produce verbose warning diagnostics" .IX Subsection "diagnostics, splain - produce verbose warning diagnostics" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .ie n .IP "The ""diagnostics"" Pragma" 4 .el .IP "The \f(CWdiagnostics\fR Pragma" 4 .IX Item "The diagnostics Pragma" .IP "The \fIsplain\fR Program" 4 .IX Item "The splain Program" .RE .RS 4 .RE .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .IP "\s-1INTERNALS\s0" 4 .IX Item "INTERNALS" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "encoding \- allows you to write your script in non-ascii or non\-utf8" .IX Subsection "encoding - allows you to write your script in non-ascii or non-utf8" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1ABSTRACT\s0" 4 .IX Item "ABSTRACT" .RS 4 .IP "Literal Conversions" 4 .IX Item "Literal Conversions" .ie n .IP "PerlIO layers for ""STD(IN|OUT)""" 4 .el .IP "PerlIO layers for \f(CWSTD(IN|OUT)\fR" 4 .IX Item "PerlIO layers for STD(IN|OUT)" .IP "Implicit upgrading for byte strings" 4 .IX Item "Implicit upgrading for byte strings" .IP "Side effects" 4 .IX Item "Side effects" .RE .RS 4 .RE .IP "\s-1FEATURES\s0 \s-1THAT\s0 \s-1REQUIRE\s0 5.8.1" 4 .IX Item "FEATURES THAT REQUIRE 5.8.1" .PD \&\*(L"NON-EUC\*(R" doublebyte encodings, tr//, \s-1DATA\s0 pseudo-filehandle .IP "\s-1USAGE\s0" 4 .IX Item "USAGE" use encoding [\fI\s-1ENCNAME\s0\fR] ;, use encoding \fI\s-1ENCNAME\s0\fR [ \s-1STDIN\s0 => \&\fI\s-1ENCNAME_IN\s0\fR ...] ;, use encoding \fI\s-1ENCNAME\s0\fR Filter=>1;, no encoding; .IP "The Filter Option" 4 .IX Item "The Filter Option" .RS 4 .PD 0 .IP "Filter-related changes at Encode version 1.87" 4 .IX Item "Filter-related changes at Encode version 1.87" .RE .RS 4 .RE .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .RS 4 .IP "\s-1NOT\s0 \s-1SCOPED\s0" 4 .IX Item "NOT SCOPED" .IP "\s-1DO\s0 \s-1NOT\s0 \s-1MIX\s0 \s-1MULTIPLE\s0 \s-1ENCODINGS\s0" 4 .IX Item "DO NOT MIX MULTIPLE ENCODINGS" .IP "tr/// with ranges" 4 .IX Item "tr/// with ranges" .PD Legend of characters above .RE .RS 4 .RE .IP "\s-1EXAMPLE\s0 \- Greekperl" 4 .IX Item "EXAMPLE - Greekperl" .PD 0 .IP "\s-1KNOWN\s0 \s-1PROBLEMS\s0" 4 .IX Item "KNOWN PROBLEMS" .PD literals in regex that are longer than 127 bytes, \s-1EBCDIC\s0, format, Thread safety .RS 4 .IP "The Logic of :locale" 4 .IX Item "The Logic of :locale" .RE .RS 4 .RE .PD 0 .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "encoding::warnings \- Warn on implicit encoding conversions" .IX Subsection "encoding::warnings - Warn on implicit encoding conversions" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Overview of the problem" 4 .IX Item "Overview of the problem" .IP "Detecting the problem" 4 .IX Item "Detecting the problem" .IP "Solving the problem" 4 .IX Item "Solving the problem" .PD Upgrade both sides to unicode-strings, Downgrade both sides to byte-strings, Specify the encoding for implicit byte-string upgrading, PerlIO layers for \fB\s-1STDIN\s0\fR and \fB\s-1STDOUT\s0\fR, Literal conversions, Implicit upgrading for byte-strings .RE .RS 4 .RE .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "feature \- Perl pragma to enable new features" .IX Subsection "feature - Perl pragma to enable new features" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Lexical effect" 4 .IX Item "Lexical effect" .ie n .IP """no feature""" 4 .el .IP "\f(CWno feature\fR" 4 .IX Item "no feature" .IP "The 'switch' feature" 4 .IX Item "The 'switch' feature" .IP "The 'say' feature" 4 .IX Item "The 'say' feature" .IP "the 'state' feature" 4 .IX Item "the 'state' feature" .IP "the 'unicode_strings' feature" 4 .IX Item "the 'unicode_strings' feature" .RE .RS 4 .RE .IP "\s-1FEATURE\s0 \s-1BUNDLES\s0" 4 .IX Item "FEATURE BUNDLES" .IP "\s-1IMPLICIT\s0 \s-1LOADING\s0" 4 .IX Item "IMPLICIT LOADING" .PD .SS "fields \- compile-time class fields" .IX Subsection "fields - compile-time class fields" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD new, phash .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .SS "filetest \- Perl pragma to control the filetest permission operators" .IX Subsection "filetest - Perl pragma to control the filetest permission operators" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Consider this carefully" 4 .IX Item "Consider this carefully" .ie n .IP "The ""access"" sub-pragma" 4 .el .IP "The ``access'' sub-pragma" 4 .IX Item "The access sub-pragma" .ie n .IP "Limitation with regard to ""_""" 4 .el .IP "Limitation with regard to \f(CW_\fR" 4 .IX Item "Limitation with regard to _" .RE .RS 4 .RE .PD .ie n .SS "if \- ""use"" a Perl module if a condition holds" .el .SS "if \- \f(CWuse\fP a Perl module if a condition holds" .IX Subsection "if - use a Perl module if a condition holds" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "inc::latest \- use modules bundled in inc/ if they are newer than installed ones" .IX Subsection "inc::latest - use modules bundled in inc/ if they are newer than installed ones" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Special notes on bundling" 4 .IX Item "Special notes on bundling" .RE .RS 4 .RE .IP "\s-1USAGE\s0" 4 .IX Item "USAGE" .RS 4 .IP "Author-mode" 4 .IX Item "Author-mode" .PD \&\fIloaded_modules()\fR, \fIwrite()\fR, \fIbundle_module()\fR .IP "As bundled in inc/" 4 .IX Item "As bundled in inc/" .RE .RS 4 .RE .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "integer \- Perl pragma to use integer arithmetic instead of floating point" .IX Subsection "integer - Perl pragma to use integer arithmetic instead of floating point" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD .SS "less \- perl pragma to request less of something" .IX Subsection "less - perl pragma to request less of something" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1FOR\s0 \s-1MODULE\s0 \s-1AUTHORS\s0" 4 .IX Item "FOR MODULE AUTHORS" .RS 4 .ie n .IP """BOOLEAN = less\->of( FEATURE )""" 4 .el .IP "\f(CWBOOLEAN = less\->of( FEATURE )\fR" 4 .IX Item "BOOLEAN = less->of( FEATURE )" .ie n .IP """FEATURES = less\->of()""" 4 .el .IP "\f(CWFEATURES = less\->of()\fR" 4 .IX Item "FEATURES = less->of()" .RE .RS 4 .RE .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .PD This probably does nothing, This works only on 5.10+ .ie n .SS "lib \- manipulate @INC at compile time" .el .SS "lib \- manipulate \f(CW@INC\fP at compile time" .IX Subsection "lib - manipulate @INC at compile time" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .ie n .IP "Adding directories to @INC" 4 .el .IP "Adding directories to \f(CW@INC\fR" 4 .IX Item "Adding directories to @INC" .ie n .IP "Deleting directories from @INC" 4 .el .IP "Deleting directories from \f(CW@INC\fR" 4 .IX Item "Deleting directories from @INC" .ie n .IP "Restoring original @INC" 4 .el .IP "Restoring original \f(CW@INC\fR" 4 .IX Item "Restoring original @INC" .RE .RS 4 .RE .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .IP "\s-1NOTES\s0" 4 .IX Item "NOTES" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "locale \- Perl pragma to use and avoid \s-1POSIX\s0 locales for built-in operations" .IX Subsection "locale - Perl pragma to use and avoid POSIX locales for built-in operations" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD .SS "mro \- Method Resolution Order" .IX Subsection "mro - Method Resolution Order" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1OVERVIEW\s0" 4 .IX Item "OVERVIEW" .IP "The C3 \s-1MRO\s0" 4 .IX Item "The C3 MRO" .RS 4 .IP "What is C3?" 4 .IX Item "What is C3?" .IP "How does C3 work" 4 .IX Item "How does C3 work" .RE .RS 4 .RE .IP "Functions" 4 .IX Item "Functions" .RS 4 .ie n .IP "mro::get_linear_isa($classname[, $type])" 4 .el .IP "mro::get_linear_isa($classname[, \f(CW$type\fR])" 4 .IX Item "mro::get_linear_isa($classname[, $type])" .ie n .IP "mro::set_mro ($classname, $type)" 4 .el .IP "mro::set_mro ($classname, \f(CW$type\fR)" 4 .IX Item "mro::set_mro ($classname, $type)" .IP "mro::get_mro($classname)" 4 .IX Item "mro::get_mro($classname)" .IP "mro::get_isarev($classname)" 4 .IX Item "mro::get_isarev($classname)" .IP "mro::is_universal($classname)" 4 .IX Item "mro::is_universal($classname)" .IP "\fImro::invalidate_all_method_caches()\fR" 4 .IX Item "mro::invalidate_all_method_caches()" .IP "mro::method_changed_in($classname)" 4 .IX Item "mro::method_changed_in($classname)" .IP "mro::get_pkg_gen($classname)" 4 .IX Item "mro::get_pkg_gen($classname)" .IP "next::method" 4 .IX Item "next::method" .IP "next::can" 4 .IX Item "next::can" .IP "maybe::next::method" 4 .IX Item "maybe::next::method" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .RS 4 .IP "The original Dylan paper" 4 .IX Item "The original Dylan paper" .PD http://www.webcom.com/haahr/dylan/linearization\-oopsla96.html .IP "Pugs" 4 .IX Item "Pugs" .PD 0 .IP "Parrot" 4 .IX Item "Parrot" .PD http://aspn.activestate.com/ASPN/Mail/Message/perl6\-internals/2746631 , .IP "Python 2.3 \s-1MRO\s0 related links" 4 .IX Item "Python 2.3 MRO related links" , .IP "C3 for TinyCLOS" 4 .IX Item "C3 for TinyCLOS" http://www.call\-with\-current\-continuation.org/eggs/c3.html .IP "Class::C3" 4 .IX Item "Class::C3" Class::C3 .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .SS "open \- perl pragma to set default PerlIO layers for input and output" .IX Subsection "open - perl pragma to set default PerlIO layers for input and output" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1NONPERLIO\s0 \s-1FUNCTIONALITY\s0" 4 .IX Item "NONPERLIO FUNCTIONALITY" .IP "\s-1IMPLEMENTATION\s0 \s-1DETAILS\s0" 4 .IX Item "IMPLEMENTATION DETAILS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "ops \- Perl pragma to restrict unsafe operations when compiling" .IX Subsection "ops - Perl pragma to restrict unsafe operations when compiling" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "overload \- Package for overloading Perl operations" .IX Subsection "overload - Package for overloading Perl operations" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Fundamentals" 4 .IX Item "Fundamentals" .IP "Overloadable Operations" 4 .IX Item "Overloadable Operations" .PD \&\f(CW\*(C`not\*(C'\fR, \f(CW\*(C`neg\*(C'\fR, \f(CW\*(C`++\*(C'\fR, \f(CW\*(C`\-\-\*(C'\fR, \fIAssignments\fR, \fINon-mutators with a mutator variant\fR, \f(CW\*(C`int\*(C'\fR, \fIString, numeric, boolean, and regexp conversions\fR, \&\fIIteration\fR, \fIFile tests\fR, \fIMatching\fR, \fIDereferencing\fR, \fISpecial\fR .IP "Magic Autogeneration" 4 .IX Item "Magic Autogeneration" .PD 0 .ie n .IP "Special Keys for ""use overload""" 4 .el .IP "Special Keys for \f(CWuse overload\fR" 4 .IX Item "Special Keys for use overload" .PD defined, but \s-1FALSE\s0, \f(CW\*(C`undef\*(C'\fR, \s-1TRUE\s0 .IP "How Perl Chooses an Operator Implementation" 4 .IX Item "How Perl Chooses an Operator Implementation" .PD 0 .IP "Losing Overloading" 4 .IX Item "Losing Overloading" .IP "Inheritance and Overloading" 4 .IX Item "Inheritance and Overloading" .PD Method names in the \f(CW\*(C`use overload\*(C'\fR directive, Overloading of an operation is inherited by derived classes .IP "Run-time Overloading" 4 .IX Item "Run-time Overloading" .PD 0 .IP "Public Functions" 4 .IX Item "Public Functions" .PD overload::StrVal(arg), overload::Overloaded(arg), overload::Method(obj,op) .IP "Overloading Constants" 4 .IX Item "Overloading Constants" integer, float, binary, q, qr .RE .RS 4 .RE .IP "\s-1IMPLEMENTATION\s0" 4 .IX Item "IMPLEMENTATION" .PD 0 .IP "\s-1COOKBOOK\s0" 4 .IX Item "COOKBOOK" .RS 4 .IP "Two-face Scalars" 4 .IX Item "Two-face Scalars" .IP "Two-face References" 4 .IX Item "Two-face References" .IP "Symbolic Calculator" 4 .IX Item "Symbolic Calculator" .IP "\fIReally\fR Symbolic Calculator" 4 .IX Item "Really Symbolic Calculator" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1DIAGNOSTICS\s0" 4 .IX Item "DIAGNOSTICS" .PD Odd number of arguments for overload::constant, `%s' is not an overloadable type, `%s' is not a code reference .IP "\s-1BUGS\s0 \s-1AND\s0 \s-1PITFALLS\s0" 4 .IX Item "BUGS AND PITFALLS" .SS "overloading \- perl pragma to lexically control overloading" .IX Subsection "overloading - perl pragma to lexically control overloading" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD \&\f(CW\*(C`no overloading\*(C'\fR, \f(CW\*(C`no overloading @ops\*(C'\fR, \f(CW\*(C`use overloading\*(C'\fR, \f(CW\*(C`use overloading @ops\*(C'\fR .SS "parent \- Establish an \s-1ISA\s0 relationship with base classes at compile time" .IX Subsection "parent - Establish an ISA relationship with base classes at compile time" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1DIAGNOSTICS\s0" 4 .IX Item "DIAGNOSTICS" .PD Class 'Foo' tried to inherit from itself .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .PD 0 .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHORS\s0 \s-1AND\s0 \s-1CONTRIBUTORS\s0" 4 .IX Item "AUTHORS AND CONTRIBUTORS" .IP "\s-1MAINTAINER\s0" 4 .IX Item "MAINTAINER" .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .PD .SS "re \- Perl pragma to alter regular expression behaviour" .IX Subsection "re - Perl pragma to alter regular expression behaviour" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "'taint' mode" 4 .IX Item "'taint' mode" .IP "'eval' mode" 4 .IX Item "'eval' mode" .IP "'/flags' mode" 4 .IX Item "'/flags' mode" .IP "'debug' mode" 4 .IX Item "'debug' mode" .IP "'Debug' mode" 4 .IX Item "'Debug' mode" .PD Compile related options, \s-1COMPILE\s0, \s-1PARSE\s0, \s-1OPTIMISE\s0, \s-1TRIEC\s0, \s-1DUMP\s0, Execute related options, \s-1EXECUTE\s0, \s-1MATCH\s0, \s-1TRIEE\s0, \s-1INTUIT\s0, Extra debugging options, \&\s-1EXTRA\s0, \s-1BUFFERS\s0, \s-1TRIEM\s0, \s-1STATE\s0, \s-1STACK\s0, \s-1OPTIMISEM\s0, \s-1OFFSETS\s0, \s-1OFFSETSDBG\s0, Other useful flags, \s-1ALL\s0, All, \s-1MORE\s0, More .IP "Exportable Functions" 4 .IX Item "Exportable Functions" is_regexp($ref), regexp_pattern($ref), regmust($ref), regname($name,$all), regnames($all), \fIregnames_count()\fR .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .SS "sigtrap \- Perl pragma to enable simple signal handling" .IX Subsection "sigtrap - Perl pragma to enable simple signal handling" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1OPTIONS\s0" 4 .IX Item "OPTIONS" .RS 4 .IP "\s-1SIGNAL\s0 \s-1HANDLERS\s0" 4 .IX Item "SIGNAL HANDLERS" .PD \&\fBstack-trace\fR, \fBdie\fR, \fBhandler\fR \fIyour-handler\fR .IP "\s-1SIGNAL\s0 \s-1LISTS\s0" 4 .IX Item "SIGNAL LISTS" \&\fBnormal-signals\fR, \fBerror-signals\fR, \fBold-interface-signals\fR .IP "\s-1OTHER\s0" 4 .IX Item "OTHER" \&\fBuntrapped\fR, \fBany\fR, \fIsignal\fR, \fInumber\fR .RE .RS 4 .RE .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .SS "sort \- perl pragma to control \fIsort()\fP behaviour" .IX Subsection "sort - perl pragma to control sort() behaviour" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .PD .SS "strict \- Perl pragma to restrict unsafe constructs" .IX Subsection "strict - Perl pragma to restrict unsafe constructs" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD \&\f(CW\*(C`strict refs\*(C'\fR, \f(CW\*(C`strict vars\*(C'\fR, \f(CW\*(C`strict subs\*(C'\fR .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .SS "subs \- Perl pragma to predeclare sub names" .IX Subsection "subs - Perl pragma to predeclare sub names" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD .SS "threads \- Perl interpreter-based threads" .IX Subsection "threads - Perl interpreter-based threads" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD \&\f(CW$thr\fR = threads\->create(\s-1FUNCTION\s0, \s-1ARGS\s0), \f(CW$thr\fR\->\fIjoin()\fR, \f(CW$thr\fR\->\fIdetach()\fR, threads\->\fIdetach()\fR, threads\->\fIself()\fR, \f(CW$thr\fR\->\fItid()\fR, threads\->\fItid()\fR, \*(L"$thr\*(R", threads\->object($tid), threads\->\fIyield()\fR, threads\->\fIlist()\fR, threads\->list(threads::all), threads\->list(threads::running), threads\->list(threads::joinable), \f(CW$thr1\fR\->equal($thr2), async \s-1BLOCK\s0;, \&\f(CW$thr\fR\->\fIerror()\fR, \f(CW$thr\fR\->\fI_handle()\fR, threads\->\fI_handle()\fR .IP "\s-1EXITING\s0 A \s-1THREAD\s0" 4 .IX Item "EXITING A THREAD" threads\->\fIexit()\fR, threads\->exit(status), \fIdie()\fR, exit(status), use threads \&'exit' => 'threads_only', threads\->create({'exit' => 'thread_only'}, ...), \&\f(CW$thr\fR\->set_thread_exit_only(boolean), threads\->set_thread_exit_only(boolean) .IP "\s-1THREAD\s0 \s-1STATE\s0" 4 .IX Item "THREAD STATE" \&\f(CW$thr\fR\->\fIis_running()\fR, \f(CW$thr\fR\->\fIis_joinable()\fR, \f(CW$thr\fR\->\fIis_detached()\fR, threads\->\fIis_detached()\fR .IP "\s-1THREAD\s0 \s-1CONTEXT\s0" 4 .IX Item "THREAD CONTEXT" .RS 4 .PD 0 .IP "Explicit context" 4 .IX Item "Explicit context" .IP "Implicit context" 4 .IX Item "Implicit context" .ie n .IP "$thr\->\fIwantarray()\fR" 4 .el .IP "\f(CW$thr\fR\->\fIwantarray()\fR" 4 .IX Item "$thr->wantarray()" .IP "threads\->\fIwantarray()\fR" 4 .IX Item "threads->wantarray()" .RE .RS 4 .RE .IP "\s-1THREAD\s0 \s-1STACK\s0 \s-1SIZE\s0" 4 .IX Item "THREAD STACK SIZE" .PD threads\->\fIget_stack_size()\fR;, \f(CW$size\fR = \f(CW$thr\fR\->\fIget_stack_size()\fR;, \f(CW$old_size\fR = threads\->set_stack_size($new_size);, use threads ('stack_size' => \s-1VALUE\s0);, \&\f(CW$ENV\fR{'\s-1PERL5_ITHREADS_STACK_SIZE\s0'}, threads\->create({'stack_size' => \s-1VALUE\s0}, \&\s-1FUNCTION\s0, \s-1ARGS\s0), \f(CW$thr2\fR = \f(CW$thr1\fR\->create(\s-1FUNCTION\s0, \s-1ARGS\s0) .IP "\s-1THREAD\s0 \s-1SIGNALLING\s0" 4 .IX Item "THREAD SIGNALLING" \&\f(CW$thr\fR\->kill('\s-1SIG\s0...'); .IP "\s-1WARNINGS\s0" 4 .IX Item "WARNINGS" Perl exited with active threads:, Thread creation failed: pthread_create returned #, Thread # terminated abnormally: .., Using minimum thread stack size of #, Thread creation failed: pthread_attr_setstacksize(\fI\s-1SIZE\s0\fR) returned 22 .IP "\s-1ERRORS\s0" 4 .IX Item "ERRORS" This Perl not built to support threads, Cannot change stack size of an existing thread, Cannot signal threads without safe signals, Unrecognized signal name: .. .IP "\s-1BUGS\s0 \s-1AND\s0 \s-1LIMITATIONS\s0" 4 .IX Item "BUGS AND LIMITATIONS" Thread-safe modules, Using non-thread-safe modules, Memory consumption, Current working directory, Environment variables, Parent-child threads, Creating threads inside special blocks, Unsafe signals, Perl has been built with \f(CW\*(C`PERL_OLD_SIGNALS\*(C'\fR (see \f(CW\*(C`perl \-V\*(C'\fR), The environment variable \&\f(CW\*(C`PERL_SIGNALS\*(C'\fR is set to \f(CW\*(C`unsafe\*(C'\fR (see \*(L"\s-1PERL_SIGNALS\s0\*(R" in perlrun), The module Perl::Unsafe::Signals is used, Returning closures from threads, Returning objects from threads, \s-1END\s0 blocks in threads, Open directory handles, Perl Bugs and the \s-1CPAN\s0 Version of threads .IP "\s-1REQUIREMENTS\s0" 4 .IX Item "REQUIREMENTS" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .IP "\s-1ACKNOWLEDGEMENTS\s0" 4 .IX Item "ACKNOWLEDGEMENTS" .PD .SS "threads::shared \- Perl extension for sharing data structures between threads" .IX Subsection "threads::shared - Perl extension for sharing data structures between threads" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1EXPORT\s0" 4 .IX Item "EXPORT" .IP "\s-1FUNCTIONS\s0" 4 .IX Item "FUNCTIONS" .PD share \s-1VARIABLE\s0, shared_clone \s-1REF\s0, is_shared \s-1VARIABLE\s0, lock \s-1VARIABLE\s0, cond_wait \s-1VARIABLE\s0, cond_wait \s-1CONDVAR\s0, \s-1LOCKVAR\s0, cond_timedwait \s-1VARIABLE\s0, \&\s-1ABS_TIMEOUT\s0, cond_timedwait \s-1CONDVAR\s0, \s-1ABS_TIMEOUT\s0, \s-1LOCKVAR\s0, cond_signal \&\s-1VARIABLE\s0, cond_broadcast \s-1VARIABLE\s0 .IP "\s-1OBJECTS\s0" 4 .IX Item "OBJECTS" .PD 0 .IP "\s-1NOTES\s0" 4 .IX Item "NOTES" .IP "\s-1BUGS\s0 \s-1AND\s0 \s-1LIMITATIONS\s0" 4 .IX Item "BUGS AND LIMITATIONS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .PD .SS "utf8 \- Perl pragma to enable/disable \s-1UTF\-8\s0 (or UTF-EBCDIC) in source code" .IX Subsection "utf8 - Perl pragma to enable/disable UTF-8 (or UTF-EBCDIC) in source code" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Utility functions" 4 .IX Item "Utility functions" .PD \&\f(CW$num_octets\fR = utf8::upgrade($string), \f(CW$success\fR = utf8::downgrade($string[, \&\s-1FAIL_OK\s0]), utf8::encode($string), \f(CW$success\fR = utf8::decode($string), \f(CW$flag\fR = utf8::is_utf8(\s-1STRING\s0), \f(CW$flag\fR = utf8::valid(\s-1STRING\s0) .RE .RS 4 .RE .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "vars \- Perl pragma to predeclare global variable names (obsolete)" .IX Subsection "vars - Perl pragma to predeclare global variable names (obsolete)" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD .SS "version \- Perl extension for Version Objects" .IX Subsection "version - Perl extension for Version Objects" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1TYPES\s0 \s-1OF\s0 \s-1VERSION\s0 \s-1OBJECTS\s0" 4 .IX Item "TYPES OF VERSION OBJECTS" .PD Decimal Versions, Dotted Decimal Versions .IP "\s-1DECLARING\s0 \s-1VERSIONS\s0" 4 .IX Item "DECLARING VERSIONS" .RS 4 .PD 0 .IP "How to convert a module from decimal to dotted-decimal" 4 .IX Item "How to convert a module from decimal to dotted-decimal" .ie n .IP "How to ""declare()"" a dotted-decimal version" 4 .el .IP "How to \f(CWdeclare()\fR a dotted-decimal version" 4 .IX Item "How to declare() a dotted-decimal version" .RE .RS 4 .RE .IP "\s-1PARSING\s0 \s-1AND\s0 \s-1COMPARING\s0 \s-1VERSIONS\s0" 4 .IX Item "PARSING AND COMPARING VERSIONS" .RS 4 .ie n .IP "How to ""parse()"" a version" 4 .el .IP "How to \f(CWparse()\fR a version" 4 .IX Item "How to parse() a version" .IP "How to check for a legal version string" 4 .IX Item "How to check for a legal version string" .PD \&\f(CW\*(C`is_lax()\*(C'\fR, \f(CW\*(C`is_strict()\*(C'\fR .IP "How to compare version objects" 4 .IX Item "How to compare version objects" .RE .RS 4 .RE .PD 0 .IP "\s-1OBJECT\s0 \s-1METHODS\s0" 4 .IX Item "OBJECT METHODS" .RS 4 .IP "\fIis_alpha()\fR" 4 .IX Item "is_alpha()" .IP "\fIis_qv()\fR" 4 .IX Item "is_qv()" .IP "\fInormal()\fR" 4 .IX Item "normal()" .IP "\fInumify()\fR" 4 .IX Item "numify()" .IP "\fIstringify()\fR" 4 .IX Item "stringify()" .RE .RS 4 .RE .IP "\s-1EXPORTED\s0 \s-1FUNCTIONS\s0" 4 .IX Item "EXPORTED FUNCTIONS" .RS 4 .IP "\fIqv()\fR" 4 .IX Item "qv()" .IP "\fIis_lax()\fR" 4 .IX Item "is_lax()" .IP "\fIis_strict()\fR" 4 .IX Item "is_strict()" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "version::Internals \- Perl extension for Version Objects" .IX Subsection "version::Internals - Perl extension for Version Objects" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1WHAT\s0 \s-1IS\s0 A \s-1VERSION\s0?" 4 .IX Item "WHAT IS A VERSION?" .PD Decimal Versions, Dotted-Decimal Versions .RS 4 .IP "Decimal Versions" 4 .IX Item "Decimal Versions" .PD 0 .IP "Dotted-Decimal Versions" 4 .IX Item "Dotted-Decimal Versions" .IP "Alpha Versions" 4 .IX Item "Alpha Versions" .IP "Regular Expressions for Version Parsing" 4 .IX Item "Regular Expressions for Version Parsing" .PD \&\f(CW$version::LAX\fR, \f(CW$version::STRICT\fR, v1.234.5 .RE .RS 4 .RE .IP "\s-1IMPLEMENTATION\s0 \s-1DETAILS\s0" 4 .IX Item "IMPLEMENTATION DETAILS" .RS 4 .PD 0 .IP "Equivalence between Decimal and Dotted-Decimal Versions" 4 .IX Item "Equivalence between Decimal and Dotted-Decimal Versions" .IP "Quoting Rules" 4 .IX Item "Quoting Rules" .IP "What about v\-strings?" 4 .IX Item "What about v-strings?" .IP "Version Object Internals" 4 .IX Item "Version Object Internals" .PD original, qv, alpha, version .IP "Replacement \s-1UNIVERSAL::VERSION\s0" 4 .IX Item "Replacement UNIVERSAL::VERSION" .RE .RS 4 .RE .PD 0 .IP "\s-1USAGE\s0 \s-1DETAILS\s0" 4 .IX Item "USAGE DETAILS" .RS 4 .IP "Using modules that use version.pm" 4 .IX Item "Using modules that use version.pm" .PD Decimal versions always work, Dotted-Decimal version work sometimes .IP "Object Methods" 4 .IX Item "Object Methods" \&\fInew()\fR, \fIqv()\fR, Normal Form, Numification, Stringification, Comparison operators, Logical Operators .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "vmsish \- Perl pragma to control VMS-specific language features" .IX Subsection "vmsish - Perl pragma to control VMS-specific language features" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD \&\f(CW\*(C`vmsish status\*(C'\fR, \f(CW\*(C`vmsish exit\*(C'\fR, \f(CW\*(C`vmsish time\*(C'\fR, \f(CW\*(C`vmsish hushed\*(C'\fR .SS "warnings \- Perl pragma to control optional warnings" .IX Subsection "warnings - Perl pragma to control optional warnings" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD use warnings::register, \fIwarnings::enabled()\fR, warnings::enabled($category), warnings::enabled($object), \fIwarnings::fatal_enabled()\fR, warnings::fatal_enabled($category), warnings::fatal_enabled($object), warnings::warn($message), warnings::warn($category, \f(CW$message\fR), warnings::warn($object, \f(CW$message\fR), warnings::warnif($message), warnings::warnif($category, \f(CW$message\fR), warnings::warnif($object, \f(CW$message\fR), warnings::register_categories(@names) .SS "warnings::register \- warnings import function" .IX Subsection "warnings::register - warnings import function" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD .SH "MODULE DOCUMENTATION" .IX Header "MODULE DOCUMENTATION" .SS "AnyDBM_File \- provide framework for multiple DBMs" .IX Subsection "AnyDBM_File - provide framework for multiple DBMs" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "\s-1DBM\s0 Comparisons" 4 .IX Item "DBM Comparisons" .PD [0], [1], [2], [3] .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .SS "App::Cpan \- easily interact with \s-1CPAN\s0 from the command line" .IX Subsection "App::Cpan - easily interact with CPAN from the command line" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Options" 4 .IX Item "Options" .PD \&\-a, \-A module [ module ... ], \-c module, \-C module [ module ... ], \-D module [ module ... ], \-f, \-F, \-g module [ module ... ], \-G module [ module \&... ], \-h, \-i, \-j Config.pm, \-J, \-l, \-L author [ author ... ], \-m, \-O, \-t, \&\-r, \-u, \-v .IP "Examples" 4 .IX Item "Examples" .PD 0 .IP "Methods" 4 .IX Item "Methods" .RE .RS 4 .RE .PD .PP \&\fIrun()\fR .IP "\s-1EXIT\s0 \s-1VALUES\s0" 4 .IX Item "EXIT VALUES" .PD 0 .IP "\s-1TO\s0 \s-1DO\s0" 4 .IX Item "TO DO" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1SOURCE\s0 \s-1AVAILABILITY\s0" 4 .IX Item "SOURCE AVAILABILITY" .IP "\s-1CREDITS\s0" 4 .IX Item "CREDITS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .ie n .SS "App::Prove \- Implements the ""prove"" command." .el .SS "App::Prove \- Implements the \f(CWprove\fP command." .IX Subsection "App::Prove - Implements the prove command." .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "Class Methods" 4 .IX Item "Class Methods" .RE .RS 4 .RE .IP "Attributes" 4 .IX Item "Attributes" .PD \&\f(CW\*(C`archive\*(C'\fR, \f(CW\*(C`argv\*(C'\fR, \f(CW\*(C`backwards\*(C'\fR, \f(CW\*(C`blib\*(C'\fR, \f(CW\*(C`color\*(C'\fR, \f(CW\*(C`directives\*(C'\fR, \&\f(CW\*(C`dry\*(C'\fR, \f(CW\*(C`exec\*(C'\fR, \f(CW\*(C`extensions\*(C'\fR, \f(CW\*(C`failures\*(C'\fR, \f(CW\*(C`comments\*(C'\fR, \f(CW\*(C`formatter\*(C'\fR, \&\f(CW\*(C`harness\*(C'\fR, \f(CW\*(C`ignore_exit\*(C'\fR, \f(CW\*(C`includes\*(C'\fR, \f(CW\*(C`jobs\*(C'\fR, \f(CW\*(C`lib\*(C'\fR, \f(CW\*(C`merge\*(C'\fR, \&\f(CW\*(C`modules\*(C'\fR, \f(CW\*(C`parse\*(C'\fR, \f(CW\*(C`plugins\*(C'\fR, \f(CW\*(C`quiet\*(C'\fR, \f(CW\*(C`really_quiet\*(C'\fR, \f(CW\*(C`recurse\*(C'\fR, \&\f(CW\*(C`rules\*(C'\fR, \f(CW\*(C`show_count\*(C'\fR, \f(CW\*(C`show_help\*(C'\fR, \f(CW\*(C`show_man\*(C'\fR, \f(CW\*(C`show_version\*(C'\fR, \&\f(CW\*(C`shuffle\*(C'\fR, \f(CW\*(C`state\*(C'\fR, \f(CW\*(C`state_class\*(C'\fR, \f(CW\*(C`taint_fail\*(C'\fR, \f(CW\*(C`taint_warn\*(C'\fR, \&\f(CW\*(C`test_args\*(C'\fR, \f(CW\*(C`timer\*(C'\fR, \f(CW\*(C`verbose\*(C'\fR, \f(CW\*(C`warnings_fail\*(C'\fR, \f(CW\*(C`warnings_warn\*(C'\fR, \&\f(CW\*(C`tapversion\*(C'\fR, \f(CW\*(C`trap\*(C'\fR .IP "\s-1PLUGINS\s0" 4 .IX Item "PLUGINS" .RS 4 .PD 0 .IP "Sample Plugin" 4 .IX Item "Sample Plugin" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .ie n .SS "App::Prove::State \- State storage for the ""prove"" command." .el .SS "App::Prove::State \- State storage for the \f(CWprove\fP command." .IX Subsection "App::Prove::State - State storage for the prove command." .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "Class Methods" 4 .IX Item "Class Methods" .PD \&\f(CW\*(C`store\*(C'\fR, \f(CW\*(C`extensions\*(C'\fR (optional), \f(CW\*(C`result_class\*(C'\fR (optional) .RE .RS 4 .RE .ie n .IP """result_class""" 4 .el .IP "\f(CWresult_class\fR" 4 .IX Item "result_class" .PD 0 .ie n .IP """extensions""" 4 .el .IP "\f(CWextensions\fR" 4 .IX Item "extensions" .ie n .IP """results""" 4 .el .IP "\f(CWresults\fR" 4 .IX Item "results" .ie n .IP """commit""" 4 .el .IP "\f(CWcommit\fR" 4 .IX Item "commit" .IP "Instance Methods" 4 .IX Item "Instance Methods" .PD \&\f(CW\*(C`last\*(C'\fR, \f(CW\*(C`failed\*(C'\fR, \f(CW\*(C`passed\*(C'\fR, \f(CW\*(C`all\*(C'\fR, \f(CW\*(C`hot\*(C'\fR, \f(CW\*(C`todo\*(C'\fR, \f(CW\*(C`slow\*(C'\fR, \f(CW\*(C`fast\*(C'\fR, \&\f(CW\*(C`new\*(C'\fR, \f(CW\*(C`old\*(C'\fR, \f(CW\*(C`save\*(C'\fR .SS "App::Prove::State::Result \- Individual test suite results." .IX Subsection "App::Prove::State::Result - Individual test suite results." .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "Class Methods" 4 .IX Item "Class Methods" .RE .RS 4 .RE .ie n .IP """state_version""" 4 .el .IP "\f(CWstate_version\fR" 4 .IX Item "state_version" .ie n .IP """test_class""" 4 .el .IP "\f(CWtest_class\fR" 4 .IX Item "test_class" .PD .SS "App::Prove::State::Result::Test \- Individual test results." .IX Subsection "App::Prove::State::Result::Test - Individual test results." .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "Class Methods" 4 .IX Item "Class Methods" .RE .RS 4 .RE .IP "Instance Methods" 4 .IX Item "Instance Methods" .PD .SS "Archive::Extract \- A generic archive extracting mechanism" .IX Subsection "Archive::Extract - A generic archive extracting mechanism" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .ie n .IP "$ae = Archive::Extract\->new(archive => '/path/to/archive',[type => \s-1TYPE\s0])" 4 .el .IP "\f(CW$ae\fR = Archive::Extract\->new(archive => '/path/to/archive',[type => \s-1TYPE\s0])" 4 .IX Item "$ae = Archive::Extract->new(archive => '/path/to/archive',[type => TYPE])" .PD tar, tgz, gz, Z, zip, bz2, tbz, lzma, xz, txz .RE .RS 4 .RE .ie n .IP "$ae\->extract( [to => '/output/path'] )" 4 .el .IP "\f(CW$ae\fR\->extract( [to => '/output/path'] )" 4 .IX Item "$ae->extract( [to => '/output/path'] )" \&\f(CW$ae\fR\->extract_path, \f(CW$ae\fR\->files .IP "\s-1ACCESSORS\s0" 4 .IX Item "ACCESSORS" .RS 4 .PD 0 .ie n .IP "$ae\->error([\s-1BOOL\s0])" 4 .el .IP "\f(CW$ae\fR\->error([\s-1BOOL\s0])" 4 .IX Item "$ae->error([BOOL])" .ie n .IP "$ae\->extract_path" 4 .el .IP "\f(CW$ae\fR\->extract_path" 4 .IX Item "$ae->extract_path" .ie n .IP "$ae\->files" 4 .el .IP "\f(CW$ae\fR\->files" 4 .IX Item "$ae->files" .ie n .IP "$ae\->archive" 4 .el .IP "\f(CW$ae\fR\->archive" 4 .IX Item "$ae->archive" .ie n .IP "$ae\->type" 4 .el .IP "\f(CW$ae\fR\->type" 4 .IX Item "$ae->type" .ie n .IP "$ae\->types" 4 .el .IP "\f(CW$ae\fR\->types" 4 .IX Item "$ae->types" .RE .RS 4 .RE .ie n .IP "$ae\->is_tgz" 4 .el .IP "\f(CW$ae\fR\->is_tgz" 4 .IX Item "$ae->is_tgz" .ie n .IP "$ae\->is_tar" 4 .el .IP "\f(CW$ae\fR\->is_tar" 4 .IX Item "$ae->is_tar" .ie n .IP "$ae\->is_gz" 4 .el .IP "\f(CW$ae\fR\->is_gz" 4 .IX Item "$ae->is_gz" .ie n .IP "$ae\->is_Z" 4 .el .IP "\f(CW$ae\fR\->is_Z" 4 .IX Item "$ae->is_Z" .ie n .IP "$ae\->is_zip" 4 .el .IP "\f(CW$ae\fR\->is_zip" 4 .IX Item "$ae->is_zip" .ie n .IP "$ae\->is_lzma" 4 .el .IP "\f(CW$ae\fR\->is_lzma" 4 .IX Item "$ae->is_lzma" .ie n .IP "$ae\->is_xz" 4 .el .IP "\f(CW$ae\fR\->is_xz" 4 .IX Item "$ae->is_xz" .ie n .IP "$ae\->bin_tar" 4 .el .IP "\f(CW$ae\fR\->bin_tar" 4 .IX Item "$ae->bin_tar" .ie n .IP "$ae\->bin_gzip" 4 .el .IP "\f(CW$ae\fR\->bin_gzip" 4 .IX Item "$ae->bin_gzip" .ie n .IP "$ae\->bin_unzip" 4 .el .IP "\f(CW$ae\fR\->bin_unzip" 4 .IX Item "$ae->bin_unzip" .ie n .IP "$ae\->bin_unlzma" 4 .el .IP "\f(CW$ae\fR\->bin_unlzma" 4 .IX Item "$ae->bin_unlzma" .ie n .IP "$ae\->bin_unxz" 4 .el .IP "\f(CW$ae\fR\->bin_unxz" 4 .IX Item "$ae->bin_unxz" .ie n .IP "$bool = $ae\->have_old_bunzip2" 4 .el .IP "\f(CW$bool\fR = \f(CW$ae\fR\->have_old_bunzip2" 4 .IX Item "$bool = $ae->have_old_bunzip2" .IP "debug( \s-1MESSAGE\s0 )" 4 .IX Item "debug( MESSAGE )" .IP "\s-1HOW\s0 \s-1IT\s0 \s-1WORKS\s0" 4 .IX Item "HOW IT WORKS" .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .RS 4 .IP "File Extensions" 4 .IX Item "File Extensions" .IP "Supporting Very Large Files" 4 .IX Item "Supporting Very Large Files" .IP "Bunzip2 support of arbitrary extensions." 4 .IX Item "Bunzip2 support of arbitrary extensions." .RE .RS 4 .RE .IP "\s-1GLOBAL\s0 \s-1VARIABLES\s0" 4 .IX Item "GLOBAL VARIABLES" .RS 4 .ie n .IP "$Archive::Extract::DEBUG" 4 .el .IP "\f(CW$Archive::Extract::DEBUG\fR" 4 .IX Item "$Archive::Extract::DEBUG" .ie n .IP "$Archive::Extract::WARN" 4 .el .IP "\f(CW$Archive::Extract::WARN\fR" 4 .IX Item "$Archive::Extract::WARN" .ie n .IP "$Archive::Extract::PREFER_BIN" 4 .el .IP "\f(CW$Archive::Extract::PREFER_BIN\fR" 4 .IX Item "$Archive::Extract::PREFER_BIN" .RE .RS 4 .RE .IP "\s-1TODO\s0 / \s-1CAVEATS\s0" 4 .IX Item "TODO / CAVEATS" .PD Mime magic support, Thread safety .IP "\s-1BUG\s0 \s-1REPORTS\s0" 4 .IX Item "BUG REPORTS" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Archive::Tar \- module for manipulations of tar archives" .IX Subsection "Archive::Tar - module for manipulations of tar archives" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "Object Methods" 4 .IX Item "Object Methods" .RS 4 .ie n .IP "Archive::Tar\->new( [$file, $compressed] )" 4 .el .IP "Archive::Tar\->new( [$file, \f(CW$compressed\fR] )" 4 .IX Item "Archive::Tar->new( [$file, $compressed] )" .RE .RS 4 .RE .ie n .IP "$tar\->read ( $filename|$handle, [$compressed, {opt => 'val'}] )" 4 .el .IP "\f(CW$tar\fR\->read ( \f(CW$filename\fR|$handle, [$compressed, {opt => 'val'}] )" 4 .IX Item "$tar->read ( $filename|$handle, [$compressed, {opt => 'val'}] )" .PD limit, filter, extract .ie n .IP "$tar\->contains_file( $filename )" 4 .el .IP "\f(CW$tar\fR\->contains_file( \f(CW$filename\fR )" 4 .IX Item "$tar->contains_file( $filename )" .PD 0 .ie n .IP "$tar\->extract( [@filenames] )" 4 .el .IP "\f(CW$tar\fR\->extract( [@filenames] )" 4 .IX Item "$tar->extract( [@filenames] )" .ie n .IP "$tar\->extract_file( $file, [$extract_path] )" 4 .el .IP "\f(CW$tar\fR\->extract_file( \f(CW$file\fR, [$extract_path] )" 4 .IX Item "$tar->extract_file( $file, [$extract_path] )" .ie n .IP "$tar\->list_files( [\e@properties] )" 4 .el .IP "\f(CW$tar\fR\->list_files( [\e@properties] )" 4 .IX Item "$tar->list_files( [@properties] )" .ie n .IP "$tar\->get_files( [@filenames] )" 4 .el .IP "\f(CW$tar\fR\->get_files( [@filenames] )" 4 .IX Item "$tar->get_files( [@filenames] )" .ie n .IP "$tar\->get_content( $file )" 4 .el .IP "\f(CW$tar\fR\->get_content( \f(CW$file\fR )" 4 .IX Item "$tar->get_content( $file )" .ie n .IP "$tar\->replace_content( $file, $content )" 4 .el .IP "\f(CW$tar\fR\->replace_content( \f(CW$file\fR, \f(CW$content\fR )" 4 .IX Item "$tar->replace_content( $file, $content )" .ie n .IP "$tar\->rename( $file, $new_name )" 4 .el .IP "\f(CW$tar\fR\->rename( \f(CW$file\fR, \f(CW$new_name\fR )" 4 .IX Item "$tar->rename( $file, $new_name )" .ie n .IP "$tar\->remove (@filenamelist)" 4 .el .IP "\f(CW$tar\fR\->remove (@filenamelist)" 4 .IX Item "$tar->remove (@filenamelist)" .ie n .IP "$tar\->clear" 4 .el .IP "\f(CW$tar\fR\->clear" 4 .IX Item "$tar->clear" .ie n .IP "$tar\->write ( [$file, $compressed, $prefix] )" 4 .el .IP "\f(CW$tar\fR\->write ( [$file, \f(CW$compressed\fR, \f(CW$prefix\fR] )" 4 .IX Item "$tar->write ( [$file, $compressed, $prefix] )" .ie n .IP "$tar\->add_files( @filenamelist )" 4 .el .IP "\f(CW$tar\fR\->add_files( \f(CW@filenamelist\fR )" 4 .IX Item "$tar->add_files( @filenamelist )" .ie n .IP "$tar\->add_data ( $filename, $data, [$opthashref] )" 4 .el .IP "\f(CW$tar\fR\->add_data ( \f(CW$filename\fR, \f(CW$data\fR, [$opthashref] )" 4 .IX Item "$tar->add_data ( $filename, $data, [$opthashref] )" .PD \&\s-1FILE\s0, \s-1HARDLINK\s0, \s-1SYMLINK\s0, \s-1CHARDEV\s0, \s-1BLOCKDEV\s0, \s-1DIR\s0, \s-1FIFO\s0, \s-1SOCKET\s0 .ie n .IP "$tar\->error( [$BOOL] )" 4 .el .IP "\f(CW$tar\fR\->error( [$BOOL] )" 4 .IX Item "$tar->error( [$BOOL] )" .PD 0 .ie n .IP "$tar\->setcwd( $cwd );" 4 .el .IP "\f(CW$tar\fR\->setcwd( \f(CW$cwd\fR );" 4 .IX Item "$tar->setcwd( $cwd );" .IP "Class Methods" 4 .IX Item "Class Methods" .RS 4 .ie n .IP "Archive::Tar\->create_archive($file, $compressed, @filelist)" 4 .el .IP "Archive::Tar\->create_archive($file, \f(CW$compressed\fR, \f(CW@filelist\fR)" 4 .IX Item "Archive::Tar->create_archive($file, $compressed, @filelist)" .RE .RS 4 .RE .ie n .IP "Archive::Tar\->iter( $filename, [ $compressed, {opt => $val} ] )" 4 .el .IP "Archive::Tar\->iter( \f(CW$filename\fR, [ \f(CW$compressed\fR, {opt => \f(CW$val\fR} ] )" 4 .IX Item "Archive::Tar->iter( $filename, [ $compressed, {opt => $val} ] )" .ie n .IP "Archive::Tar\->list_archive($file, $compressed, [\e@properties])" 4 .el .IP "Archive::Tar\->list_archive($file, \f(CW$compressed\fR, [\e@properties])" 4 .IX Item "Archive::Tar->list_archive($file, $compressed, [@properties])" .ie n .IP "Archive::Tar\->extract_archive($file, $compressed)" 4 .el .IP "Archive::Tar\->extract_archive($file, \f(CW$compressed\fR)" 4 .IX Item "Archive::Tar->extract_archive($file, $compressed)" .ie n .IP "$bool = Archive::Tar\->has_io_string" 4 .el .IP "\f(CW$bool\fR = Archive::Tar\->has_io_string" 4 .IX Item "$bool = Archive::Tar->has_io_string" .ie n .IP "$bool = Archive::Tar\->has_perlio" 4 .el .IP "\f(CW$bool\fR = Archive::Tar\->has_perlio" 4 .IX Item "$bool = Archive::Tar->has_perlio" .ie n .IP "$bool = Archive::Tar\->has_zlib_support" 4 .el .IP "\f(CW$bool\fR = Archive::Tar\->has_zlib_support" 4 .IX Item "$bool = Archive::Tar->has_zlib_support" .ie n .IP "$bool = Archive::Tar\->has_bzip2_support" 4 .el .IP "\f(CW$bool\fR = Archive::Tar\->has_bzip2_support" 4 .IX Item "$bool = Archive::Tar->has_bzip2_support" .IP "Archive::Tar\->can_handle_compressed_files" 4 .IX Item "Archive::Tar->can_handle_compressed_files" .IP "\s-1GLOBAL\s0 \s-1VARIABLES\s0" 4 .IX Item "GLOBAL VARIABLES" .RS 4 .ie n .IP "$Archive::Tar::FOLLOW_SYMLINK" 4 .el .IP "\f(CW$Archive::Tar::FOLLOW_SYMLINK\fR" 4 .IX Item "$Archive::Tar::FOLLOW_SYMLINK" .ie n .IP "$Archive::Tar::CHOWN" 4 .el .IP "\f(CW$Archive::Tar::CHOWN\fR" 4 .IX Item "$Archive::Tar::CHOWN" .ie n .IP "$Archive::Tar::CHMOD" 4 .el .IP "\f(CW$Archive::Tar::CHMOD\fR" 4 .IX Item "$Archive::Tar::CHMOD" .ie n .IP "$Archive::Tar::SAME_PERMISSIONS" 4 .el .IP "\f(CW$Archive::Tar::SAME_PERMISSIONS\fR" 4 .IX Item "$Archive::Tar::SAME_PERMISSIONS" .ie n .IP "$Archive::Tar::DO_NOT_USE_PREFIX" 4 .el .IP "\f(CW$Archive::Tar::DO_NOT_USE_PREFIX\fR" 4 .IX Item "$Archive::Tar::DO_NOT_USE_PREFIX" .ie n .IP "$Archive::Tar::DEBUG" 4 .el .IP "\f(CW$Archive::Tar::DEBUG\fR" 4 .IX Item "$Archive::Tar::DEBUG" .ie n .IP "$Archive::Tar::WARN" 4 .el .IP "\f(CW$Archive::Tar::WARN\fR" 4 .IX Item "$Archive::Tar::WARN" .ie n .IP "$Archive::Tar::error" 4 .el .IP "\f(CW$Archive::Tar::error\fR" 4 .IX Item "$Archive::Tar::error" .ie n .IP "$Archive::Tar::INSECURE_EXTRACT_MODE" 4 .el .IP "\f(CW$Archive::Tar::INSECURE_EXTRACT_MODE\fR" 4 .IX Item "$Archive::Tar::INSECURE_EXTRACT_MODE" .ie n .IP "$Archive::Tar::HAS_PERLIO" 4 .el .IP "\f(CW$Archive::Tar::HAS_PERLIO\fR" 4 .IX Item "$Archive::Tar::HAS_PERLIO" .ie n .IP "$Archive::Tar::HAS_IO_STRING" 4 .el .IP "\f(CW$Archive::Tar::HAS_IO_STRING\fR" 4 .IX Item "$Archive::Tar::HAS_IO_STRING" .ie n .IP "$Archive::Tar::ZERO_PAD_NUMBERS" 4 .el .IP "\f(CW$Archive::Tar::ZERO_PAD_NUMBERS\fR" 4 .IX Item "$Archive::Tar::ZERO_PAD_NUMBERS" .RE .RS 4 .RE .IP "\s-1FAQ\s0" 4 .IX Item "FAQ" .PD What's the minimum perl version required to run Archive::Tar?, Isn't Archive::Tar slow?, Isn't Archive::Tar heavier on memory than /bin/tar?, Can you lazy-load data instead?, How much memory will an X kb tar file need?, What do you do with unsupported filetypes in an archive?, I'm using WinZip, or some other non-POSIX client, and files are not being extracted properly!, How do I extract only files that have property X from an archive?, How do I access .tar.Z files?, How do I handle Unicode strings? .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .PD 0 .IP "\s-1TODO\s0" 4 .IX Item "TODO" .PD Check if passed in handles are open for read/write, Allow archives to be passed in as string, Facilitate processing an opened filehandle of a compressed archive .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" The \s-1GNU\s0 tar specification, The \s-1PAX\s0 format specification, A comparison of \&\s-1GNU\s0 and \s-1POSIX\s0 tar standards; \&\f(CW\*(C`http://www.delorie.com/gnu/docs/tar/tar_114.html\*(C'\fR, \s-1GNU\s0 tar intends to switch to \s-1POSIX\s0 compatibility, A Comparison between various tar implementations .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD 0 .IP "\s-1ACKNOWLEDGEMENTS\s0" 4 .IX Item "ACKNOWLEDGEMENTS" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Archive::Tar::File \- a subclass for in-memory extracted file from Archive::Tar" .IX Subsection "Archive::Tar::File - a subclass for in-memory extracted file from Archive::Tar" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Accessors" 4 .IX Item "Accessors" .PD name, mode, uid, gid, size, mtime, chksum, type, linkname, magic, version, uname, gname, devmajor, devminor, prefix, raw .RE .RS 4 .RE .IP "Methods" 4 .IX Item "Methods" .RS 4 .PD 0 .ie n .IP "Archive::Tar::File\->new( file => $path )" 4 .el .IP "Archive::Tar::File\->new( file => \f(CW$path\fR )" 4 .IX Item "Archive::Tar::File->new( file => $path )" .ie n .IP "Archive::Tar::File\->new( data => $path, $data, $opt )" 4 .el .IP "Archive::Tar::File\->new( data => \f(CW$path\fR, \f(CW$data\fR, \f(CW$opt\fR )" 4 .IX Item "Archive::Tar::File->new( data => $path, $data, $opt )" .ie n .IP "Archive::Tar::File\->new( chunk => $chunk )" 4 .el .IP "Archive::Tar::File\->new( chunk => \f(CW$chunk\fR )" 4 .IX Item "Archive::Tar::File->new( chunk => $chunk )" .RE .RS 4 .RE .ie n .IP "$bool = $file\->extract( [ $alternative_name ] )" 4 .el .IP "\f(CW$bool\fR = \f(CW$file\fR\->extract( [ \f(CW$alternative_name\fR ] )" 4 .IX Item "$bool = $file->extract( [ $alternative_name ] )" .ie n .IP "$path = $file\->full_path" 4 .el .IP "\f(CW$path\fR = \f(CW$file\fR\->full_path" 4 .IX Item "$path = $file->full_path" .ie n .IP "$bool = $file\->validate" 4 .el .IP "\f(CW$bool\fR = \f(CW$file\fR\->validate" 4 .IX Item "$bool = $file->validate" .ie n .IP "$bool = $file\->has_content" 4 .el .IP "\f(CW$bool\fR = \f(CW$file\fR\->has_content" 4 .IX Item "$bool = $file->has_content" .ie n .IP "$content = $file\->get_content" 4 .el .IP "\f(CW$content\fR = \f(CW$file\fR\->get_content" 4 .IX Item "$content = $file->get_content" .ie n .IP "$cref = $file\->get_content_by_ref" 4 .el .IP "\f(CW$cref\fR = \f(CW$file\fR\->get_content_by_ref" 4 .IX Item "$cref = $file->get_content_by_ref" .ie n .IP "$bool = $file\->replace_content( $content )" 4 .el .IP "\f(CW$bool\fR = \f(CW$file\fR\->replace_content( \f(CW$content\fR )" 4 .IX Item "$bool = $file->replace_content( $content )" .ie n .IP "$bool = $file\->rename( $new_name )" 4 .el .IP "\f(CW$bool\fR = \f(CW$file\fR\->rename( \f(CW$new_name\fR )" 4 .IX Item "$bool = $file->rename( $new_name )" .IP "Convenience methods" 4 .IX Item "Convenience methods" .PD \&\f(CW$file\fR\->is_file, \f(CW$file\fR\->is_dir, \f(CW$file\fR\->is_hardlink, \f(CW$file\fR\->is_symlink, \&\f(CW$file\fR\->is_chardev, \f(CW$file\fR\->is_blockdev, \f(CW$file\fR\->is_fifo, \f(CW$file\fR\->is_socket, \&\f(CW$file\fR\->is_longlink, \f(CW$file\fR\->is_label, \f(CW$file\fR\->is_unknown .SS "Attribute::Handlers \- Simpler definition of attribute handlers" .IX Subsection "Attribute::Handlers - Simpler definition of attribute handlers" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD [0], [1], [2], [3], [4], [5], [6], [7] .RS 4 .IP "Typed lexicals" 4 .IX Item "Typed lexicals" .PD 0 .IP "Type-specific attribute handlers" 4 .IX Item "Type-specific attribute handlers" .IP "Non-interpretive attribute handlers" 4 .IX Item "Non-interpretive attribute handlers" .IP "Phase-specific attribute handlers" 4 .IX Item "Phase-specific attribute handlers" .ie n .IP "Attributes as ""tie"" interfaces" 4 .el .IP "Attributes as \f(CWtie\fR interfaces" 4 .IX Item "Attributes as tie interfaces" .RE .RS 4 .RE .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .IP "\s-1UTILITY\s0 \s-1FUNCTIONS\s0" 4 .IX Item "UTILITY FUNCTIONS" .PD findsym .IP "\s-1DIAGNOSTICS\s0" 4 .IX Item "DIAGNOSTICS" \&\f(CW\*(C`Bad attribute type: ATTR(%s)\*(C'\fR, \f(CW\*(C`Attribute handler %s doesn\*(Aqt handle %s attributes\*(C'\fR, \f(CW\*(C`Declaration of %s attribute in package %s may clash with future reserved word\*(C'\fR, \f(CW\*(C`Can\*(Aqt have two ATTR specifiers on one subroutine\*(C'\fR, \&\f(CW\*(C`Can\*(Aqt autotie a %s\*(C'\fR, \f(CW\*(C`Internal error: %s symbol went missing\*(C'\fR, \f(CW\*(C`Won\*(Aqt be able to apply END handler\*(C'\fR .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD 0 .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "AutoLoader \- load subroutines only on demand" .IX Subsection "AutoLoader - load subroutines only on demand" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Subroutine Stubs" 4 .IX Item "Subroutine Stubs" .IP "Using \fBAutoLoader\fR's \s-1AUTOLOAD\s0 Subroutine" 4 .IX Item "Using AutoLoader's AUTOLOAD Subroutine" .IP "Overriding \fBAutoLoader\fR's \s-1AUTOLOAD\s0 Subroutine" 4 .IX Item "Overriding AutoLoader's AUTOLOAD Subroutine" .IP "Package Lexicals" 4 .IX Item "Package Lexicals" .IP "Not Using AutoLoader" 4 .IX Item "Not Using AutoLoader" .IP "\fBAutoLoader\fR vs. \fBSelfLoader\fR" 4 .IX Item "AutoLoader vs. SelfLoader" .RE .RS 4 .RE .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "AutoSplit \- split a package for autoloading" .IX Subsection "AutoSplit - split a package for autoloading" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD \&\f(CW$keep\fR, \f(CW$check\fR, \f(CW$modtime\fR .RS 4 .IP "Multiple packages" 4 .IX Item "Multiple packages" .RE .RS 4 .RE .PD 0 .IP "\s-1DIAGNOSTICS\s0" 4 .IX Item "DIAGNOSTICS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "B \- The Perl Compiler Backend" .IX Subsection "B - The Perl Compiler Backend" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1OVERVIEW\s0" 4 .IX Item "OVERVIEW" .IP "Utility Functions" 4 .IX Item "Utility Functions" .RS 4 .ie n .IP "Functions Returning ""B::SV"", ""B::AV"", ""B::HV"", and ""B::CV"" objects" 4 .el .IP "Functions Returning \f(CWB::SV\fR, \f(CWB::AV\fR, \f(CWB::HV\fR, and \f(CWB::CV\fR objects" 4 .IX Item "Functions Returning B::SV, B::AV, B::HV, and B::CV objects" .PD sv_undef, sv_yes, sv_no, svref_2object(\s-1SVREF\s0), amagic_generation, init_av, check_av, unitcheck_av, begin_av, end_av, comppadlist, regex_padav, main_cv .IP "Functions for Examining the Symbol Table" 4 .IX Item "Functions for Examining the Symbol Table" walksymtable(\s-1SYMREF\s0, \s-1METHOD\s0, \s-1RECURSE\s0, \s-1PREFIX\s0) .ie n .IP "Functions Returning ""B::OP"" objects or for walking op trees" 4 .el .IP "Functions Returning \f(CWB::OP\fR objects or for walking op trees" 4 .IX Item "Functions Returning B::OP objects or for walking op trees" main_root, main_start, walkoptree(\s-1OP\s0, \s-1METHOD\s0), walkoptree_debug(\s-1DEBUG\s0) .IP "Miscellaneous Utility Functions" 4 .IX Item "Miscellaneous Utility Functions" ppname(\s-1OPNUM\s0), hash(\s-1STR\s0), cast_I32(I), minus_c, cstring(\s-1STR\s0), perlstring(\s-1STR\s0), class(\s-1OBJ\s0), threadsv_names .IP "Exported utility variables" 4 .IX Item "Exported utility variables" \&\f(CW@optype\fR, \f(CW@specialsv_name\fR .RE .RS 4 .RE .IP "\s-1OVERVIEW\s0 \s-1OF\s0 \s-1CLASSES\s0" 4 .IX Item "OVERVIEW OF CLASSES" .RS 4 .PD 0 .IP "SV-RELATED \s-1CLASSES\s0" 4 .IX Item "SV-RELATED CLASSES" .IP "B::SV Methods" 4 .IX Item "B::SV Methods" .PD \&\s-1REFCNT\s0, \s-1FLAGS\s0, object_2svref .IP "B::IV Methods" 4 .IX Item "B::IV Methods" \&\s-1IV\s0, \s-1IVX\s0, \s-1UVX\s0, int_value, needs64bits, packiv .IP "B::NV Methods" 4 .IX Item "B::NV Methods" \&\s-1NV\s0, \s-1NVX\s0 .IP "B::RV Methods" 4 .IX Item "B::RV Methods" \&\s-1RV\s0 .IP "B::PV Methods" 4 .IX Item "B::PV Methods" \&\s-1PV\s0, \s-1RV\s0, \s-1PVX\s0 .IP "B::PVMG Methods" 4 .IX Item "B::PVMG Methods" \&\s-1MAGIC\s0, SvSTASH .IP "B::MAGIC Methods" 4 .IX Item "B::MAGIC Methods" \&\s-1MOREMAGIC\s0, precomp, \s-1PRIVATE\s0, \s-1TYPE\s0, \s-1FLAGS\s0, \s-1OBJ\s0, \s-1PTR\s0, \s-1REGEX\s0 .IP "B::PVLV Methods" 4 .IX Item "B::PVLV Methods" \&\s-1TARGOFF\s0, \s-1TARGLEN\s0, \s-1TYPE\s0, \s-1TARG\s0 .IP "B::BM Methods" 4 .IX Item "B::BM Methods" \&\s-1USEFUL\s0, \s-1PREVIOUS\s0, \s-1RARE\s0, \s-1TABLE\s0 .IP "B::GV Methods" 4 .IX Item "B::GV Methods" is_empty, \s-1NAME\s0, \s-1SAFENAME\s0, \s-1STASH\s0, \s-1SV\s0, \s-1IO\s0, \s-1FORM\s0, \s-1AV\s0, \s-1HV\s0, \s-1EGV\s0, \s-1CV\s0, \s-1CVGEN\s0, \&\s-1LINE\s0, \s-1FILE\s0, \s-1FILEGV\s0, GvREFCNT, \s-1FLAGS\s0 .IP "B::IO Methods" 4 .IX Item "B::IO Methods" \&\s-1LINES\s0, \s-1PAGE\s0, \s-1PAGE_LEN\s0, \s-1LINES_LEFT\s0, \s-1TOP_NAME\s0, \s-1TOP_GV\s0, \s-1FMT_NAME\s0, \s-1FMT_GV\s0, \&\s-1BOTTOM_NAME\s0, \s-1BOTTOM_GV\s0, \s-1SUBPROCESS\s0, IoTYPE, IoFLAGS, IsSTD .IP "B::AV Methods" 4 .IX Item "B::AV Methods" \&\s-1FILL\s0, \s-1MAX\s0, \s-1ARRAY\s0, ARRAYelt, \s-1OFF\s0, AvFLAGS .IP "B::CV Methods" 4 .IX Item "B::CV Methods" \&\s-1STASH\s0, \s-1START\s0, \s-1ROOT\s0, \s-1GV\s0, \s-1FILE\s0, \s-1DEPTH\s0, \s-1PADLIST\s0, \s-1OUTSIDE\s0, \s-1OUTSIDE_SEQ\s0, \s-1XSUB\s0, \&\s-1XSUBANY\s0, CvFLAGS, const_sv .IP "B::HV Methods" 4 .IX Item "B::HV Methods" \&\s-1FILL\s0, \s-1MAX\s0, \s-1KEYS\s0, \s-1RITER\s0, \s-1NAME\s0, \s-1ARRAY\s0, \s-1PMROOT\s0 .IP "OP-RELATED \s-1CLASSES\s0" 4 .IX Item "OP-RELATED CLASSES" .PD 0 .IP "B::OP Methods" 4 .IX Item "B::OP Methods" .PD next, sibling, name, ppaddr, desc, targ, type, opt, flags, private, spare .IP "B::UNOP \s-1METHOD\s0" 4 .IX Item "B::UNOP METHOD" first .IP "B::BINOP \s-1METHOD\s0" 4 .IX Item "B::BINOP METHOD" last .IP "B::LOGOP \s-1METHOD\s0" 4 .IX Item "B::LOGOP METHOD" other .IP "B::LISTOP \s-1METHOD\s0" 4 .IX Item "B::LISTOP METHOD" children .IP "B::PMOP Methods" 4 .IX Item "B::PMOP Methods" pmreplroot, pmreplstart, pmnext, pmflags, extflags, precomp, pmoffset .IP "B::SVOP \s-1METHOD\s0" 4 .IX Item "B::SVOP METHOD" sv, gv .IP "B::PADOP \s-1METHOD\s0" 4 .IX Item "B::PADOP METHOD" padix .IP "B::PVOP \s-1METHOD\s0" 4 .IX Item "B::PVOP METHOD" pv .IP "B::LOOP Methods" 4 .IX Item "B::LOOP Methods" redoop, nextop, lastop .IP "B::COP Methods" 4 .IX Item "B::COP Methods" label, stash, stashpv, file, cop_seq, arybase, line, warnings, io, hints, hints_hash .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .SS "B::Concise \- Walk Perl syntax tree, printing concise info about ops" .IX Subsection "B::Concise - Walk Perl syntax tree, printing concise info about ops" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1EXAMPLE\s0" 4 .IX Item "EXAMPLE" .IP "\s-1OPTIONS\s0" 4 .IX Item "OPTIONS" .RS 4 .IP "Options for Opcode Ordering" 4 .IX Item "Options for Opcode Ordering" .PD \&\fB\-basic\fR, \fB\-exec\fR, \fB\-tree\fR .IP "Options for Line-Style" 4 .IX Item "Options for Line-Style" \&\fB\-concise\fR, \fB\-terse\fR, \fB\-linenoise\fR, \fB\-debug\fR, \fB\-env\fR .IP "Options for tree-specific formatting" 4 .IX Item "Options for tree-specific formatting" \&\fB\-compact\fR, \fB\-loose\fR, \fB\-vt\fR, \fB\-ascii\fR .IP "Options controlling sequence numbering" 4 .IX Item "Options controlling sequence numbering" \&\fB\-base\fR\fIn\fR, \fB\-bigendian\fR, \fB\-littleendian\fR .IP "Other options" 4 .IX Item "Other options" \&\fB\-src\fR, \fB\-stash=\*(L"somepackage\*(R"\fR, \fB\-main\fR, \fB\-nomain\fR, \fB\-nobanner\fR, \&\fB\-banner\fR, \fB\-banneris\fR => subref .IP "Option Stickiness" 4 .IX Item "Option Stickiness" .RE .RS 4 .RE .PD 0 .IP "\s-1ABBREVIATIONS\s0" 4 .IX Item "ABBREVIATIONS" .RS 4 .IP "\s-1OP\s0 class abbreviations" 4 .IX Item "OP class abbreviations" .IP "\s-1OP\s0 flags abbreviations" 4 .IX Item "OP flags abbreviations" .RE .RS 4 .RE .IP "\s-1FORMATTING\s0 \s-1SPECIFICATIONS\s0" 4 .IX Item "FORMATTING SPECIFICATIONS" .RS 4 .IP "Special Patterns" 4 .IX Item "Special Patterns" .PD \&\fB(x(\fR\fIexec_text\fR\fB;\fR\fIbasic_text\fR\fB)x)\fR, \fB(*(\fR\fItext\fR\fB)*)\fR, \&\fB(*(\fR\fItext1\fR\fB;\fR\fItext2\fR\fB)*)\fR, \fB(?(\fR\fItext1\fR\fB#\fR\fIvar\fR\fIText2\fR\fB)?)\fR, \&\fB~\fR .IP "# Variables" 4 .IX Item "# Variables" \&\fB#\fR\fIvar\fR, \fB#\fR\fIvar\fR\fIN\fR, \fB#\fR\fIVar\fR, \fB#addr\fR, \fB#arg\fR, \fB#class\fR, \&\fB#classsym\fR, \fB#coplabel\fR, \fB#exname\fR, \fB#extarg\fR, \fB#firstaddr\fR, \&\fB#flags\fR, \fB#flagval\fR, \fB#hints\fR, \fB#hintsval\fR, \fB#hyphseq\fR, \fB#label\fR, \&\fB#lastaddr\fR, \fB#name\fR, \fB#NAME\fR, \fB#next\fR, \fB#nextaddr\fR, \fB#noise\fR, \&\fB#private\fR, \fB#privval\fR, \fB#seq\fR, \fB#seqnum\fR, \fB#opt\fR, \fB#sibaddr\fR, \&\fB#svaddr\fR, \fB#svclass\fR, \fB#svval\fR, \fB#targ\fR, \fB#targarg\fR, \fB#targarglife\fR, \&\fB#typenum\fR .RE .RS 4 .RE .IP "One-Liner Command tips" 4 .IX Item "One-Liner Command tips" perl \-MO=Concise,bar foo.pl, perl \-MDigest::MD5=md5 \-MO=Concise,md5 \-e1, perl \-MPOSIX \-MO=Concise,_POSIX_ARG_MAX \-e1, perl \-MPOSIX \-MO=Concise,a \-e \&'print _POSIX_SAVED_IDS', perl \-MPOSIX \-MO=Concise,a \-e 'sub a{_POSIX_SAVED_IDS}', perl \-MB::Concise \-e \&'B::Concise::compile(\*(L"\-exec\*(R",\*(L"\-src\*(R", \e%B::Concise::)\->()' .IP "Using B::Concise outside of the O framework" 4 .IX Item "Using B::Concise outside of the O framework" .RS 4 .PD 0 .IP "Example: Altering Concise Renderings" 4 .IX Item "Example: Altering Concise Renderings" .IP "\fIset_style()\fR" 4 .IX Item "set_style()" .IP "set_style_standard($name)" 4 .IX Item "set_style_standard($name)" .IP "add_style ()" 4 .IX Item "add_style ()" .IP "add_callback ()" 4 .IX Item "add_callback ()" .IP "Running \fIB::Concise::compile()\fR" 4 .IX Item "Running B::Concise::compile()" .IP "\fIB::Concise::reset_sequence()\fR" 4 .IX Item "B::Concise::reset_sequence()" .IP "Errors" 4 .IX Item "Errors" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "B::Debug \- Walk Perl syntax tree, printing debug info about ops" .IX Subsection "B::Debug - Walk Perl syntax tree, printing debug info about ops" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1OPTIONS\s0" 4 .IX Item "OPTIONS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .PD .SS "B::Deparse \- Perl compiler backend to produce perl code" .IX Subsection "B::Deparse - Perl compiler backend to produce perl code" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1OPTIONS\s0" 4 .IX Item "OPTIONS" .PD \&\fB\-d\fR, \fB\-f\fR\fI\s-1FILE\s0\fR, \fB\-l\fR, \fB\-p\fR, \fB\-P\fR, \fB\-q\fR, \fB\-s\fR\fI\s-1LETTERS\s0\fR, \fBC\fR, \&\fBi\fR\fI\s-1NUMBER\s0\fR, \fBT\fR, \fBv\fR\fI\s-1STRING\s0\fR\fB.\fR, \fB\-x\fR\fI\s-1LEVEL\s0\fR .IP "\s-1USING\s0 B::Deparse \s-1AS\s0 A \s-1MODULE\s0" 4 .IX Item "USING B::Deparse AS A MODULE" .RS 4 .PD 0 .IP "Synopsis" 4 .IX Item "Synopsis" .IP "Description" 4 .IX Item "Description" .IP "new" 4 .IX Item "new" .IP "ambient_pragmas" 4 .IX Item "ambient_pragmas" .PD strict, $[, bytes, utf8, integer, re, warnings, hint_bits, warning_bits, %^H .IP "coderef2text" 4 .IX Item "coderef2text" .RE .RS 4 .RE .PD 0 .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "B::Lint \- Perl lint" .IX Subsection "B::Lint - Perl lint" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1OPTIONS\s0 \s-1AND\s0 \s-1LINT\s0 \s-1CHECKS\s0" 4 .IX Item "OPTIONS AND LINT CHECKS" .PD \&\fBmagic-diamond\fR, \fBcontext\fR, \fBimplicit-read\fR and \fBimplicit-write\fR, \&\fBbare-subs\fR, \fBdollar-underscore\fR, \fBprivate-names\fR, \fBundefined-subs\fR, \&\fBregexp-variables\fR, \fBall\fR, \fBnone\fR .IP "\s-1NON\s0 LINT-CHECK \s-1OPTIONS\s0" 4 .IX Item "NON LINT-CHECK OPTIONS" \&\fB\-u Package\fR .IP "\s-1EXTENDING\s0 \s-1LINT\s0" 4 .IX Item "EXTENDING LINT" .PD 0 .IP "\s-1TODO\s0" 4 .IX Item "TODO" .PD while(<\s-1FH\s0>) stomps \f(CW$_\fR, strict oo, unchecked system calls, more tests, validate against older perls .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1ACKNOWLEDGEMENTS\s0" 4 .IX Item "ACKNOWLEDGEMENTS" .PD .SS "B::Lint::Debug \- Adds debugging stringification to B::" .IX Subsection "B::Lint::Debug - Adds debugging stringification to B::" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .SS "B::Showlex \- Show lexical variables used in functions or files" .IX Subsection "B::Showlex - Show lexical variables used in functions or files" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .RS 4 .IP "\s-1OPTIONS\s0" 4 .IX Item "OPTIONS" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1TODO\s0" 4 .IX Item "TODO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "B::Terse \- Walk Perl syntax tree, printing terse info about ops" .IX Subsection "B::Terse - Walk Perl syntax tree, printing terse info about ops" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "B::Xref \- Generates cross reference reports for Perl programs" .IX Subsection "B::Xref - Generates cross reference reports for Perl programs" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1OPTIONS\s0" 4 .IX Item "OPTIONS" .PD \&\f(CW\*(C`\-oFILENAME\*(C'\fR, \f(CW\*(C`\-r\*(C'\fR, \f(CW\*(C`\-d\*(C'\fR, \f(CW\*(C`\-D[tO]\*(C'\fR .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "Benchmark \- benchmark running times of Perl code" .IX Subsection "Benchmark - benchmark running times of Perl code" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Methods" 4 .IX Item "Methods" .PD new, debug, iters .IP "Standard Exports" 4 .IX Item "Standard Exports" timeit(\s-1COUNT\s0, \s-1CODE\s0), timethis ( \s-1COUNT\s0, \s-1CODE\s0, [ \s-1TITLE\s0, [ \s-1STYLE\s0 ]] ), timethese ( \s-1COUNT\s0, \s-1CODEHASHREF\s0, [ \s-1STYLE\s0 ] ), timediff ( T1, T2 ), timestr ( \&\s-1TIMEDIFF\s0, [ \s-1STYLE\s0, [ \s-1FORMAT\s0 ] ] ) .IP "Optional Exports" 4 .IX Item "Optional Exports" clearcache ( \s-1COUNT\s0 ), clearallcache ( ), cmpthese ( \s-1COUNT\s0, \s-1CODEHASHREF\s0, [ \&\s-1STYLE\s0 ] ), cmpthese ( \s-1RESULTSHASHREF\s0, [ \s-1STYLE\s0 ] ), countit(\s-1TIME\s0, \s-1CODE\s0), disablecache ( ), enablecache ( ), timesum ( T1, T2 ) .IP ":hireswallclock" 4 .IX Item ":hireswallclock" .RE .RS 4 .RE .PD 0 .IP "\s-1NOTES\s0" 4 .IX Item "NOTES" .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .IP "\s-1INHERITANCE\s0" 4 .IX Item "INHERITANCE" .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1MODIFICATION\s0 \s-1HISTORY\s0" 4 .IX Item "MODIFICATION HISTORY" .PD .SS "\s-1CGI\s0 \- Handle Common Gateway Interface requests and responses" .IX Subsection "CGI - Handle Common Gateway Interface requests and responses" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "\s-1PROGRAMMING\s0 \s-1STYLE\s0" 4 .IX Item "PROGRAMMING STYLE" .IP "\s-1CALLING\s0 \s-1CGI\s0.PM \s-1ROUTINES\s0" 4 .IX Item "CALLING CGI.PM ROUTINES" .IP "\s-1CREATING\s0 A \s-1NEW\s0 \s-1QUERY\s0 \s-1OBJECT\s0 (OBJECT-ORIENTED \s-1STYLE\s0):" 4 .IX Item "CREATING A NEW QUERY OBJECT (OBJECT-ORIENTED STYLE):" .IP "\s-1CREATING\s0 A \s-1NEW\s0 \s-1QUERY\s0 \s-1OBJECT\s0 \s-1FROM\s0 \s-1AN\s0 \s-1INPUT\s0 \s-1FILE\s0" 4 .IX Item "CREATING A NEW QUERY OBJECT FROM AN INPUT FILE" .IP "\s-1FETCHING\s0 A \s-1LIST\s0 \s-1OF\s0 \s-1KEYWORDS\s0 \s-1FROM\s0 \s-1THE\s0 \s-1QUERY:\s0" 4 .IX Item "FETCHING A LIST OF KEYWORDS FROM THE QUERY:" .IP "\s-1FETCHING\s0 \s-1THE\s0 \s-1NAMES\s0 \s-1OF\s0 \s-1ALL\s0 \s-1THE\s0 \s-1PARAMETERS\s0 \s-1PASSED\s0 \s-1TO\s0 \s-1YOUR\s0 \s-1SCRIPT:\s0" 4 .IX Item "FETCHING THE NAMES OF ALL THE PARAMETERS PASSED TO YOUR SCRIPT:" .IP "\s-1FETCHING\s0 \s-1THE\s0 \s-1VALUE\s0 \s-1OR\s0 \s-1VALUES\s0 \s-1OF\s0 A \s-1SINGLE\s0 \s-1NAMED\s0 \s-1PARAMETER:\s0" 4 .IX Item "FETCHING THE VALUE OR VALUES OF A SINGLE NAMED PARAMETER:" .IP "\s-1SETTING\s0 \s-1THE\s0 \s-1VALUE\s0(S) \s-1OF\s0 A \s-1NAMED\s0 \s-1PARAMETER:\s0" 4 .IX Item "SETTING THE VALUE(S) OF A NAMED PARAMETER:" .IP "\s-1APPENDING\s0 \s-1ADDITIONAL\s0 \s-1VALUES\s0 \s-1TO\s0 A \s-1NAMED\s0 \s-1PARAMETER:\s0" 4 .IX Item "APPENDING ADDITIONAL VALUES TO A NAMED PARAMETER:" .IP "\s-1IMPORTING\s0 \s-1ALL\s0 \s-1PARAMETERS\s0 \s-1INTO\s0 A \s-1NAMESPACE:\s0" 4 .IX Item "IMPORTING ALL PARAMETERS INTO A NAMESPACE:" .IP "\s-1DELETING\s0 A \s-1PARAMETER\s0 \s-1COMPLETELY:\s0" 4 .IX Item "DELETING A PARAMETER COMPLETELY:" .IP "\s-1DELETING\s0 \s-1ALL\s0 \s-1PARAMETERS:\s0" 4 .IX Item "DELETING ALL PARAMETERS:" .IP "\s-1HANDLING\s0 NON-URLENCODED \s-1ARGUMENTS\s0" 4 .IX Item "HANDLING NON-URLENCODED ARGUMENTS" .IP "\s-1DIRECT\s0 \s-1ACCESS\s0 \s-1TO\s0 \s-1THE\s0 \s-1PARAMETER\s0 \s-1LIST:\s0" 4 .IX Item "DIRECT ACCESS TO THE PARAMETER LIST:" .IP "\s-1FETCHING\s0 \s-1THE\s0 \s-1PARAMETER\s0 \s-1LIST\s0 \s-1AS\s0 A \s-1HASH:\s0" 4 .IX Item "FETCHING THE PARAMETER LIST AS A HASH:" .IP "\s-1SAVING\s0 \s-1THE\s0 \s-1STATE\s0 \s-1OF\s0 \s-1THE\s0 \s-1SCRIPT\s0 \s-1TO\s0 A \s-1FILE:\s0" 4 .IX Item "SAVING THE STATE OF THE SCRIPT TO A FILE:" .IP "\s-1RETRIEVING\s0 \s-1CGI\s0 \s-1ERRORS\s0" 4 .IX Item "RETRIEVING CGI ERRORS" .IP "\s-1USING\s0 \s-1THE\s0 FUNCTION-ORIENTED \s-1INTERFACE\s0" 4 .IX Item "USING THE FUNCTION-ORIENTED INTERFACE" .PD \&\fB:cgi\fR, \fB:form\fR, \fB:html2\fR, \fB:html3\fR, \fB:html4\fR, \fB:netscape\fR, \fB:html\fR, \&\fB:standard\fR, \fB:all\fR .IP "\s-1PRAGMAS\s0" 4 .IX Item "PRAGMAS" \&\-any, \-compile, \-nosticky, \-tabindex, \-no_undef_params, \-no_xhtml, \-utf8, \&\-nph, \-newstyle_urls, \-oldstyle_urls, \-autoload, \-no_debug, \-debug, \&\-private_tempfiles .IP "\s-1SPECIAL\s0 \s-1FORMS\s0 \s-1FOR\s0 \s-1IMPORTING\s0 HTML-TAG \s-1FUNCTIONS\s0" 4 .IX Item "SPECIAL FORMS FOR IMPORTING HTML-TAG FUNCTIONS" 1. \fIstart_table()\fR (generates a tag), 2. \fIend_table()\fR (generates a
tag), 3. \fIstart_ul()\fR (generates a
    tag), 4. \fIend_ul()\fR (generates a
tag) .RE .RS 4 .RE .IP "\s-1GENERATING\s0 \s-1DYNAMIC\s0 \s-1DOCUMENTS\s0" 4 .IX Item "GENERATING DYNAMIC DOCUMENTS" .RS 4 .PD 0 .IP "\s-1CREATING\s0 A \s-1STANDARD\s0 \s-1HTTP\s0 \s-1HEADER:\s0" 4 .IX Item "CREATING A STANDARD HTTP HEADER:" .IP "\s-1GENERATING\s0 A \s-1REDIRECTION\s0 \s-1HEADER\s0" 4 .IX Item "GENERATING A REDIRECTION HEADER" .IP "\s-1CREATING\s0 \s-1THE\s0 \s-1HTML\s0 \s-1DOCUMENT\s0 \s-1HEADER\s0" 4 .IX Item "CREATING THE HTML DOCUMENT HEADER" .PD \&\fBParameters:\fR, 4, 5, 6.. .IP "\s-1ENDING\s0 \s-1THE\s0 \s-1HTML\s0 \s-1DOCUMENT:\s0" 4 .IX Item "ENDING THE HTML DOCUMENT:" .PD 0 .IP "\s-1CREATING\s0 A SELF-REFERENCING \s-1URL\s0 \s-1THAT\s0 \s-1PRESERVES\s0 \s-1STATE\s0 \s-1INFORMATION:\s0" 4 .IX Item "CREATING A SELF-REFERENCING URL THAT PRESERVES STATE INFORMATION:" .IP "\s-1OBTAINING\s0 \s-1THE\s0 \s-1SCRIPT\s0'S \s-1URL\s0" 4 .IX Item "OBTAINING THE SCRIPT'S URL" .PD \&\fB\-absolute\fR, \fB\-relative\fR, \fB\-full\fR, \fB\-path\fR (\fB\-path_info\fR), \fB\-query\fR (\fB\-query_string\fR), \fB\-base\fR, \fB\-rewrite\fR .IP "\s-1MIXING\s0 \s-1POST\s0 \s-1AND\s0 \s-1URL\s0 \s-1PARAMETERS\s0" 4 .IX Item "MIXING POST AND URL PARAMETERS" .RE .RS 4 .RE .PD 0 .IP "\s-1CREATING\s0 \s-1STANDARD\s0 \s-1HTML\s0 \s-1ELEMENTS:\s0" 4 .IX Item "CREATING STANDARD HTML ELEMENTS:" .RS 4 .IP "\s-1PROVIDING\s0 \s-1ARGUMENTS\s0 \s-1TO\s0 \s-1HTML\s0 \s-1SHORTCUTS\s0" 4 .IX Item "PROVIDING ARGUMENTS TO HTML SHORTCUTS" .IP "\s-1THE\s0 \s-1DISTRIBUTIVE\s0 \s-1PROPERTY\s0 \s-1OF\s0 \s-1HTML\s0 \s-1SHORTCUTS\s0" 4 .IX Item "THE DISTRIBUTIVE PROPERTY OF HTML SHORTCUTS" .IP "\s-1HTML\s0 \s-1SHORTCUTS\s0 \s-1AND\s0 \s-1LIST\s0 \s-1INTERPOLATION\s0" 4 .IX Item "HTML SHORTCUTS AND LIST INTERPOLATION" .IP "NON-STANDARD \s-1HTML\s0 \s-1SHORTCUTS\s0" 4 .IX Item "NON-STANDARD HTML SHORTCUTS" .IP "\s-1AUTOESCAPING\s0 \s-1HTML\s0" 4 .IX Item "AUTOESCAPING HTML" .PD \&\f(CW$escaped_string\fR = escapeHTML(\*(L"unescaped string\*(R");, \f(CW$charset\fR = charset([$charset]);, \f(CW$flag\fR = autoEscape([$flag]); .IP "PRETTY-PRINTING \s-1HTML\s0" 4 .IX Item "PRETTY-PRINTING HTML" .RE .RS 4 .RE .PD 0 .IP "\s-1CREATING\s0 FILL-OUT \s-1FORMS:\s0" 4 .IX Item "CREATING FILL-OUT FORMS:" .RS 4 .IP "\s-1CREATING\s0 \s-1AN\s0 \s-1ISINDEX\s0 \s-1TAG\s0" 4 .IX Item "CREATING AN ISINDEX TAG" .IP "\s-1STARTING\s0 \s-1AND\s0 \s-1ENDING\s0 A \s-1FORM\s0" 4 .IX Item "STARTING AND ENDING A FORM" .PD \&\fBapplication/x\-www\-form\-urlencoded\fR, \fBmultipart/form\-data\fR .IP "\s-1FORM\s0 \s-1ELEMENTS\s0" 4 .IX Item "FORM ELEMENTS" \&\fB\-name\fR, \fB\-value\fR, \fB\-values\fR, \fB\-tabindex\fR, \fB\-id\fR, \fB\-override\fR, \&\fB\-onChange\fR, \fB\-onFocus\fR, \fB\-onBlur\fR, \fB\-onMouseOver\fR, \fB\-onMouseOut\fR, \&\fB\-onSelect\fR .IP "\s-1CREATING\s0 A \s-1TEXT\s0 \s-1FIELD\s0" 4 .IX Item "CREATING A TEXT FIELD" \&\fBParameters\fR .IP "\s-1CREATING\s0 A \s-1BIG\s0 \s-1TEXT\s0 \s-1FIELD\s0" 4 .IX Item "CREATING A BIG TEXT FIELD" .PD 0 .IP "\s-1CREATING\s0 A \s-1PASSWORD\s0 \s-1FIELD\s0" 4 .IX Item "CREATING A PASSWORD FIELD" .IP "\s-1CREATING\s0 A \s-1FILE\s0 \s-1UPLOAD\s0 \s-1FIELD\s0" 4 .IX Item "CREATING A FILE UPLOAD FIELD" .PD \&\fBParameters\fR .IP "\s-1PROCESSING\s0 A \s-1FILE\s0 \s-1UPLOAD\s0 \s-1FIELD\s0" 4 .IX Item "PROCESSING A FILE UPLOAD FIELD" .PD 0 .IP "\s-1CREATING\s0 A \s-1POPUP\s0 \s-1MENU\s0" 4 .IX Item "CREATING A POPUP MENU" .IP "\s-1CREATING\s0 \s-1AN\s0 \s-1OPTION\s0 \s-1GROUP\s0" 4 .IX Item "CREATING AN OPTION GROUP" .IP "\s-1CREATING\s0 A \s-1SCROLLING\s0 \s-1LIST\s0" 4 .IX Item "CREATING A SCROLLING LIST" .PD \&\fBParameters:\fR .IP "\s-1CREATING\s0 A \s-1GROUP\s0 \s-1OF\s0 \s-1RELATED\s0 \s-1CHECKBOXES\s0" 4 .IX Item "CREATING A GROUP OF RELATED CHECKBOXES" \&\fBParameters:\fR .IP "\s-1CREATING\s0 A \s-1STANDALONE\s0 \s-1CHECKBOX\s0" 4 .IX Item "CREATING A STANDALONE CHECKBOX" \&\fBParameters:\fR .IP "\s-1CREATING\s0 A \s-1RADIO\s0 \s-1BUTTON\s0 \s-1GROUP\s0" 4 .IX Item "CREATING A RADIO BUTTON GROUP" \&\fBParameters:\fR .IP "\s-1CREATING\s0 A \s-1SUBMIT\s0 \s-1BUTTON\s0" 4 .IX Item "CREATING A SUBMIT BUTTON" \&\fBParameters:\fR .IP "\s-1CREATING\s0 A \s-1RESET\s0 \s-1BUTTON\s0" 4 .IX Item "CREATING A RESET BUTTON" .PD 0 .IP "\s-1CREATING\s0 A \s-1DEFAULT\s0 \s-1BUTTON\s0" 4 .IX Item "CREATING A DEFAULT BUTTON" .IP "\s-1CREATING\s0 A \s-1HIDDEN\s0 \s-1FIELD\s0" 4 .IX Item "CREATING A HIDDEN FIELD" .PD \&\fBParameters:\fR .IP "\s-1CREATING\s0 A \s-1CLICKABLE\s0 \s-1IMAGE\s0 \s-1BUTTON\s0" 4 .IX Item "CREATING A CLICKABLE IMAGE BUTTON" \&\fBParameters:\fR, 3. The third option (\-align, optional) is an alignment type, and may be \s-1TOP\s0, \s-1BOTTOM\s0 or \s-1MIDDLE\s0 .IP "\s-1CREATING\s0 A \s-1JAVASCRIPT\s0 \s-1ACTION\s0 \s-1BUTTON\s0" 4 .IX Item "CREATING A JAVASCRIPT ACTION BUTTON" .RE .RS 4 .RE .PD 0 .IP "\s-1HTTP\s0 \s-1COOKIES\s0" 4 .IX Item "HTTP COOKIES" .PD 1. an expiration time, 2. a domain, 3. a path, 4. a \*(L"secure\*(R" flag, \&\fB\-name\fR, \fB\-value\fR, \fB\-path\fR, \fB\-domain\fR, \fB\-expires\fR, \fB\-secure\fR .IP "\s-1WORKING\s0 \s-1WITH\s0 \s-1FRAMES\s0" 4 .IX Item "WORKING WITH FRAMES" 1. Create a document, 2. Specify the destination for the document in the \s-1HTTP\s0 header, 3. Specify the destination for the document in the
tag .IP "\s-1SUPPORT\s0 \s-1FOR\s0 \s-1JAVASCRIPT\s0" 4 .IX Item "SUPPORT FOR JAVASCRIPT" \&\fBonLoad\fR, \fBonUnload\fR, \fBonSubmit\fR, \fBonClick\fR, \fBonChange\fR, \fBonFocus\fR, \&\fBonBlur\fR, \fBonSelect\fR, \fBonMouseOver\fR, \fBonMouseOut\fR .IP "\s-1LIMITED\s0 \s-1SUPPORT\s0 \s-1FOR\s0 \s-1CASCADING\s0 \s-1STYLE\s0 \s-1SHEETS\s0" 4 .IX Item "LIMITED SUPPORT FOR CASCADING STYLE SHEETS" .PD 0 .IP "\s-1DEBUGGING\s0" 4 .IX Item "DEBUGGING" .RS 4 .IP "\s-1DUMPING\s0 \s-1OUT\s0 \s-1ALL\s0 \s-1THE\s0 \s-1NAME/VALUE\s0 \s-1PAIRS\s0" 4 .IX Item "DUMPING OUT ALL THE NAME/VALUE PAIRS" .RE .RS 4 .RE .IP "\s-1FETCHING\s0 \s-1ENVIRONMENT\s0 \s-1VARIABLES\s0" 4 .IX Item "FETCHING ENVIRONMENT VARIABLES" .PD \&\fB\f(BIAccept()\fB\fR, \fB\f(BIraw_cookie()\fB\fR, \fB\f(BIuser_agent()\fB\fR, \fB\f(BIpath_info()\fB\fR, \&\fB\f(BIpath_translated()\fB\fR, \fB\f(BIremote_host()\fB\fR, \fB\f(BIremote_addr()\fB\fR, \fB\f(BIscript_name()\fB\fR Return the script name as a partial \s-1URL\s0, for self-referring scripts, \&\fB\f(BIreferer()\fB\fR, \fBauth_type ()\fR, \fBserver_name ()\fR, \fBvirtual_host ()\fR, \&\fBserver_port ()\fR, \fBvirtual_port ()\fR, \fBserver_software ()\fR, \fBremote_user ()\fR, \fBuser_name ()\fR, \fB\f(BIrequest_method()\fB\fR, \fB\f(BIcontent_type()\fB\fR, \fB\f(BIhttp()\fB\fR, \&\fB\f(BIhttps()\fB\fR .IP "\s-1USING\s0 \s-1NPH\s0 \s-1SCRIPTS\s0" 4 .IX Item "USING NPH SCRIPTS" In the \fBuse\fR statement, By calling the \fB\f(BInph()\fB\fR method:, By using \fB\-nph\fR parameters .IP "Server Push" 4 .IX Item "Server Push" \&\fImultipart_init()\fR, \fImultipart_start()\fR, \fImultipart_end()\fR, \fImultipart_final()\fR .IP "Avoiding Denial of Service Attacks" 4 .IX Item "Avoiding Denial of Service Attacks" \&\fB\f(CB$CGI::POST_MAX\fB\fR, \fB\f(CB$CGI::DISABLE_UPLOADS\fB\fR, \fB1. On a script-by-script basis\fR, \fB2. Globally for all scripts\fR .IP "\s-1COMPATIBILITY\s0 \s-1WITH\s0 \s-1CGI\-LIB\s0.PL" 4 .IX Item "COMPATIBILITY WITH CGI-LIB.PL" .RS 4 .PD 0 .IP "Cgi-lib functions that are available in \s-1CGI\s0.pm" 4 .IX Item "Cgi-lib functions that are available in CGI.pm" .IP "Cgi-lib functions that are not available in \s-1CGI\s0.pm" 4 .IX Item "Cgi-lib functions that are not available in CGI.pm" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0 \s-1INFORMATION\s0" 4 .IX Item "AUTHOR INFORMATION" .IP "\s-1CREDITS\s0" 4 .IX Item "CREDITS" .PD Matt Heffron (heffron@falstaff.css.beckman.com), James Taylor (james.taylor@srs.gov), Scott Anguish , Mike Jewell (mlj3u@virginia.edu), Timothy Shimmin (tes@kbs.citri.edu.au), Joergen Haegg (jh@axis.se), Laurent Delfosse (delfosse@delfosse.com), Richard Resnick (applepi1@aol.com), Craig Bishop (csb@barwonwater.vic.gov.au), Tony Curtis (tc@vcpc.univie.ac.at), Tim Bunce (Tim.Bunce@ig.co.uk), Tom Christiansen (tchrist@convex.com), Andreas Koenig (k@franz.ww.TU\-Berlin.DE), Tim MacKenzie (Tim.MacKenzie@fulcrum.com.au), Kevin B. Hendricks (kbhend@dogwood.tyler.wm.edu), Stephen Dahmen (joyfire@inxpress.net), Ed Jordan (ed@fidalgo.net), David Alan Pisoni (david@cnation.com), Doug MacEachern (dougm@opengroup.org), Robin Houston (robin@oneworld.org), \&...and many many more.. .IP "A \s-1COMPLETE\s0 \s-1EXAMPLE\s0 \s-1OF\s0 A \s-1SIMPLE\s0 FORM-BASED \s-1SCRIPT\s0" 4 .IX Item "A COMPLETE EXAMPLE OF A SIMPLE FORM-BASED SCRIPT" .PD 0 .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "CGI::Apache \- Backward compatibility module for \s-1CGI\s0.pm" .IX Subsection "CGI::Apache - Backward compatibility module for CGI.pm" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1ABSTRACT\s0" 4 .IX Item "ABSTRACT" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1AUTHOR\s0 \s-1INFORMATION\s0" 4 .IX Item "AUTHOR INFORMATION" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "CGI::Carp, \fBCGI::Carp\fP \- \s-1CGI\s0 routines for writing to the \s-1HTTPD\s0 (or other) error log" .IX Subsection "CGI::Carp, CGI::Carp - CGI routines for writing to the HTTPD (or other) error log" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1REDIRECTING\s0 \s-1ERROR\s0 \s-1MESSAGES\s0" 4 .IX Item "REDIRECTING ERROR MESSAGES" .IP "\s-1MAKING\s0 \s-1PERL\s0 \s-1ERRORS\s0 \s-1APPEAR\s0 \s-1IN\s0 \s-1THE\s0 \s-1BROWSER\s0 \s-1WINDOW\s0" 4 .IX Item "MAKING PERL ERRORS APPEAR IN THE BROWSER WINDOW" .RS 4 .IP "Changing the default message" 4 .IX Item "Changing the default message" .RE .RS 4 .RE .IP "\s-1DOING\s0 \s-1MORE\s0 \s-1THAN\s0 \s-1PRINTING\s0 A \s-1MESSAGE\s0 \s-1IN\s0 \s-1THE\s0 \s-1EVENT\s0 \s-1OF\s0 \s-1PERL\s0 \s-1ERRORS\s0" 4 .IX Item "DOING MORE THAN PRINTING A MESSAGE IN THE EVENT OF PERL ERRORS" .RS 4 .IP "\s-1SUPPRESSING\s0 \s-1PERL\s0 \s-1ERRORS\s0 \s-1APPEARING\s0 \s-1IN\s0 \s-1THE\s0 \s-1BROWSER\s0 \s-1WINDOW\s0" 4 .IX Item "SUPPRESSING PERL ERRORS APPEARING IN THE BROWSER WINDOW" .RE .RS 4 .RE .IP "\s-1MAKING\s0 \s-1WARNINGS\s0 \s-1APPEAR\s0 \s-1AS\s0 \s-1HTML\s0 \s-1COMMENTS\s0" 4 .IX Item "MAKING WARNINGS APPEAR AS HTML COMMENTS" .IP "\s-1OVERRIDING\s0 \s-1THE\s0 \s-1NAME\s0 \s-1OF\s0 \s-1THE\s0 \s-1PROGRAM\s0" 4 .IX Item "OVERRIDING THE NAME OF THE PROGRAM" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "CGI::Cookie \- Interface to \s-1HTTP\s0 Cookies" .IX Subsection "CGI::Cookie - Interface to HTTP Cookies" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1USING\s0 CGI::Cookie" 4 .IX Item "USING CGI::Cookie" .PD \&\fB1. expiration date\fR, \fB2. domain\fR, \fB3. path\fR, \fB4. secure flag\fR, \fB5. httponly flag\fR .RS 4 .IP "Creating New Cookies" 4 .IX Item "Creating New Cookies" .PD 0 .IP "Sending the Cookie to the Browser" 4 .IX Item "Sending the Cookie to the Browser" .IP "Recovering Previous Cookies" 4 .IX Item "Recovering Previous Cookies" .IP "Manipulating Cookies" 4 .IX Item "Manipulating Cookies" .PD \&\fB\f(BIname()\fB\fR, \fB\f(BIvalue()\fB\fR, \fB\f(BIdomain()\fB\fR, \fB\f(BIpath()\fB\fR, \fB\f(BIexpires()\fB\fR .RE .RS 4 .RE .IP "\s-1AUTHOR\s0 \s-1INFORMATION\s0" 4 .IX Item "AUTHOR INFORMATION" .PD 0 .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "CGI::Fast \- \s-1CGI\s0 Interface for Fast \s-1CGI\s0" .IX Subsection "CGI::Fast - CGI Interface for Fast CGI" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1OTHER\s0 \s-1PIECES\s0 \s-1OF\s0 \s-1THE\s0 \s-1PUZZLE\s0" 4 .IX Item "OTHER PIECES OF THE PUZZLE" .IP "\s-1WRITING\s0 \s-1FASTCGI\s0 \s-1PERL\s0 \s-1SCRIPTS\s0" 4 .IX Item "WRITING FASTCGI PERL SCRIPTS" .IP "\s-1INSTALLING\s0 \s-1FASTCGI\s0 \s-1SCRIPTS\s0" 4 .IX Item "INSTALLING FASTCGI SCRIPTS" .IP "\s-1USING\s0 \s-1FASTCGI\s0 \s-1SCRIPTS\s0 \s-1AS\s0 \s-1CGI\s0 \s-1SCRIPTS\s0" 4 .IX Item "USING FASTCGI SCRIPTS AS CGI SCRIPTS" .IP "\s-1EXTERNAL\s0 \s-1FASTCGI\s0 \s-1SERVER\s0 \s-1INVOCATION\s0" 4 .IX Item "EXTERNAL FASTCGI SERVER INVOCATION" .PD \&\s-1FCGI_SOCKET_PATH\s0, \s-1FCGI_LISTEN_QUEUE\s0 .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .PD 0 .IP "\s-1AUTHOR\s0 \s-1INFORMATION\s0" 4 .IX Item "AUTHOR INFORMATION" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "CGI::Pretty \- module to produce nicely formatted \s-1HTML\s0 code" .IX Subsection "CGI::Pretty - module to produce nicely formatted HTML code" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Recommendation for when to use CGI::Pretty" 4 .IX Item "Recommendation for when to use CGI::Pretty" .IP "Tags that won't be formatted" 4 .IX Item "Tags that won't be formatted" .IP "Customizing the Indenting" 4 .IX Item "Customizing the Indenting" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "CGI::Push \- Simple Interface to Server Push" .IX Subsection "CGI::Push - Simple Interface to Server Push" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1USING\s0 CGI::Push" 4 .IX Item "USING CGI::Push" .PD \&\-next_page, \-last_page, \-type, \-delay, \-cookie, \-target, \-expires, \-nph .RS 4 .IP "Heterogeneous Pages" 4 .IX Item "Heterogeneous Pages" .PD 0 .IP "Changing the Page Delay on the Fly" 4 .IX Item "Changing the Page Delay on the Fly" .RE .RS 4 .RE .IP "\s-1INSTALLING\s0 CGI::Push \s-1SCRIPTS\s0" 4 .IX Item "INSTALLING CGI::Push SCRIPTS" .IP "\s-1AUTHOR\s0 \s-1INFORMATION\s0" 4 .IX Item "AUTHOR INFORMATION" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "CGI::Switch \- Backward compatibility module for defunct CGI::Switch" .IX Subsection "CGI::Switch - Backward compatibility module for defunct CGI::Switch" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1ABSTRACT\s0" 4 .IX Item "ABSTRACT" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1AUTHOR\s0 \s-1INFORMATION\s0" 4 .IX Item "AUTHOR INFORMATION" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "CGI::Util \- Internal utilities used by \s-1CGI\s0 module" .IX Subsection "CGI::Util - Internal utilities used by CGI module" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1AUTHOR\s0 \s-1INFORMATION\s0" 4 .IX Item "AUTHOR INFORMATION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "\s-1CORE\s0 \- Pseudo-namespace for Perl's core routines" .IX Subsection "CORE - Pseudo-namespace for Perl's core routines" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1OVERRIDING\s0 \s-1CORE\s0 \s-1FUNCTIONS\s0" 4 .IX Item "OVERRIDING CORE FUNCTIONS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "\s-1CPAN\s0 \- query, download and build perl modules from \s-1CPAN\s0 sites" .IX Subsection "CPAN - query, download and build perl modules from CPAN sites" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .ie n .IP "CPAN::shell([$prompt, $command]) Starting Interactive Mode" 4 .el .IP "CPAN::shell([$prompt, \f(CW$command\fR]) Starting Interactive Mode" 4 .IX Item "CPAN::shell([$prompt, $command]) Starting Interactive Mode" .PD Searching for authors, bundles, distribution files and modules, \f(CW\*(C`get\*(C'\fR, \&\f(CW\*(C`make\*(C'\fR, \f(CW\*(C`test\*(C'\fR, \f(CW\*(C`install\*(C'\fR, \f(CW\*(C`clean\*(C'\fR modules or distributions, \f(CW\*(C`readme\*(C'\fR, \&\f(CW\*(C`perldoc\*(C'\fR, \f(CW\*(C`look\*(C'\fR module or distribution, \f(CW\*(C`ls\*(C'\fR author, \f(CW\*(C`ls\*(C'\fR globbing_expression, \f(CW\*(C`failed\*(C'\fR, Persistence between sessions, The \f(CW\*(C`force\*(C'\fR and the \f(CW\*(C`fforce\*(C'\fR pragma, Lockfile, Signals .IP "CPAN::Shell" 4 .IX Item "CPAN::Shell" .PD 0 .IP "autobundle" 4 .IX Item "autobundle" .IP "hosts" 4 .IX Item "hosts" .IP "mkmyconfig" 4 .IX Item "mkmyconfig" .IP "recent ***EXPERIMENTAL COMMAND***" 4 .IX Item "recent ***EXPERIMENTAL COMMAND***" .IP "recompile" 4 .IX Item "recompile" .IP "report Bundle|Distribution|Module" 4 .IX Item "report Bundle|Distribution|Module" .IP "smoke ***EXPERIMENTAL COMMAND***" 4 .IX Item "smoke ***EXPERIMENTAL COMMAND***" .IP "upgrade [Module|/Regex/]..." 4 .IX Item "upgrade [Module|/Regex/]..." .ie n .IP "The four ""CPAN::*"" Classes: Author, Bundle, Module, Distribution" 4 .el .IP "The four \f(CWCPAN::*\fR Classes: Author, Bundle, Module, Distribution" 4 .IX Item "The four CPAN::* Classes: Author, Bundle, Module, Distribution" .IP "Integrating local directories" 4 .IX Item "Integrating local directories" .IP "Redirection" 4 .IX Item "Redirection" .RE .RS 4 .RE .IP "\s-1CONFIGURATION\s0" 4 .IX Item "CONFIGURATION" .PD completion support, displaying some help: o conf help, displaying current values: o conf [\s-1KEY\s0], changing of scalar values: o conf \s-1KEY\s0 \s-1VALUE\s0, changing of list values: o conf \s-1KEY\s0 SHIFT|UNSHIFT|PUSH|POP|SPLICE|LIST, reverting to saved: o conf defaults, saving the config: o conf commit .RS 4 .IP "Config Variables" 4 .IX Item "Config Variables" \&\f(CW\*(C`o conf \*(C'\fR, \f(CW\*(C`o conf \*(C'\fR, \f(CW\*(C`o conf \*(C'\fR, \f(CW\*(C`o conf [shift|pop]\*(C'\fR, \f(CW\*(C`o conf [unshift|push|splice] \*(C'\fR, interactive editing: o conf init [MATCH|LIST] .IP "CPAN::anycwd($path): Note on config variable getcwd" 4 .IX Item "CPAN::anycwd($path): Note on config variable getcwd" cwd, getcwd, fastcwd, backtickcwd .IP "Note on the format of the urllist parameter" 4 .IX Item "Note on the format of the urllist parameter" .PD 0 .IP "The urllist parameter has CD-ROM support" 4 .IX Item "The urllist parameter has CD-ROM support" .IP "Maintaining the urllist parameter" 4 .IX Item "Maintaining the urllist parameter" .ie n .IP "The ""requires"" and ""build_requires"" dependency declarations" 4 .el .IP "The \f(CWrequires\fR and \f(CWbuild_requires\fR dependency declarations" 4 .IX Item "The requires and build_requires dependency declarations" .IP "Configuration for individual distributions (\fIDistroprefs\fR)" 4 .IX Item "Configuration for individual distributions (Distroprefs)" .IP "Filenames" 4 .IX Item "Filenames" .IP "Fallback Data::Dumper and Storable" 4 .IX Item "Fallback Data::Dumper and Storable" .IP "Blueprint" 4 .IX Item "Blueprint" .IP "Language Specs" 4 .IX Item "Language Specs" .PD comment [scalar], cpanconfig [hash], depends [hash] *** \s-1EXPERIMENTAL\s0 \&\s-1FEATURE\s0 ***, disabled [boolean], features [array] *** \s-1EXPERIMENTAL\s0 \s-1FEATURE\s0 ***, goto [string], install [hash], make [hash], match [hash], patches [array], pl [hash], test [hash] .IP "Processing Instructions" 4 .IX Item "Processing Instructions" args [array], commandline, eexpect [hash], env [hash], expect [array] .ie n .IP "Schema verification with ""Kwalify""" 4 .el .IP "Schema verification with \f(CWKwalify\fR" 4 .IX Item "Schema verification with Kwalify" .PD 0 .IP "Example Distroprefs Files" 4 .IX Item "Example Distroprefs Files" .RE .RS 4 .RE .IP "\s-1PROGRAMMER\s0'S \s-1INTERFACE\s0" 4 .IX Item "PROGRAMMER'S INTERFACE" .PD expand($type,@things), expandany(@things), Programming Examples .RS 4 .IP "Methods in the other Classes" 4 .IX Item "Methods in the other Classes" \&\fICPAN::Author::as_glimpse()\fR, \fICPAN::Author::as_string()\fR, \&\fICPAN::Author::email()\fR, \fICPAN::Author::fullname()\fR, \fICPAN::Author::name()\fR, \&\fICPAN::Bundle::as_glimpse()\fR, \fICPAN::Bundle::as_string()\fR, \&\fICPAN::Bundle::clean()\fR, \fICPAN::Bundle::contains()\fR, CPAN::Bundle::force($method,@args), \fICPAN::Bundle::get()\fR, \&\fICPAN::Bundle::inst_file()\fR, \fICPAN::Bundle::inst_version()\fR, \&\fICPAN::Bundle::uptodate()\fR, \fICPAN::Bundle::install()\fR, \fICPAN::Bundle::make()\fR, \&\fICPAN::Bundle::readme()\fR, \fICPAN::Bundle::test()\fR, \&\fICPAN::Distribution::as_glimpse()\fR, \fICPAN::Distribution::as_string()\fR, CPAN::Distribution::author, \fICPAN::Distribution::pretty_id()\fR, \&\fICPAN::Distribution::base_id()\fR, \fICPAN::Distribution::clean()\fR, \&\fICPAN::Distribution::containsmods()\fR, \fICPAN::Distribution::cvs_import()\fR, \&\fICPAN::Distribution::dir()\fR, CPAN::Distribution::force($method,@args), \&\fICPAN::Distribution::get()\fR, \fICPAN::Distribution::install()\fR, \&\fICPAN::Distribution::install_tested()\fR, \fICPAN::Distribution::isa_perl()\fR, \&\fICPAN::Distribution::look()\fR, \fICPAN::Distribution::make()\fR, \&\fICPAN::Distribution::perldoc()\fR, \fICPAN::Distribution::prefs()\fR, \&\fICPAN::Distribution::prereq_pm()\fR, \fICPAN::Distribution::readme()\fR, \&\fICPAN::Distribution::reports()\fR, \fICPAN::Distribution::read_yaml()\fR, \&\fICPAN::Distribution::test()\fR, \fICPAN::Distribution::uptodate()\fR, \&\fICPAN::Index::force_reload()\fR, \fICPAN::Index::reload()\fR, \fICPAN::InfoObj::dump()\fR, \&\fICPAN::Module::as_glimpse()\fR, \fICPAN::Module::as_string()\fR, \&\fICPAN::Module::clean()\fR, \fICPAN::Module::cpan_file()\fR, \&\fICPAN::Module::cpan_version()\fR, \fICPAN::Module::cvs_import()\fR, \&\fICPAN::Module::description()\fR, \fICPAN::Module::distribution()\fR, \&\fICPAN::Module::dslip_status()\fR, CPAN::Module::force($method,@args), \&\fICPAN::Module::get()\fR, \fICPAN::Module::inst_file()\fR, \&\fICPAN::Module::available_file()\fR, \fICPAN::Module::inst_version()\fR, \&\fICPAN::Module::available_version()\fR, \fICPAN::Module::install()\fR, \&\fICPAN::Module::look()\fR, \fICPAN::Module::make()\fR, \&\fICPAN::Module::manpage_headline()\fR, \fICPAN::Module::perldoc()\fR, \&\fICPAN::Module::readme()\fR, \fICPAN::Module::reports()\fR, \fICPAN::Module::test()\fR, \&\fICPAN::Module::uptodate()\fR, \fICPAN::Module::userid()\fR .IP "Cache Manager" 4 .IX Item "Cache Manager" .PD 0 .IP "Bundles" 4 .IX Item "Bundles" .RE .RS 4 .RE .IP "\s-1PREREQUISITES\s0" 4 .IX Item "PREREQUISITES" .IP "\s-1UTILITIES\s0" 4 .IX Item "UTILITIES" .RS 4 .IP "Finding packages and \s-1VERSION\s0" 4 .IX Item "Finding packages and VERSION" .IP "Debugging" 4 .IX Item "Debugging" .PD o debug package.., o debug \-package.., o debug all, o debug number .IP "Floppy, Zip, Offline Mode" 4 .IX Item "Floppy, Zip, Offline Mode" .PD 0 .IP "Basic Utilities for Programmers" 4 .IX Item "Basic Utilities for Programmers" .PD has_inst($module), has_usable($module), instance($module) .RE .RS 4 .RE .IP "\s-1SECURITY\s0" 4 .IX Item "SECURITY" .RS 4 .PD 0 .IP "Cryptographically signed modules" 4 .IX Item "Cryptographically signed modules" .RE .RS 4 .RE .IP "\s-1EXPORT\s0" 4 .IX Item "EXPORT" .IP "\s-1ENVIRONMENT\s0" 4 .IX Item "ENVIRONMENT" .IP "\s-1POPULATE\s0 \s-1AN\s0 \s-1INSTALLATION\s0 \s-1WITH\s0 \s-1LOTS\s0 \s-1OF\s0 \s-1MODULES\s0" 4 .IX Item "POPULATE AN INSTALLATION WITH LOTS OF MODULES" .IP "\s-1WORKING\s0 \s-1WITH\s0 \s-1CPAN\s0.pm \s-1BEHIND\s0 \s-1FIREWALLS\s0" 4 .IX Item "WORKING WITH CPAN.pm BEHIND FIREWALLS" .RS 4 .IP "Three basic types of firewalls" 4 .IX Item "Three basic types of firewalls" .PD http firewall, ftp firewall, One-way visibility, \s-1SOCKS\s0, \s-1IP\s0 Masquerade .IP "Configuring lynx or ncftp for going through a firewall" 4 .IX Item "Configuring lynx or ncftp for going through a firewall" .RE .RS 4 .RE .PD 0 .IP "\s-1FAQ\s0" 4 .IX Item "FAQ" .PD 1), 2), 3), 4), 5), 6), 7), 8), 9), 10), 11), 12), 13), 14), 15), 16), 17), 18) .IP "\s-1COMPATIBILITY\s0" 4 .IX Item "COMPATIBILITY" .RS 4 .PD 0 .IP "\s-1OLD\s0 \s-1PERL\s0 \s-1VERSIONS\s0" 4 .IX Item "OLD PERL VERSIONS" .IP "\s-1CPANPLUS\s0" 4 .IX Item "CPANPLUS" .IP "\s-1CPANMINUS\s0" 4 .IX Item "CPANMINUS" .RE .RS 4 .RE .IP "\s-1SECURITY\s0 \s-1ADVICE\s0" 4 .IX Item "SECURITY ADVICE" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .IP "\s-1TRANSLATIONS\s0" 4 .IX Item "TRANSLATIONS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "\s-1CPAN::API::HOWTO\s0 \- a recipe book for programming with \s-1CPAN\s0.pm" .IX Subsection "CPAN::API::HOWTO - a recipe book for programming with CPAN.pm" .IP "\s-1RECIPES\s0" 4 .IX Item "RECIPES" .RS 4 .PD 0 .IP "What distribution contains a particular module?" 4 .IX Item "What distribution contains a particular module?" .IP "What modules does a particular distribution contain?" 4 .IX Item "What modules does a particular distribution contain?" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "CPAN::Debug \- internal debugging for \s-1CPAN\s0.pm" .IX Subsection "CPAN::Debug - internal debugging for CPAN.pm" .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .SS "CPAN::Distroprefs \*(-- read and match distroprefs" .IX Subsection "CPAN::Distroprefs read and match distroprefs" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1INTERFACE\s0" 4 .IX Item "INTERFACE" .PD a CPAN::Distroprefs::Result object, \f(CW\*(C`undef\*(C'\fR, indicating that no prefs files remain to be found .IP "\s-1RESULTS\s0" 4 .IX Item "RESULTS" .RS 4 .PD 0 .IP "Common" 4 .IX Item "Common" .IP "Errors" 4 .IX Item "Errors" .IP "Successes" 4 .IX Item "Successes" .RE .RS 4 .RE .IP "\s-1PREFS\s0" 4 .IX Item "PREFS" .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .PD .SS "CPAN::FirstTime \- Utility for CPAN::Config file Initialization" .IX Subsection "CPAN::FirstTime - Utility for CPAN::Config file Initialization" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD .PP auto_commit, build_cache, build_dir, build_dir_reuse, build_requires_install_policy, cache_metadata, check_sigs, colorize_output, colorize_print, colorize_warn, colorize_debug, commandnumber_in_prompt, connect_to_internet_ok, ftp_passive, ftpstats_period, ftpstats_size, getcwd, halt_on_failure, histfile, histsize, inactivity_timeout, index_expire, inhibit_startup_message, keep_source_where, load_module_verbosity, makepl_arg, make_arg, make_install_arg, make_install_make_command, mbuildpl_arg, mbuild_arg, mbuild_install_arg, mbuild_install_build_command, pager, prefer_installer, prefs_dir, prerequisites_policy, randomize_urllist, scan_cache, shell, show_unparsable_versions, show_upload_date, show_zero_versions, tar_verbosity, term_is_latin, term_ornaments, test_report, perl5lib_verbosity, prefer_external_tar, trust_test_report_history, use_sqlite, version_timeout, yaml_load_code, yaml_module .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .SS "CPAN::HandleConfig \- internal configuration handling for \s-1CPAN\s0.pm" .IX Subsection "CPAN::HandleConfig - internal configuration handling for CPAN.pm" .PD 0 .ie n .IP """CLASS\->safe_quote ITEM""" 4 .el .IP "\f(CWCLASS\->safe_quote ITEM\fR" 4 .IX Item "CLASS->safe_quote ITEM" .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .PD .SS "CPAN::Kwalify \- Interface between \s-1CPAN\s0.pm and Kwalify.pm" .IX Subsection "CPAN::Kwalify - Interface between CPAN.pm and Kwalify.pm" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD _validate($schema_name, \f(CW$data\fR, \f(CW$file\fR, \f(CW$doc\fR), yaml($schema_name) .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD 0 .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .PD .SS "CPAN::Meta \- the distribution metadata for a \s-1CPAN\s0 dist" .IX Subsection "CPAN::Meta - the distribution metadata for a CPAN dist" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "new" 4 .IX Item "new" .IP "create" 4 .IX Item "create" .IP "load_file" 4 .IX Item "load_file" .IP "load_yaml_string" 4 .IX Item "load_yaml_string" .IP "load_json_string" 4 .IX Item "load_json_string" .IP "save" 4 .IX Item "save" .IP "meta_spec_version" 4 .IX Item "meta_spec_version" .IP "effective_prereqs" 4 .IX Item "effective_prereqs" .IP "should_index_file" 4 .IX Item "should_index_file" .IP "should_index_package" 4 .IX Item "should_index_package" .IP "features" 4 .IX Item "features" .IP "feature" 4 .IX Item "feature" .IP "as_struct" 4 .IX Item "as_struct" .IP "as_string" 4 .IX Item "as_string" .RE .RS 4 .RE .IP "\s-1STRING\s0 \s-1DATA\s0" 4 .IX Item "STRING DATA" .IP "\s-1LIST\s0 \s-1DATA\s0" 4 .IX Item "LIST DATA" .IP "\s-1MAP\s0 \s-1DATA\s0" 4 .IX Item "MAP DATA" .IP "\s-1CUSTOM\s0 \s-1DATA\s0" 4 .IX Item "CUSTOM DATA" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "CPAN::Meta::Converter \- Convert \s-1CPAN\s0 distribution metadata structures" .IX Subsection "CPAN::Meta::Converter - Convert CPAN distribution metadata structures" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "new" 4 .IX Item "new" .IP "convert" 4 .IX Item "convert" .RE .RS 4 .RE .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "CPAN::Meta::Feature \- an optional feature provided by a \s-1CPAN\s0 distribution" .IX Subsection "CPAN::Meta::Feature - an optional feature provided by a CPAN distribution" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "new" 4 .IX Item "new" .IP "identifier" 4 .IX Item "identifier" .IP "description" 4 .IX Item "description" .IP "prereqs" 4 .IX Item "prereqs" .RE .RS 4 .RE .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "CPAN::Meta::History \- history of \s-1CPAN\s0 Meta Spec changes" .IX Subsection "CPAN::Meta::History - history of CPAN Meta Spec changes" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .RS 4 .IP "Version 2" 4 .IX Item "Version 2" .IP "Version 1.4" 4 .IX Item "Version 1.4" .IP "Version 1.3" 4 .IX Item "Version 1.3" .IP "Version 1.2" 4 .IX Item "Version 1.2" .IP "Version 1.1" 4 .IX Item "Version 1.1" .IP "Version 1.0" 4 .IX Item "Version 1.0" .RE .RS 4 .RE .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "CPAN::Meta::Prereqs \- a set of distribution prerequisites by phase and type" .IX Subsection "CPAN::Meta::Prereqs - a set of distribution prerequisites by phase and type" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "new" 4 .IX Item "new" .IP "requirements_for" 4 .IX Item "requirements_for" .IP "with_merged_prereqs" 4 .IX Item "with_merged_prereqs" .IP "as_string_hash" 4 .IX Item "as_string_hash" .IP "is_finalized" 4 .IX Item "is_finalized" .IP "finalize" 4 .IX Item "finalize" .IP "clone" 4 .IX Item "clone" .RE .RS 4 .RE .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "CPAN::Meta::Spec \- specification for \s-1CPAN\s0 distribution metadata" .IX Subsection "CPAN::Meta::Spec - specification for CPAN distribution metadata" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1TERMINOLOGY\s0" 4 .IX Item "TERMINOLOGY" .PD distribution, module, package, consumer, producer, must, should, may, etc .IP "\s-1DATA\s0 \s-1TYPES\s0" 4 .IX Item "DATA TYPES" .RS 4 .PD 0 .IP "Boolean" 4 .IX Item "Boolean" .IP "String" 4 .IX Item "String" .IP "List" 4 .IX Item "List" .IP "Map" 4 .IX Item "Map" .IP "License String" 4 .IX Item "License String" .IP "\s-1URL\s0" 4 .IX Item "URL" .IP "Version" 4 .IX Item "Version" .IP "Version Range" 4 .IX Item "Version Range" .RE .RS 4 .RE .IP "\s-1STRUCTURE\s0" 4 .IX Item "STRUCTURE" .RS 4 .IP "\s-1REQUIRED\s0 \s-1FIELDS\s0" 4 .IX Item "REQUIRED FIELDS" .PD version, url, stable, testing, unstable .IP "\s-1OPTIONAL\s0 \s-1FIELDS\s0" 4 .IX Item "OPTIONAL FIELDS" file, directory, package, namespace, description, prereqs, file, version, homepage, license, bugtracker, repository .IP "\s-1DEPRECATED\s0 \s-1FIELDS\s0" 4 .IX Item "DEPRECATED FIELDS" .RE .RS 4 .RE .PD 0 .IP "\s-1VERSION\s0 \s-1NUMBERS\s0" 4 .IX Item "VERSION NUMBERS" .RS 4 .IP "Version Formats" 4 .IX Item "Version Formats" .PD Decimal versions, Dotted-integer versions .IP "Version Ranges" 4 .IX Item "Version Ranges" .RE .RS 4 .RE .PD 0 .IP "\s-1PREREQUISITES\s0" 4 .IX Item "PREREQUISITES" .RS 4 .IP "Prereq Spec" 4 .IX Item "Prereq Spec" .PD configure, build, test, runtime, develop, requires, recommends, suggests, conflicts .IP "Merging and Resolving Prerequisites" 4 .IX Item "Merging and Resolving Prerequisites" .RE .RS 4 .RE .PD 0 .IP "\s-1SERIALIZATION\s0" 4 .IX Item "SERIALIZATION" .IP "\s-1NOTES\s0 \s-1FOR\s0 \s-1IMPLEMENTORS\s0" 4 .IX Item "NOTES FOR IMPLEMENTORS" .RS 4 .IP "Extracting Version Numbers from Perl Modules" 4 .IX Item "Extracting Version Numbers from Perl Modules" .IP "Comparing Version Numbers" 4 .IX Item "Comparing Version Numbers" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1CONTRIBUTORS\s0" 4 .IX Item "CONTRIBUTORS" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "CPAN::Meta::Validator \- validate \s-1CPAN\s0 distribution metadata structures" .IX Subsection "CPAN::Meta::Validator - validate CPAN distribution metadata structures" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "new" 4 .IX Item "new" .IP "is_valid" 4 .IX Item "is_valid" .IP "errors" 4 .IX Item "errors" .IP "Check Methods" 4 .IX Item "Check Methods" .PD check_map($spec,$data) .IP "Validator Methods" 4 .IX Item "Validator Methods" header($self,$key,$value) .RE .RS 4 .RE .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .PD 0 .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "CPAN::Meta::YAML \- Read and write a subset of \s-1YAML\s0 for \s-1CPAN\s0 Meta files" .IX Subsection "CPAN::Meta::YAML - Read and write a subset of YAML for CPAN Meta files" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SUPPORT\s0" 4 .IX Item "SUPPORT" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "CPAN::Nox \- Wrapper around \s-1CPAN\s0.pm without using any \s-1XS\s0 module" .IX Subsection "CPAN::Nox - Wrapper around CPAN.pm without using any XS module" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "CPAN::Queue \- internal queue support for \s-1CPAN\s0.pm" .IX Subsection "CPAN::Queue - internal queue support for CPAN.pm" .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .SS "CPAN::Tarzip \- internal handling of tar archives for \s-1CPAN\s0.pm" .IX Subsection "CPAN::Tarzip - internal handling of tar archives for CPAN.pm" .PD 0 .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .PD .SS "CPAN::Version \- utility functions to compare \s-1CPAN\s0 versions" .IX Subsection "CPAN::Version - utility functions to compare CPAN versions" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .PD .SS "\s-1CPANPLUS\s0 \- \s-1API\s0 & \s-1CLI\s0 access to the \s-1CPAN\s0 mirrors" .IX Subsection "CPANPLUS - API & CLI access to the CPAN mirrors" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1GUIDE\s0 \s-1TO\s0 \s-1DOCUMENTATION\s0" 4 .IX Item "GUIDE TO DOCUMENTATION" .RS 4 .IP "\s-1GENERAL\s0 \s-1USAGE\s0" 4 .IX Item "GENERAL USAGE" .IP "\s-1API\s0 \s-1REFERENCE\s0" 4 .IX Item "API REFERENCE" .RE .RS 4 .RE .IP "\s-1COMMANDLINE\s0 \s-1TOOLS\s0" 4 .IX Item "COMMANDLINE TOOLS" .RS 4 .IP "\s-1STARTING\s0 \s-1AN\s0 \s-1INTERACTIVE\s0 \s-1SHELL\s0" 4 .IX Item "STARTING AN INTERACTIVE SHELL" .IP "\s-1CHOOSE\s0 A \s-1SHELL\s0" 4 .IX Item "CHOOSE A SHELL" .IP "\s-1BUILDING\s0 \s-1PACKAGES\s0" 4 .IX Item "BUILDING PACKAGES" .RE .RS 4 .RE .IP "\s-1FUNCTIONS\s0" 4 .IX Item "FUNCTIONS" .RS 4 .ie n .IP "$bool = install( Module::Name | /A/AU/AUTHOR/Module\-Name\-1.tgz )" 4 .el .IP "\f(CW$bool\fR = install( Module::Name | /A/AU/AUTHOR/Module\-Name\-1.tgz )" 4 .IX Item "$bool = install( Module::Name | /A/AU/AUTHOR/Module-Name-1.tgz )" .ie n .IP "$where = fetch( Module::Name | /A/AU/AUTHOR/Module\-Name\-1.tgz )" 4 .el .IP "\f(CW$where\fR = fetch( Module::Name | /A/AU/AUTHOR/Module\-Name\-1.tgz )" 4 .IX Item "$where = fetch( Module::Name | /A/AU/AUTHOR/Module-Name-1.tgz )" .ie n .IP "$where = get( Module::Name | /A/AU/AUTHOR/Module\-Name\-1.tgz )" 4 .el .IP "\f(CW$where\fR = get( Module::Name | /A/AU/AUTHOR/Module\-Name\-1.tgz )" 4 .IX Item "$where = get( Module::Name | /A/AU/AUTHOR/Module-Name-1.tgz )" .IP "\fIshell()\fR" 4 .IX Item "shell()" .RE .RS 4 .RE .IP "\s-1FAQ\s0" 4 .IX Item "FAQ" .IP "\s-1BUG\s0 \s-1REPORTS\s0" 4 .IX Item "BUG REPORTS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1CONTACT\s0 \s-1INFORMATION\s0" 4 .IX Item "CONTACT INFORMATION" .PD Bug reporting: \fIbug\-cpanplus@rt.cpan.org\fR, Questions & suggestions: \&\fIcpanplus\-devel@lists.sourceforge.net\fR .SS "CPANPLUS::Backend \- programmer's interface to \s-1CPANPLUS\s0" .IX Subsection "CPANPLUS::Backend - programmer's interface to CPANPLUS" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1ENVIRONMENT\s0" 4 .IX Item "ENVIRONMENT" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .ie n .IP "$cb = CPANPLUS::Backend\->new( [\s-1CONFIGURE_OBJ\s0] )" 4 .el .IP "\f(CW$cb\fR = CPANPLUS::Backend\->new( [\s-1CONFIGURE_OBJ\s0] )" 4 .IX Item "$cb = CPANPLUS::Backend->new( [CONFIGURE_OBJ] )" .PD Provide a valid \f(CW\*(C`CPANPLUS::Configure\*(C'\fR object, No arguments .RE .RS 4 .RE .ie n .IP "$href = $cb\->module_tree( [@modules_names_list] )" 4 .el .IP "\f(CW$href\fR = \f(CW$cb\fR\->module_tree( [@modules_names_list] )" 4 .IX Item "$href = $cb->module_tree( [@modules_names_list] )" .PD 0 .ie n .IP "$href = $cb\->author_tree( [@author_names_list] )" 4 .el .IP "\f(CW$href\fR = \f(CW$cb\fR\->author_tree( [@author_names_list] )" 4 .IX Item "$href = $cb->author_tree( [@author_names_list] )" .ie n .IP "$conf = $cb\->configure_object;" 4 .el .IP "\f(CW$conf\fR = \f(CW$cb\fR\->configure_object;" 4 .IX Item "$conf = $cb->configure_object;" .ie n .IP "$su = $cb\->selfupdate_object;" 4 .el .IP "\f(CW$su\fR = \f(CW$cb\fR\->selfupdate_object;" 4 .IX Item "$su = $cb->selfupdate_object;" .ie n .IP "@mods = $cb\->search( type => \s-1TYPE\s0, allow => \s-1AREF\s0, [data => \s-1AREF\s0, verbose => \s-1BOOL\s0] )" 4 .el .IP "\f(CW@mods\fR = \f(CW$cb\fR\->search( type => \s-1TYPE\s0, allow => \s-1AREF\s0, [data => \s-1AREF\s0, verbose => \s-1BOOL\s0] )" 4 .IX Item "@mods = $cb->search( type => TYPE, allow => AREF, [data => AREF, verbose => BOOL] )" .ie n .IP "$backend_rv = $cb\->fetch( modules => \e@mods )" 4 .el .IP "\f(CW$backend_rv\fR = \f(CW$cb\fR\->fetch( modules => \e@mods )" 4 .IX Item "$backend_rv = $cb->fetch( modules => @mods )" .ie n .IP "$backend_rv = $cb\->extract( modules => \e@mods )" 4 .el .IP "\f(CW$backend_rv\fR = \f(CW$cb\fR\->extract( modules => \e@mods )" 4 .IX Item "$backend_rv = $cb->extract( modules => @mods )" .ie n .IP "$backend_rv = $cb\->install( modules => \e@mods )" 4 .el .IP "\f(CW$backend_rv\fR = \f(CW$cb\fR\->install( modules => \e@mods )" 4 .IX Item "$backend_rv = $cb->install( modules => @mods )" .ie n .IP "$backend_rv = $cb\->readme( modules => \e@mods )" 4 .el .IP "\f(CW$backend_rv\fR = \f(CW$cb\fR\->readme( modules => \e@mods )" 4 .IX Item "$backend_rv = $cb->readme( modules => @mods )" .ie n .IP "$backend_rv = $cb\->files( modules => \e@mods )" 4 .el .IP "\f(CW$backend_rv\fR = \f(CW$cb\fR\->files( modules => \e@mods )" 4 .IX Item "$backend_rv = $cb->files( modules => @mods )" .ie n .IP "$backend_rv = $cb\->distributions( modules => \e@mods )" 4 .el .IP "\f(CW$backend_rv\fR = \f(CW$cb\fR\->distributions( modules => \e@mods )" 4 .IX Item "$backend_rv = $cb->distributions( modules => @mods )" .ie n .IP "$mod_obj = $cb\->parse_module( module => $modname|$distname|$modobj|URI|PATH )" 4 .el .IP "\f(CW$mod_obj\fR = \f(CW$cb\fR\->parse_module( module => \f(CW$modname\fR|$distname|$modobj|URI|PATH )" 4 .IX Item "$mod_obj = $cb->parse_module( module => $modname|$distname|$modobj|URI|PATH )" .PD Text::Bastardize, Text-Bastardize, Text\-Bastardize\-1.06, AYRNIEU/Text\-Bastardize, AYRNIEU/Text\-Bastardize\-1.06, AYRNIEU/Text\-Bastardize\-1.06.tar.gz, http://example.com/Text\-Bastardize\-1.06.tar.gz, file:///tmp/Text\-Bastardize\-1.06.tar.gz, /tmp/Text\-Bastardize\-1.06, \&./Text\-Bastardize\-1.06 .ie n .IP "$bool = $cb\->reload_indices( [update_source => \s-1BOOL\s0, verbose => \s-1BOOL\s0] );" 4 .el .IP "\f(CW$bool\fR = \f(CW$cb\fR\->reload_indices( [update_source => \s-1BOOL\s0, verbose => \s-1BOOL\s0] );" 4 .IX Item "$bool = $cb->reload_indices( [update_source => BOOL, verbose => BOOL] );" .PD 0 .ie n .IP "$bool = $cb\->flush(\s-1CACHE_NAME\s0)" 4 .el .IP "\f(CW$bool\fR = \f(CW$cb\fR\->flush(\s-1CACHE_NAME\s0)" 4 .IX Item "$bool = $cb->flush(CACHE_NAME)" .PD \&\f(CW\*(C`methods\*(C'\fR, \f(CW\*(C`hosts\*(C'\fR, \f(CW\*(C`modules\*(C'\fR, \f(CW\*(C`lib\*(C'\fR, \f(CW\*(C`load\*(C'\fR, \f(CW\*(C`all\*(C'\fR .ie n .IP "@mods = $cb\->\fIinstalled()\fR" 4 .el .IP "\f(CW@mods\fR = \f(CW$cb\fR\->\fIinstalled()\fR" 4 .IX Item "@mods = $cb->installed()" .PD 0 .ie n .IP "$bool = $cb\->local_mirror([path => '/dir/to/save/to', index_files => \s-1BOOL\s0, force => \s-1BOOL\s0, verbose => \s-1BOOL\s0] )" 4 .el .IP "\f(CW$bool\fR = \f(CW$cb\fR\->local_mirror([path => '/dir/to/save/to', index_files => \s-1BOOL\s0, force => \s-1BOOL\s0, verbose => \s-1BOOL\s0] )" 4 .IX Item "$bool = $cb->local_mirror([path => '/dir/to/save/to', index_files => BOOL, force => BOOL, verbose => BOOL] )" .PD path, index_files, force, verbose .ie n .IP "$file = $cb\->autobundle([path => \s-1OUTPUT_PATH\s0, force => \s-1BOOL\s0, verbose => \s-1BOOL\s0])" 4 .el .IP "\f(CW$file\fR = \f(CW$cb\fR\->autobundle([path => \s-1OUTPUT_PATH\s0, force => \s-1BOOL\s0, verbose => \s-1BOOL\s0])" 4 .IX Item "$file = $cb->autobundle([path => OUTPUT_PATH, force => BOOL, verbose => BOOL])" .PD 0 .ie n .IP "$bool = $cb\->save_state" 4 .el .IP "\f(CW$bool\fR = \f(CW$cb\fR\->save_state" 4 .IX Item "$bool = $cb->save_state" .IP "\s-1CUSTOM\s0 \s-1MODULE\s0 \s-1SOURCES\s0" 4 .IX Item "CUSTOM MODULE SOURCES" .RS 4 .ie n .IP "%files = $cb\->list_custom_sources" 4 .el .IP "\f(CW%files\fR = \f(CW$cb\fR\->list_custom_sources" 4 .IX Item "%files = $cb->list_custom_sources" .RE .RS 4 .RE .ie n .IP "$local_index = $cb\->add_custom_source( uri => \s-1URI\s0, [verbose => \s-1BOOL\s0] );" 4 .el .IP "\f(CW$local_index\fR = \f(CW$cb\fR\->add_custom_source( uri => \s-1URI\s0, [verbose => \s-1BOOL\s0] );" 4 .IX Item "$local_index = $cb->add_custom_source( uri => URI, [verbose => BOOL] );" .ie n .IP "$local_index = $cb\->remove_custom_source( uri => \s-1URI\s0, [verbose => \s-1BOOL\s0] );" 4 .el .IP "\f(CW$local_index\fR = \f(CW$cb\fR\->remove_custom_source( uri => \s-1URI\s0, [verbose => \s-1BOOL\s0] );" 4 .IX Item "$local_index = $cb->remove_custom_source( uri => URI, [verbose => BOOL] );" .ie n .IP "$bool = $cb\->update_custom_source( [remote => \s-1URI\s0] );" 4 .el .IP "\f(CW$bool\fR = \f(CW$cb\fR\->update_custom_source( [remote => \s-1URI\s0] );" 4 .IX Item "$bool = $cb->update_custom_source( [remote => URI] );" .ie n .IP "$file = $cb\->write_custom_source_index( path => /path/to/package/root, [to => /path/to/index/file, verbose => \s-1BOOL\s0] );" 4 .el .IP "\f(CW$file\fR = \f(CW$cb\fR\->write_custom_source_index( path => /path/to/package/root, [to => /path/to/index/file, verbose => \s-1BOOL\s0] );" 4 .IX Item "$file = $cb->write_custom_source_index( path => /path/to/package/root, [to => /path/to/index/file, verbose => BOOL] );" .IP "\s-1BUG\s0 \s-1REPORTS\s0" 4 .IX Item "BUG REPORTS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "CPANPLUS::Backend::RV \- return value objects" .IX Subsection "CPANPLUS::Backend::RV - return value objects" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .ie n .IP "new( ok => \s-1BOOL\s0, args => \s-1DATA\s0, rv => \s-1DATA\s0, [function => $method_name] )" 4 .el .IP "new( ok => \s-1BOOL\s0, args => \s-1DATA\s0, rv => \s-1DATA\s0, [function => \f(CW$method_name\fR] )" 4 .IX Item "new( ok => BOOL, args => DATA, rv => DATA, [function => $method_name] )" .PD ok, args, rv, function .RE .RS 4 .RE .IP "\s-1BUG\s0 \s-1REPORTS\s0" 4 .IX Item "BUG REPORTS" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "CPANPLUS::Config \- configuration defaults and heuristics for \s-1CPANPLUS\s0" .IX Subsection "CPANPLUS::Config - configuration defaults and heuristics for CPANPLUS" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1CONFIGURATION\s0" 4 .IX Item "CONFIGURATION" .IP "Section 'conf'" 4 .IX Item "Section 'conf'" .PD hosts .PP base .PP buildflags .PP cpantest .PP cpantest_mx .PP debug .PP dist_type .PP email .PP extractdir .PP fetchdir .PP flush .PP force .PP lib .PP makeflags .PP makemakerflags .PP md5 .PP no_update .PP passive .PP prefer_bin .PP prefer_makefile .PP prereqs .PP shell .PP show_startup_tip .PP signature .PP skiptest .PP storable .PP timeout .PP verbose .PP write_install_log .PP source_engine .PP cpantest_reporter_args .PP editor .PP make .PP pager .PP shell .PP sudo .PP perlwrapper .IP "\s-1BUG\s0 \s-1REPORTS\s0" 4 .IX Item "BUG REPORTS" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "CPANPLUS::Config::System \- system configuration for \s-1CPANPLUS\s0" .IX Subsection "CPANPLUS::Config::System - system configuration for CPANPLUS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .SS "CPANPLUS::Configure \- configuration for \s-1CPANPLUS\s0" .IX Subsection "CPANPLUS::Configure - configuration for CPANPLUS" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .ie n .IP "$Configure = CPANPLUS::Configure\->new( load_configs => \s-1BOOL\s0 )" 4 .el .IP "\f(CW$Configure\fR = CPANPLUS::Configure\->new( load_configs => \s-1BOOL\s0 )" 4 .IX Item "$Configure = CPANPLUS::Configure->new( load_configs => BOOL )" .PD load_configs .RE .RS 4 .RE .ie n .IP "$bool = $Configure\->init( [rescan => \s-1BOOL\s0])" 4 .el .IP "\f(CW$bool\fR = \f(CW$Configure\fR\->init( [rescan => \s-1BOOL\s0])" 4 .IX Item "$bool = $Configure->init( [rescan => BOOL])" .PD 0 .IP "can_save( [$config_location] )" 4 .IX Item "can_save( [$config_location] )" .ie n .IP "$file = $conf\->save( [$package_name] )" 4 .el .IP "\f(CW$file\fR = \f(CW$conf\fR\->save( [$package_name] )" 4 .IX Item "$file = $conf->save( [$package_name] )" .IP "options( type => \s-1TYPE\s0 )" 4 .IX Item "options( type => TYPE )" .IP "\s-1ACCESSORS\s0" 4 .IX Item "ACCESSORS" .RS 4 .IP "get_SOMETHING( \s-1ITEM\s0, [\s-1ITEM\s0, \s-1ITEM\s0, ... ] );" 4 .IX Item "get_SOMETHING( ITEM, [ITEM, ITEM, ... ] );" .IP "set_SOMETHING( \s-1ITEM\s0 => \s-1VAL\s0, [\s-1ITEM\s0 => \s-1VAL\s0, \s-1ITEM\s0 => \s-1VAL\s0, ... ] );" 4 .IX Item "set_SOMETHING( ITEM => VAL, [ITEM => VAL, ITEM => VAL, ... ] );" .IP "add_SOMETHING( \s-1ITEM\s0 => \s-1VAL\s0, [\s-1ITEM\s0 => \s-1VAL\s0, \s-1ITEM\s0 => \s-1VAL\s0, ... ] );" 4 .IX Item "add_SOMETHING( ITEM => VAL, [ITEM => VAL, ITEM => VAL, ... ] );" .PD set|get_conf, set|get_program, _set|_get_build, _set|_get_source, _set|_get_mirror, _set|_get_fetch .RE .RS 4 .RE .IP "\s-1BUG\s0 \s-1REPORTS\s0" 4 .IX Item "BUG REPORTS" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "CPANPLUS::Dist \- base class for plugins" .IX Subsection "CPANPLUS::Dist - base class for plugins" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1ACCESSORS\s0" 4 .IX Item "ACCESSORS" .PD \&\fIparent()\fR, \fIstatus()\fR .IP "\s-1STATUS\s0 \s-1ACCESSORS\s0" 4 .IX Item "STATUS ACCESSORS" \&\fIcreated()\fR, \fIinstalled()\fR, \fIuninstalled()\fR, \fIdist()\fR .ie n .IP "$dist = CPANPLUS::Dist::YOUR_DIST_TYPE_HERE\->new( module => \s-1MODOBJ\s0 );" 4 .el .IP "\f(CW$dist\fR = CPANPLUS::Dist::YOUR_DIST_TYPE_HERE\->new( module => \s-1MODOBJ\s0 );" 4 .IX Item "$dist = CPANPLUS::Dist::YOUR_DIST_TYPE_HERE->new( module => MODOBJ );" .PD 0 .ie n .IP "@dists = CPANPLUS::Dist\->dist_types;" 4 .el .IP "\f(CW@dists\fR = CPANPLUS::Dist\->dist_types;" 4 .IX Item "@dists = CPANPLUS::Dist->dist_types;" .ie n .IP "$bool = CPANPLUS::Dist\->rescan_dist_types;" 4 .el .IP "\f(CW$bool\fR = CPANPLUS::Dist\->rescan_dist_types;" 4 .IX Item "$bool = CPANPLUS::Dist->rescan_dist_types;" .ie n .IP "$bool = CPANPLUS::Dist\->has_dist_type( $type )" 4 .el .IP "\f(CW$bool\fR = CPANPLUS::Dist\->has_dist_type( \f(CW$type\fR )" 4 .IX Item "$bool = CPANPLUS::Dist->has_dist_type( $type )" .ie n .IP "$bool = $dist\->prereq_satisfied( modobj => $modobj, version => $version_spec )" 4 .el .IP "\f(CW$bool\fR = \f(CW$dist\fR\->prereq_satisfied( modobj => \f(CW$modobj\fR, version => \f(CW$version_spec\fR )" 4 .IX Item "$bool = $dist->prereq_satisfied( modobj => $modobj, version => $version_spec )" .ie n .IP "$configure_requires = $dist\->find_configure_requires( [file => /path/to/META.yml] )" 4 .el .IP "\f(CW$configure_requires\fR = \f(CW$dist\fR\->find_configure_requires( [file => /path/to/META.yml] )" 4 .IX Item "$configure_requires = $dist->find_configure_requires( [file => /path/to/META.yml] )" .ie n .IP "$bool = $dist\->_resolve_prereqs( ... )" 4 .el .IP "\f(CW$bool\fR = \f(CW$dist\fR\->_resolve_prereqs( ... )" 4 .IX Item "$bool = $dist->_resolve_prereqs( ... )" .PD .SS "CPANPLUS::Dist::Autobundle \- distribution class for installation snapshots" .IX Subsection "CPANPLUS::Dist::Autobundle - distribution class for installation snapshots" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD .SS "CPANPLUS::Dist::Base \- Base class for custom distribution classes" .IX Subsection "CPANPLUS::Dist::Base - Base class for custom distribution classes" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1FLOW\s0" 4 .IX Item "FLOW" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .ie n .IP "@subs = $Class\->methods" 4 .el .IP "\f(CW@subs\fR = \f(CW$Class\fR\->methods" 4 .IX Item "@subs = $Class->methods" .ie n .IP "$bool = $Class\->format_available" 4 .el .IP "\f(CW$bool\fR = \f(CW$Class\fR\->format_available" 4 .IX Item "$bool = $Class->format_available" .ie n .IP "$bool = $dist\->init" 4 .el .IP "\f(CW$bool\fR = \f(CW$dist\fR\->init" 4 .IX Item "$bool = $dist->init" .ie n .IP "$bool = $dist\->prepare" 4 .el .IP "\f(CW$bool\fR = \f(CW$dist\fR\->prepare" 4 .IX Item "$bool = $dist->prepare" .ie n .IP "$bool = $dist\->create" 4 .el .IP "\f(CW$bool\fR = \f(CW$dist\fR\->create" 4 .IX Item "$bool = $dist->create" .ie n .IP "$bool = $dist\->install" 4 .el .IP "\f(CW$bool\fR = \f(CW$dist\fR\->install" 4 .IX Item "$bool = $dist->install" .ie n .IP "$bool = $dist\->uninstall" 4 .el .IP "\f(CW$bool\fR = \f(CW$dist\fR\->uninstall" 4 .IX Item "$bool = $dist->uninstall" .PD .SS "CPANPLUS::Dist::Build \- \s-1CPANPLUS\s0 plugin to install packages that use Build.PL" .IX Subsection "CPANPLUS::Dist::Build - CPANPLUS plugin to install packages that use Build.PL" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1ACCESSORS\s0" 4 .IX Item "ACCESSORS" .PD \&\f(CW\*(C`parent()\*(C'\fR, \f(CW\*(C`status()\*(C'\fR .IP "\s-1STATUS\s0 \s-1ACCESSORS\s0" 4 .IX Item "STATUS ACCESSORS" \&\f(CW\*(C`build_pl ()\*(C'\fR, \f(CW\*(C`build ()\*(C'\fR, \f(CW\*(C`test ()\*(C'\fR, \f(CW\*(C`prepared ()\*(C'\fR, \f(CW\*(C`distdir ()\*(C'\fR, \&\f(CW\*(C`created ()\*(C'\fR, \f(CW\*(C`installed ()\*(C'\fR, uninstalled (), \f(CW\*(C`_create_args ()\*(C'\fR, \&\f(CW\*(C`_install_args ()\*(C'\fR .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .PD 0 .ie n .IP "$bool = CPANPLUS::Dist::Build\->\fIformat_available()\fR;" 4 .el .IP "\f(CW$bool\fR = CPANPLUS::Dist::Build\->\fIformat_available()\fR;" 4 .IX Item "$bool = CPANPLUS::Dist::Build->format_available();" .RE .RS 4 .RE .ie n .IP "$bool = $dist\->\fIinit()\fR;" 4 .el .IP "\f(CW$bool\fR = \f(CW$dist\fR\->\fIinit()\fR;" 4 .IX Item "$bool = $dist->init();" .ie n .IP "$bool = $dist\->prepare([perl => '/path/to/perl', buildflags => 'EXTRA=FLAGS', force => \s-1BOOL\s0, verbose => \s-1BOOL\s0])" 4 .el .IP "\f(CW$bool\fR = \f(CW$dist\fR\->prepare([perl => '/path/to/perl', buildflags => 'EXTRA=FLAGS', force => \s-1BOOL\s0, verbose => \s-1BOOL\s0])" 4 .IX Item "$bool = $dist->prepare([perl => '/path/to/perl', buildflags => 'EXTRA=FLAGS', force => BOOL, verbose => BOOL])" .ie n .IP "$dist\->create([perl => '/path/to/perl', buildflags => 'EXTRA=FLAGS', prereq_target => \s-1TARGET\s0, force => \s-1BOOL\s0, verbose => \s-1BOOL\s0, skiptest => \s-1BOOL\s0])" 4 .el .IP "\f(CW$dist\fR\->create([perl => '/path/to/perl', buildflags => 'EXTRA=FLAGS', prereq_target => \s-1TARGET\s0, force => \s-1BOOL\s0, verbose => \s-1BOOL\s0, skiptest => \s-1BOOL\s0])" 4 .IX Item "$dist->create([perl => '/path/to/perl', buildflags => 'EXTRA=FLAGS', prereq_target => TARGET, force => BOOL, verbose => BOOL, skiptest => BOOL])" .ie n .IP "$dist\->install([verbose => \s-1BOOL\s0, perl => /path/to/perl])" 4 .el .IP "\f(CW$dist\fR\->install([verbose => \s-1BOOL\s0, perl => /path/to/perl])" 4 .IX Item "$dist->install([verbose => BOOL, perl => /path/to/perl])" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .PD .SS "CPANPLUS::Dist::Build::Constants \- Constants for CPANPLUS::Dist::Build" .IX Subsection "CPANPLUS::Dist::Build::Constants - Constants for CPANPLUS::Dist::Build" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .PD .SS "CPANPLUS::Dist::MM \- distribution class for MakeMaker related modules" .IX Subsection "CPANPLUS::Dist::MM - distribution class for MakeMaker related modules" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1ACCESSORS\s0" 4 .IX Item "ACCESSORS" .PD \&\fIparent()\fR, \fIstatus()\fR .IP "\s-1STATUS\s0 \s-1ACCESSORS\s0" 4 .IX Item "STATUS ACCESSORS" makefile (), make (), test (), prepared (), distdir (), created (), installed (), uninstalled (), _create_args (), _install_args () .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .PD 0 .ie n .IP "$bool = $dist\->\fIformat_available()\fR;" 4 .el .IP "\f(CW$bool\fR = \f(CW$dist\fR\->\fIformat_available()\fR;" 4 .IX Item "$bool = $dist->format_available();" .RE .RS 4 .RE .ie n .IP "$bool = $dist\->\fIinit()\fR;" 4 .el .IP "\f(CW$bool\fR = \f(CW$dist\fR\->\fIinit()\fR;" 4 .IX Item "$bool = $dist->init();" .ie n .IP "$bool = $dist\->prepare([perl => '/path/to/perl', makemakerflags => 'EXTRA=FLAGS', force => \s-1BOOL\s0, verbose => \s-1BOOL\s0])" 4 .el .IP "\f(CW$bool\fR = \f(CW$dist\fR\->prepare([perl => '/path/to/perl', makemakerflags => 'EXTRA=FLAGS', force => \s-1BOOL\s0, verbose => \s-1BOOL\s0])" 4 .IX Item "$bool = $dist->prepare([perl => '/path/to/perl', makemakerflags => 'EXTRA=FLAGS', force => BOOL, verbose => BOOL])" .ie n .IP "$href = $dist\->_find_prereqs( file => '/path/to/Makefile', [verbose => \s-1BOOL\s0])" 4 .el .IP "\f(CW$href\fR = \f(CW$dist\fR\->_find_prereqs( file => '/path/to/Makefile', [verbose => \s-1BOOL\s0])" 4 .IX Item "$href = $dist->_find_prereqs( file => '/path/to/Makefile', [verbose => BOOL])" .ie n .IP "$bool = $dist\->create([perl => '/path/to/perl', make => '/path/to/make', makeflags => 'EXTRA=FLAGS', prereq_target => \s-1TARGET\s0, skiptest => \s-1BOOL\s0, force => \s-1BOOL\s0, verbose => \s-1BOOL\s0])" 4 .el .IP "\f(CW$bool\fR = \f(CW$dist\fR\->create([perl => '/path/to/perl', make => '/path/to/make', makeflags => 'EXTRA=FLAGS', prereq_target => \s-1TARGET\s0, skiptest => \s-1BOOL\s0, force => \s-1BOOL\s0, verbose => \s-1BOOL\s0])" 4 .IX Item "$bool = $dist->create([perl => '/path/to/perl', make => '/path/to/make', makeflags => 'EXTRA=FLAGS', prereq_target => TARGET, skiptest => BOOL, force => BOOL, verbose => BOOL])" .ie n .IP "$bool = $dist\->install([make => '/path/to/make', makemakerflags => 'EXTRA=FLAGS', force => \s-1BOOL\s0, verbose => \s-1BOOL\s0])" 4 .el .IP "\f(CW$bool\fR = \f(CW$dist\fR\->install([make => '/path/to/make', makemakerflags => 'EXTRA=FLAGS', force => \s-1BOOL\s0, verbose => \s-1BOOL\s0])" 4 .IX Item "$bool = $dist->install([make => '/path/to/make', makemakerflags => 'EXTRA=FLAGS', force => BOOL, verbose => BOOL])" .ie n .IP "$bool = $dist\->write_makefile_pl([force => \s-1BOOL\s0, verbose => \s-1BOOL\s0])" 4 .el .IP "\f(CW$bool\fR = \f(CW$dist\fR\->write_makefile_pl([force => \s-1BOOL\s0, verbose => \s-1BOOL\s0])" 4 .IX Item "$bool = $dist->write_makefile_pl([force => BOOL, verbose => BOOL])" .PD .SS "CPANPLUS::Dist::Sample \*(-- Sample code to create your own Dist::* plugin" .IX Subsection "CPANPLUS::Dist::Sample Sample code to create your own Dist::* plugin" .IP "Description." 4 .IX Item "Description." .SS "CPANPLUS::Error \- error handling for \s-1CPANPLUS\s0" .IX Subsection "CPANPLUS::Error - error handling for CPANPLUS" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1FUNCTIONS\s0" 4 .IX Item "FUNCTIONS" .RS 4 .ie n .IP "cp_msg(""message string"" [,VERBOSE])" 4 .el .IP "cp_msg(``message string'' [,VERBOSE])" 4 .IX Item "cp_msg(message string [,VERBOSE])" .IP "\fImsg()\fR" 4 .IX Item "msg()" .ie n .IP "cp_error(""error string"" [,VERBOSE])" 4 .el .IP "cp_error(``error string'' [,VERBOSE])" 4 .IX Item "cp_error(error string [,VERBOSE])" .IP "\fIerror()\fR" 4 .IX Item "error()" .RE .RS 4 .RE .IP "\s-1CLASS\s0 \s-1METHODS\s0" 4 .IX Item "CLASS METHODS" .RS 4 .IP "CPANPLUS::Error\->\fIstack()\fR" 4 .IX Item "CPANPLUS::Error->stack()" .IP "CPANPLUS::Error\->stack_as_string([\s-1TRACE\s0])" 4 .IX Item "CPANPLUS::Error->stack_as_string([TRACE])" .IP "CPANPLUS::Error\->\fIflush()\fR" 4 .IX Item "CPANPLUS::Error->flush()" .RE .RS 4 .RE .IP "\s-1GLOBAL\s0 \s-1VARIABLES\s0" 4 .IX Item "GLOBAL VARIABLES" .PD \&\f(CW$ERROR_FH\fR, \f(CW$MSG_FH\fR .SS "\s-1CPANPLUS::FAQ\s0 \- \s-1CPANPLUS\s0 Frequently Asked Questions" .IX Subsection "CPANPLUS::FAQ - CPANPLUS Frequently Asked Questions" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1BUG\s0 \s-1REPORTS\s0" 4 .IX Item "BUG REPORTS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "CPANPLUS::Hacking \- developing \s-1CPANPLUS\s0" .IX Subsection "CPANPLUS::Hacking - developing CPANPLUS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1OBTAINING\s0 \s-1CPANPLUS\s0" 4 .IX Item "OBTAINING CPANPLUS" .IP "\s-1INSTALLING\s0 \s-1CPANPLUS\s0" 4 .IX Item "INSTALLING CPANPLUS" .IP "\s-1CONFIGURING\s0 \s-1CPANPLUS\s0" 4 .IX Item "CONFIGURING CPANPLUS" .IP "\s-1RUNNING\s0 \s-1CPANPLUS\s0 \s-1FROM\s0 \s-1DEVELOPMENT\s0 \s-1ENVIRONMENT\s0" 4 .IX Item "RUNNING CPANPLUS FROM DEVELOPMENT ENVIRONMENT" .IP "\s-1RUNNING\s0 \s-1CPANPLUS\s0 \s-1TESTS\s0" 4 .IX Item "RUNNING CPANPLUS TESTS" .IP "\s-1FINDING\s0 \s-1BUGS\s0" 4 .IX Item "FINDING BUGS" .PD Problem description, Program demonstrating the bug, [\s-1OPTIONAL\s0] A patch to the test suite to test for the bug, [\s-1OPTIONAL\s0] A patch to the code + tests + documentation .IP "\s-1SUPPLYING\s0 \s-1PATCHES\s0" 4 .IX Item "SUPPLYING PATCHES" In \f(CW\*(C`diff \-u\*(C'\fR or \f(CW\*(C`diff \-c\*(C'\fR format, From the root of the snapshot, Including patches for code + tests + docs, Sent per mail to cpanplus\-devel@lists.sourceforge.net, With subject containing \f(CW\*(C`[PATCH]\*(C'\fR + description of the patch .SS "CPANPLUS::Internals \- \s-1CPANPLUS\s0 internals" .IX Subsection "CPANPLUS::Internals - CPANPLUS internals" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1ACCESSORS\s0" 4 .IX Item "ACCESSORS" .PD _conf, _id .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .PD 0 .ie n .IP "$internals = CPANPLUS::Internals\->_init( _conf => \s-1CONFIG_OBJ\s0 )" 4 .el .IP "\f(CW$internals\fR = CPANPLUS::Internals\->_init( _conf => \s-1CONFIG_OBJ\s0 )" 4 .IX Item "$internals = CPANPLUS::Internals->_init( _conf => CONFIG_OBJ )" .RE .RS 4 .RE .ie n .IP "$bool = $internals\->_flush( list => \e@caches )" 4 .el .IP "\f(CW$bool\fR = \f(CW$internals\fR\->_flush( list => \e@caches )" 4 .IX Item "$bool = $internals->_flush( list => @caches )" .ie n .IP "$bool = $internals\->_register_callback( name => \s-1CALLBACK_NAME\s0, code => \s-1CODEREF\s0 );" 4 .el .IP "\f(CW$bool\fR = \f(CW$internals\fR\->_register_callback( name => \s-1CALLBACK_NAME\s0, code => \s-1CODEREF\s0 );" 4 .IX Item "$bool = $internals->_register_callback( name => CALLBACK_NAME, code => CODEREF );" .PD install_prerequisite, send_test_report, munge_test_report, edit_test_report, proceed_on_test_failure, munge_dist_metafile .ie n .IP "$bool = $internals\->_add_to_includepath( directories => \e@dirs )" 4 .el .IP "\f(CW$bool\fR = \f(CW$internals\fR\->_add_to_includepath( directories => \e@dirs )" 4 .IX Item "$bool = $internals->_add_to_includepath( directories => @dirs )" .PD 0 .ie n .IP "$id = CPANPLUS::Internals\->_last_id" 4 .el .IP "\f(CW$id\fR = CPANPLUS::Internals\->_last_id" 4 .IX Item "$id = CPANPLUS::Internals->_last_id" .ie n .IP "$id = CPANPLUS::Internals\->_store_id( $internals )" 4 .el .IP "\f(CW$id\fR = CPANPLUS::Internals\->_store_id( \f(CW$internals\fR )" 4 .IX Item "$id = CPANPLUS::Internals->_store_id( $internals )" .ie n .IP "$obj = CPANPLUS::Internals\->_retrieve_id( $ID )" 4 .el .IP "\f(CW$obj\fR = CPANPLUS::Internals\->_retrieve_id( \f(CW$ID\fR )" 4 .IX Item "$obj = CPANPLUS::Internals->_retrieve_id( $ID )" .ie n .IP "CPANPLUS::Internals\->_remove_id( $ID )" 4 .el .IP "CPANPLUS::Internals\->_remove_id( \f(CW$ID\fR )" 4 .IX Item "CPANPLUS::Internals->_remove_id( $ID )" .ie n .IP "@objs = CPANPLUS::Internals\->_return_all_objects" 4 .el .IP "\f(CW@objs\fR = CPANPLUS::Internals\->_return_all_objects" 4 .IX Item "@objs = CPANPLUS::Internals->_return_all_objects" .PD .SS "CPANPLUS::Internals::Extract \- internals for archive extraction" .IX Subsection "CPANPLUS::Internals::Extract - internals for archive extraction" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .ie n .IP "$dir = _extract( module => $modobj, [perl => '/path/to/perl', extractdir => '/path/to/extract/to', prefer_bin => \s-1BOOL\s0, verbose => \s-1BOOL\s0, force => \s-1BOOL\s0] )" 4 .el .IP "\f(CW$dir\fR = _extract( module => \f(CW$modobj\fR, [perl => '/path/to/perl', extractdir => '/path/to/extract/to', prefer_bin => \s-1BOOL\s0, verbose => \s-1BOOL\s0, force => \s-1BOOL\s0] )" 4 .IX Item "$dir = _extract( module => $modobj, [perl => '/path/to/perl', extractdir => '/path/to/extract/to', prefer_bin => BOOL, verbose => BOOL, force => BOOL] )" .PD module, extractdir, prefer_bin, perl, verbose, force .RE .RS 4 .RE .SS "CPANPLUS::Internals::Fetch \- internals for fetching files" .IX Subsection "CPANPLUS::Internals::Fetch - internals for fetching files" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .ie n .IP "$path = _fetch( module => $modobj, [fetchdir => '/path/to/save/to', fetch_from => 'scheme://path/to/fetch/from', verbose => \s-1BOOL\s0, force => \s-1BOOL\s0, prefer_bin => \s-1BOOL\s0, ttl => $seconds] )" 4 .el .IP "\f(CW$path\fR = _fetch( module => \f(CW$modobj\fR, [fetchdir => '/path/to/save/to', fetch_from => 'scheme://path/to/fetch/from', verbose => \s-1BOOL\s0, force => \s-1BOOL\s0, prefer_bin => \s-1BOOL\s0, ttl => \f(CW$seconds\fR] )" 4 .IX Item "$path = _fetch( module => $modobj, [fetchdir => '/path/to/save/to', fetch_from => 'scheme://path/to/fetch/from', verbose => BOOL, force => BOOL, prefer_bin => BOOL, ttl => $seconds] )" .ie n .IP "_add_fail_host( host => $host_hashref )" 4 .el .IP "_add_fail_host( host => \f(CW$host_hashref\fR )" 4 .IX Item "_add_fail_host( host => $host_hashref )" .ie n .IP "_host_ok( host => $host_hashref )" 4 .el .IP "_host_ok( host => \f(CW$host_hashref\fR )" 4 .IX Item "_host_ok( host => $host_hashref )" .PD .SS "CPANPLUS::Internals::Report \- internals for sending test reports" .IX Subsection "CPANPLUS::Internals::Report - internals for sending test reports" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .ie n .IP "$bool = $cb\->_have_query_report_modules" 4 .el .IP "\f(CW$bool\fR = \f(CW$cb\fR\->_have_query_report_modules" 4 .IX Item "$bool = $cb->_have_query_report_modules" .ie n .IP "$bool = $cb\->_have_send_report_modules" 4 .el .IP "\f(CW$bool\fR = \f(CW$cb\fR\->_have_send_report_modules" 4 .IX Item "$bool = $cb->_have_send_report_modules" .RE .RS 4 .RE .ie n .IP "@list = $cb\->_query_report( module => $modobj, [all_versions => \s-1BOOL\s0, verbose => \s-1BOOL\s0] )" 4 .el .IP "\f(CW@list\fR = \f(CW$cb\fR\->_query_report( module => \f(CW$modobj\fR, [all_versions => \s-1BOOL\s0, verbose => \s-1BOOL\s0] )" 4 .IX Item "@list = $cb->_query_report( module => $modobj, [all_versions => BOOL, verbose => BOOL] )" .ie n .IP "$bool = $cb\->_send_report( module => $modobj, buffer => $make_output, failed => \s-1BOOL\s0, [save => \s-1BOOL\s0, address => $email_to, verbose => \s-1BOOL\s0, force => \s-1BOOL\s0]);" 4 .el .IP "\f(CW$bool\fR = \f(CW$cb\fR\->_send_report( module => \f(CW$modobj\fR, buffer => \f(CW$make_output\fR, failed => \s-1BOOL\s0, [save => \s-1BOOL\s0, address => \f(CW$email_to\fR, verbose => \s-1BOOL\s0, force => \s-1BOOL\s0]);" 4 .IX Item "$bool = $cb->_send_report( module => $modobj, buffer => $make_output, failed => BOOL, [save => BOOL, address => $email_to, verbose => BOOL, force => BOOL]);" .PD module, buffer, failed, save, address, verbose, force .SS "CPANPLUS::Internals::Search \- internals for searching for modules" .IX Subsection "CPANPLUS::Internals::Search - internals for searching for modules" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "_search_module_tree( type => \s-1TYPE\s0, allow => \e@regexes, [data => \e@previous_results ] )" 4 .IX Item "_search_module_tree( type => TYPE, allow => @regexes, [data => @previous_results ] )" .PD type, allow, data .RE .RS 4 .RE .IP "_search_author_tree( type => \s-1TYPE\s0, allow => \e@regexex, [data => \e@previous_results ] )" 4 .IX Item "_search_author_tree( type => TYPE, allow => @regexex, [data => @previous_results ] )" type, allow, data .IP "\fI_all_installed()\fR" 4 .IX Item "_all_installed()" .SS "CPANPLUS::Internals::Source \- internals for updating source files" .IX Subsection "CPANPLUS::Internals::Source - internals for updating source files" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .ie n .IP "$cb\->_build_trees( uptodate => \s-1BOOL\s0, [use_stored => \s-1BOOL\s0, path => $path, verbose => \s-1BOOL\s0] )" 4 .el .IP "\f(CW$cb\fR\->_build_trees( uptodate => \s-1BOOL\s0, [use_stored => \s-1BOOL\s0, path => \f(CW$path\fR, verbose => \s-1BOOL\s0] )" 4 .IX Item "$cb->_build_trees( uptodate => BOOL, [use_stored => BOOL, path => $path, verbose => BOOL] )" .PD uptodate, path, verbose, use_stored .ie n .IP "$cb\->_check_trees( [update_source => \s-1BOOL\s0, path => \s-1PATH\s0, verbose => \s-1BOOL\s0] )" 4 .el .IP "\f(CW$cb\fR\->_check_trees( [update_source => \s-1BOOL\s0, path => \s-1PATH\s0, verbose => \s-1BOOL\s0] )" 4 .IX Item "$cb->_check_trees( [update_source => BOOL, path => PATH, verbose => BOOL] )" update_source, path, verbose .ie n .IP "$cb\->_\|_check_uptodate( file => $file, name => $name, [update_source => \s-1BOOL\s0, verbose => \s-1BOOL\s0] )" 4 .el .IP "\f(CW$cb\fR\->_\|_check_uptodate( file => \f(CW$file\fR, name => \f(CW$name\fR, [update_source => \s-1BOOL\s0, verbose => \s-1BOOL\s0] )" 4 .IX Item "$cb->__check_uptodate( file => $file, name => $name, [update_source => BOOL, verbose => BOOL] )" file, name, update_source, verbose .ie n .IP "$cb\->_update_source( name => $name, [path => $path, verbose => \s-1BOOL\s0] )" 4 .el .IP "\f(CW$cb\fR\->_update_source( name => \f(CW$name\fR, [path => \f(CW$path\fR, verbose => \s-1BOOL\s0] )" 4 .IX Item "$cb->_update_source( name => $name, [path => $path, verbose => BOOL] )" name, path, verbose .ie n .IP "$cb\->_\|_create_author_tree([path => $path, uptodate => \s-1BOOL\s0, verbose => \s-1BOOL\s0])" 4 .el .IP "\f(CW$cb\fR\->_\|_create_author_tree([path => \f(CW$path\fR, uptodate => \s-1BOOL\s0, verbose => \s-1BOOL\s0])" 4 .IX Item "$cb->__create_author_tree([path => $path, uptodate => BOOL, verbose => BOOL])" uptodate, path, verbose .ie n .IP "$cb\->_create_mod_tree([path => $path, uptodate => \s-1BOOL\s0, verbose => \s-1BOOL\s0])" 4 .el .IP "\f(CW$cb\fR\->_create_mod_tree([path => \f(CW$path\fR, uptodate => \s-1BOOL\s0, verbose => \s-1BOOL\s0])" 4 .IX Item "$cb->_create_mod_tree([path => $path, uptodate => BOOL, verbose => BOOL])" uptodate, path, verbose .ie n .IP "$cb\->_\|_create_dslip_tree([path => $path, uptodate => \s-1BOOL\s0, verbose => \s-1BOOL\s0])" 4 .el .IP "\f(CW$cb\fR\->_\|_create_dslip_tree([path => \f(CW$path\fR, uptodate => \s-1BOOL\s0, verbose => \s-1BOOL\s0])" 4 .IX Item "$cb->__create_dslip_tree([path => $path, uptodate => BOOL, verbose => BOOL])" uptodate, path, verbose .ie n .IP "$cb\->_dslip_defs ()" 4 .el .IP "\f(CW$cb\fR\->_dslip_defs ()" 4 .IX Item "$cb->_dslip_defs ()" .PD 0 .ie n .IP "$file = $cb\->_add_custom_module_source( uri => \s-1URI\s0, [verbose => \s-1BOOL\s0] );" 4 .el .IP "\f(CW$file\fR = \f(CW$cb\fR\->_add_custom_module_source( uri => \s-1URI\s0, [verbose => \s-1BOOL\s0] );" 4 .IX Item "$file = $cb->_add_custom_module_source( uri => URI, [verbose => BOOL] );" .ie n .IP "$index = $cb\->_\|_custom_module_source_index_file( uri => $uri );" 4 .el .IP "\f(CW$index\fR = \f(CW$cb\fR\->_\|_custom_module_source_index_file( uri => \f(CW$uri\fR );" 4 .IX Item "$index = $cb->__custom_module_source_index_file( uri => $uri );" .ie n .IP "$file = $cb\->_remove_custom_module_source( uri => \s-1URI\s0, [verbose => \s-1BOOL\s0] );" 4 .el .IP "\f(CW$file\fR = \f(CW$cb\fR\->_remove_custom_module_source( uri => \s-1URI\s0, [verbose => \s-1BOOL\s0] );" 4 .IX Item "$file = $cb->_remove_custom_module_source( uri => URI, [verbose => BOOL] );" .ie n .IP "%files = $cb\->_\|_list_custom_module_sources" 4 .el .IP "\f(CW%files\fR = \f(CW$cb\fR\->_\|_list_custom_module_sources" 4 .IX Item "%files = $cb->__list_custom_module_sources" .ie n .IP "$bool = $cb\->_\|_update_custom_module_sources( [verbose => \s-1BOOL\s0] );" 4 .el .IP "\f(CW$bool\fR = \f(CW$cb\fR\->_\|_update_custom_module_sources( [verbose => \s-1BOOL\s0] );" 4 .IX Item "$bool = $cb->__update_custom_module_sources( [verbose => BOOL] );" .ie n .IP "$ok = $cb\->_\|_update_custom_module_source" 4 .el .IP "\f(CW$ok\fR = \f(CW$cb\fR\->_\|_update_custom_module_source" 4 .IX Item "$ok = $cb->__update_custom_module_source" .ie n .IP "$bool = $cb\->_\|_write_custom_module_index( path => /path/to/packages, [to => /path/to/index/file, verbose => \s-1BOOL\s0] )" 4 .el .IP "\f(CW$bool\fR = \f(CW$cb\fR\->_\|_write_custom_module_index( path => /path/to/packages, [to => /path/to/index/file, verbose => \s-1BOOL\s0] )" 4 .IX Item "$bool = $cb->__write_custom_module_index( path => /path/to/packages, [to => /path/to/index/file, verbose => BOOL] )" .ie n .IP "$bool = $cb\->_\|_create_custom_module_entries( [verbose => \s-1BOOL\s0] )" 4 .el .IP "\f(CW$bool\fR = \f(CW$cb\fR\->_\|_create_custom_module_entries( [verbose => \s-1BOOL\s0] )" 4 .IX Item "$bool = $cb->__create_custom_module_entries( [verbose => BOOL] )" .PD .SS "CPANPLUS::Internals::Source::Memory \- In memory implementation" .IX Subsection "CPANPLUS::Internals::Source::Memory - In memory implementation" .ie n .IP "$cb\->_\|_memory_retrieve_source(name => $name, [path => $path, uptodate => \s-1BOOL\s0, verbose => \s-1BOOL\s0])" 4 .el .IP "\f(CW$cb\fR\->_\|_memory_retrieve_source(name => \f(CW$name\fR, [path => \f(CW$path\fR, uptodate => \s-1BOOL\s0, verbose => \s-1BOOL\s0])" 4 .IX Item "$cb->__memory_retrieve_source(name => $name, [path => $path, uptodate => BOOL, verbose => BOOL])" name, uptodate, path, verbose .ie n .IP "$cb\->_\|_memory_save_source([verbose => \s-1BOOL\s0, path => $path])" 4 .el .IP "\f(CW$cb\fR\->_\|_memory_save_source([verbose => \s-1BOOL\s0, path => \f(CW$path\fR])" 4 .IX Item "$cb->__memory_save_source([verbose => BOOL, path => $path])" path, verbose .SS "CPANPLUS::Internals::Source::SQLite \- SQLite implementation" .IX Subsection "CPANPLUS::Internals::Source::SQLite - SQLite implementation" .SS "CPANPLUS::Internals::Utils \- convenience functions for \s-1CPANPLUS\s0" .IX Subsection "CPANPLUS::Internals::Utils - convenience functions for CPANPLUS" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .ie n .IP "$cb\->_mkdir( dir => '/some/dir' )" 4 .el .IP "\f(CW$cb\fR\->_mkdir( dir => '/some/dir' )" 4 .IX Item "$cb->_mkdir( dir => '/some/dir' )" .RE .RS 4 .RE .ie n .IP "$cb\->_chdir( dir => '/some/dir' )" 4 .el .IP "\f(CW$cb\fR\->_chdir( dir => '/some/dir' )" 4 .IX Item "$cb->_chdir( dir => '/some/dir' )" .ie n .IP "$cb\->_rmdir( dir => '/some/dir' );" 4 .el .IP "\f(CW$cb\fR\->_rmdir( dir => '/some/dir' );" 4 .IX Item "$cb->_rmdir( dir => '/some/dir' );" .ie n .IP "$cb\->_perl_version ( perl => 'some/perl/binary' );" 4 .el .IP "\f(CW$cb\fR\->_perl_version ( perl => 'some/perl/binary' );" 4 .IX Item "$cb->_perl_version ( perl => 'some/perl/binary' );" .ie n .IP "$cb\->_version_to_number( version => $version );" 4 .el .IP "\f(CW$cb\fR\->_version_to_number( version => \f(CW$version\fR );" 4 .IX Item "$cb->_version_to_number( version => $version );" .ie n .IP "$cb\->_whoami" 4 .el .IP "\f(CW$cb\fR\->_whoami" 4 .IX Item "$cb->_whoami" .ie n .IP "_get_file_contents( file => $file );" 4 .el .IP "_get_file_contents( file => \f(CW$file\fR );" 4 .IX Item "_get_file_contents( file => $file );" .ie n .IP "$cb\->_move( from => $file|$dir, to => $target );" 4 .el .IP "\f(CW$cb\fR\->_move( from => \f(CW$file\fR|$dir, to => \f(CW$target\fR );" 4 .IX Item "$cb->_move( from => $file|$dir, to => $target );" .ie n .IP "$cb\->_copy( from => $file|$dir, to => $target );" 4 .el .IP "\f(CW$cb\fR\->_copy( from => \f(CW$file\fR|$dir, to => \f(CW$target\fR );" 4 .IX Item "$cb->_copy( from => $file|$dir, to => $target );" .ie n .IP "$cb\->_mode_plus_w( file => '/path/to/file' );" 4 .el .IP "\f(CW$cb\fR\->_mode_plus_w( file => '/path/to/file' );" 4 .IX Item "$cb->_mode_plus_w( file => '/path/to/file' );" .ie n .IP "$uri = $cb\->_host_to_uri( scheme => \s-1SCHEME\s0, host => \s-1HOST\s0, path => \s-1PATH\s0 );" 4 .el .IP "\f(CW$uri\fR = \f(CW$cb\fR\->_host_to_uri( scheme => \s-1SCHEME\s0, host => \s-1HOST\s0, path => \s-1PATH\s0 );" 4 .IX Item "$uri = $cb->_host_to_uri( scheme => SCHEME, host => HOST, path => PATH );" .ie n .IP "$cb\->_vcmp( \s-1VERSION\s0, \s-1VERSION\s0 );" 4 .el .IP "\f(CW$cb\fR\->_vcmp( \s-1VERSION\s0, \s-1VERSION\s0 );" 4 .IX Item "$cb->_vcmp( VERSION, VERSION );" .ie n .IP "$cb\->_home_dir" 4 .el .IP "\f(CW$cb\fR\->_home_dir" 4 .IX Item "$cb->_home_dir" .ie n .IP "$path = $cb\->_safe_path( path => $path );" 4 .el .IP "\f(CW$path\fR = \f(CW$cb\fR\->_safe_path( path => \f(CW$path\fR );" 4 .IX Item "$path = $cb->_safe_path( path => $path );" .ie n .IP "($pkg, $version, $ext) = $cb\->_split_package_string( package => \s-1PACKAGE_STRING\s0 );" 4 .el .IP "($pkg, \f(CW$version\fR, \f(CW$ext\fR) = \f(CW$cb\fR\->_split_package_string( package => \s-1PACKAGE_STRING\s0 );" 4 .IX Item "($pkg, $version, $ext) = $cb->_split_package_string( package => PACKAGE_STRING );" .PD .SS "CPANPLUS::Module \- \s-1CPAN\s0 module objects for \s-1CPANPLUS\s0" .IX Subsection "CPANPLUS::Module - CPAN module objects for CPANPLUS" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1CLASS\s0 \s-1METHODS\s0" 4 .IX Item "CLASS METHODS" .RS 4 .IP "accessors ()" 4 .IX Item "accessors ()" .RE .RS 4 .RE .IP "\s-1ACCESSORS\s0" 4 .IX Item "ACCESSORS" .PD name, module, version, path, comment, package, description, dslip .PP status, author, parent .IP "\s-1STATUS\s0 \s-1ACCESSORS\s0" 4 .IX Item "STATUS ACCESSORS" installer_type, dist_cpan, dist, prereqs | requires, configure_requires, signature, extract, fetch, readme, uninstall, created, installed, checksums, checksum_ok, checksum_value .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .PD 0 .ie n .IP "$self = CPANPLUS::Module\->new( \s-1OPTIONS\s0 )" 4 .el .IP "\f(CW$self\fR = CPANPLUS::Module\->new( \s-1OPTIONS\s0 )" 4 .IX Item "$self = CPANPLUS::Module->new( OPTIONS )" .RE .RS 4 .RE .ie n .IP "$mod\->package_name( [$package_string] )" 4 .el .IP "\f(CW$mod\fR\->package_name( [$package_string] )" 4 .IX Item "$mod->package_name( [$package_string] )" .ie n .IP "$mod\->package_version( [$package_string] )" 4 .el .IP "\f(CW$mod\fR\->package_version( [$package_string] )" 4 .IX Item "$mod->package_version( [$package_string] )" .ie n .IP "$mod\->package_extension( [$package_string] )" 4 .el .IP "\f(CW$mod\fR\->package_extension( [$package_string] )" 4 .IX Item "$mod->package_extension( [$package_string] )" .ie n .IP "$mod\->package_is_perl_core" 4 .el .IP "\f(CW$mod\fR\->package_is_perl_core" 4 .IX Item "$mod->package_is_perl_core" .ie n .IP "$mod\->module_is_supplied_with_perl_core( [version => $]] )" 4 .el .IP "\f(CW$mod\fR\->module_is_supplied_with_perl_core( [version => $]] )" 4 .IX Item "$mod->module_is_supplied_with_perl_core( [version => $]] )" .ie n .IP "$mod\->is_bundle" 4 .el .IP "\f(CW$mod\fR\->is_bundle" 4 .IX Item "$mod->is_bundle" .ie n .IP "$mod\->is_autobundle;" 4 .el .IP "\f(CW$mod\fR\->is_autobundle;" 4 .IX Item "$mod->is_autobundle;" .ie n .IP "$mod\->is_third_party" 4 .el .IP "\f(CW$mod\fR\->is_third_party" 4 .IX Item "$mod->is_third_party" .ie n .IP "$mod\->third_party_information" 4 .el .IP "\f(CW$mod\fR\->third_party_information" 4 .IX Item "$mod->third_party_information" .ie n .IP "$clone = $self\->clone" 4 .el .IP "\f(CW$clone\fR = \f(CW$self\fR\->clone" 4 .IX Item "$clone = $self->clone" .ie n .IP "$where = $self\->fetch" 4 .el .IP "\f(CW$where\fR = \f(CW$self\fR\->fetch" 4 .IX Item "$where = $self->fetch" .ie n .IP "$path = $self\->extract" 4 .el .IP "\f(CW$path\fR = \f(CW$self\fR\->extract" 4 .IX Item "$path = $self->extract" .ie n .IP "$type = $self\->get_installer_type([prefer_makefile => \s-1BOOL\s0])" 4 .el .IP "\f(CW$type\fR = \f(CW$self\fR\->get_installer_type([prefer_makefile => \s-1BOOL\s0])" 4 .IX Item "$type = $self->get_installer_type([prefer_makefile => BOOL])" .ie n .IP "$dist = $self\->dist([target => 'prepare|create', format => \s-1DISTRIBUTION_TYPE\s0, args => {key => val}]);" 4 .el .IP "\f(CW$dist\fR = \f(CW$self\fR\->dist([target => 'prepare|create', format => \s-1DISTRIBUTION_TYPE\s0, args => {key => val}]);" 4 .IX Item "$dist = $self->dist([target => 'prepare|create', format => DISTRIBUTION_TYPE, args => {key => val}]);" .ie n .IP "$bool = $mod\->prepare( )" 4 .el .IP "\f(CW$bool\fR = \f(CW$mod\fR\->prepare( )" 4 .IX Item "$bool = $mod->prepare( )" .ie n .IP "$bool = $mod\->create( )" 4 .el .IP "\f(CW$bool\fR = \f(CW$mod\fR\->create( )" 4 .IX Item "$bool = $mod->create( )" .ie n .IP "$bool = $mod\->test( )" 4 .el .IP "\f(CW$bool\fR = \f(CW$mod\fR\->test( )" 4 .IX Item "$bool = $mod->test( )" .ie n .IP "$bool = $self\->install([ target => 'init|prepare|create|install', format => \s-1FORMAT_TYPE\s0, extractdir => \s-1DIRECTORY\s0, fetchdir => \s-1DIRECTORY\s0, prefer_bin => \s-1BOOL\s0, force => \s-1BOOL\s0, verbose => \s-1BOOL\s0, ..... ]);" 4 .el .IP "\f(CW$bool\fR = \f(CW$self\fR\->install([ target => 'init|prepare|create|install', format => \s-1FORMAT_TYPE\s0, extractdir => \s-1DIRECTORY\s0, fetchdir => \s-1DIRECTORY\s0, prefer_bin => \s-1BOOL\s0, force => \s-1BOOL\s0, verbose => \s-1BOOL\s0, ..... ]);" 4 .IX Item "$bool = $self->install([ target => 'init|prepare|create|install', format => FORMAT_TYPE, extractdir => DIRECTORY, fetchdir => DIRECTORY, prefer_bin => BOOL, force => BOOL, verbose => BOOL, ..... ]);" .ie n .IP "$text = $self\->readme" 4 .el .IP "\f(CW$text\fR = \f(CW$self\fR\->readme" 4 .IX Item "$text = $self->readme" .ie n .IP "$version = $self\->\fIinstalled_version()\fR" 4 .el .IP "\f(CW$version\fR = \f(CW$self\fR\->\fIinstalled_version()\fR" 4 .IX Item "$version = $self->installed_version()" .ie n .IP "$where = $self\->\fIinstalled_file()\fR" 4 .el .IP "\f(CW$where\fR = \f(CW$self\fR\->\fIinstalled_file()\fR" 4 .IX Item "$where = $self->installed_file()" .ie n .IP "$dir = $self\->\fIinstalled_dir()\fR" 4 .el .IP "\f(CW$dir\fR = \f(CW$self\fR\->\fIinstalled_dir()\fR" 4 .IX Item "$dir = $self->installed_dir()" .ie n .IP "$bool = $self\->is_uptodate([version => \s-1VERSION_NUMBER\s0])" 4 .el .IP "\f(CW$bool\fR = \f(CW$self\fR\->is_uptodate([version => \s-1VERSION_NUMBER\s0])" 4 .IX Item "$bool = $self->is_uptodate([version => VERSION_NUMBER])" .ie n .IP "$href = $self\->\fIdetails()\fR" 4 .el .IP "\f(CW$href\fR = \f(CW$self\fR\->\fIdetails()\fR" 4 .IX Item "$href = $self->details()" .ie n .IP "@list = $self\->\fIcontains()\fR" 4 .el .IP "\f(CW@list\fR = \f(CW$self\fR\->\fIcontains()\fR" 4 .IX Item "@list = $self->contains()" .ie n .IP "@list_of_hrefs = $self\->\fIfetch_report()\fR" 4 .el .IP "\f(CW@list_of_hrefs\fR = \f(CW$self\fR\->\fIfetch_report()\fR" 4 .IX Item "@list_of_hrefs = $self->fetch_report()" .ie n .IP "$bool = $self\->uninstall([type => [all|man|prog])" 4 .el .IP "\f(CW$bool\fR = \f(CW$self\fR\->uninstall([type => [all|man|prog])" 4 .IX Item "$bool = $self->uninstall([type => [all|man|prog])" .ie n .IP "@modobj = $self\->\fIdistributions()\fR" 4 .el .IP "\f(CW@modobj\fR = \f(CW$self\fR\->\fIdistributions()\fR" 4 .IX Item "@modobj = $self->distributions()" .ie n .IP "@list = $self\->files ()" 4 .el .IP "\f(CW@list\fR = \f(CW$self\fR\->files ()" 4 .IX Item "@list = $self->files ()" .ie n .IP "@list = $self\->directory_tree ()" 4 .el .IP "\f(CW@list\fR = \f(CW$self\fR\->directory_tree ()" 4 .IX Item "@list = $self->directory_tree ()" .ie n .IP "@list = $self\->packlist ()" 4 .el .IP "\f(CW@list\fR = \f(CW$self\fR\->packlist ()" 4 .IX Item "@list = $self->packlist ()" .ie n .IP "@list = $self\->validate ()" 4 .el .IP "\f(CW@list\fR = \f(CW$self\fR\->validate ()" 4 .IX Item "@list = $self->validate ()" .ie n .IP "$bool = $self\->add_to_includepath;" 4 .el .IP "\f(CW$bool\fR = \f(CW$self\fR\->add_to_includepath;" 4 .IX Item "$bool = $self->add_to_includepath;" .ie n .IP "$path = $self\->\fIbest_path_to_module_build()\fR;" 4 .el .IP "\f(CW$path\fR = \f(CW$self\fR\->\fIbest_path_to_module_build()\fR;" 4 .IX Item "$path = $self->best_path_to_module_build();" .IP "\s-1BUG\s0 \s-1REPORTS\s0" 4 .IX Item "BUG REPORTS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "CPANPLUS::Module::Author \- \s-1CPAN\s0 author object for \s-1CPANPLUS\s0" .IX Subsection "CPANPLUS::Module::Author - CPAN author object for CPANPLUS" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1ACCESSORS\s0" 4 .IX Item "ACCESSORS" .PD author, cpanid, email, parent .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .PD 0 .ie n .IP "$auth = CPANPLUS::Module::Author\->new( author => \s-1AUTHOR_NAME\s0, cpanid => \s-1CPAN_ID\s0, _id => \s-1INTERNALS_ID\s0 [, email => \s-1AUTHOR_EMAIL\s0] )" 4 .el .IP "\f(CW$auth\fR = CPANPLUS::Module::Author\->new( author => \s-1AUTHOR_NAME\s0, cpanid => \s-1CPAN_ID\s0, _id => \s-1INTERNALS_ID\s0 [, email => \s-1AUTHOR_EMAIL\s0] )" 4 .IX Item "$auth = CPANPLUS::Module::Author->new( author => AUTHOR_NAME, cpanid => CPAN_ID, _id => INTERNALS_ID [, email => AUTHOR_EMAIL] )" .RE .RS 4 .RE .ie n .IP "@mod_objs = $auth\->\fImodules()\fR" 4 .el .IP "\f(CW@mod_objs\fR = \f(CW$auth\fR\->\fImodules()\fR" 4 .IX Item "@mod_objs = $auth->modules()" .ie n .IP "@dists = $auth\->\fIdistributions()\fR" 4 .el .IP "\f(CW@dists\fR = \f(CW$auth\fR\->\fIdistributions()\fR" 4 .IX Item "@dists = $auth->distributions()" .IP "\s-1CLASS\s0 \s-1METHODS\s0" 4 .IX Item "CLASS METHODS" .RS 4 .IP "accessors ()" 4 .IX Item "accessors ()" .RE .RS 4 .RE .PD .SS "CPANPLUS::Module::Author::Fake \- dummy author object for \s-1CPANPLUS\s0" .IX Subsection "CPANPLUS::Module::Author::Fake - dummy author object for CPANPLUS" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "new( _id => \s-1DIGIT\s0 )" 4 .IX Item "new( _id => DIGIT )" .RE .RS 4 .RE .PD .SS "CPANPLUS::Module::Checksums \- checking the checksum of a distribution" .IX Subsection "CPANPLUS::Module::Checksums - checking the checksum of a distribution" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .ie n .IP "$mod\->checksums" 4 .el .IP "\f(CW$mod\fR\->checksums" 4 .IX Item "$mod->checksums" .RE .RS 4 .RE .PD .SS "CPANPLUS::Module::Fake \- fake module object for internal use" .IX Subsection "CPANPLUS::Module::Fake - fake module object for internal use" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .ie n .IP "new( module => $mod, path => $path, package => $pkg, [_id => \s-1DIGIT\s0] )" 4 .el .IP "new( module => \f(CW$mod\fR, path => \f(CW$path\fR, package => \f(CW$pkg\fR, [_id => \s-1DIGIT\s0] )" 4 .IX Item "new( module => $mod, path => $path, package => $pkg, [_id => DIGIT] )" .RE .RS 4 .RE .PD .SS "CPANPLUS::Selfupdate \- self-updating for \s-1CPANPLUS\s0" .IX Subsection "CPANPLUS::Selfupdate - self-updating for CPANPLUS" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .ie n .IP "$self = CPANPLUS::Selfupdate\->new( $backend_object );" 4 .el .IP "\f(CW$self\fR = CPANPLUS::Selfupdate\->new( \f(CW$backend_object\fR );" 4 .IX Item "$self = CPANPLUS::Selfupdate->new( $backend_object );" .RE .RS 4 .RE .ie n .IP "%list = $self\->list_modules_to_update( update => ""core|dependencies|enabled_features|features|all"", [latest => \s-1BOOL\s0] )" 4 .el .IP "\f(CW%list\fR = \f(CW$self\fR\->list_modules_to_update( update => ``core|dependencies|enabled_features|features|all'', [latest => \s-1BOOL\s0] )" 4 .IX Item "%list = $self->list_modules_to_update( update => core|dependencies|enabled_features|features|all, [latest => BOOL] )" .ie n .IP "$bool = $self\->selfupdate( update => ""core|dependencies|enabled_features|features|all"", [latest => \s-1BOOL\s0, force => \s-1BOOL\s0] )" 4 .el .IP "\f(CW$bool\fR = \f(CW$self\fR\->selfupdate( update => ``core|dependencies|enabled_features|features|all'', [latest => \s-1BOOL\s0, force => \s-1BOOL\s0] )" 4 .IX Item "$bool = $self->selfupdate( update => core|dependencies|enabled_features|features|all, [latest => BOOL, force => BOOL] )" .ie n .IP "@features = $self\->list_features" 4 .el .IP "\f(CW@features\fR = \f(CW$self\fR\->list_features" 4 .IX Item "@features = $self->list_features" .ie n .IP "@features = $self\->list_enabled_features" 4 .el .IP "\f(CW@features\fR = \f(CW$self\fR\->list_enabled_features" 4 .IX Item "@features = $self->list_enabled_features" .ie n .IP "@mods = $self\->modules_for_feature( \s-1FEATURE\s0 [,AS_HASH] )" 4 .el .IP "\f(CW@mods\fR = \f(CW$self\fR\->modules_for_feature( \s-1FEATURE\s0 [,AS_HASH] )" 4 .IX Item "@mods = $self->modules_for_feature( FEATURE [,AS_HASH] )" .ie n .IP "@mods = $self\->list_core_dependencies( [\s-1AS_HASH\s0] )" 4 .el .IP "\f(CW@mods\fR = \f(CW$self\fR\->list_core_dependencies( [\s-1AS_HASH\s0] )" 4 .IX Item "@mods = $self->list_core_dependencies( [AS_HASH] )" .ie n .IP "@mods = $self\->list_core_modules( [\s-1AS_HASH\s0] )" 4 .el .IP "\f(CW@mods\fR = \f(CW$self\fR\->list_core_modules( [\s-1AS_HASH\s0] )" 4 .IX Item "@mods = $self->list_core_modules( [AS_HASH] )" .IP "CPANPLUS::Selfupdate::Module" 4 .IX Item "CPANPLUS::Selfupdate::Module" .ie n .IP "$version = $mod\->version_required" 4 .el .IP "\f(CW$version\fR = \f(CW$mod\fR\->version_required" 4 .IX Item "$version = $mod->version_required" .ie n .IP "$bool = $mod\->is_installed_version_sufficient" 4 .el .IP "\f(CW$bool\fR = \f(CW$mod\fR\->is_installed_version_sufficient" 4 .IX Item "$bool = $mod->is_installed_version_sufficient" .IP "\s-1BUG\s0 \s-1REPORTS\s0" 4 .IX Item "BUG REPORTS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "CPANPLUS::Shell \- base class for \s-1CPANPLUS\s0 shells" .IX Subsection "CPANPLUS::Shell - base class for CPANPLUS shells" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1BUG\s0 \s-1REPORTS\s0" 4 .IX Item "BUG REPORTS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "CPANPLUS::Shell::Classic \- \s-1CPAN\s0.pm emulation for \s-1CPANPLUS\s0" .IX Subsection "CPANPLUS::Shell::Classic - CPAN.pm emulation for CPANPLUS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1BUG\s0 \s-1REPORTS\s0" 4 .IX Item "BUG REPORTS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "CPANPLUS::Shell::Default \- the default \s-1CPANPLUS\s0 shell" .IX Subsection "CPANPLUS::Shell::Default - the default CPANPLUS shell" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1BUG\s0 \s-1REPORTS\s0" 4 .IX Item "BUG REPORTS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "CPANPLUS::Shell::Default::Plugins::CustomSource \- add custom sources to \s-1CPANPLUS\s0" .IX Subsection "CPANPLUS::Shell::Default::Plugins::CustomSource - add custom sources to CPANPLUS" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD .SS "CPANPLUS::Shell::Default::Plugins::HOWTO \*(-- documentation on how to write your own plugins" .IX Subsection "CPANPLUS::Shell::Default::Plugins::HOWTO documentation on how to write your own plugins" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1HOWTO\s0" 4 .IX Item "HOWTO" .RS 4 .IP "Registering Plugin Modules" 4 .IX Item "Registering Plugin Modules" .IP "Registering Plugin Commands" 4 .IX Item "Registering Plugin Commands" .IP "Registering Plugin Help" 4 .IX Item "Registering Plugin Help" .IP "Arguments to Plugin Commands" 4 .IX Item "Arguments to Plugin Commands" .PD Classname \*(-- The name of your plugin class, Shell \*(-- The CPANPLUS::Shell::Default object, Backend \*(-- The CPANPLUS::Backend object, Command \*(-- The command issued by the user, Input \*(-- The input string from the user, Options \*(-- A hashref of options provided by the user .RE .RS 4 .RE .IP "\s-1BUG\s0 \s-1REPORTS\s0" 4 .IX Item "BUG REPORTS" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "CPANPLUS::Shell::Default::Plugins::Remote \- connect to a remote \s-1CPANPLUS\s0" .IX Subsection "CPANPLUS::Shell::Default::Plugins::Remote - connect to a remote CPANPLUS" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1BUG\s0 \s-1REPORTS\s0" 4 .IX Item "BUG REPORTS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "CPANPLUS::Shell::Default::Plugins::Source \- read in \s-1CPANPLUS\s0 commands" .IX Subsection "CPANPLUS::Shell::Default::Plugins::Source - read in CPANPLUS commands" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1BUG\s0 \s-1REPORTS\s0" 4 .IX Item "BUG REPORTS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Carp \- alternative warn and die for modules" .IX Subsection "Carp - alternative warn and die for modules" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Forcing a Stack Trace" 4 .IX Item "Forcing a Stack Trace" .RE .RS 4 .RE .IP "\s-1GLOBAL\s0 \s-1VARIABLES\s0" 4 .IX Item "GLOBAL VARIABLES" .RS 4 .ie n .IP "$Carp::MaxEvalLen" 4 .el .IP "\f(CW$Carp::MaxEvalLen\fR" 4 .IX Item "$Carp::MaxEvalLen" .ie n .IP "$Carp::MaxArgLen" 4 .el .IP "\f(CW$Carp::MaxArgLen\fR" 4 .IX Item "$Carp::MaxArgLen" .ie n .IP "$Carp::MaxArgNums" 4 .el .IP "\f(CW$Carp::MaxArgNums\fR" 4 .IX Item "$Carp::MaxArgNums" .ie n .IP "$Carp::Verbose" 4 .el .IP "\f(CW$Carp::Verbose\fR" 4 .IX Item "$Carp::Verbose" .ie n .IP "@CARP_NOT" 4 .el .IP "\f(CW@CARP_NOT\fR" 4 .IX Item "@CARP_NOT" .ie n .IP "%Carp::Internal" 4 .el .IP "\f(CW%Carp::Internal\fR" 4 .IX Item "%Carp::Internal" .ie n .IP "%Carp::CarpInternal" 4 .el .IP "\f(CW%Carp::CarpInternal\fR" 4 .IX Item "%Carp::CarpInternal" .ie n .IP "$Carp::CarpLevel" 4 .el .IP "\f(CW$Carp::CarpLevel\fR" 4 .IX Item "$Carp::CarpLevel" .RE .RS 4 .RE .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .PD .SS "Class::Struct \- declare struct-like datatypes as Perl classes" .IX Subsection "Class::Struct - declare struct-like datatypes as Perl classes" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .ie n .IP "The ""struct()"" function" 4 .el .IP "The \f(CWstruct()\fR function" 4 .IX Item "The struct() function" .IP "Class Creation at Compile Time" 4 .IX Item "Class Creation at Compile Time" .IP "Element Types and Accessor Methods" 4 .IX Item "Element Types and Accessor Methods" .PD Scalar (\f(CW\*(Aq$\*(Aq\fR or \f(CW\*(Aq*$\*(Aq\fR), Array (\f(CW\*(Aq@\*(Aq\fR or \f(CW\*(Aq*@\*(Aq\fR), Hash (\f(CW\*(Aq%\*(Aq\fR or \&\f(CW\*(Aq*%\*(Aq\fR), Class (\f(CW\*(AqClass_Name\*(Aq\fR or \f(CW\*(Aq*Class_Name\*(Aq\fR) .ie n .IP "Initializing with ""new""" 4 .el .IP "Initializing with \f(CWnew\fR" 4 .IX Item "Initializing with new" .RE .RS 4 .RE .PD 0 .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .PD Example 1, Example 2, Example 3 .IP "Author and Modification History" 4 .IX Item "Author and Modification History" .SS "Compress::Raw::Bzip2 \- Low-Level Interface to bzip2 compression library" .IX Subsection "Compress::Raw::Bzip2 - Low-Level Interface to bzip2 compression library" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "Compression" 4 .IX Item "Compression" .RS 4 .ie n .IP "($z, $status) = new Compress::Raw::Bzip2 $appendOutput, $blockSize100k, $workfactor;" 4 .el .IP "($z, \f(CW$status\fR) = new Compress::Raw::Bzip2 \f(CW$appendOutput\fR, \f(CW$blockSize100k\fR, \f(CW$workfactor\fR;" 4 .IX Item "($z, $status) = new Compress::Raw::Bzip2 $appendOutput, $blockSize100k, $workfactor;" .PD \&\fB\f(CB$appendOutput\fB\fR, \fB\f(CB$blockSize100k\fB\fR, \fB\f(CB$workfactor\fB\fR .ie n .IP "$status = $bz\->bzdeflate($input, $output);" 4 .el .IP "\f(CW$status\fR = \f(CW$bz\fR\->bzdeflate($input, \f(CW$output\fR);" 4 .IX Item "$status = $bz->bzdeflate($input, $output);" .PD 0 .ie n .IP "$status = $bz\->bzflush($output);" 4 .el .IP "\f(CW$status\fR = \f(CW$bz\fR\->bzflush($output);" 4 .IX Item "$status = $bz->bzflush($output);" .ie n .IP "$status = $bz\->bzclose($output);" 4 .el .IP "\f(CW$status\fR = \f(CW$bz\fR\->bzclose($output);" 4 .IX Item "$status = $bz->bzclose($output);" .IP "Example" 4 .IX Item "Example" .RE .RS 4 .RE .IP "Uncompression" 4 .IX Item "Uncompression" .RS 4 .ie n .IP "($z, $status) = new Compress::Raw::Bunzip2 $appendOutput, $consumeInput, $small, $verbosity, $limitOutput;" 4 .el .IP "($z, \f(CW$status\fR) = new Compress::Raw::Bunzip2 \f(CW$appendOutput\fR, \f(CW$consumeInput\fR, \f(CW$small\fR, \f(CW$verbosity\fR, \f(CW$limitOutput\fR;" 4 .IX Item "($z, $status) = new Compress::Raw::Bunzip2 $appendOutput, $consumeInput, $small, $verbosity, $limitOutput;" .PD \&\fB\f(CB$appendOutput\fB\fR, \fB\f(CB$consumeInput\fB\fR, \fB\f(CB$small\fB\fR, \fB\f(CB$limitOutput\fB\fR, \&\fB\f(CB$verbosity\fB\fR .ie n .IP "$status = $z\->bzinflate($input, $output);" 4 .el .IP "\f(CW$status\fR = \f(CW$z\fR\->bzinflate($input, \f(CW$output\fR);" 4 .IX Item "$status = $z->bzinflate($input, $output);" .RE .RS 4 .RE .PD 0 .IP "Misc" 4 .IX Item "Misc" .RS 4 .ie n .IP "my $version = \fICompress::Raw::Bzip2::bzlibversion()\fR;" 4 .el .IP "my \f(CW$version\fR = \fICompress::Raw::Bzip2::bzlibversion()\fR;" 4 .IX Item "my $version = Compress::Raw::Bzip2::bzlibversion();" .RE .RS 4 .RE .IP "Constants" 4 .IX Item "Constants" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1MODIFICATION\s0 \s-1HISTORY\s0" 4 .IX Item "MODIFICATION HISTORY" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "Compress::Raw::Zlib \- Low-Level Interface to zlib compression library" .IX Subsection "Compress::Raw::Zlib - Low-Level Interface to zlib compression library" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "Compress::Raw::Zlib::Deflate" 4 .IX Item "Compress::Raw::Zlib::Deflate" .RS 4 .ie n .IP "\fB($d, \fB$status\fB) = new Compress::Raw::Zlib::Deflate( [\s-1OPT\s0] ) \fR" 4 .el .IP "\fB($d, \f(CB$status\fB) = new Compress::Raw::Zlib::Deflate( [\s-1OPT\s0] ) \fR" 4 .IX Item "($d, $status) = new Compress::Raw::Zlib::Deflate( [OPT] ) " .PD \&\fB\-Level\fR, \fB\-Method\fR, \fB\-WindowBits\fR, \fB\-MemLevel\fR, \fB\-Strategy\fR, \&\fB\-Dictionary\fR, \fB\-Bufsize\fR, \fB\-AppendOutput\fR, \fB\-CRC32\fR, \fB\-ADLER32\fR .ie n .IP "\fB\fB$status\fB = \f(BI$d\fB\->deflate($input, \f(CB$output\fB)\fR" 4 .el .IP "\fB\f(CB$status\fB = \f(CB$d\fB\->deflate($input, \f(CB$output\fB)\fR" 4 .IX Item "$status = $d->deflate($input, $output)" .PD 0 .ie n .IP "\fB\fB$status\fB = \f(BI$d\fB\->flush($output [, \f(CB$flush_type\fB]) \fR" 4 .el .IP "\fB\f(CB$status\fB = \f(CB$d\fB\->flush($output [, \f(CB$flush_type\fB]) \fR" 4 .IX Item "$status = $d->flush($output [, $flush_type]) " .ie n .IP "\fB\fB$status\fB = \f(BI$d\fB\->\f(BIdeflateReset()\fB \fR" 4 .el .IP "\fB\f(CB$status\fB = \f(CB$d\fB\->\f(BIdeflateReset()\fB \fR" 4 .IX Item "$status = $d->deflateReset() " .ie n .IP "\fB\fB$status\fB = \f(BI$d\fB\->deflateParams([\s-1OPT\s0])\fR" 4 .el .IP "\fB\f(CB$status\fB = \f(CB$d\fB\->deflateParams([\s-1OPT\s0])\fR" 4 .IX Item "$status = $d->deflateParams([OPT])" .PD \&\fB\-Level\fR, \fB\-Strategy\fR, \fB\-BufSize\fR .ie n .IP "\fB\fB$status\fB = \f(BI$d\fB\->deflateTune($good_length, \f(CB$max_lazy\fB, \f(CB$nice_length\fB, \f(CB$max_chain\fB)\fR" 4 .el .IP "\fB\f(CB$status\fB = \f(CB$d\fB\->deflateTune($good_length, \f(CB$max_lazy\fB, \f(CB$nice_length\fB, \f(CB$max_chain\fB)\fR" 4 .IX Item "$status = $d->deflateTune($good_length, $max_lazy, $nice_length, $max_chain)" .PD 0 .ie n .IP "\fB\fB$d\fB\->\f(BIdict_adler()\fB\fR" 4 .el .IP "\fB\f(CB$d\fB\->\f(BIdict_adler()\fB\fR" 4 .IX Item "$d->dict_adler()" .ie n .IP "\fB\fB$d\fB\->\f(BIcrc32()\fB\fR" 4 .el .IP "\fB\f(CB$d\fB\->\f(BIcrc32()\fB\fR" 4 .IX Item "$d->crc32()" .ie n .IP "\fB\fB$d\fB\->\f(BIadler32()\fB\fR" 4 .el .IP "\fB\f(CB$d\fB\->\f(BIadler32()\fB\fR" 4 .IX Item "$d->adler32()" .ie n .IP "\fB\fB$d\fB\->\f(BImsg()\fB\fR" 4 .el .IP "\fB\f(CB$d\fB\->\f(BImsg()\fB\fR" 4 .IX Item "$d->msg()" .ie n .IP "\fB\fB$d\fB\->\f(BItotal_in()\fB\fR" 4 .el .IP "\fB\f(CB$d\fB\->\f(BItotal_in()\fB\fR" 4 .IX Item "$d->total_in()" .ie n .IP "\fB\fB$d\fB\->\f(BItotal_out()\fB\fR" 4 .el .IP "\fB\f(CB$d\fB\->\f(BItotal_out()\fB\fR" 4 .IX Item "$d->total_out()" .ie n .IP "\fB\fB$d\fB\->\f(BIget_Strategy()\fB\fR" 4 .el .IP "\fB\f(CB$d\fB\->\f(BIget_Strategy()\fB\fR" 4 .IX Item "$d->get_Strategy()" .ie n .IP "\fB\fB$d\fB\->\f(BIget_Level()\fB\fR" 4 .el .IP "\fB\f(CB$d\fB\->\f(BIget_Level()\fB\fR" 4 .IX Item "$d->get_Level()" .ie n .IP "\fB\fB$d\fB\->\f(BIget_BufSize()\fB\fR" 4 .el .IP "\fB\f(CB$d\fB\->\f(BIget_BufSize()\fB\fR" 4 .IX Item "$d->get_BufSize()" .IP "Example" 4 .IX Item "Example" .RE .RS 4 .RE .IP "Compress::Raw::Zlib::Inflate" 4 .IX Item "Compress::Raw::Zlib::Inflate" .RS 4 .ie n .IP "\fB ($i, \fB$status\fB) = new Compress::Raw::Zlib::Inflate( [\s-1OPT\s0] ) \fR" 4 .el .IP "\fB ($i, \f(CB$status\fB) = new Compress::Raw::Zlib::Inflate( [\s-1OPT\s0] ) \fR" 4 .IX Item " ($i, $status) = new Compress::Raw::Zlib::Inflate( [OPT] ) " .PD \&\fB\-WindowBits\fR, \fB\-Bufsize\fR, \fB\-Dictionary\fR, \fB\-AppendOutput\fR, \fB\-CRC32\fR, \&\fB\-ADLER32\fR, \fB\-ConsumeInput\fR, \fB\-LimitOutput\fR .ie n .IP "\fB \fB$status\fB = \f(BI$i\fB\->inflate($input, \f(CB$output\fB [,$eof]) \fR" 4 .el .IP "\fB \f(CB$status\fB = \f(CB$i\fB\->inflate($input, \f(CB$output\fB [,$eof]) \fR" 4 .IX Item " $status = $i->inflate($input, $output [,$eof]) " .PD 0 .ie n .IP "\fB\fB$status\fB = \f(BI$i\fB\->inflateSync($input)\fR" 4 .el .IP "\fB\f(CB$status\fB = \f(CB$i\fB\->inflateSync($input)\fR" 4 .IX Item "$status = $i->inflateSync($input)" .ie n .IP "\fB\fB$status\fB = \f(BI$i\fB\->\f(BIinflateReset()\fB \fR" 4 .el .IP "\fB\f(CB$status\fB = \f(CB$i\fB\->\f(BIinflateReset()\fB \fR" 4 .IX Item "$status = $i->inflateReset() " .ie n .IP "\fB\fB$i\fB\->\f(BIdict_adler()\fB\fR" 4 .el .IP "\fB\f(CB$i\fB\->\f(BIdict_adler()\fB\fR" 4 .IX Item "$i->dict_adler()" .ie n .IP "\fB\fB$i\fB\->\f(BIcrc32()\fB\fR" 4 .el .IP "\fB\f(CB$i\fB\->\f(BIcrc32()\fB\fR" 4 .IX Item "$i->crc32()" .ie n .IP "\fB\fB$i\fB\->\f(BIadler32()\fB\fR" 4 .el .IP "\fB\f(CB$i\fB\->\f(BIadler32()\fB\fR" 4 .IX Item "$i->adler32()" .ie n .IP "\fB\fB$i\fB\->\f(BImsg()\fB\fR" 4 .el .IP "\fB\f(CB$i\fB\->\f(BImsg()\fB\fR" 4 .IX Item "$i->msg()" .ie n .IP "\fB\fB$i\fB\->\f(BItotal_in()\fB\fR" 4 .el .IP "\fB\f(CB$i\fB\->\f(BItotal_in()\fB\fR" 4 .IX Item "$i->total_in()" .ie n .IP "\fB\fB$i\fB\->\f(BItotal_out()\fB\fR" 4 .el .IP "\fB\f(CB$i\fB\->\f(BItotal_out()\fB\fR" 4 .IX Item "$i->total_out()" .ie n .IP "\fB\fB$d\fB\->\f(BIget_BufSize()\fB\fR" 4 .el .IP "\fB\f(CB$d\fB\->\f(BIget_BufSize()\fB\fR" 4 .IX Item "$d->get_BufSize()" .IP "Examples" 4 .IX Item "Examples" .RE .RS 4 .RE .IP "\s-1CHECKSUM\s0 \s-1FUNCTIONS\s0" 4 .IX Item "CHECKSUM FUNCTIONS" .IP "Misc" 4 .IX Item "Misc" .RS 4 .ie n .IP "my $version = \fICompress::Raw::Zlib::zlib_version()\fR;" 4 .el .IP "my \f(CW$version\fR = \fICompress::Raw::Zlib::zlib_version()\fR;" 4 .IX Item "my $version = Compress::Raw::Zlib::zlib_version();" .RE .RS 4 .RE .IP "The LimitOutput option." 4 .IX Item "The LimitOutput option." .IP "\s-1ACCESSING\s0 \s-1ZIP\s0 \s-1FILES\s0" 4 .IX Item "ACCESSING ZIP FILES" .IP "\s-1CONSTANTS\s0" 4 .IX Item "CONSTANTS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1MODIFICATION\s0 \s-1HISTORY\s0" 4 .IX Item "MODIFICATION HISTORY" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "Compress::Zlib \- Interface to zlib compression library" .IX Subsection "Compress::Zlib - Interface to zlib compression library" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Notes for users of Compress::Zlib version 1" 4 .IX Item "Notes for users of Compress::Zlib version 1" .RE .RS 4 .RE .IP "\s-1GZIP\s0 \s-1INTERFACE\s0" 4 .IX Item "GZIP INTERFACE" .PD \&\fB\f(CB$gz\fB = gzopen($filename, \f(CB$mode\fB)\fR, \fB\f(CB$gz\fB = gzopen($filehandle, \f(CB$mode\fB)\fR, \&\fB\f(CB$bytesread\fB = \f(CB$gz\fB\->gzread($buffer [, \f(CB$size\fB]) ;\fR, \fB\f(CB$bytesread\fB = \&\f(CB$gz\fB\->gzreadline($line) ;\fR, \fB\f(CB$byteswritten\fB = \f(CB$gz\fB\->gzwrite($buffer) ;\fR, \fB\f(CB$status\fB = \f(CB$gz\fB\->gzflush($flush_type) ;\fR, \fB\f(CB$offset\fB = \&\f(CB$gz\fB\->\f(BIgztell()\fB ;\fR, \fB\f(CB$status\fB = \f(CB$gz\fB\->gzseek($offset, \f(CB$whence\fB) ;\fR, \&\fB\f(CB$gz\fB\->gzclose\fR, \fB\f(CB$gz\fB\->gzsetparams($level, \f(CB$strategy\fB\fR, \fB\f(CB$level\fB\fR, \&\fB\f(CB$strategy\fB\fR, \fB\f(CB$gz\fB\->gzerror\fR, \fB\f(CB$gzerrno\fB\fR .RS 4 .IP "Examples" 4 .IX Item "Examples" .PD 0 .IP "Compress::Zlib::memGzip" 4 .IX Item "Compress::Zlib::memGzip" .IP "Compress::Zlib::memGunzip" 4 .IX Item "Compress::Zlib::memGunzip" .RE .RS 4 .RE .IP "\s-1COMPRESS/UNCOMPRESS\s0" 4 .IX Item "COMPRESS/UNCOMPRESS" .PD \&\fB\f(CB$dest\fB = compress($source [, \f(CB$level\fB] ) ;\fR, \fB\f(CB$dest\fB = uncompress($source) ;\fR .IP "Deflate Interface" 4 .IX Item "Deflate Interface" .RS 4 .PD 0 .ie n .IP "\fB($d, \fB$status\fB) = deflateInit( [\s-1OPT\s0] )\fR" 4 .el .IP "\fB($d, \f(CB$status\fB) = deflateInit( [\s-1OPT\s0] )\fR" 4 .IX Item "($d, $status) = deflateInit( [OPT] )" .PD \&\fB\-Level\fR, \fB\-Method\fR, \fB\-WindowBits\fR, \fB\-MemLevel\fR, \fB\-Strategy\fR, \&\fB\-Dictionary\fR, \fB\-Bufsize\fR .ie n .IP "\fB($out, \fB$status\fB) = \f(BI$d\fB\->deflate($buffer)\fR" 4 .el .IP "\fB($out, \f(CB$status\fB) = \f(CB$d\fB\->deflate($buffer)\fR" 4 .IX Item "($out, $status) = $d->deflate($buffer)" .PD 0 .ie n .IP "\fB($out, \fB$status\fB) = \f(BI$d\fB\->\f(BIflush()\fB\fR =head2 \fB($out, \fB$status\fB) = \f(BI$d\fB\->flush($flush_type)\fR" 4 .el .IP "\fB($out, \f(CB$status\fB) = \f(CB$d\fB\->\f(BIflush()\fB\fR =head2 \fB($out, \f(CB$status\fB) = \f(CB$d\fB\->flush($flush_type)\fR" 4 .IX Item "($out, $status) = $d->flush() =head2 ($out, $status) = $d->flush($flush_type)" .ie n .IP "\fB\fB$status\fB = \f(BI$d\fB\->deflateParams([\s-1OPT\s0])\fR" 4 .el .IP "\fB\f(CB$status\fB = \f(CB$d\fB\->deflateParams([\s-1OPT\s0])\fR" 4 .IX Item "$status = $d->deflateParams([OPT])" .PD \&\fB\-Level\fR, \fB\-Strategy\fR .ie n .IP "\fB\fB$d\fB\->\f(BIdict_adler()\fB\fR" 4 .el .IP "\fB\f(CB$d\fB\->\f(BIdict_adler()\fB\fR" 4 .IX Item "$d->dict_adler()" .PD 0 .ie n .IP "\fB\fB$d\fB\->\f(BImsg()\fB\fR" 4 .el .IP "\fB\f(CB$d\fB\->\f(BImsg()\fB\fR" 4 .IX Item "$d->msg()" .ie n .IP "\fB\fB$d\fB\->\f(BItotal_in()\fB\fR" 4 .el .IP "\fB\f(CB$d\fB\->\f(BItotal_in()\fB\fR" 4 .IX Item "$d->total_in()" .ie n .IP "\fB\fB$d\fB\->\f(BItotal_out()\fB\fR" 4 .el .IP "\fB\f(CB$d\fB\->\f(BItotal_out()\fB\fR" 4 .IX Item "$d->total_out()" .IP "Example" 4 .IX Item "Example" .RE .RS 4 .RE .IP "Inflate Interface" 4 .IX Item "Inflate Interface" .RS 4 .ie n .IP "\fB($i, \fB$status\fB) = \f(BIinflateInit()\fB\fR" 4 .el .IP "\fB($i, \f(CB$status\fB) = \f(BIinflateInit()\fB\fR" 4 .IX Item "($i, $status) = inflateInit()" .PD \&\fB\-WindowBits\fR, \fB\-Bufsize\fR, \fB\-Dictionary\fR .ie n .IP "\fB($out, \fB$status\fB) = \f(BI$i\fB\->inflate($buffer)\fR" 4 .el .IP "\fB($out, \f(CB$status\fB) = \f(CB$i\fB\->inflate($buffer)\fR" 4 .IX Item "($out, $status) = $i->inflate($buffer)" .PD 0 .ie n .IP "\fB\fB$status\fB = \f(BI$i\fB\->inflateSync($buffer)\fR" 4 .el .IP "\fB\f(CB$status\fB = \f(CB$i\fB\->inflateSync($buffer)\fR" 4 .IX Item "$status = $i->inflateSync($buffer)" .ie n .IP "\fB\fB$i\fB\->\f(BIdict_adler()\fB\fR" 4 .el .IP "\fB\f(CB$i\fB\->\f(BIdict_adler()\fB\fR" 4 .IX Item "$i->dict_adler()" .ie n .IP "\fB\fB$i\fB\->\f(BImsg()\fB\fR" 4 .el .IP "\fB\f(CB$i\fB\->\f(BImsg()\fB\fR" 4 .IX Item "$i->msg()" .ie n .IP "\fB\fB$i\fB\->\f(BItotal_in()\fB\fR" 4 .el .IP "\fB\f(CB$i\fB\->\f(BItotal_in()\fB\fR" 4 .IX Item "$i->total_in()" .ie n .IP "\fB\fB$i\fB\->\f(BItotal_out()\fB\fR" 4 .el .IP "\fB\f(CB$i\fB\->\f(BItotal_out()\fB\fR" 4 .IX Item "$i->total_out()" .IP "Example" 4 .IX Item "Example" .RE .RS 4 .RE .IP "\s-1CHECKSUM\s0 \s-1FUNCTIONS\s0" 4 .IX Item "CHECKSUM FUNCTIONS" .IP "Misc" 4 .IX Item "Misc" .RS 4 .ie n .IP "my $version = \fICompress::Zlib::zlib_version()\fR;" 4 .el .IP "my \f(CW$version\fR = \fICompress::Zlib::zlib_version()\fR;" 4 .IX Item "my $version = Compress::Zlib::zlib_version();" .RE .RS 4 .RE .IP "\s-1CONSTANTS\s0" 4 .IX Item "CONSTANTS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1MODIFICATION\s0 \s-1HISTORY\s0" 4 .IX Item "MODIFICATION HISTORY" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "Config \- access Perl configuration information" .IX Subsection "Config - access Perl configuration information" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD \&\fImyconfig()\fR, \fIconfig_sh()\fR, config_re($regex), config_vars(@names), \&\fIbincompat_options()\fR, \fInon_bincompat_options()\fR, \fIcompile_date()\fR, \&\fIlocal_patches()\fR, \fIheader_files()\fR .IP "\s-1EXAMPLE\s0" 4 .IX Item "EXAMPLE" .PD 0 .IP "\s-1WARNING\s0" 4 .IX Item "WARNING" .IP "\s-1GLOSSARY\s0" 4 .IX Item "GLOSSARY" .IP "_" 4 .IX Item "_" .PD .PP \&\f(CW\*(C`_a\*(C'\fR, \f(CW\*(C`_exe\*(C'\fR, \f(CW\*(C`_o\*(C'\fR .IP "a" 4 .IX Item "a" .PP \&\f(CW\*(C`afs\*(C'\fR, \f(CW\*(C`afsroot\*(C'\fR, \f(CW\*(C`alignbytes\*(C'\fR, \f(CW\*(C`ansi2knr\*(C'\fR, \f(CW\*(C`aphostname\*(C'\fR, \&\f(CW\*(C`api_revision\*(C'\fR, \f(CW\*(C`api_subversion\*(C'\fR, \f(CW\*(C`api_version\*(C'\fR, \f(CW\*(C`api_versionstring\*(C'\fR, \&\f(CW\*(C`ar\*(C'\fR, \f(CW\*(C`archlib\*(C'\fR, \f(CW\*(C`archlibexp\*(C'\fR, \f(CW\*(C`archname\*(C'\fR, \f(CW\*(C`archname64\*(C'\fR, \f(CW\*(C`archobjs\*(C'\fR, \&\f(CW\*(C`asctime_r_proto\*(C'\fR, \f(CW\*(C`awk\*(C'\fR .IP "b" 4 .IX Item "b" .PP \&\f(CW\*(C`baserev\*(C'\fR, \f(CW\*(C`bash\*(C'\fR, \f(CW\*(C`bin\*(C'\fR, \f(CW\*(C`bin_ELF\*(C'\fR, \f(CW\*(C`binexp\*(C'\fR, \f(CW\*(C`bison\*(C'\fR, \f(CW\*(C`byacc\*(C'\fR, \&\f(CW\*(C`byteorder\*(C'\fR .IP "c" 4 .IX Item "c" .PP \&\f(CW\*(C`c\*(C'\fR, \f(CW\*(C`castflags\*(C'\fR, \f(CW\*(C`cat\*(C'\fR, \f(CW\*(C`cc\*(C'\fR, \f(CW\*(C`cccdlflags\*(C'\fR, \f(CW\*(C`ccdlflags\*(C'\fR, \f(CW\*(C`ccflags\*(C'\fR, \&\f(CW\*(C`ccflags_uselargefiles\*(C'\fR, \f(CW\*(C`ccname\*(C'\fR, \f(CW\*(C`ccsymbols\*(C'\fR, \f(CW\*(C`ccversion\*(C'\fR, \f(CW\*(C`cf_by\*(C'\fR, \&\f(CW\*(C`cf_email\*(C'\fR, \f(CW\*(C`cf_time\*(C'\fR, \f(CW\*(C`charbits\*(C'\fR, \f(CW\*(C`charsize\*(C'\fR, \f(CW\*(C`chgrp\*(C'\fR, \f(CW\*(C`chmod\*(C'\fR, \&\f(CW\*(C`chown\*(C'\fR, \f(CW\*(C`clocktype\*(C'\fR, \f(CW\*(C`comm\*(C'\fR, \f(CW\*(C`compress\*(C'\fR, \f(CW\*(C`config_arg0\*(C'\fR, \&\f(CW\*(C`config_argc\*(C'\fR, \f(CW\*(C`config_args\*(C'\fR, \f(CW\*(C`contains\*(C'\fR, \f(CW\*(C`cp\*(C'\fR, \f(CW\*(C`cpio\*(C'\fR, \f(CW\*(C`cpp\*(C'\fR, \&\f(CW\*(C`cpp_stuff\*(C'\fR, \f(CW\*(C`cppccsymbols\*(C'\fR, \f(CW\*(C`cppflags\*(C'\fR, \f(CW\*(C`cpplast\*(C'\fR, \f(CW\*(C`cppminus\*(C'\fR, \&\f(CW\*(C`cpprun\*(C'\fR, \f(CW\*(C`cppstdin\*(C'\fR, \f(CW\*(C`cppsymbols\*(C'\fR, \f(CW\*(C`crypt_r_proto\*(C'\fR, \f(CW\*(C`cryptlib\*(C'\fR, \&\f(CW\*(C`csh\*(C'\fR, \f(CW\*(C`ctermid_r_proto\*(C'\fR, \f(CW\*(C`ctime_r_proto\*(C'\fR .IP "d" 4 .IX Item "d" .PP \&\f(CW\*(C`d_\|_fwalk\*(C'\fR, \f(CW\*(C`d_access\*(C'\fR, \f(CW\*(C`d_accessx\*(C'\fR, \f(CW\*(C`d_aintl\*(C'\fR, \f(CW\*(C`d_alarm\*(C'\fR, \&\f(CW\*(C`d_archlib\*(C'\fR, \f(CW\*(C`d_asctime64\*(C'\fR, \f(CW\*(C`d_asctime_r\*(C'\fR, \f(CW\*(C`d_atolf\*(C'\fR, \f(CW\*(C`d_atoll\*(C'\fR, \&\f(CW\*(C`d_attribute_deprecated\*(C'\fR, \f(CW\*(C`d_attribute_format\*(C'\fR, \f(CW\*(C`d_attribute_malloc\*(C'\fR, \&\f(CW\*(C`d_attribute_nonnull\*(C'\fR, \f(CW\*(C`d_attribute_noreturn\*(C'\fR, \f(CW\*(C`d_attribute_pure\*(C'\fR, \&\f(CW\*(C`d_attribute_unused\*(C'\fR, \f(CW\*(C`d_attribute_warn_unused_result\*(C'\fR, \f(CW\*(C`d_bcmp\*(C'\fR, \&\f(CW\*(C`d_bcopy\*(C'\fR, \f(CW\*(C`d_bsd\*(C'\fR, \f(CW\*(C`d_bsdgetpgrp\*(C'\fR, \f(CW\*(C`d_bsdsetpgrp\*(C'\fR, \&\f(CW\*(C`d_builtin_choose_expr\*(C'\fR, \f(CW\*(C`d_builtin_expect\*(C'\fR, \f(CW\*(C`d_bzero\*(C'\fR, \&\f(CW\*(C`d_c99_variadic_macros\*(C'\fR, \f(CW\*(C`d_casti32\*(C'\fR, \f(CW\*(C`d_castneg\*(C'\fR, \f(CW\*(C`d_charvspr\*(C'\fR, \&\f(CW\*(C`d_chown\*(C'\fR, \f(CW\*(C`d_chroot\*(C'\fR, \f(CW\*(C`d_chsize\*(C'\fR, \f(CW\*(C`d_class\*(C'\fR, \f(CW\*(C`d_clearenv\*(C'\fR, \&\f(CW\*(C`d_closedir\*(C'\fR, \f(CW\*(C`d_cmsghdr_s\*(C'\fR, \f(CW\*(C`d_const\*(C'\fR, \f(CW\*(C`d_copysignl\*(C'\fR, \f(CW\*(C`d_cplusplus\*(C'\fR, \&\f(CW\*(C`d_crypt\*(C'\fR, \f(CW\*(C`d_crypt_r\*(C'\fR, \f(CW\*(C`d_csh\*(C'\fR, \f(CW\*(C`d_ctermid\*(C'\fR, \f(CW\*(C`d_ctermid_r\*(C'\fR, \&\f(CW\*(C`d_ctime64\*(C'\fR, \f(CW\*(C`d_ctime_r\*(C'\fR, \f(CW\*(C`d_cuserid\*(C'\fR, \f(CW\*(C`d_dbl_dig\*(C'\fR, \f(CW\*(C`d_dbminitproto\*(C'\fR, \&\f(CW\*(C`d_difftime\*(C'\fR, \f(CW\*(C`d_difftime64\*(C'\fR, \f(CW\*(C`d_dir_dd_fd\*(C'\fR, \f(CW\*(C`d_dirfd\*(C'\fR, \f(CW\*(C`d_dirnamlen\*(C'\fR, \&\f(CW\*(C`d_dlerror\*(C'\fR, \f(CW\*(C`d_dlopen\*(C'\fR, \f(CW\*(C`d_dlsymun\*(C'\fR, \f(CW\*(C`d_dosuid\*(C'\fR, \f(CW\*(C`d_drand48_r\*(C'\fR, \&\f(CW\*(C`d_drand48proto\*(C'\fR, \f(CW\*(C`d_dup2\*(C'\fR, \f(CW\*(C`d_eaccess\*(C'\fR, \f(CW\*(C`d_endgrent\*(C'\fR, \f(CW\*(C`d_endgrent_r\*(C'\fR, \&\f(CW\*(C`d_endhent\*(C'\fR, \f(CW\*(C`d_endhostent_r\*(C'\fR, \f(CW\*(C`d_endnent\*(C'\fR, \f(CW\*(C`d_endnetent_r\*(C'\fR, \&\f(CW\*(C`d_endpent\*(C'\fR, \f(CW\*(C`d_endprotoent_r\*(C'\fR, \f(CW\*(C`d_endpwent\*(C'\fR, \f(CW\*(C`d_endpwent_r\*(C'\fR, \&\f(CW\*(C`d_endsent\*(C'\fR, \f(CW\*(C`d_endservent_r\*(C'\fR, \f(CW\*(C`d_eofnblk\*(C'\fR, \f(CW\*(C`d_eunice\*(C'\fR, \f(CW\*(C`d_faststdio\*(C'\fR, \&\f(CW\*(C`d_fchdir\*(C'\fR, \f(CW\*(C`d_fchmod\*(C'\fR, \f(CW\*(C`d_fchown\*(C'\fR, \f(CW\*(C`d_fcntl\*(C'\fR, \f(CW\*(C`d_fcntl_can_lock\*(C'\fR, \&\f(CW\*(C`d_fd_macros\*(C'\fR, \f(CW\*(C`d_fd_set\*(C'\fR, \f(CW\*(C`d_fds_bits\*(C'\fR, \f(CW\*(C`d_fgetpos\*(C'\fR, \f(CW\*(C`d_finite\*(C'\fR, \&\f(CW\*(C`d_finitel\*(C'\fR, \f(CW\*(C`d_flexfnam\*(C'\fR, \f(CW\*(C`d_flock\*(C'\fR, \f(CW\*(C`d_flockproto\*(C'\fR, \f(CW\*(C`d_fork\*(C'\fR, \&\f(CW\*(C`d_fp_class\*(C'\fR, \f(CW\*(C`d_fpathconf\*(C'\fR, \f(CW\*(C`d_fpclass\*(C'\fR, \f(CW\*(C`d_fpclassify\*(C'\fR, \&\f(CW\*(C`d_fpclassl\*(C'\fR, \f(CW\*(C`d_fpos64_t\*(C'\fR, \f(CW\*(C`d_frexpl\*(C'\fR, \f(CW\*(C`d_fs_data_s\*(C'\fR, \f(CW\*(C`d_fseeko\*(C'\fR, \&\f(CW\*(C`d_fsetpos\*(C'\fR, \f(CW\*(C`d_fstatfs\*(C'\fR, \f(CW\*(C`d_fstatvfs\*(C'\fR, \f(CW\*(C`d_fsync\*(C'\fR, \f(CW\*(C`d_ftello\*(C'\fR, \&\f(CW\*(C`d_ftime\*(C'\fR, \f(CW\*(C`d_futimes\*(C'\fR, \f(CW\*(C`d_Gconvert\*(C'\fR, \f(CW\*(C`d_gdbm_ndbm_h_uses_prototypes\*(C'\fR, \&\f(CW\*(C`d_gdbmndbm_h_uses_prototypes\*(C'\fR, \f(CW\*(C`d_getaddrinfo\*(C'\fR, \f(CW\*(C`d_getcwd\*(C'\fR, \&\f(CW\*(C`d_getespwnam\*(C'\fR, \f(CW\*(C`d_getfsstat\*(C'\fR, \f(CW\*(C`d_getgrent\*(C'\fR, \f(CW\*(C`d_getgrent_r\*(C'\fR, \&\f(CW\*(C`d_getgrgid_r\*(C'\fR, \f(CW\*(C`d_getgrnam_r\*(C'\fR, \f(CW\*(C`d_getgrps\*(C'\fR, \f(CW\*(C`d_gethbyaddr\*(C'\fR, \&\f(CW\*(C`d_gethbyname\*(C'\fR, \f(CW\*(C`d_gethent\*(C'\fR, \f(CW\*(C`d_gethname\*(C'\fR, \f(CW\*(C`d_gethostbyaddr_r\*(C'\fR, \&\f(CW\*(C`d_gethostbyname_r\*(C'\fR, \f(CW\*(C`d_gethostent_r\*(C'\fR, \f(CW\*(C`d_gethostprotos\*(C'\fR, \&\f(CW\*(C`d_getitimer\*(C'\fR, \f(CW\*(C`d_getlogin\*(C'\fR, \f(CW\*(C`d_getlogin_r\*(C'\fR, \f(CW\*(C`d_getmnt\*(C'\fR, \&\f(CW\*(C`d_getmntent\*(C'\fR, \f(CW\*(C`d_getnameinfo\*(C'\fR, \f(CW\*(C`d_getnbyaddr\*(C'\fR, \f(CW\*(C`d_getnbyname\*(C'\fR, \&\f(CW\*(C`d_getnent\*(C'\fR, \f(CW\*(C`d_getnetbyaddr_r\*(C'\fR, \f(CW\*(C`d_getnetbyname_r\*(C'\fR, \f(CW\*(C`d_getnetent_r\*(C'\fR, \&\f(CW\*(C`d_getnetprotos\*(C'\fR, \f(CW\*(C`d_getpagsz\*(C'\fR, \f(CW\*(C`d_getpbyname\*(C'\fR, \f(CW\*(C`d_getpbynumber\*(C'\fR, \&\f(CW\*(C`d_getpent\*(C'\fR, \f(CW\*(C`d_getpgid\*(C'\fR, \f(CW\*(C`d_getpgrp\*(C'\fR, \f(CW\*(C`d_getpgrp2\*(C'\fR, \f(CW\*(C`d_getppid\*(C'\fR, \&\f(CW\*(C`d_getprior\*(C'\fR, \f(CW\*(C`d_getprotobyname_r\*(C'\fR, \f(CW\*(C`d_getprotobynumber_r\*(C'\fR, \&\f(CW\*(C`d_getprotoent_r\*(C'\fR, \f(CW\*(C`d_getprotoprotos\*(C'\fR, \f(CW\*(C`d_getprpwnam\*(C'\fR, \f(CW\*(C`d_getpwent\*(C'\fR, \&\f(CW\*(C`d_getpwent_r\*(C'\fR, \f(CW\*(C`d_getpwnam_r\*(C'\fR, \f(CW\*(C`d_getpwuid_r\*(C'\fR, \f(CW\*(C`d_getsbyname\*(C'\fR, \&\f(CW\*(C`d_getsbyport\*(C'\fR, \f(CW\*(C`d_getsent\*(C'\fR, \f(CW\*(C`d_getservbyname_r\*(C'\fR, \f(CW\*(C`d_getservbyport_r\*(C'\fR, \&\f(CW\*(C`d_getservent_r\*(C'\fR, \f(CW\*(C`d_getservprotos\*(C'\fR, \f(CW\*(C`d_getspnam\*(C'\fR, \f(CW\*(C`d_getspnam_r\*(C'\fR, \&\f(CW\*(C`d_gettimeod\*(C'\fR, \f(CW\*(C`d_gmtime64\*(C'\fR, \f(CW\*(C`d_gmtime_r\*(C'\fR, \f(CW\*(C`d_gnulibc\*(C'\fR, \f(CW\*(C`d_grpasswd\*(C'\fR, \&\f(CW\*(C`d_hasmntopt\*(C'\fR, \f(CW\*(C`d_htonl\*(C'\fR, \f(CW\*(C`d_ilogbl\*(C'\fR, \f(CW\*(C`d_inc_version_list\*(C'\fR, \f(CW\*(C`d_index\*(C'\fR, \&\f(CW\*(C`d_inetaton\*(C'\fR, \f(CW\*(C`d_inetntop\*(C'\fR, \f(CW\*(C`d_inetpton\*(C'\fR, \f(CW\*(C`d_int64_t\*(C'\fR, \f(CW\*(C`d_isascii\*(C'\fR, \&\f(CW\*(C`d_isfinite\*(C'\fR, \f(CW\*(C`d_isinf\*(C'\fR, \f(CW\*(C`d_isnan\*(C'\fR, \f(CW\*(C`d_isnanl\*(C'\fR, \f(CW\*(C`d_killpg\*(C'\fR, \&\f(CW\*(C`d_lchown\*(C'\fR, \f(CW\*(C`d_ldbl_dig\*(C'\fR, \f(CW\*(C`d_libm_lib_version\*(C'\fR, \f(CW\*(C`d_link\*(C'\fR, \&\f(CW\*(C`d_localtime64\*(C'\fR, \f(CW\*(C`d_localtime_r\*(C'\fR, \f(CW\*(C`d_localtime_r_needs_tzset\*(C'\fR, \&\f(CW\*(C`d_locconv\*(C'\fR, \f(CW\*(C`d_lockf\*(C'\fR, \f(CW\*(C`d_longdbl\*(C'\fR, \f(CW\*(C`d_longlong\*(C'\fR, \f(CW\*(C`d_lseekproto\*(C'\fR, \&\f(CW\*(C`d_lstat\*(C'\fR, \f(CW\*(C`d_madvise\*(C'\fR, \f(CW\*(C`d_malloc_good_size\*(C'\fR, \f(CW\*(C`d_malloc_size\*(C'\fR, \&\f(CW\*(C`d_mblen\*(C'\fR, \f(CW\*(C`d_mbstowcs\*(C'\fR, \f(CW\*(C`d_mbtowc\*(C'\fR, \f(CW\*(C`d_memchr\*(C'\fR, \f(CW\*(C`d_memcmp\*(C'\fR, \&\f(CW\*(C`d_memcpy\*(C'\fR, \f(CW\*(C`d_memmove\*(C'\fR, \f(CW\*(C`d_memset\*(C'\fR, \f(CW\*(C`d_mkdir\*(C'\fR, \f(CW\*(C`d_mkdtemp\*(C'\fR, \&\f(CW\*(C`d_mkfifo\*(C'\fR, \f(CW\*(C`d_mkstemp\*(C'\fR, \f(CW\*(C`d_mkstemps\*(C'\fR, \f(CW\*(C`d_mktime\*(C'\fR, \f(CW\*(C`d_mktime64\*(C'\fR, \&\f(CW\*(C`d_mmap\*(C'\fR, \f(CW\*(C`d_modfl\*(C'\fR, \f(CW\*(C`d_modfl_pow32_bug\*(C'\fR, \f(CW\*(C`d_modflproto\*(C'\fR, \&\f(CW\*(C`d_mprotect\*(C'\fR, \f(CW\*(C`d_msg\*(C'\fR, \f(CW\*(C`d_msg_ctrunc\*(C'\fR, \f(CW\*(C`d_msg_dontroute\*(C'\fR, \f(CW\*(C`d_msg_oob\*(C'\fR, \&\f(CW\*(C`d_msg_peek\*(C'\fR, \f(CW\*(C`d_msg_proxy\*(C'\fR, \f(CW\*(C`d_msgctl\*(C'\fR, \f(CW\*(C`d_msgget\*(C'\fR, \f(CW\*(C`d_msghdr_s\*(C'\fR, \&\f(CW\*(C`d_msgrcv\*(C'\fR, \f(CW\*(C`d_msgsnd\*(C'\fR, \f(CW\*(C`d_msync\*(C'\fR, \f(CW\*(C`d_munmap\*(C'\fR, \f(CW\*(C`d_mymalloc\*(C'\fR, \&\f(CW\*(C`d_ndbm\*(C'\fR, \f(CW\*(C`d_ndbm_h_uses_prototypes\*(C'\fR, \f(CW\*(C`d_nice\*(C'\fR, \f(CW\*(C`d_nl_langinfo\*(C'\fR, \&\f(CW\*(C`d_nv_preserves_uv\*(C'\fR, \f(CW\*(C`d_nv_zero_is_allbits_zero\*(C'\fR, \f(CW\*(C`d_off64_t\*(C'\fR, \&\f(CW\*(C`d_old_pthread_create_joinable\*(C'\fR, \f(CW\*(C`d_oldpthreads\*(C'\fR, \f(CW\*(C`d_oldsock\*(C'\fR, \&\f(CW\*(C`d_open3\*(C'\fR, \f(CW\*(C`d_pathconf\*(C'\fR, \f(CW\*(C`d_pause\*(C'\fR, \f(CW\*(C`d_perl_otherlibdirs\*(C'\fR, \&\f(CW\*(C`d_phostname\*(C'\fR, \f(CW\*(C`d_pipe\*(C'\fR, \f(CW\*(C`d_poll\*(C'\fR, \f(CW\*(C`d_portable\*(C'\fR, \f(CW\*(C`d_prctl\*(C'\fR, \&\f(CW\*(C`d_prctl_set_name\*(C'\fR, \f(CW\*(C`d_PRId64\*(C'\fR, \f(CW\*(C`d_PRIeldbl\*(C'\fR, \f(CW\*(C`d_PRIEUldbl\*(C'\fR, \&\f(CW\*(C`d_PRIfldbl\*(C'\fR, \f(CW\*(C`d_PRIFUldbl\*(C'\fR, \f(CW\*(C`d_PRIgldbl\*(C'\fR, \f(CW\*(C`d_PRIGUldbl\*(C'\fR, \f(CW\*(C`d_PRIi64\*(C'\fR, \&\f(CW\*(C`d_printf_format_null\*(C'\fR, \f(CW\*(C`d_PRIo64\*(C'\fR, \f(CW\*(C`d_PRIu64\*(C'\fR, \f(CW\*(C`d_PRIx64\*(C'\fR, \&\f(CW\*(C`d_PRIXU64\*(C'\fR, \f(CW\*(C`d_procselfexe\*(C'\fR, \f(CW\*(C`d_pseudofork\*(C'\fR, \f(CW\*(C`d_pthread_atfork\*(C'\fR, \&\f(CW\*(C`d_pthread_attr_setscope\*(C'\fR, \f(CW\*(C`d_pthread_yield\*(C'\fR, \f(CW\*(C`d_pwage\*(C'\fR, \f(CW\*(C`d_pwchange\*(C'\fR, \&\f(CW\*(C`d_pwclass\*(C'\fR, \f(CW\*(C`d_pwcomment\*(C'\fR, \f(CW\*(C`d_pwexpire\*(C'\fR, \f(CW\*(C`d_pwgecos\*(C'\fR, \f(CW\*(C`d_pwpasswd\*(C'\fR, \&\f(CW\*(C`d_pwquota\*(C'\fR, \f(CW\*(C`d_qgcvt\*(C'\fR, \f(CW\*(C`d_quad\*(C'\fR, \f(CW\*(C`d_random_r\*(C'\fR, \f(CW\*(C`d_readdir\*(C'\fR, \&\f(CW\*(C`d_readdir64_r\*(C'\fR, \f(CW\*(C`d_readdir_r\*(C'\fR, \f(CW\*(C`d_readlink\*(C'\fR, \f(CW\*(C`d_readv\*(C'\fR, \f(CW\*(C`d_recvmsg\*(C'\fR, \&\f(CW\*(C`d_rename\*(C'\fR, \f(CW\*(C`d_rewinddir\*(C'\fR, \f(CW\*(C`d_rmdir\*(C'\fR, \f(CW\*(C`d_safebcpy\*(C'\fR, \f(CW\*(C`d_safemcpy\*(C'\fR, \&\f(CW\*(C`d_sanemcmp\*(C'\fR, \f(CW\*(C`d_sbrkproto\*(C'\fR, \f(CW\*(C`d_scalbnl\*(C'\fR, \f(CW\*(C`d_sched_yield\*(C'\fR, \&\f(CW\*(C`d_scm_rights\*(C'\fR, \f(CW\*(C`d_SCNfldbl\*(C'\fR, \f(CW\*(C`d_seekdir\*(C'\fR, \f(CW\*(C`d_select\*(C'\fR, \f(CW\*(C`d_sem\*(C'\fR, \&\f(CW\*(C`d_semctl\*(C'\fR, \f(CW\*(C`d_semctl_semid_ds\*(C'\fR, \f(CW\*(C`d_semctl_semun\*(C'\fR, \f(CW\*(C`d_semget\*(C'\fR, \&\f(CW\*(C`d_semop\*(C'\fR, \f(CW\*(C`d_sendmsg\*(C'\fR, \f(CW\*(C`d_setegid\*(C'\fR, \f(CW\*(C`d_seteuid\*(C'\fR, \f(CW\*(C`d_setgrent\*(C'\fR, \&\f(CW\*(C`d_setgrent_r\*(C'\fR, \f(CW\*(C`d_setgrps\*(C'\fR, \f(CW\*(C`d_sethent\*(C'\fR, \f(CW\*(C`d_sethostent_r\*(C'\fR, \&\f(CW\*(C`d_setitimer\*(C'\fR, \f(CW\*(C`d_setlinebuf\*(C'\fR, \f(CW\*(C`d_setlocale\*(C'\fR, \f(CW\*(C`d_setlocale_r\*(C'\fR, \&\f(CW\*(C`d_setnent\*(C'\fR, \f(CW\*(C`d_setnetent_r\*(C'\fR, \f(CW\*(C`d_setpent\*(C'\fR, \f(CW\*(C`d_setpgid\*(C'\fR, \f(CW\*(C`d_setpgrp\*(C'\fR, \&\f(CW\*(C`d_setpgrp2\*(C'\fR, \f(CW\*(C`d_setprior\*(C'\fR, \f(CW\*(C`d_setproctitle\*(C'\fR, \f(CW\*(C`d_setprotoent_r\*(C'\fR, \&\f(CW\*(C`d_setpwent\*(C'\fR, \f(CW\*(C`d_setpwent_r\*(C'\fR, \f(CW\*(C`d_setregid\*(C'\fR, \f(CW\*(C`d_setresgid\*(C'\fR, \&\f(CW\*(C`d_setresuid\*(C'\fR, \f(CW\*(C`d_setreuid\*(C'\fR, \f(CW\*(C`d_setrgid\*(C'\fR, \f(CW\*(C`d_setruid\*(C'\fR, \f(CW\*(C`d_setsent\*(C'\fR, \&\f(CW\*(C`d_setservent_r\*(C'\fR, \f(CW\*(C`d_setsid\*(C'\fR, \f(CW\*(C`d_setvbuf\*(C'\fR, \f(CW\*(C`d_sfio\*(C'\fR, \f(CW\*(C`d_shm\*(C'\fR, \&\f(CW\*(C`d_shmat\*(C'\fR, \f(CW\*(C`d_shmatprototype\*(C'\fR, \f(CW\*(C`d_shmctl\*(C'\fR, \f(CW\*(C`d_shmdt\*(C'\fR, \f(CW\*(C`d_shmget\*(C'\fR, \&\f(CW\*(C`d_sigaction\*(C'\fR, \f(CW\*(C`d_signbit\*(C'\fR, \f(CW\*(C`d_sigprocmask\*(C'\fR, \f(CW\*(C`d_sigsetjmp\*(C'\fR, \&\f(CW\*(C`d_sin6_scope_id\*(C'\fR, \f(CW\*(C`d_sitearch\*(C'\fR, \f(CW\*(C`d_snprintf\*(C'\fR, \f(CW\*(C`d_sockaddr_sa_len\*(C'\fR, \&\f(CW\*(C`d_sockatmark\*(C'\fR, \f(CW\*(C`d_sockatmarkproto\*(C'\fR, \f(CW\*(C`d_socket\*(C'\fR, \f(CW\*(C`d_socklen_t\*(C'\fR, \&\f(CW\*(C`d_sockpair\*(C'\fR, \f(CW\*(C`d_socks5_init\*(C'\fR, \f(CW\*(C`d_sprintf_returns_strlen\*(C'\fR, \f(CW\*(C`d_sqrtl\*(C'\fR, \&\f(CW\*(C`d_srand48_r\*(C'\fR, \f(CW\*(C`d_srandom_r\*(C'\fR, \f(CW\*(C`d_sresgproto\*(C'\fR, \f(CW\*(C`d_sresuproto\*(C'\fR, \&\f(CW\*(C`d_statblks\*(C'\fR, \f(CW\*(C`d_statfs_f_flags\*(C'\fR, \f(CW\*(C`d_statfs_s\*(C'\fR, \f(CW\*(C`d_static_inline\*(C'\fR, \&\f(CW\*(C`d_statvfs\*(C'\fR, \f(CW\*(C`d_stdio_cnt_lval\*(C'\fR, \f(CW\*(C`d_stdio_ptr_lval\*(C'\fR, \&\f(CW\*(C`d_stdio_ptr_lval_nochange_cnt\*(C'\fR, \f(CW\*(C`d_stdio_ptr_lval_sets_cnt\*(C'\fR, \&\f(CW\*(C`d_stdio_stream_array\*(C'\fR, \f(CW\*(C`d_stdiobase\*(C'\fR, \f(CW\*(C`d_stdstdio\*(C'\fR, \f(CW\*(C`d_strchr\*(C'\fR, \&\f(CW\*(C`d_strcoll\*(C'\fR, \f(CW\*(C`d_strctcpy\*(C'\fR, \f(CW\*(C`d_strerrm\*(C'\fR, \f(CW\*(C`d_strerror\*(C'\fR, \f(CW\*(C`d_strerror_r\*(C'\fR, \&\f(CW\*(C`d_strftime\*(C'\fR, \f(CW\*(C`d_strlcat\*(C'\fR, \f(CW\*(C`d_strlcpy\*(C'\fR, \f(CW\*(C`d_strtod\*(C'\fR, \f(CW\*(C`d_strtol\*(C'\fR, \&\f(CW\*(C`d_strtold\*(C'\fR, \f(CW\*(C`d_strtoll\*(C'\fR, \f(CW\*(C`d_strtoq\*(C'\fR, \f(CW\*(C`d_strtoul\*(C'\fR, \f(CW\*(C`d_strtoull\*(C'\fR, \&\f(CW\*(C`d_strtouq\*(C'\fR, \f(CW\*(C`d_strxfrm\*(C'\fR, \f(CW\*(C`d_suidsafe\*(C'\fR, \f(CW\*(C`d_symlink\*(C'\fR, \f(CW\*(C`d_syscall\*(C'\fR, \&\f(CW\*(C`d_syscallproto\*(C'\fR, \f(CW\*(C`d_sysconf\*(C'\fR, \f(CW\*(C`d_sysernlst\*(C'\fR, \f(CW\*(C`d_syserrlst\*(C'\fR, \&\f(CW\*(C`d_system\*(C'\fR, \f(CW\*(C`d_tcgetpgrp\*(C'\fR, \f(CW\*(C`d_tcsetpgrp\*(C'\fR, \f(CW\*(C`d_telldir\*(C'\fR, \&\f(CW\*(C`d_telldirproto\*(C'\fR, \f(CW\*(C`d_time\*(C'\fR, \f(CW\*(C`d_timegm\*(C'\fR, \f(CW\*(C`d_times\*(C'\fR, \f(CW\*(C`d_tm_tm_gmtoff\*(C'\fR, \&\f(CW\*(C`d_tm_tm_zone\*(C'\fR, \f(CW\*(C`d_tmpnam_r\*(C'\fR, \f(CW\*(C`d_truncate\*(C'\fR, \f(CW\*(C`d_ttyname_r\*(C'\fR, \f(CW\*(C`d_tzname\*(C'\fR, \&\f(CW\*(C`d_u32align\*(C'\fR, \f(CW\*(C`d_ualarm\*(C'\fR, \f(CW\*(C`d_umask\*(C'\fR, \f(CW\*(C`d_uname\*(C'\fR, \f(CW\*(C`d_union_semun\*(C'\fR, \&\f(CW\*(C`d_unordered\*(C'\fR, \f(CW\*(C`d_unsetenv\*(C'\fR, \f(CW\*(C`d_usleep\*(C'\fR, \f(CW\*(C`d_usleepproto\*(C'\fR, \f(CW\*(C`d_ustat\*(C'\fR, \&\f(CW\*(C`d_vendorarch\*(C'\fR, \f(CW\*(C`d_vendorbin\*(C'\fR, \f(CW\*(C`d_vendorlib\*(C'\fR, \f(CW\*(C`d_vendorscript\*(C'\fR, \&\f(CW\*(C`d_vfork\*(C'\fR, \f(CW\*(C`d_void_closedir\*(C'\fR, \f(CW\*(C`d_voidsig\*(C'\fR, \f(CW\*(C`d_voidtty\*(C'\fR, \f(CW\*(C`d_volatile\*(C'\fR, \&\f(CW\*(C`d_vprintf\*(C'\fR, \f(CW\*(C`d_vsnprintf\*(C'\fR, \f(CW\*(C`d_wait4\*(C'\fR, \f(CW\*(C`d_waitpid\*(C'\fR, \f(CW\*(C`d_wcstombs\*(C'\fR, \&\f(CW\*(C`d_wctomb\*(C'\fR, \f(CW\*(C`d_writev\*(C'\fR, \f(CW\*(C`d_xenix\*(C'\fR, \f(CW\*(C`date\*(C'\fR, \f(CW\*(C`db_hashtype\*(C'\fR, \&\f(CW\*(C`db_prefixtype\*(C'\fR, \f(CW\*(C`db_version_major\*(C'\fR, \f(CW\*(C`db_version_minor\*(C'\fR, \&\f(CW\*(C`db_version_patch\*(C'\fR, \f(CW\*(C`defvoidused\*(C'\fR, \f(CW\*(C`direntrytype\*(C'\fR, \f(CW\*(C`dlext\*(C'\fR, \f(CW\*(C`dlsrc\*(C'\fR, \&\f(CW\*(C`doublesize\*(C'\fR, \f(CW\*(C`drand01\*(C'\fR, \f(CW\*(C`drand48_r_proto\*(C'\fR, \f(CW\*(C`dtrace\*(C'\fR, \f(CW\*(C`dynamic_ext\*(C'\fR .IP "e" 4 .IX Item "e" .PP \&\f(CW\*(C`eagain\*(C'\fR, \f(CW\*(C`ebcdic\*(C'\fR, \f(CW\*(C`echo\*(C'\fR, \f(CW\*(C`egrep\*(C'\fR, \f(CW\*(C`emacs\*(C'\fR, \f(CW\*(C`endgrent_r_proto\*(C'\fR, \&\f(CW\*(C`endhostent_r_proto\*(C'\fR, \f(CW\*(C`endnetent_r_proto\*(C'\fR, \f(CW\*(C`endprotoent_r_proto\*(C'\fR, \&\f(CW\*(C`endpwent_r_proto\*(C'\fR, \f(CW\*(C`endservent_r_proto\*(C'\fR, \f(CW\*(C`eunicefix\*(C'\fR, \f(CW\*(C`exe_ext\*(C'\fR, \&\f(CW\*(C`expr\*(C'\fR, \f(CW\*(C`extensions\*(C'\fR, \f(CW\*(C`extern_C\*(C'\fR, \f(CW\*(C`extras\*(C'\fR .IP "f" 4 .IX Item "f" .PP \&\f(CW\*(C`fflushall\*(C'\fR, \f(CW\*(C`fflushNULL\*(C'\fR, \f(CW\*(C`find\*(C'\fR, \f(CW\*(C`firstmakefile\*(C'\fR, \f(CW\*(C`flex\*(C'\fR, \&\f(CW\*(C`fpossize\*(C'\fR, \f(CW\*(C`fpostype\*(C'\fR, \f(CW\*(C`freetype\*(C'\fR, \f(CW\*(C`from\*(C'\fR, \f(CW\*(C`full_ar\*(C'\fR, \f(CW\*(C`full_csh\*(C'\fR, \&\f(CW\*(C`full_sed\*(C'\fR .IP "g" 4 .IX Item "g" .PP \&\f(CW\*(C`gccansipedantic\*(C'\fR, \f(CW\*(C`gccosandvers\*(C'\fR, \f(CW\*(C`gccversion\*(C'\fR, \f(CW\*(C`getgrent_r_proto\*(C'\fR, \&\f(CW\*(C`getgrgid_r_proto\*(C'\fR, \f(CW\*(C`getgrnam_r_proto\*(C'\fR, \f(CW\*(C`gethostbyaddr_r_proto\*(C'\fR, \&\f(CW\*(C`gethostbyname_r_proto\*(C'\fR, \f(CW\*(C`gethostent_r_proto\*(C'\fR, \f(CW\*(C`getlogin_r_proto\*(C'\fR, \&\f(CW\*(C`getnetbyaddr_r_proto\*(C'\fR, \f(CW\*(C`getnetbyname_r_proto\*(C'\fR, \f(CW\*(C`getnetent_r_proto\*(C'\fR, \&\f(CW\*(C`getprotobyname_r_proto\*(C'\fR, \f(CW\*(C`getprotobynumber_r_proto\*(C'\fR, \&\f(CW\*(C`getprotoent_r_proto\*(C'\fR, \f(CW\*(C`getpwent_r_proto\*(C'\fR, \f(CW\*(C`getpwnam_r_proto\*(C'\fR, \&\f(CW\*(C`getpwuid_r_proto\*(C'\fR, \f(CW\*(C`getservbyname_r_proto\*(C'\fR, \f(CW\*(C`getservbyport_r_proto\*(C'\fR, \&\f(CW\*(C`getservent_r_proto\*(C'\fR, \f(CW\*(C`getspnam_r_proto\*(C'\fR, \f(CW\*(C`gidformat\*(C'\fR, \f(CW\*(C`gidsign\*(C'\fR, \&\f(CW\*(C`gidsize\*(C'\fR, \f(CW\*(C`gidtype\*(C'\fR, \f(CW\*(C`glibpth\*(C'\fR, \f(CW\*(C`gmake\*(C'\fR, \f(CW\*(C`gmtime_r_proto\*(C'\fR, \&\f(CW\*(C`gnulibc_version\*(C'\fR, \f(CW\*(C`grep\*(C'\fR, \f(CW\*(C`groupcat\*(C'\fR, \f(CW\*(C`groupstype\*(C'\fR, \f(CW\*(C`gzip\*(C'\fR .IP "h" 4 .IX Item "h" .PP \&\f(CW\*(C`h_fcntl\*(C'\fR, \f(CW\*(C`h_sysfile\*(C'\fR, \f(CW\*(C`hint\*(C'\fR, \f(CW\*(C`hostcat\*(C'\fR, \f(CW\*(C`html1dir\*(C'\fR, \f(CW\*(C`html1direxp\*(C'\fR, \&\f(CW\*(C`html3dir\*(C'\fR, \f(CW\*(C`html3direxp\*(C'\fR .IP "i" 4 .IX Item "i" .PP \&\f(CW\*(C`i16size\*(C'\fR, \f(CW\*(C`i16type\*(C'\fR, \f(CW\*(C`i32size\*(C'\fR, \f(CW\*(C`i32type\*(C'\fR, \f(CW\*(C`i64size\*(C'\fR, \f(CW\*(C`i64type\*(C'\fR, \&\f(CW\*(C`i8size\*(C'\fR, \f(CW\*(C`i8type\*(C'\fR, \f(CW\*(C`i_arpainet\*(C'\fR, \f(CW\*(C`i_assert\*(C'\fR, \f(CW\*(C`i_bsdioctl\*(C'\fR, \&\f(CW\*(C`i_crypt\*(C'\fR, \f(CW\*(C`i_db\*(C'\fR, \f(CW\*(C`i_dbm\*(C'\fR, \f(CW\*(C`i_dirent\*(C'\fR, \f(CW\*(C`i_dld\*(C'\fR, \f(CW\*(C`i_dlfcn\*(C'\fR, \&\f(CW\*(C`i_fcntl\*(C'\fR, \f(CW\*(C`i_float\*(C'\fR, \f(CW\*(C`i_fp\*(C'\fR, \f(CW\*(C`i_fp_class\*(C'\fR, \f(CW\*(C`i_gdbm\*(C'\fR, \f(CW\*(C`i_gdbm_ndbm\*(C'\fR, \&\f(CW\*(C`i_gdbmndbm\*(C'\fR, \f(CW\*(C`i_grp\*(C'\fR, \f(CW\*(C`i_ieeefp\*(C'\fR, \f(CW\*(C`i_inttypes\*(C'\fR, \f(CW\*(C`i_langinfo\*(C'\fR, \&\f(CW\*(C`i_libutil\*(C'\fR, \f(CW\*(C`i_limits\*(C'\fR, \f(CW\*(C`i_locale\*(C'\fR, \f(CW\*(C`i_machcthr\*(C'\fR, \f(CW\*(C`i_malloc\*(C'\fR, \&\f(CW\*(C`i_mallocmalloc\*(C'\fR, \f(CW\*(C`i_math\*(C'\fR, \f(CW\*(C`i_memory\*(C'\fR, \f(CW\*(C`i_mntent\*(C'\fR, \f(CW\*(C`i_ndbm\*(C'\fR, \&\f(CW\*(C`i_netdb\*(C'\fR, \f(CW\*(C`i_neterrno\*(C'\fR, \f(CW\*(C`i_netinettcp\*(C'\fR, \f(CW\*(C`i_niin\*(C'\fR, \f(CW\*(C`i_poll\*(C'\fR, \&\f(CW\*(C`i_prot\*(C'\fR, \f(CW\*(C`i_pthread\*(C'\fR, \f(CW\*(C`i_pwd\*(C'\fR, \f(CW\*(C`i_rpcsvcdbm\*(C'\fR, \f(CW\*(C`i_sfio\*(C'\fR, \f(CW\*(C`i_sgtty\*(C'\fR, \&\f(CW\*(C`i_shadow\*(C'\fR, \f(CW\*(C`i_socks\*(C'\fR, \f(CW\*(C`i_stdarg\*(C'\fR, \f(CW\*(C`i_stddef\*(C'\fR, \f(CW\*(C`i_stdlib\*(C'\fR, \&\f(CW\*(C`i_string\*(C'\fR, \f(CW\*(C`i_sunmath\*(C'\fR, \f(CW\*(C`i_sysaccess\*(C'\fR, \f(CW\*(C`i_sysdir\*(C'\fR, \f(CW\*(C`i_sysfile\*(C'\fR, \&\f(CW\*(C`i_sysfilio\*(C'\fR, \f(CW\*(C`i_sysin\*(C'\fR, \f(CW\*(C`i_sysioctl\*(C'\fR, \f(CW\*(C`i_syslog\*(C'\fR, \f(CW\*(C`i_sysmman\*(C'\fR, \&\f(CW\*(C`i_sysmode\*(C'\fR, \f(CW\*(C`i_sysmount\*(C'\fR, \f(CW\*(C`i_sysndir\*(C'\fR, \f(CW\*(C`i_sysparam\*(C'\fR, \f(CW\*(C`i_syspoll\*(C'\fR, \&\f(CW\*(C`i_sysresrc\*(C'\fR, \f(CW\*(C`i_syssecrt\*(C'\fR, \f(CW\*(C`i_sysselct\*(C'\fR, \f(CW\*(C`i_syssockio\*(C'\fR, \f(CW\*(C`i_sysstat\*(C'\fR, \&\f(CW\*(C`i_sysstatfs\*(C'\fR, \f(CW\*(C`i_sysstatvfs\*(C'\fR, \f(CW\*(C`i_systime\*(C'\fR, \f(CW\*(C`i_systimek\*(C'\fR, \&\f(CW\*(C`i_systimes\*(C'\fR, \f(CW\*(C`i_systypes\*(C'\fR, \f(CW\*(C`i_sysuio\*(C'\fR, \f(CW\*(C`i_sysun\*(C'\fR, \f(CW\*(C`i_sysutsname\*(C'\fR, \&\f(CW\*(C`i_sysvfs\*(C'\fR, \f(CW\*(C`i_syswait\*(C'\fR, \f(CW\*(C`i_termio\*(C'\fR, \f(CW\*(C`i_termios\*(C'\fR, \f(CW\*(C`i_time\*(C'\fR, \&\f(CW\*(C`i_unistd\*(C'\fR, \f(CW\*(C`i_ustat\*(C'\fR, \f(CW\*(C`i_utime\*(C'\fR, \f(CW\*(C`i_values\*(C'\fR, \f(CW\*(C`i_varargs\*(C'\fR, \&\f(CW\*(C`i_varhdr\*(C'\fR, \f(CW\*(C`i_vfork\*(C'\fR, \f(CW\*(C`ignore_versioned_solibs\*(C'\fR, \f(CW\*(C`inc_version_list\*(C'\fR, \&\f(CW\*(C`inc_version_list_init\*(C'\fR, \f(CW\*(C`incpath\*(C'\fR, \f(CW\*(C`inews\*(C'\fR, \f(CW\*(C`initialinstalllocation\*(C'\fR, \&\f(CW\*(C`installarchlib\*(C'\fR, \f(CW\*(C`installbin\*(C'\fR, \f(CW\*(C`installhtml1dir\*(C'\fR, \f(CW\*(C`installhtml3dir\*(C'\fR, \&\f(CW\*(C`installman1dir\*(C'\fR, \f(CW\*(C`installman3dir\*(C'\fR, \f(CW\*(C`installprefix\*(C'\fR, \&\f(CW\*(C`installprefixexp\*(C'\fR, \f(CW\*(C`installprivlib\*(C'\fR, \f(CW\*(C`installscript\*(C'\fR, \&\f(CW\*(C`installsitearch\*(C'\fR, \f(CW\*(C`installsitebin\*(C'\fR, \f(CW\*(C`installsitehtml1dir\*(C'\fR, \&\f(CW\*(C`installsitehtml3dir\*(C'\fR, \f(CW\*(C`installsitelib\*(C'\fR, \f(CW\*(C`installsiteman1dir\*(C'\fR, \&\f(CW\*(C`installsiteman3dir\*(C'\fR, \f(CW\*(C`installsitescript\*(C'\fR, \f(CW\*(C`installstyle\*(C'\fR, \&\f(CW\*(C`installusrbinperl\*(C'\fR, \f(CW\*(C`installvendorarch\*(C'\fR, \f(CW\*(C`installvendorbin\*(C'\fR, \&\f(CW\*(C`installvendorhtml1dir\*(C'\fR, \f(CW\*(C`installvendorhtml3dir\*(C'\fR, \f(CW\*(C`installvendorlib\*(C'\fR, \&\f(CW\*(C`installvendorman1dir\*(C'\fR, \f(CW\*(C`installvendorman3dir\*(C'\fR, \f(CW\*(C`installvendorscript\*(C'\fR, \&\f(CW\*(C`intsize\*(C'\fR, \f(CW\*(C`issymlink\*(C'\fR, \f(CW\*(C`ivdformat\*(C'\fR, \f(CW\*(C`ivsize\*(C'\fR, \f(CW\*(C`ivtype\*(C'\fR .IP "k" 4 .IX Item "k" .PP \&\f(CW\*(C`known_extensions\*(C'\fR, \f(CW\*(C`ksh\*(C'\fR .IP "l" 4 .IX Item "l" .PP \&\f(CW\*(C`ld\*(C'\fR, \f(CW\*(C`lddlflags\*(C'\fR, \f(CW\*(C`ldflags\*(C'\fR, \f(CW\*(C`ldflags_uselargefiles\*(C'\fR, \f(CW\*(C`ldlibpthname\*(C'\fR, \&\f(CW\*(C`less\*(C'\fR, \f(CW\*(C`lib_ext\*(C'\fR, \f(CW\*(C`libc\*(C'\fR, \f(CW\*(C`libperl\*(C'\fR, \f(CW\*(C`libpth\*(C'\fR, \f(CW\*(C`libs\*(C'\fR, \f(CW\*(C`libsdirs\*(C'\fR, \&\f(CW\*(C`libsfiles\*(C'\fR, \f(CW\*(C`libsfound\*(C'\fR, \f(CW\*(C`libspath\*(C'\fR, \f(CW\*(C`libswanted\*(C'\fR, \&\f(CW\*(C`libswanted_uselargefiles\*(C'\fR, \f(CW\*(C`line\*(C'\fR, \f(CW\*(C`lint\*(C'\fR, \f(CW\*(C`lkflags\*(C'\fR, \f(CW\*(C`ln\*(C'\fR, \f(CW\*(C`lns\*(C'\fR, \&\f(CW\*(C`localtime_r_proto\*(C'\fR, \f(CW\*(C`locincpth\*(C'\fR, \f(CW\*(C`loclibpth\*(C'\fR, \f(CW\*(C`longdblsize\*(C'\fR, \&\f(CW\*(C`longlongsize\*(C'\fR, \f(CW\*(C`longsize\*(C'\fR, \f(CW\*(C`lp\*(C'\fR, \f(CW\*(C`lpr\*(C'\fR, \f(CW\*(C`ls\*(C'\fR, \f(CW\*(C`lseeksize\*(C'\fR, \&\f(CW\*(C`lseektype\*(C'\fR .IP "m" 4 .IX Item "m" .PP \&\f(CW\*(C`mad\*(C'\fR, \f(CW\*(C`madlyh\*(C'\fR, \f(CW\*(C`madlyobj\*(C'\fR, \f(CW\*(C`madlysrc\*(C'\fR, \f(CW\*(C`mail\*(C'\fR, \f(CW\*(C`mailx\*(C'\fR, \f(CW\*(C`make\*(C'\fR, \&\f(CW\*(C`make_set_make\*(C'\fR, \f(CW\*(C`mallocobj\*(C'\fR, \f(CW\*(C`mallocsrc\*(C'\fR, \f(CW\*(C`malloctype\*(C'\fR, \f(CW\*(C`man1dir\*(C'\fR, \&\f(CW\*(C`man1direxp\*(C'\fR, \f(CW\*(C`man1ext\*(C'\fR, \f(CW\*(C`man3dir\*(C'\fR, \f(CW\*(C`man3direxp\*(C'\fR, \f(CW\*(C`man3ext\*(C'\fR, \&\f(CW\*(C`mips_type\*(C'\fR, \f(CW\*(C`mistrustnm\*(C'\fR, \f(CW\*(C`mkdir\*(C'\fR, \f(CW\*(C`mmaptype\*(C'\fR, \f(CW\*(C`modetype\*(C'\fR, \f(CW\*(C`more\*(C'\fR, \&\f(CW\*(C`multiarch\*(C'\fR, \f(CW\*(C`mv\*(C'\fR, \f(CW\*(C`myarchname\*(C'\fR, \f(CW\*(C`mydomain\*(C'\fR, \f(CW\*(C`myhostname\*(C'\fR, \f(CW\*(C`myuname\*(C'\fR .IP "n" 4 .IX Item "n" .PP \&\f(CW\*(C`n\*(C'\fR, \f(CW\*(C`need_va_copy\*(C'\fR, \f(CW\*(C`netdb_hlen_type\*(C'\fR, \f(CW\*(C`netdb_host_type\*(C'\fR, \&\f(CW\*(C`netdb_name_type\*(C'\fR, \f(CW\*(C`netdb_net_type\*(C'\fR, \f(CW\*(C`nm\*(C'\fR, \f(CW\*(C`nm_opt\*(C'\fR, \f(CW\*(C`nm_so_opt\*(C'\fR, \&\f(CW\*(C`nonxs_ext\*(C'\fR, \f(CW\*(C`nroff\*(C'\fR, \f(CW\*(C`nv_overflows_integers_at\*(C'\fR, \&\f(CW\*(C`nv_preserves_uv_bits\*(C'\fR, \f(CW\*(C`nveformat\*(C'\fR, \f(CW\*(C`nvEUformat\*(C'\fR, \f(CW\*(C`nvfformat\*(C'\fR, \&\f(CW\*(C`nvFUformat\*(C'\fR, \f(CW\*(C`nvgformat\*(C'\fR, \f(CW\*(C`nvGUformat\*(C'\fR, \f(CW\*(C`nvsize\*(C'\fR, \f(CW\*(C`nvtype\*(C'\fR .IP "o" 4 .IX Item "o" .PP \&\f(CW\*(C`o_nonblock\*(C'\fR, \f(CW\*(C`obj_ext\*(C'\fR, \f(CW\*(C`old_pthread_create_joinable\*(C'\fR, \f(CW\*(C`optimize\*(C'\fR, \&\f(CW\*(C`orderlib\*(C'\fR, \f(CW\*(C`osname\*(C'\fR, \f(CW\*(C`osvers\*(C'\fR, \f(CW\*(C`otherlibdirs\*(C'\fR .IP "p" 4 .IX Item "p" .PP \&\f(CW\*(C`package\*(C'\fR, \f(CW\*(C`pager\*(C'\fR, \f(CW\*(C`passcat\*(C'\fR, \f(CW\*(C`patchlevel\*(C'\fR, \f(CW\*(C`path_sep\*(C'\fR, \f(CW\*(C`perl\*(C'\fR, \&\f(CW\*(C`perl5\*(C'\fR .IP "P" 4 .IX Item "P" .PP \&\f(CW\*(C`PERL_API_REVISION\*(C'\fR, \f(CW\*(C`PERL_API_SUBVERSION\*(C'\fR, \f(CW\*(C`PERL_API_VERSION\*(C'\fR, \&\f(CW\*(C`PERL_CONFIG_SH\*(C'\fR, \f(CW\*(C`PERL_PATCHLEVEL\*(C'\fR, \f(CW\*(C`perl_patchlevel\*(C'\fR, \&\f(CW\*(C`PERL_REVISION\*(C'\fR, \f(CW\*(C`perl_static_inline\*(C'\fR, \f(CW\*(C`PERL_SUBVERSION\*(C'\fR, \&\f(CW\*(C`PERL_VERSION\*(C'\fR, \f(CW\*(C`perladmin\*(C'\fR, \f(CW\*(C`perllibs\*(C'\fR, \f(CW\*(C`perlpath\*(C'\fR, \f(CW\*(C`pg\*(C'\fR, \&\f(CW\*(C`phostname\*(C'\fR, \f(CW\*(C`pidtype\*(C'\fR, \f(CW\*(C`plibpth\*(C'\fR, \f(CW\*(C`pmake\*(C'\fR, \f(CW\*(C`pr\*(C'\fR, \f(CW\*(C`prefix\*(C'\fR, \&\f(CW\*(C`prefixexp\*(C'\fR, \f(CW\*(C`privlib\*(C'\fR, \f(CW\*(C`privlibexp\*(C'\fR, \f(CW\*(C`procselfexe\*(C'\fR, \f(CW\*(C`prototype\*(C'\fR, \&\f(CW\*(C`ptrsize\*(C'\fR .IP "q" 4 .IX Item "q" .PP \&\f(CW\*(C`quadkind\*(C'\fR, \f(CW\*(C`quadtype\*(C'\fR .IP "r" 4 .IX Item "r" .PP \&\f(CW\*(C`randbits\*(C'\fR, \f(CW\*(C`randfunc\*(C'\fR, \f(CW\*(C`random_r_proto\*(C'\fR, \f(CW\*(C`randseedtype\*(C'\fR, \f(CW\*(C`ranlib\*(C'\fR, \&\f(CW\*(C`rd_nodata\*(C'\fR, \f(CW\*(C`readdir64_r_proto\*(C'\fR, \f(CW\*(C`readdir_r_proto\*(C'\fR, \f(CW\*(C`revision\*(C'\fR, \f(CW\*(C`rm\*(C'\fR, \&\f(CW\*(C`rm_try\*(C'\fR, \f(CW\*(C`rmail\*(C'\fR, \f(CW\*(C`run\*(C'\fR, \f(CW\*(C`runnm\*(C'\fR .IP "s" 4 .IX Item "s" .PP \&\f(CW\*(C`sched_yield\*(C'\fR, \f(CW\*(C`scriptdir\*(C'\fR, \f(CW\*(C`scriptdirexp\*(C'\fR, \f(CW\*(C`sed\*(C'\fR, \f(CW\*(C`seedfunc\*(C'\fR, \&\f(CW\*(C`selectminbits\*(C'\fR, \f(CW\*(C`selecttype\*(C'\fR, \f(CW\*(C`sendmail\*(C'\fR, \f(CW\*(C`setgrent_r_proto\*(C'\fR, \&\f(CW\*(C`sethostent_r_proto\*(C'\fR, \f(CW\*(C`setlocale_r_proto\*(C'\fR, \f(CW\*(C`setnetent_r_proto\*(C'\fR, \&\f(CW\*(C`setprotoent_r_proto\*(C'\fR, \f(CW\*(C`setpwent_r_proto\*(C'\fR, \f(CW\*(C`setservent_r_proto\*(C'\fR, \&\f(CW\*(C`sGMTIME_max\*(C'\fR, \f(CW\*(C`sGMTIME_min\*(C'\fR, \f(CW\*(C`sh\*(C'\fR, \f(CW\*(C`shar\*(C'\fR, \f(CW\*(C`sharpbang\*(C'\fR, \f(CW\*(C`shmattype\*(C'\fR, \&\f(CW\*(C`shortsize\*(C'\fR, \f(CW\*(C`shrpenv\*(C'\fR, \f(CW\*(C`shsharp\*(C'\fR, \f(CW\*(C`sig_count\*(C'\fR, \f(CW\*(C`sig_name\*(C'\fR, \&\f(CW\*(C`sig_name_init\*(C'\fR, \f(CW\*(C`sig_num\*(C'\fR, \f(CW\*(C`sig_num_init\*(C'\fR, \f(CW\*(C`sig_size\*(C'\fR, \f(CW\*(C`signal_t\*(C'\fR, \&\f(CW\*(C`sitearch\*(C'\fR, \f(CW\*(C`sitearchexp\*(C'\fR, \f(CW\*(C`sitebin\*(C'\fR, \f(CW\*(C`sitebinexp\*(C'\fR, \f(CW\*(C`sitehtml1dir\*(C'\fR, \&\f(CW\*(C`sitehtml1direxp\*(C'\fR, \f(CW\*(C`sitehtml3dir\*(C'\fR, \f(CW\*(C`sitehtml3direxp\*(C'\fR, \f(CW\*(C`sitelib\*(C'\fR, \&\f(CW\*(C`sitelib_stem\*(C'\fR, \f(CW\*(C`sitelibexp\*(C'\fR, \f(CW\*(C`siteman1dir\*(C'\fR, \f(CW\*(C`siteman1direxp\*(C'\fR, \&\f(CW\*(C`siteman3dir\*(C'\fR, \f(CW\*(C`siteman3direxp\*(C'\fR, \f(CW\*(C`siteprefix\*(C'\fR, \f(CW\*(C`siteprefixexp\*(C'\fR, \&\f(CW\*(C`sitescript\*(C'\fR, \f(CW\*(C`sitescriptexp\*(C'\fR, \f(CW\*(C`sizesize\*(C'\fR, \f(CW\*(C`sizetype\*(C'\fR, \f(CW\*(C`sleep\*(C'\fR, \&\f(CW\*(C`sLOCALTIME_max\*(C'\fR, \f(CW\*(C`sLOCALTIME_min\*(C'\fR, \f(CW\*(C`smail\*(C'\fR, \f(CW\*(C`so\*(C'\fR, \f(CW\*(C`sockethdr\*(C'\fR, \&\f(CW\*(C`socketlib\*(C'\fR, \f(CW\*(C`socksizetype\*(C'\fR, \f(CW\*(C`sort\*(C'\fR, \f(CW\*(C`spackage\*(C'\fR, \f(CW\*(C`spitshell\*(C'\fR, \&\f(CW\*(C`sPRId64\*(C'\fR, \f(CW\*(C`sPRIeldbl\*(C'\fR, \f(CW\*(C`sPRIEUldbl\*(C'\fR, \f(CW\*(C`sPRIfldbl\*(C'\fR, \f(CW\*(C`sPRIFUldbl\*(C'\fR, \&\f(CW\*(C`sPRIgldbl\*(C'\fR, \f(CW\*(C`sPRIGUldbl\*(C'\fR, \f(CW\*(C`sPRIi64\*(C'\fR, \f(CW\*(C`sPRIo64\*(C'\fR, \f(CW\*(C`sPRIu64\*(C'\fR, \&\f(CW\*(C`sPRIx64\*(C'\fR, \f(CW\*(C`sPRIXU64\*(C'\fR, \f(CW\*(C`srand48_r_proto\*(C'\fR, \f(CW\*(C`srandom_r_proto\*(C'\fR, \f(CW\*(C`src\*(C'\fR, \&\f(CW\*(C`sSCNfldbl\*(C'\fR, \f(CW\*(C`ssizetype\*(C'\fR, \f(CW\*(C`startperl\*(C'\fR, \f(CW\*(C`startsh\*(C'\fR, \f(CW\*(C`static_ext\*(C'\fR, \&\f(CW\*(C`stdchar\*(C'\fR, \f(CW\*(C`stdio_base\*(C'\fR, \f(CW\*(C`stdio_bufsiz\*(C'\fR, \f(CW\*(C`stdio_cnt\*(C'\fR, \f(CW\*(C`stdio_filbuf\*(C'\fR, \&\f(CW\*(C`stdio_ptr\*(C'\fR, \f(CW\*(C`stdio_stream_array\*(C'\fR, \f(CW\*(C`strerror_r_proto\*(C'\fR, \f(CW\*(C`strings\*(C'\fR, \&\f(CW\*(C`submit\*(C'\fR, \f(CW\*(C`subversion\*(C'\fR, \f(CW\*(C`sysman\*(C'\fR .IP "t" 4 .IX Item "t" .PP \&\f(CW\*(C`tail\*(C'\fR, \f(CW\*(C`tar\*(C'\fR, \f(CW\*(C`targetarch\*(C'\fR, \f(CW\*(C`tbl\*(C'\fR, \f(CW\*(C`tee\*(C'\fR, \f(CW\*(C`test\*(C'\fR, \f(CW\*(C`timeincl\*(C'\fR, \&\f(CW\*(C`timetype\*(C'\fR, \f(CW\*(C`tmpnam_r_proto\*(C'\fR, \f(CW\*(C`to\*(C'\fR, \f(CW\*(C`touch\*(C'\fR, \f(CW\*(C`tr\*(C'\fR, \f(CW\*(C`trnl\*(C'\fR, \f(CW\*(C`troff\*(C'\fR, \&\f(CW\*(C`ttyname_r_proto\*(C'\fR .IP "u" 4 .IX Item "u" .PP \&\f(CW\*(C`u16size\*(C'\fR, \f(CW\*(C`u16type\*(C'\fR, \f(CW\*(C`u32size\*(C'\fR, \f(CW\*(C`u32type\*(C'\fR, \f(CW\*(C`u64size\*(C'\fR, \f(CW\*(C`u64type\*(C'\fR, \&\f(CW\*(C`u8size\*(C'\fR, \f(CW\*(C`u8type\*(C'\fR, \f(CW\*(C`uidformat\*(C'\fR, \f(CW\*(C`uidsign\*(C'\fR, \f(CW\*(C`uidsize\*(C'\fR, \f(CW\*(C`uidtype\*(C'\fR, \&\f(CW\*(C`uname\*(C'\fR, \f(CW\*(C`uniq\*(C'\fR, \f(CW\*(C`uquadtype\*(C'\fR, \f(CW\*(C`use5005threads\*(C'\fR, \f(CW\*(C`use64bitall\*(C'\fR, \&\f(CW\*(C`use64bitint\*(C'\fR, \f(CW\*(C`usecrosscompile\*(C'\fR, \f(CW\*(C`usedevel\*(C'\fR, \f(CW\*(C`usedl\*(C'\fR, \f(CW\*(C`usedtrace\*(C'\fR, \&\f(CW\*(C`usefaststdio\*(C'\fR, \f(CW\*(C`useithreads\*(C'\fR, \f(CW\*(C`uselargefiles\*(C'\fR, \f(CW\*(C`uselongdouble\*(C'\fR, \&\f(CW\*(C`usemallocwrap\*(C'\fR, \f(CW\*(C`usemorebits\*(C'\fR, \f(CW\*(C`usemultiplicity\*(C'\fR, \f(CW\*(C`usemymalloc\*(C'\fR, \&\f(CW\*(C`usenm\*(C'\fR, \f(CW\*(C`useopcode\*(C'\fR, \f(CW\*(C`useperlio\*(C'\fR, \f(CW\*(C`useposix\*(C'\fR, \f(CW\*(C`usereentrant\*(C'\fR, \&\f(CW\*(C`userelocatableinc\*(C'\fR, \f(CW\*(C`usesfio\*(C'\fR, \f(CW\*(C`useshrplib\*(C'\fR, \f(CW\*(C`usesitecustomize\*(C'\fR, \&\f(CW\*(C`usesocks\*(C'\fR, \f(CW\*(C`usethreads\*(C'\fR, \f(CW\*(C`usevendorprefix\*(C'\fR, \f(CW\*(C`usevfork\*(C'\fR, \f(CW\*(C`usrinc\*(C'\fR, \&\f(CW\*(C`uuname\*(C'\fR, \f(CW\*(C`uvoformat\*(C'\fR, \f(CW\*(C`uvsize\*(C'\fR, \f(CW\*(C`uvtype\*(C'\fR, \f(CW\*(C`uvuformat\*(C'\fR, \f(CW\*(C`uvxformat\*(C'\fR, \&\f(CW\*(C`uvXUformat\*(C'\fR .IP "v" 4 .IX Item "v" .PP \&\f(CW\*(C`vaproto\*(C'\fR, \f(CW\*(C`vendorarch\*(C'\fR, \f(CW\*(C`vendorarchexp\*(C'\fR, \f(CW\*(C`vendorbin\*(C'\fR, \f(CW\*(C`vendorbinexp\*(C'\fR, \&\f(CW\*(C`vendorhtml1dir\*(C'\fR, \f(CW\*(C`vendorhtml1direxp\*(C'\fR, \f(CW\*(C`vendorhtml3dir\*(C'\fR, \&\f(CW\*(C`vendorhtml3direxp\*(C'\fR, \f(CW\*(C`vendorlib\*(C'\fR, \f(CW\*(C`vendorlib_stem\*(C'\fR, \f(CW\*(C`vendorlibexp\*(C'\fR, \&\f(CW\*(C`vendorman1dir\*(C'\fR, \f(CW\*(C`vendorman1direxp\*(C'\fR, \f(CW\*(C`vendorman3dir\*(C'\fR, \&\f(CW\*(C`vendorman3direxp\*(C'\fR, \f(CW\*(C`vendorprefix\*(C'\fR, \f(CW\*(C`vendorprefixexp\*(C'\fR, \f(CW\*(C`vendorscript\*(C'\fR, \&\f(CW\*(C`vendorscriptexp\*(C'\fR, \f(CW\*(C`version\*(C'\fR, \f(CW\*(C`version_patchlevel_string\*(C'\fR, \&\f(CW\*(C`versiononly\*(C'\fR, \f(CW\*(C`vi\*(C'\fR, \f(CW\*(C`voidflags\*(C'\fR .IP "x" 4 .IX Item "x" .PP \&\f(CW\*(C`xlibpth\*(C'\fR .IP "y" 4 .IX Item "y" .PP \&\f(CW\*(C`yacc\*(C'\fR, \f(CW\*(C`yaccflags\*(C'\fR .IP "z" 4 .IX Item "z" .PP \&\f(CW\*(C`zcat\*(C'\fR, \f(CW\*(C`zip\*(C'\fR .IP "\s-1GIT\s0 \s-1DATA\s0" 4 .IX Item "GIT DATA" .PD 0 .IP "\s-1NOTE\s0" 4 .IX Item "NOTE" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD dynamic, nonxs, static .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .SS "Cwd \- get pathname of current working directory" .IX Subsection "Cwd - get pathname of current working directory" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "getcwd and friends" 4 .IX Item "getcwd and friends" .PD getcwd, cwd, fastcwd, fastgetcwd, getdcwd .IP "abs_path and friends" 4 .IX Item "abs_path and friends" abs_path, realpath, fast_abs_path .ie n .IP "$ENV{\s-1PWD\s0}" 4 .el .IP "\f(CW$ENV\fR{\s-1PWD\s0}" 4 .IX Item "$ENV{PWD}" .RE .RS 4 .RE .PD 0 .IP "\s-1NOTES\s0" 4 .IX Item "NOTES" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "\s-1DB\s0 \- programmatic interface to the Perl debugging \s-1API\s0" .IX Subsection "DB - programmatic interface to the Perl debugging API" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Global Variables" 4 .IX Item "Global Variables" .PD .Vb 3 \& $DB::sub, %DB::sub, $DB::single, $DB::signal, $DB::trace, @DB::args, \&@DB::dbline, %DB::dbline, $DB::package, $DB::filename, $DB::subname, \&$DB::lineno .Ve .IP "\s-1API\s0 Methods" 4 .IX Item "API Methods" \&\s-1CLIENT\-\s0>\fIregister()\fR, \s-1CLIENT\-\s0>evalcode(\s-1STRING\s0), \s-1CLIENT\-\s0>skippkg('D::hide'), \&\s-1CLIENT\-\s0>\fIrun()\fR, \s-1CLIENT\-\s0>\fIstep()\fR, \s-1CLIENT\-\s0>\fInext()\fR, \s-1CLIENT\-\s0>\fIdone()\fR .IP "Client Callback Methods" 4 .IX Item "Client Callback Methods" \&\s-1CLIENT\-\s0>\fIinit()\fR, \s-1CLIENT\-\s0>prestop([\s-1STRING\s0]), \s-1CLIENT\-\s0>\fIstop()\fR, \s-1CLIENT\-\s0>\fIidle()\fR, \&\s-1CLIENT\-\s0>poststop([\s-1STRING\s0]), \s-1CLIENT\-\s0>evalcode(\s-1STRING\s0), \s-1CLIENT\-\s0>\fIcleanup()\fR, \&\s-1CLIENT\-\s0>output(\s-1LIST\s0) .RE .RS 4 .RE .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "DBM_Filter \*(-- Filter \s-1DBM\s0 keys/values" .IX Subsection "DBM_Filter Filter DBM keys/values" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "What is a \s-1DBM\s0 Filter?" 4 .IX Item "What is a DBM Filter?" .RS 4 .IP "So what's new?" 4 .IX Item "So what's new?" .RE .RS 4 .RE .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .ie n .IP "$db\->\fIFilter_Push()\fR / $db\->\fIFilter_Key_Push()\fR / $db\->\fIFilter_Value_Push()\fR" 4 .el .IP "\f(CW$db\fR\->\fIFilter_Push()\fR / \f(CW$db\fR\->\fIFilter_Key_Push()\fR / \f(CW$db\fR\->\fIFilter_Value_Push()\fR" 4 .IX Item "$db->Filter_Push() / $db->Filter_Key_Push() / $db->Filter_Value_Push()" .PD Filter_Push, Filter_Key_Push, Filter_Value_Push .ie n .IP "$db\->\fIFilter_Pop()\fR" 4 .el .IP "\f(CW$db\fR\->\fIFilter_Pop()\fR" 4 .IX Item "$db->Filter_Pop()" .PD 0 .ie n .IP "$db\->\fIFiltered()\fR" 4 .el .IP "\f(CW$db\fR\->\fIFiltered()\fR" 4 .IX Item "$db->Filtered()" .RE .RS 4 .RE .IP "Writing a Filter" 4 .IX Item "Writing a Filter" .RS 4 .IP "Immediate Filters" 4 .IX Item "Immediate Filters" .IP "Canned Filters" 4 .IX Item "Canned Filters" .PD \&\*(L"name\*(R", params .RE .RS 4 .RE .IP "Filters Included" 4 .IX Item "Filters Included" utf8, encode, compress, int32, null .IP "\s-1NOTES\s0" 4 .IX Item "NOTES" .RS 4 .PD 0 .IP "Maintain Round Trip Integrity" 4 .IX Item "Maintain Round Trip Integrity" .IP "Don't mix filtered & non-filtered data in the same database file." 4 .IX Item "Don't mix filtered & non-filtered data in the same database file." .RE .RS 4 .RE .IP "\s-1EXAMPLE\s0" 4 .IX Item "EXAMPLE" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "DBM_Filter::compress \- filter for DBM_Filter" .IX Subsection "DBM_Filter::compress - filter for DBM_Filter" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "DBM_Filter::encode \- filter for DBM_Filter" .IX Subsection "DBM_Filter::encode - filter for DBM_Filter" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "DBM_Filter::int32 \- filter for DBM_Filter" .IX Subsection "DBM_Filter::int32 - filter for DBM_Filter" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "DBM_Filter::null \- filter for DBM_Filter" .IX Subsection "DBM_Filter::null - filter for DBM_Filter" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "DBM_Filter::utf8 \- filter for DBM_Filter" .IX Subsection "DBM_Filter::utf8 - filter for DBM_Filter" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "DB_File \- Perl5 access to Berkeley \s-1DB\s0 version 1.x" .IX Subsection "DB_File - Perl5 access to Berkeley DB version 1.x" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD \&\fB\s-1DB_HASH\s0\fR, \fB\s-1DB_BTREE\s0\fR, \fB\s-1DB_RECNO\s0\fR .RS 4 .IP "Using DB_File with Berkeley \s-1DB\s0 version 2 or greater" 4 .IX Item "Using DB_File with Berkeley DB version 2 or greater" .PD 0 .IP "Interface to Berkeley \s-1DB\s0" 4 .IX Item "Interface to Berkeley DB" .IP "Opening a Berkeley \s-1DB\s0 Database File" 4 .IX Item "Opening a Berkeley DB Database File" .IP "Default Parameters" 4 .IX Item "Default Parameters" .IP "In Memory Databases" 4 .IX Item "In Memory Databases" .RE .RS 4 .RE .IP "\s-1DB_HASH\s0" 4 .IX Item "DB_HASH" .RS 4 .IP "A Simple Example" 4 .IX Item "A Simple Example" .RE .RS 4 .RE .IP "\s-1DB_BTREE\s0" 4 .IX Item "DB_BTREE" .RS 4 .IP "Changing the \s-1BTREE\s0 sort order" 4 .IX Item "Changing the BTREE sort order" .IP "Handling Duplicate Keys" 4 .IX Item "Handling Duplicate Keys" .IP "The \fIget_dup()\fR Method" 4 .IX Item "The get_dup() Method" .IP "The \fIfind_dup()\fR Method" 4 .IX Item "The find_dup() Method" .IP "The \fIdel_dup()\fR Method" 4 .IX Item "The del_dup() Method" .IP "Matching Partial Keys" 4 .IX Item "Matching Partial Keys" .RE .RS 4 .RE .IP "\s-1DB_RECNO\s0" 4 .IX Item "DB_RECNO" .RS 4 .IP "The 'bval' Option" 4 .IX Item "The 'bval' Option" .IP "A Simple Example" 4 .IX Item "A Simple Example" .IP "Extra \s-1RECNO\s0 Methods" 4 .IX Item "Extra RECNO Methods" .PD \&\fB\f(CB$X\fB\->push(list) ;\fR, \fB\f(CB$value\fB = \f(CB$X\fB\->pop ;\fR, \fB\f(CB$X\fB\->shift\fR, \&\fB\f(CB$X\fB\->unshift(list) ;\fR, \fB\f(CB$X\fB\->length\fR, \fB\f(CB$X\fB\->splice(offset, length, elements);\fR .IP "Another Example" 4 .IX Item "Another Example" .RE .RS 4 .RE .PD 0 .IP "\s-1THE\s0 \s-1API\s0 \s-1INTERFACE\s0" 4 .IX Item "THE API INTERFACE" .PD \&\fB\f(CB$status\fB = \f(CB$X\fB\->get($key, \f(CB$value\fB [, \f(CB$flags\fB]) ;\fR, \fB\f(CB$status\fB = \&\f(CB$X\fB\->put($key, \f(CB$value\fB [, \f(CB$flags\fB]) ;\fR, \fB\f(CB$status\fB = \f(CB$X\fB\->del($key [, \&\f(CB$flags\fB]) ;\fR, \fB\f(CB$status\fB = \f(CB$X\fB\->fd ;\fR, \fB\f(CB$status\fB = \f(CB$X\fB\->seq($key, \&\f(CB$value\fB, \f(CB$flags\fB) ;\fR, \fB\f(CB$status\fB = \f(CB$X\fB\->sync([$flags]) ;\fR .IP "\s-1DBM\s0 \s-1FILTERS\s0" 4 .IX Item "DBM FILTERS" \&\fBfilter_store_key\fR, \fBfilter_store_value\fR, \fBfilter_fetch_key\fR, \&\fBfilter_fetch_value\fR .RS 4 .IP "The Filter" 4 .IX Item "The Filter" .PD 0 .IP "An Example \*(-- the \s-1NULL\s0 termination problem." 4 .IX Item "An Example the NULL termination problem." .IP "Another Example \*(-- Key is a C int." 4 .IX Item "Another Example Key is a C int." .RE .RS 4 .RE .IP "\s-1HINTS\s0 \s-1AND\s0 \s-1TIPS\s0" 4 .IX Item "HINTS AND TIPS" .RS 4 .IP "Locking: The Trouble with fd" 4 .IX Item "Locking: The Trouble with fd" .IP "Safe ways to lock a database" 4 .IX Item "Safe ways to lock a database" .PD \&\fBTie::DB_Lock\fR, \fBTie::DB_LockFile\fR, \fBDB_File::Lock\fR .IP "Sharing Databases With C Applications" 4 .IX Item "Sharing Databases With C Applications" .PD 0 .IP "The \fIuntie()\fR Gotcha" 4 .IX Item "The untie() Gotcha" .RE .RS 4 .RE .IP "\s-1COMMON\s0 \s-1QUESTIONS\s0" 4 .IX Item "COMMON QUESTIONS" .RS 4 .IP "Why is there Perl source in my database?" 4 .IX Item "Why is there Perl source in my database?" .IP "How do I store complex data structures with DB_File?" 4 .IX Item "How do I store complex data structures with DB_File?" .ie n .IP "What does ""Invalid Argument"" mean?" 4 .el .IP "What does ``Invalid Argument'' mean?" 4 .IX Item "What does Invalid Argument mean?" .ie n .IP "What does ""Bareword 'DB_File' not allowed"" mean?" 4 .el .IP "What does ``Bareword 'DB_File' not allowed'' mean?" 4 .IX Item "What does Bareword 'DB_File' not allowed mean?" .RE .RS 4 .RE .IP "\s-1REFERENCES\s0" 4 .IX Item "REFERENCES" .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1AVAILABILITY\s0" 4 .IX Item "AVAILABILITY" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .ie n .SS "Data::Dumper \- stringified perl data structures, suitable for both printing and ""eval""" .el .SS "Data::Dumper \- stringified perl data structures, suitable for both printing and \f(CWeval\fP" .IX Subsection "Data::Dumper - stringified perl data structures, suitable for both printing and eval" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Methods" 4 .IX Item "Methods" .PD \&\fI\s-1PACKAGE\s0\fR\->new(\fI\s-1ARRAYREF\s0 [\fR, \fI\s-1ARRAYREF\s0]\fR), \fI\f(CI$OBJ\fI\fR\->Dump \fIor\fR \&\fI\s-1PACKAGE\s0\fR\->Dump(\fI\s-1ARRAYREF\s0 [\fR, \fI\s-1ARRAYREF\s0]\fR), \fI\f(CI$OBJ\fI\fR\->Seen(\fI[\s-1HASHREF\s0]\fR), \&\fI\f(CI$OBJ\fI\fR\->Values(\fI[\s-1ARRAYREF\s0]\fR), \fI\f(CI$OBJ\fI\fR\->Names(\fI[\s-1ARRAYREF\s0]\fR), \&\fI\f(CI$OBJ\fI\fR\->Reset .IP "Functions" 4 .IX Item "Functions" Dumper(\fI\s-1LIST\s0\fR) .IP "Configuration Variables or Methods" 4 .IX Item "Configuration Variables or Methods" .PD 0 .IP "Exports" 4 .IX Item "Exports" .PD Dumper .RE .RS 4 .RE .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .PD 0 .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .RS 4 .IP "\s-1NOTE\s0" 4 .IX Item "NOTE" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Devel::DProf \- a \fB\s-1DEPRECATED\s0\fP Perl code profiler" .IX Subsection "Devel::DProf - a DEPRECATED Perl code profiler" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1ACHTUNG\s0!" 4 .IX Item "ACHTUNG!" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1PROFILE\s0 \s-1FORMAT\s0" 4 .IX Item "PROFILE FORMAT" .IP "\s-1AUTOLOAD\s0" 4 .IX Item "AUTOLOAD" .IP "\s-1ENVIRONMENT\s0" 4 .IX Item "ENVIRONMENT" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Devel::InnerPackage \- find all the inner packages of a package" .IX Subsection "Devel::InnerPackage - find all the inner packages of a package" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "list_packages " 4 .IX Item "list_packages " .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYING\s0" 4 .IX Item "COPYING" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .PD .SS "Devel::PPPort \- Perl/Pollution/Portability" .IX Subsection "Devel::PPPort - Perl/Pollution/Portability" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Why use ppport.h?" 4 .IX Item "Why use ppport.h?" .IP "How to use ppport.h" 4 .IX Item "How to use ppport.h" .IP "Running ppport.h" 4 .IX Item "Running ppport.h" .RE .RS 4 .RE .IP "\s-1FUNCTIONS\s0" 4 .IX Item "FUNCTIONS" .RS 4 .IP "WriteFile" 4 .IX Item "WriteFile" .RE .RS 4 .RE .IP "\s-1COMPATIBILITY\s0" 4 .IX Item "COMPATIBILITY" .RS 4 .IP "Provided Perl compatibility \s-1API\s0" 4 .IX Item "Provided Perl compatibility API" .IP "Perl \s-1API\s0 not supported by ppport.h" 4 .IX Item "Perl API not supported by ppport.h" .PD perl 5.11.0, perl 5.10.0, perl 5.9.5, perl 5.9.4, perl 5.9.3, perl 5.9.2, perl 5.9.1, perl 5.9.0, perl 5.8.3, perl 5.8.1, perl 5.8.0, perl 5.7.3, perl 5.7.2, perl 5.7.1, perl 5.6.1, perl 5.6.0, perl 5.005_03, perl 5.005, perl 5.004_05, perl 5.004 .RE .RS 4 .RE .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .PD 0 .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Devel::Peek \- A data debugging tool for the \s-1XS\s0 programmer" .IX Subsection "Devel::Peek - A data debugging tool for the XS programmer" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Runtime debugging" 4 .IX Item "Runtime debugging" .IP "Memory footprint debugging" 4 .IX Item "Memory footprint debugging" .RE .RS 4 .RE .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .RS 4 .IP "A simple scalar string" 4 .IX Item "A simple scalar string" .IP "A simple scalar number" 4 .IX Item "A simple scalar number" .IP "A simple scalar with an extra reference" 4 .IX Item "A simple scalar with an extra reference" .IP "A reference to a simple scalar" 4 .IX Item "A reference to a simple scalar" .IP "A reference to an array" 4 .IX Item "A reference to an array" .IP "A reference to a hash" 4 .IX Item "A reference to a hash" .IP "Dumping a large array or hash" 4 .IX Item "Dumping a large array or hash" .IP "A reference to an \s-1SV\s0 which holds a C pointer" 4 .IX Item "A reference to an SV which holds a C pointer" .IP "A reference to a subroutine" 4 .IX Item "A reference to a subroutine" .RE .RS 4 .RE .IP "\s-1EXPORTS\s0" 4 .IX Item "EXPORTS" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Devel::SelfStubber \- generate stubs for a SelfLoading module" .IX Subsection "Devel::SelfStubber - generate stubs for a SelfLoading module" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD .SS "Digest \- Modules that calculate message digests" .IX Subsection "Digest - Modules that calculate message digests" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD \&\fIbinary\fR, \fIhex\fR, \fIbase64\fR .IP "\s-1OO\s0 \s-1INTERFACE\s0" 4 .IX Item "OO INTERFACE" \&\f(CW$ctx\fR = Digest\->\s-1XXX\s0($arg,...), \f(CW$ctx\fR = Digest\->new(\s-1XXX\s0 => \f(CW$arg\fR,...), \f(CW$ctx\fR = Digest::XXX\->new($arg,...), \f(CW$other_ctx\fR = \f(CW$ctx\fR\->clone, \f(CW$ctx\fR\->reset, \&\f(CW$ctx\fR\->add( \f(CW$data\fR ), \f(CW$ctx\fR\->add( \f(CW$chunk1\fR, \f(CW$chunk2\fR, ... ), \f(CW$ctx\fR\->addfile( \&\f(CW$io_handle\fR ), \f(CW$ctx\fR\->add_bits( \f(CW$data\fR, \f(CW$nbits\fR ), \f(CW$ctx\fR\->add_bits( \f(CW$bitstring\fR ), \f(CW$ctx\fR\->digest, \f(CW$ctx\fR\->hexdigest, \f(CW$ctx\fR\->b64digest .IP "Digest speed" 4 .IX Item "Digest speed" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "Digest::MD5 \- Perl interface to the \s-1MD5\s0 Algorithm" .IX Subsection "Digest::MD5 - Perl interface to the MD5 Algorithm" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1FUNCTIONS\s0" 4 .IX Item "FUNCTIONS" .PD md5($data,...), md5_hex($data,...), md5_base64($data,...) .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" \&\f(CW$md5\fR = Digest::MD5\->new, \f(CW$md5\fR\->reset, \f(CW$md5\fR\->clone, \f(CW$md5\fR\->add($data,...), \&\f(CW$md5\fR\->addfile($io_handle), \f(CW$md5\fR\->add_bits($data, \f(CW$nbits\fR), \&\f(CW$md5\fR\->add_bits($bitstring), \f(CW$md5\fR\->digest, \f(CW$md5\fR\->hexdigest, \f(CW$md5\fR\->b64digest .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .PD .SS "Digest::SHA \- Perl extension for \s-1SHA\-1/224/256/384/512\s0" .IX Subsection "Digest::SHA - Perl extension for SHA-1/224/256/384/512" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1SYNOPSIS\s0 (HMAC-SHA)" 4 .IX Item "SYNOPSIS (HMAC-SHA)" .IP "\s-1ABSTRACT\s0" 4 .IX Item "ABSTRACT" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1NIST\s0 \s-1STATEMENT\s0 \s-1ON\s0 \s-1SHA\-1\s0" 4 .IX Item "NIST STATEMENT ON SHA-1" .IP "\s-1PADDING\s0 \s-1OF\s0 \s-1BASE64\s0 \s-1DIGESTS\s0" 4 .IX Item "PADDING OF BASE64 DIGESTS" .IP "\s-1EXPORT\s0" 4 .IX Item "EXPORT" .IP "\s-1EXPORTABLE\s0 \s-1FUNCTIONS\s0" 4 .IX Item "EXPORTABLE FUNCTIONS" .PD \&\fBsha1($data, ...)\fR, \fBsha224($data, ...)\fR, \fBsha256($data, ...)\fR, \&\fBsha384($data, ...)\fR, \fBsha512($data, ...)\fR, \fBsha512224($data, ...)\fR, \&\fBsha512256($data, ...)\fR, \fBsha1_hex($data, ...)\fR, \fBsha224_hex($data, \&...)\fR, \fBsha256_hex($data, ...)\fR, \fBsha384_hex($data, ...)\fR, \&\fBsha512_hex($data, ...)\fR, \fBsha512224_hex($data, ...)\fR, \&\fBsha512256_hex($data, ...)\fR, \fBsha1_base64($data, ...)\fR, \&\fBsha224_base64($data, ...)\fR, \fBsha256_base64($data, ...)\fR, \&\fBsha384_base64($data, ...)\fR, \fBsha512_base64($data, ...)\fR, \&\fBsha512224_base64($data, ...)\fR, \fBsha512256_base64($data, ...)\fR, \&\fBnew($alg)\fR, \fBreset($alg)\fR, \fBhashsize\fR, \fBalgorithm\fR, \fBclone\fR, \&\fBadd($data, ...)\fR, \fBadd_bits($data, \f(CB$nbits\fB)\fR, \fBadd_bits($bits)\fR, \&\fBaddfile(*FILE)\fR, \fBaddfile($filename [, \f(CB$mode\fB])\fR, \fBdump($filename)\fR, \&\fBload($filename)\fR, \fBdigest\fR, \fBhexdigest\fR, \fBb64digest\fR, \&\fBhmac_sha1($data, \f(CB$key\fB)\fR, \fBhmac_sha224($data, \f(CB$key\fB)\fR, \&\fBhmac_sha256($data, \f(CB$key\fB)\fR, \fBhmac_sha384($data, \f(CB$key\fB)\fR, \&\fBhmac_sha512($data, \f(CB$key\fB)\fR, \fBhmac_sha512224($data, \f(CB$key\fB)\fR, \&\fBhmac_sha512256($data, \f(CB$key\fB)\fR, \fBhmac_sha1_hex($data, \f(CB$key\fB)\fR, \&\fBhmac_sha224_hex($data, \f(CB$key\fB)\fR, \fBhmac_sha256_hex($data, \f(CB$key\fB)\fR, \&\fBhmac_sha384_hex($data, \f(CB$key\fB)\fR, \fBhmac_sha512_hex($data, \f(CB$key\fB)\fR, \&\fBhmac_sha512224_hex($data, \f(CB$key\fB)\fR, \fBhmac_sha512256_hex($data, \f(CB$key\fB)\fR, \&\fBhmac_sha1_base64($data, \f(CB$key\fB)\fR, \fBhmac_sha224_base64($data, \f(CB$key\fB)\fR, \&\fBhmac_sha256_base64($data, \f(CB$key\fB)\fR, \fBhmac_sha384_base64($data, \f(CB$key\fB)\fR, \&\fBhmac_sha512_base64($data, \f(CB$key\fB)\fR, \fBhmac_sha512224_base64($data, \f(CB$key\fB)\fR, \&\fBhmac_sha512256_base64($data, \f(CB$key\fB)\fR .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1ACKNOWLEDGMENTS\s0" 4 .IX Item "ACKNOWLEDGMENTS" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "Digest::base \- Digest base class" .IX Subsection "Digest::base - Digest base class" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Digest::file \- Calculate digests of files" .IX Subsection "Digest::file - Calculate digests of files" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD digest_file( \f(CW$file\fR, \f(CW$algorithm\fR, [$arg,...] ), digest_file_hex( \f(CW$file\fR, \&\f(CW$algorithm\fR, [$arg,...] ), digest_file_base64( \f(CW$file\fR, \f(CW$algorithm\fR, [$arg,...] ) .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .SS "DirHandle \- supply object methods for directory handles" .IX Subsection "DirHandle - supply object methods for directory handles" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD .SS "Dumpvalue \- provides screen dump of Perl data." .IX Subsection "Dumpvalue - provides screen dump of Perl data." .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Creation" 4 .IX Item "Creation" .PD \&\f(CW\*(C`arrayDepth\*(C'\fR, \f(CW\*(C`hashDepth\*(C'\fR, \f(CW\*(C`compactDump\*(C'\fR, \f(CW\*(C`veryCompact\*(C'\fR, \f(CW\*(C`globPrint\*(C'\fR, \&\f(CW\*(C`dumpDBFiles\*(C'\fR, \f(CW\*(C`dumpPackages\*(C'\fR, \f(CW\*(C`dumpReused\*(C'\fR, \f(CW\*(C`tick\*(C'\fR, \f(CW\*(C`quoteHighBit\*(C'\fR, \&\f(CW\*(C`printUndef\*(C'\fR, \f(CW\*(C`usageOnly\*(C'\fR, unctrl, subdump, bareStringify, quoteHighBit, stopDbSignal .IP "Methods" 4 .IX Item "Methods" dumpValue, dumpValues, stringify, dumpvars, set_quote, set_unctrl, compactDump, veryCompact, set, get .RE .RS 4 .RE .SS "DynaLoader \- Dynamically load C libraries into Perl code" .IX Subsection "DynaLoader - Dynamically load C libraries into Perl code" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD \&\f(CW@dl_library_path\fR, \f(CW@dl_resolve_using\fR, \f(CW@dl_require_symbols\fR, \f(CW@dl_librefs\fR, \&\f(CW@dl_modules\fR, \f(CW@dl_shared_objects\fR, \fIdl_error()\fR, \f(CW$dl_debug\fR, \fIdl_findfile()\fR, \&\fIdl_expandspec()\fR, \fIdl_load_file()\fR, \fIdl_unload_file()\fR, \fIdl_load_flags()\fR, \&\fIdl_find_symbol()\fR, \fIdl_find_symbol_anywhere()\fR, \fIdl_undef_symbols()\fR, \&\fIdl_install_xsub()\fR, \fIbootstrap()\fR .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .SS "Encode \- character encodings" .IX Subsection "Encode - character encodings" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .RS 4 .IP "Table of Contents" 4 .IX Item "Table of Contents" .RE .RS 4 .RE .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "\s-1TERMINOLOGY\s0" 4 .IX Item "TERMINOLOGY" .RE .RS 4 .RE .IP "\s-1PERL\s0 \s-1ENCODING\s0 \s-1API\s0" 4 .IX Item "PERL ENCODING API" .PD \&\f(CW$octets\fR = encode(\s-1ENCODING\s0, \f(CW$string\fR [, \s-1CHECK\s0]), \f(CW$string\fR = decode(\s-1ENCODING\s0, \&\f(CW$octets\fR [, \s-1CHECK\s0]), [$obj =] find_encoding(\s-1ENCODING\s0), [$length =] from_to($octets, \s-1FROM_ENC\s0, \s-1TO_ENC\s0 [, \s-1CHECK\s0]), \f(CW$octets\fR = encode_utf8($string);, \f(CW$string\fR = decode_utf8($octets [, \s-1CHECK\s0]); .RS 4 .IP "Listing available encodings" 4 .IX Item "Listing available encodings" .PD 0 .IP "Defining Aliases" 4 .IX Item "Defining Aliases" .IP "Finding \s-1IANA\s0 Character Set Registry names" 4 .IX Item "Finding IANA Character Set Registry names" .RE .RS 4 .RE .IP "Encoding via PerlIO" 4 .IX Item "Encoding via PerlIO" .IP "Handling Malformed Data" 4 .IX Item "Handling Malformed Data" .PD \&\fB\s-1NOTE:\s0\fR Not all encoding support this feature, \fI\s-1CHECK\s0\fR = Encode::FB_DEFAULT ( == 0), \fI\s-1CHECK\s0\fR = Encode::FB_CROAK ( == 1), \fI\s-1CHECK\s0\fR = Encode::FB_QUIET, \fI\s-1CHECK\s0\fR = Encode::FB_WARN, perlqq mode (\fI\s-1CHECK\s0\fR = Encode::FB_PERLQQ), \s-1HTML\s0 charref mode (\fI\s-1CHECK\s0\fR = Encode::FB_HTMLCREF), \s-1XML\s0 charref mode (\fI\s-1CHECK\s0\fR = Encode::FB_XMLCREF), The bitmask, Encode::LEAVE_SRC .RS 4 .IP "coderef for \s-1CHECK\s0" 4 .IX Item "coderef for CHECK" .RE .RS 4 .RE .PD 0 .IP "Defining Encodings" 4 .IX Item "Defining Encodings" .IP "The \s-1UTF8\s0 flag" 4 .IX Item "The UTF8 flag" .PD Goal #1:, Goal #2:, Goal #3:, Goal #4: .RS 4 .IP "Messing with Perl's Internals" 4 .IX Item "Messing with Perl's Internals" is_utf8(\s-1STRING\s0 [, \s-1CHECK\s0]), _utf8_on(\s-1STRING\s0), _utf8_off(\s-1STRING\s0) .RE .RS 4 .RE .IP "\s-1UTF\-8\s0 vs. utf8 vs. \s-1UTF8\s0" 4 .IX Item "UTF-8 vs. utf8 vs. UTF8" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1MAINTAINER\s0" 4 .IX Item "MAINTAINER" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Encode::Alias \- alias definitions to encodings" .IX Subsection "Encode::Alias - alias definitions to encodings" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD As a simple string, As a qr// compiled regular expression, e.g.:, As a code reference, e.g.: .RS 4 .IP "Alias overloading" 4 .IX Item "Alias overloading" .RE .RS 4 .RE .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Encode::Byte \- Single Byte Encodings" .IX Subsection "Encode::Byte - Single Byte Encodings" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1ABSTRACT\s0" 4 .IX Item "ABSTRACT" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Encode::CJKConstants \*(-- Internally used by Encode::??::ISO_2022_*" .IX Subsection "Encode::CJKConstants Internally used by Encode::??::ISO_2022_*" .SS "Encode::CN \- China-based Chinese Encodings" .IX Subsection "Encode::CN - China-based Chinese Encodings" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1NOTES\s0" 4 .IX Item "NOTES" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Encode::CN::HZ \*(-- internally used by Encode::CN" .IX Subsection "Encode::CN::HZ internally used by Encode::CN" .SS "Encode::Config \*(-- internally used by Encode" .IX Subsection "Encode::Config internally used by Encode" .SS "Encode::EBCDIC \- \s-1EBCDIC\s0 Encodings" .IX Subsection "Encode::EBCDIC - EBCDIC Encodings" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1ABSTRACT\s0" 4 .IX Item "ABSTRACT" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Encode::Encoder \*(-- Object Oriented Encoder" .IX Subsection "Encode::Encoder Object Oriented Encoder" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1ABSTRACT\s0" 4 .IX Item "ABSTRACT" .IP "Description" 4 .IX Item "Description" .RS 4 .IP "Predefined Methods" 4 .IX Item "Predefined Methods" .PD \&\f(CW$e\fR = Encode::Encoder\->new([$data, \f(CW$encoding\fR]);, \fIencoder()\fR, \&\f(CW$e\fR\->data([$data]), \f(CW$e\fR\->encoding([$encoding]), \&\f(CW$e\fR\->bytes([$encoding]) .IP "Example: base64 transcoder" 4 .IX Item "Example: base64 transcoder" .PD 0 .IP "Operator Overloading" 4 .IX Item "Operator Overloading" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Encode::Encoding \- Encode Implementation Base Class" .IX Subsection "Encode::Encoding - Encode Implementation Base Class" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Methods you should implement" 4 .IX Item "Methods you should implement" .PD \&\->encode($string [,$check]), \->decode($octets [,$check]), \&\->cat_decode($destination, \f(CW$octets\fR, \f(CW$offset\fR, \f(CW$terminator\fR [,$check]) .IP "Other methods defined in Encode::Encodings" 4 .IX Item "Other methods defined in Encode::Encodings" \&\->name, \->mime_name, \->renew, \->renewed, \->\fIperlio_ok()\fR, \&\->\fIneeds_lines()\fR .IP "Example: Encode::ROT13" 4 .IX Item "Example: Encode::ROT13" .RE .RS 4 .RE .PD 0 .IP "Why the heck Encode \s-1API\s0 is different?" 4 .IX Item "Why the heck Encode API is different?" .RS 4 .IP "Compiled Encodings" 4 .IX Item "Compiled Encodings" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD Scheme 1, Scheme 2, Other Schemes .SS "Encode::GSM0338 \*(-- \s-1ESTI\s0 \s-1GSM\s0 03.38 Encoding" .IX Subsection "Encode::GSM0338 ESTI GSM 03.38 Encoding" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1NOTES\s0" 4 .IX Item "NOTES" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Encode::Guess \*(-- Guesses encoding from data" .IX Subsection "Encode::Guess Guesses encoding from data" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1ABSTRACT\s0" 4 .IX Item "ABSTRACT" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD Encode::Guess\->set_suspects, Encode::Guess\->add_suspects, Encode::decode(\*(L"Guess\*(R" ...), Encode::Guess\->guess($data), guess_encoding($data, [, \fIlist of suspects\fR]) .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .PD 0 .IP "\s-1TO\s0 \s-1DO\s0" 4 .IX Item "TO DO" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Encode::JP \- Japanese Encodings" .IX Subsection "Encode::JP - Japanese Encodings" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1ABSTRACT\s0" 4 .IX Item "ABSTRACT" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "Note on \s-1ISO\-2022\-JP\s0(\-1)?" 4 .IX Item "Note on ISO-2022-JP(-1)?" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Encode::JP::H2Z \*(-- internally used by Encode::JP::2022_JP*" .IX Subsection "Encode::JP::H2Z internally used by Encode::JP::2022_JP*" .SS "Encode::JP::JIS7 \*(-- internally used by Encode::JP" .IX Subsection "Encode::JP::JIS7 internally used by Encode::JP" .SS "Encode::KR \- Korean Encodings" .IX Subsection "Encode::KR - Korean Encodings" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Encode::KR::2022_KR \*(-- internally used by Encode::KR" .IX Subsection "Encode::KR::2022_KR internally used by Encode::KR" .SS "Encode::MIME::Header \*(-- \s-1MIME\s0 'B' and 'Q' header encoding" .IX Subsection "Encode::MIME::Header MIME 'B' and 'Q' header encoding" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1ABSTRACT\s0" 4 .IX Item "ABSTRACT" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Encode::MIME::Name, Encode::MIME::NAME \*(-- internally used by Encode" .IX Subsection "Encode::MIME::Name, Encode::MIME::NAME internally used by Encode" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .SS "Encode::PerlIO \*(-- a detailed document on Encode and PerlIO" .IX Subsection "Encode::PerlIO a detailed document on Encode and PerlIO" .PD 0 .IP "Overview" 4 .IX Item "Overview" .IP "How does it work?" 4 .IX Item "How does it work?" .IP "Line Buffering" 4 .IX Item "Line Buffering" .RS 4 .IP "How can I tell whether my encoding fully supports PerlIO ?" 4 .IX Item "How can I tell whether my encoding fully supports PerlIO ?" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Encode::Supported \*(-- Encodings supported by Encode" .IX Subsection "Encode::Supported Encodings supported by Encode" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "Encoding Names" 4 .IX Item "Encoding Names" .RE .RS 4 .RE .IP "Supported Encodings" 4 .IX Item "Supported Encodings" .RS 4 .IP "Built-in Encodings" 4 .IX Item "Built-in Encodings" .IP "Encode::Unicode \*(-- other Unicode encodings" 4 .IX Item "Encode::Unicode other Unicode encodings" .IP "Encode::Byte \*(-- Extended \s-1ASCII\s0" 4 .IX Item "Encode::Byte Extended ASCII" .PD \&\s-1ISO\-8859\s0 and corresponding vendor mappings, \s-1KOI8\s0 \- De Facto Standard for the Cyrillic world .IP "gsm0338 \- Hentai Latin 1" 4 .IX Item "gsm0338 - Hentai Latin 1" gsm0338 support before 2.19 .IP "\s-1CJK:\s0 Chinese, Japanese, Korean (Multibyte)" 4 .IX Item "CJK: Chinese, Japanese, Korean (Multibyte)" Encode::CN \*(-- Continental China, Encode::JP \*(-- Japan, Encode::KR \*(-- Korea, Encode::TW \*(-- Taiwan, Encode::HanExtra \*(-- More Chinese via \s-1CPAN\s0, Encode::JIS2K \*(-- \s-1JIS\s0 X 0213 encodings via \s-1CPAN\s0 .IP "Miscellaneous encodings" 4 .IX Item "Miscellaneous encodings" Encode::EBCDIC, Encode::Symbols, Encode::MIME::Header, Encode::Guess .RE .RS 4 .RE .IP "Unsupported encodings" 4 .IX Item "Unsupported encodings" .Vb 4 \& ISO\-2022\-JP\-2 [RFC1554], ISO\-2022\-CN [RFC1922], Various HP\-UX encodings, \&Cyrillic encoding ISO\-IR\-111, ISO\-8859\-8\-1 [Hebrew], ISIRI 3342, Iran \&System, ISIRI 2900 [Farsi], Thai encoding TCVN, Vietnamese encodings VPS, \&Various Mac encodings, (Mac) Indic encodings .Ve .IP "Encoding vs. Charset \*(-- terminology" 4 .IX Item "Encoding vs. Charset terminology" .PD 0 .IP "Encoding Classification (by Anton Tagunov and Dan Kogai)" 4 .IX Item "Encoding Classification (by Anton Tagunov and Dan Kogai)" .RS 4 .IP "Microsoft-related naming mess" 4 .IX Item "Microsoft-related naming mess" .PD \&\s-1KS_C_5601\-1987\s0, \s-1GB2312\s0, Big5, Shift_JIS .RE .RS 4 .RE .IP "Glossary" 4 .IX Item "Glossary" character repertoire, coded character set (\s-1CCS\s0), character encoding scheme (\s-1CES\s0), charset (in \s-1MIME\s0 context), \s-1EUC\s0, \s-1ISO\-2022\s0, \s-1UCS\s0, \s-1UCS\-2\s0, Unicode, \s-1UTF\s0, \&\s-1UTF\-16\s0 .IP "See Also" 4 .IX Item "See Also" .PD 0 .IP "References" 4 .IX Item "References" .PD \&\s-1ECMA\s0, \s-1ECMA\-035\s0 (eq \f(CW\*(C`ISO\-2022\*(C'\fR), \s-1IANA\s0, Assigned Charset Names by \s-1IANA\s0, \s-1ISO\s0, \&\s-1RFC\s0, \s-1UC\s0, Unicode Glossary .RS 4 .IP "Other Notable Sites" 4 .IX Item "Other Notable Sites" czyborra.com, \s-1CJK\s0.inf, Jungshik Shin's Hangul \s-1FAQ\s0, debian.org: \&\*(L"Introduction to i18n\*(R" .IP "Offline sources" 4 .IX Item "Offline sources" \&\f(CW\*(C`CJKV Information Processing\*(C'\fR by Ken Lunde .RE .RS 4 .RE .SS "Encode::Symbol \- Symbol Encodings" .IX Subsection "Encode::Symbol - Symbol Encodings" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1ABSTRACT\s0" 4 .IX Item "ABSTRACT" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Encode::TW \- Taiwan-based Chinese Encodings" .IX Subsection "Encode::TW - Taiwan-based Chinese Encodings" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1NOTES\s0" 4 .IX Item "NOTES" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Encode::Unicode \*(-- Various Unicode Transformation Formats" .IX Subsection "Encode::Unicode Various Unicode Transformation Formats" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1ABSTRACT\s0" 4 .IX Item "ABSTRACT" .PD says:, Quick Reference .IP "Size, Endianness, and \s-1BOM\s0" 4 .IX Item "Size, Endianness, and BOM" .RS 4 .PD 0 .IP "by size" 4 .IX Item "by size" .IP "by endianness" 4 .IX Item "by endianness" .PD \&\s-1BOM\s0 as integer when fetched in network byte order .RE .RS 4 .RE .IP "Surrogate Pairs" 4 .IX Item "Surrogate Pairs" .PD 0 .IP "Error Checking" 4 .IX Item "Error Checking" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Encode::Unicode::UTF7 \*(-- \s-1UTF\-7\s0 encoding" .IX Subsection "Encode::Unicode::UTF7 UTF-7 encoding" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1ABSTRACT\s0" 4 .IX Item "ABSTRACT" .IP "In Practice" 4 .IX Item "In Practice" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "English \- use nice English (or awk) names for ugly punctuation variables" .IX Subsection "English - use nice English (or awk) names for ugly punctuation variables" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1PERFORMANCE\s0" 4 .IX Item "PERFORMANCE" .PD .SS "Env \- perl module that imports environment variables as scalars or arrays" .IX Subsection "Env - perl module that imports environment variables as scalars or arrays" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1LIMITATIONS\s0" 4 .IX Item "LIMITATIONS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "Errno \- System errno constants" .IX Subsection "Errno - System errno constants" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Exporter \- Implements default import method for modules" .IX Subsection "Exporter - Implements default import method for modules" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "How to Export" 4 .IX Item "How to Export" .IP "Selecting What To Export" 4 .IX Item "Selecting What To Export" .IP "How to Import" 4 .IX Item "How to Import" .PD \&\f(CW\*(C`use YourModule;\*(C'\fR, \f(CW\*(C`use YourModule ();\*(C'\fR, \f(CW\*(C`use YourModule qw(...);\*(C'\fR .RE .RS 4 .RE .IP "Advanced features" 4 .IX Item "Advanced features" .RS 4 .PD 0 .IP "Specialised Import Lists" 4 .IX Item "Specialised Import Lists" .IP "Exporting without using Exporter's import method" 4 .IX Item "Exporting without using Exporter's import method" .IP "Exporting without inheriting from Exporter" 4 .IX Item "Exporting without inheriting from Exporter" .IP "Module Version Checking" 4 .IX Item "Module Version Checking" .IP "Managing Unknown Symbols" 4 .IX Item "Managing Unknown Symbols" .IP "Tag Handling Utility Functions" 4 .IX Item "Tag Handling Utility Functions" .IP "Generating combined tags" 4 .IX Item "Generating combined tags" .ie n .IP """AUTOLOAD""ed Constants" 4 .el .IP "\f(CWAUTOLOAD\fRed Constants" 4 .IX Item "AUTOLOADed Constants" .RE .RS 4 .RE .IP "Good Practices" 4 .IX Item "Good Practices" .RS 4 .ie n .IP "Declaring @EXPORT_OK and Friends" 4 .el .IP "Declaring \f(CW@EXPORT_OK\fR and Friends" 4 .IX Item "Declaring @EXPORT_OK and Friends" .IP "Playing Safe" 4 .IX Item "Playing Safe" .IP "What not to Export" 4 .IX Item "What not to Export" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .PD .SS "Exporter::Heavy \- Exporter guts" .IX Subsection "Exporter::Heavy - Exporter guts" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD .SS "ExtUtils::CBuilder \- Compile and link C code for Perl modules" .IX Subsection "ExtUtils::CBuilder - Compile and link C code for Perl modules" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .PD new, have_compiler, have_cplusplus, compile, \f(CW\*(C`object_file\*(C'\fR, \&\f(CW\*(C`include_dirs\*(C'\fR, \f(CW\*(C`extra_compiler_flags\*(C'\fR, \f(CW\*(C`C++\*(C'\fR, link, lib_file, module_name, extra_linker_flags, link_executable, exe_file, object_file, lib_file, exe_file, prelink, need_prelink, extra_link_args_after_prelink .IP "\s-1TO\s0 \s-1DO\s0" 4 .IX Item "TO DO" .PD 0 .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "ExtUtils::CBuilder::Platform::Windows \- Builder class for Windows platforms" .IX Subsection "ExtUtils::CBuilder::Platform::Windows - Builder class for Windows platforms" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "ExtUtils::Command \- utilities to replace common \s-1UNIX\s0 commands in Makefiles etc." .IX Subsection "ExtUtils::Command - utilities to replace common UNIX commands in Makefiles etc." .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "\s-1FUNCTIONS\s0" 4 .IX Item "FUNCTIONS" .RE .RS 4 .RE .PD .PP cat .PP eqtime .PP rm_rf .PP rm_f .PP touch .PP mv .PP cp .PP chmod .PP mkpath .PP test_f .PP test_d .PP dos2unix .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "ExtUtils::Command::MM \- Commands for the \s-1MM\s0's to use in Makefiles" .IX Subsection "ExtUtils::Command::MM - Commands for the MM's to use in Makefiles" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD \&\fBtest_harness\fR .PP \&\fBpod2man\fR .PP \&\fBwarn_if_old_packlist\fR .PP \&\fBperllocal_install\fR .PP \&\fBuninstall\fR .SS "ExtUtils::Constant \- generate \s-1XS\s0 code to import C header constants" .IX Subsection "ExtUtils::Constant - generate XS code to import C header constants" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1USAGE\s0" 4 .IX Item "USAGE" .PD \&\s-1IV\s0, \s-1UV\s0, \s-1NV\s0, \s-1PV\s0, \s-1PVN\s0, \s-1SV\s0, \s-1YES\s0, \s-1NO\s0, \s-1UNDEF\s0 .IP "\s-1FUNCTIONS\s0" 4 .IX Item "FUNCTIONS" .PP constant_types .PP XS_constant \s-1PACKAGE\s0, \s-1TYPES\s0, \s-1XS_SUBNAME\s0, C_SUBNAME .PP autoload \s-1PACKAGE\s0, \s-1VERSION\s0, \s-1AUTOLOADER\s0 .PP WriteMakefileSnippet .PP WriteConstants \s-1ATTRIBUTE\s0 => \s-1VALUE\s0 [, ...], \s-1NAME\s0, \s-1DEFAULT_TYPE\s0, \&\s-1BREAKOUT_AT\s0, \s-1NAMES\s0, \s-1PROXYSUBS\s0, C_FH, C_FILE, \s-1XS_FH\s0, \s-1XS_FILE\s0, \s-1XS_SUBNAME\s0, C_SUBNAME .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .SS "ExtUtils::Constant::Base \- base class for ExtUtils::Constant objects" .IX Subsection "ExtUtils::Constant::Base - base class for ExtUtils::Constant objects" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1USAGE\s0" 4 .IX Item "USAGE" .PD .PP header .PP memEQ_clause args_hashref .PP dump_names arg_hashref, \s-1ITEM\s0.. .PP assign arg_hashref, \s-1VALUE\s0.. .PP return_clause arg_hashref, \s-1ITEM\s0 .PP switch_clause arg_hashref, \s-1NAMELEN\s0, \s-1ITEMHASH\s0, \s-1ITEM\s0.. .PP params \s-1WHAT\s0 .PP dogfood arg_hashref, \s-1ITEM\s0.. .PP normalise_items args, default_type, seen_types, seen_items, \s-1ITEM\s0.. .PP C_constant arg_hashref, \s-1ITEM\s0.., name, type, value, macro, default, pre, post, def_pre, def_post, utf8, weight .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "ExtUtils::Constant::Utils \- helper functions for ExtUtils::Constant" .IX Subsection "ExtUtils::Constant::Utils - helper functions for ExtUtils::Constant" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1USAGE\s0" 4 .IX Item "USAGE" .PD C_stringify \s-1NAME\s0 .PP perl_stringify \s-1NAME\s0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .SS "ExtUtils::Constant::XS \- generate C code for \s-1XS\s0 modules' constants." .IX Subsection "ExtUtils::Constant::XS - generate C code for XS modules' constants." .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "ExtUtils::Embed \- Utilities for embedding Perl in C/\*(C+ applications" .IX Subsection "ExtUtils::Embed - Utilities for embedding Perl in C/ applications" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .ie n .IP "@EXPORT" 4 .el .IP "\f(CW@EXPORT\fR" 4 .IX Item "@EXPORT" .IP "\s-1FUNCTIONS\s0" 4 .IX Item "FUNCTIONS" .PD \&\fIxsinit()\fR, Examples, \fIldopts()\fR, Examples, \fIperl_inc()\fR, \fIccflags()\fR, \fIccdlflags()\fR, \&\fIccopts()\fR, \fIxsi_header()\fR, xsi_protos(@modules), xsi_body(@modules) .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "ExtUtils::Install \- install files from here to there" .IX Subsection "ExtUtils::Install - install files from here to there" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD _chmod($$;$), _warnonce(@), _choke(@) .PP _move_file_at_boot( \f(CW$file\fR, \f(CW$target\fR, \f(CW$moan\fR ) .PP _unlink_or_rename( \f(CW$file\fR, \f(CW$tryhard\fR, \f(CW$installing\fR ) .IP "Functions" 4 .IX Item "Functions" _get_install_skip .PP _have_write_access .PP _can_write_dir(\f(CW$dir\fR) .PP _mkpath($dir,$show,$verbose,$dry_run) .PP _copy($from,$to,$verbose,$dry_run) .PP _chdir($from) .PP \&\fBinstall\fR .PP _do_cleanup .PP install_rooted_file( \f(CW$file\fR ), install_rooted_dir( \f(CW$dir\fR ) .PP forceunlink( \f(CW$file\fR, \f(CW$tryhard\fR ) .PP directory_not_empty( \f(CW$dir\fR ) .PP \&\fBinstall_default\fR \fI\s-1DISCOURAGED\s0\fR .PP \&\fBuninstall\fR .PP inc_uninstall($filepath,$libdir,$verbose,$dry_run,$ignore,$results) .PP run_filter($cmd,$src,$dest) .PP \&\fBpm_to_blib\fR .PP _autosplit .PP _invokant .IP "\s-1ENVIRONMENT\s0" 4 .IX Item "ENVIRONMENT" \&\fB\s-1PERL_INSTALL_ROOT\s0\fR, \fB\s-1EU_INSTALL_IGNORE_SKIP\s0\fR, \&\fB\s-1EU_INSTALL_SITE_SKIPFILE\s0\fR, \fB\s-1EU_INSTALL_ALWAYS_COPY\s0\fR .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD 0 .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .PD .SS "ExtUtils::Installed \- Inventory management of installed modules" .IX Subsection "ExtUtils::Installed - Inventory management of installed modules" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1USAGE\s0" 4 .IX Item "USAGE" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .PD \&\fInew()\fR, \fImodules()\fR, \fIfiles()\fR, \fIdirectories()\fR, \fIdirectory_tree()\fR, \fIvalidate()\fR, \&\fIpacklist()\fR, \fIversion()\fR .IP "\s-1EXAMPLE\s0" 4 .IX Item "EXAMPLE" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "ExtUtils::Liblist \- determine libraries to use and how to use them" .IX Subsection "ExtUtils::Liblist - determine libraries to use and how to use them" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD For static extensions, For dynamic extensions at build/link time, For dynamic extensions at load time .RS 4 .IP "\s-1EXTRALIBS\s0" 4 .IX Item "EXTRALIBS" .PD 0 .IP "\s-1LDLOADLIBS\s0 and \s-1LD_RUN_PATH\s0" 4 .IX Item "LDLOADLIBS and LD_RUN_PATH" .IP "\s-1BSLOADLIBS\s0" 4 .IX Item "BSLOADLIBS" .RE .RS 4 .RE .IP "\s-1PORTABILITY\s0" 4 .IX Item "PORTABILITY" .RS 4 .IP "\s-1VMS\s0 implementation" 4 .IX Item "VMS implementation" .IP "Win32 implementation" 4 .IX Item "Win32 implementation" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "ExtUtils::MM \- \s-1OS\s0 adjusted ExtUtils::MakeMaker subclass" .IX Subsection "ExtUtils::MM - OS adjusted ExtUtils::MakeMaker subclass" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD .SS "ExtUtils::MM_AIX \- \s-1AIX\s0 specific subclass of ExtUtils::MM_Unix" .IX Subsection "ExtUtils::MM_AIX - AIX specific subclass of ExtUtils::MM_Unix" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Overridden methods" 4 .IX Item "Overridden methods" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "ExtUtils::MM_Any \- Platform-agnostic \s-1MM\s0 methods" .IX Subsection "ExtUtils::MM_Any - Platform-agnostic MM methods" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "Cross-platform helper methods" 4 .IX Item "Cross-platform helper methods" .RE .RS 4 .RE .IP "Targets" 4 .IX Item "Targets" .IP "Init methods" 4 .IX Item "Init methods" .IP "Tools" 4 .IX Item "Tools" .IP "File::Spec wrappers" 4 .IX Item "File::Spec wrappers" .IP "Misc" 4 .IX Item "Misc" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "ExtUtils::MM_BeOS \- methods to override UN*X behaviour in ExtUtils::MakeMaker" .IX Subsection "ExtUtils::MM_BeOS - methods to override UN*X behaviour in ExtUtils::MakeMaker" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD .PP os_flavor .PP init_linker .SS "ExtUtils::MM_Cygwin \- methods to override UN*X behaviour in ExtUtils::MakeMaker" .IX Subsection "ExtUtils::MM_Cygwin - methods to override UN*X behaviour in ExtUtils::MakeMaker" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD os_flavor .PP cflags .PP replace_manpage_separator .PP init_linker .PP maybe_command .PP dynamic_lib .PP all_target .SS "ExtUtils::MM_DOS \- \s-1DOS\s0 specific subclass of ExtUtils::MM_Unix" .IX Subsection "ExtUtils::MM_DOS - DOS specific subclass of ExtUtils::MM_Unix" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Overridden methods" 4 .IX Item "Overridden methods" .PD os_flavor .RE .RS 4 .RE .PP \&\fBreplace_manpage_separator\fR .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "ExtUtils::MM_Darwin \- special behaviors for \s-1OS\s0 X" .IX Subsection "ExtUtils::MM_Darwin - special behaviors for OS X" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Overriden Methods" 4 .IX Item "Overriden Methods" .RE .RS 4 .RE .PD .SS "ExtUtils::MM_MacOS \- once produced Makefiles for MacOS Classic" .IX Subsection "ExtUtils::MM_MacOS - once produced Makefiles for MacOS Classic" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD .SS "ExtUtils::MM_NW5 \- methods to override UN*X behaviour in ExtUtils::MakeMaker" .IX Subsection "ExtUtils::MM_NW5 - methods to override UN*X behaviour in ExtUtils::MakeMaker" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD .PP os_flavor .PP init_platform, platform_constants .PP const_cccmd .PP static_lib .PP dynamic_lib .SS "ExtUtils::MM_OS2 \- methods to override UN*X behaviour in ExtUtils::MakeMaker" .IX Subsection "ExtUtils::MM_OS2 - methods to override UN*X behaviour in ExtUtils::MakeMaker" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .PD init_dist .PP init_linker .PP os_flavor .SS "ExtUtils::MM_QNX \- \s-1QNX\s0 specific subclass of ExtUtils::MM_Unix" .IX Subsection "ExtUtils::MM_QNX - QNX specific subclass of ExtUtils::MM_Unix" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Overridden methods" 4 .IX Item "Overridden methods" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "ExtUtils::MM_UWIN \- U/WIN specific subclass of ExtUtils::MM_Unix" .IX Subsection "ExtUtils::MM_UWIN - U/WIN specific subclass of ExtUtils::MM_Unix" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Overridden methods" 4 .IX Item "Overridden methods" .PD os_flavor .RE .RS 4 .RE .PP \&\fBreplace_manpage_separator\fR .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "ExtUtils::MM_Unix \- methods used by ExtUtils::MakeMaker" .IX Subsection "ExtUtils::MM_Unix - methods used by ExtUtils::MakeMaker" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .IP "Methods" 4 .IX Item "Methods" .PD os_flavor .PP c_o (o) .PP cflags (o) .PP const_cccmd (o) .PP const_config (o) .PP const_loadlibs (o) .PP constants (o) .PP depend (o) .PP init_DEST .PP init_dist .PP dist (o) .PP dist_basics (o) .PP dist_ci (o) .PP dist_core (o) .PP \&\fBdist_target\fR .PP \&\fBtardist_target\fR .PP \&\fBzipdist_target\fR .PP \&\fBtarfile_target\fR .PP zipfile_target .PP uutardist_target .PP shdist_target .PP dlsyms (o) .PP dynamic_bs (o) .PP dynamic_lib (o) .PP exescan .PP extliblist .PP find_perl .PP fixin .PP force (o) .PP guess_name .PP has_link_code .PP init_dirscan .PP init_MANPODS .PP init_MAN1PODS .PP init_MAN3PODS .PP init_PM .PP init_DIRFILESEP .PP init_main .PP init_others .PP init_linker .PP init_lib2arch .PP init_PERL .PP init_platform, platform_constants .PP init_PERM .PP init_xs .PP install (o) .PP installbin (o) .PP linkext (o) .PP lsdir .PP macro (o) .PP makeaperl (o) .PP makefile (o) .PP maybe_command .PP needs_linking (o) .PP parse_abstract .PP parse_version .PP pasthru (o) .PP perl_script .PP perldepend (o) .PP pm_to_blib .PP post_constants (o) .PP post_initialize (o) .PP postamble (o) .PP ppd .PP prefixify .PP processPL (o) .PP quote_paren .PP replace_manpage_separator .PP cd .PP oneliner .PP quote_literal .PP escape_newlines .PP max_exec_len .PP static (o) .PP static_lib (o) .PP staticmake (o) .PP subdir_x (o) .PP subdirs (o) .PP test (o) .PP test_via_harness (override) .PP test_via_script (override) .PP tool_xsubpp (o) .PP all_target .PP top_targets (o) .PP writedoc .PP xs_c (o) .PP xs_cpp (o) .PP xs_o (o) .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .SS "ExtUtils::MM_VMS \- methods to override UN*X behaviour in ExtUtils::MakeMaker" .IX Subsection "ExtUtils::MM_VMS - methods to override UN*X behaviour in ExtUtils::MakeMaker" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Methods always loaded" 4 .IX Item "Methods always loaded" .PD wraplist .RE .RS 4 .RE .IP "Methods" 4 .IX Item "Methods" guess_name (override) .PP find_perl (override) .PP _fixin_replace_shebang (override) .PP maybe_command (override) .PP pasthru (override) .PP pm_to_blib (override) .PP perl_script (override) .PP replace_manpage_separator .PP init_DEST .PP init_DIRFILESEP .PP init_main (override) .PP init_others (override) .PP init_platform (override) .PP platform_constants .PP init_VERSION (override) .PP constants (override) .PP special_targets .PP cflags (override) .PP const_cccmd (override) .PP tools_other (override) .PP init_dist (override) .PP c_o (override) .PP xs_c (override) .PP xs_o (override) .PP dlsyms (override) .PP dynamic_lib (override) .PP static_lib (override) .PP extra_clean_files .PP zipfile_target, tarfile_target, shdist_target .PP install (override) .PP perldepend (override) .PP makeaperl (override) .PP maketext_filter (override) .PP prefixify (override) .PP cd .PP oneliner .PP \&\fBecho\fR .PP quote_literal .PP escape_newlines .PP max_exec_len .PP init_linker .PP catdir (override), catfile (override) .PP eliminate_macros .PP fixpath .PP os_flavor .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .SS "ExtUtils::MM_VOS \- \s-1VOS\s0 specific subclass of ExtUtils::MM_Unix" .IX Subsection "ExtUtils::MM_VOS - VOS specific subclass of ExtUtils::MM_Unix" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Overridden methods" 4 .IX Item "Overridden methods" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "ExtUtils::MM_Win32 \- methods to override UN*X behaviour in ExtUtils::MakeMaker" .IX Subsection "ExtUtils::MM_Win32 - methods to override UN*X behaviour in ExtUtils::MakeMaker" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "Overridden methods" 4 .IX Item "Overridden methods" .PD \&\fBdlsyms\fR .PP replace_manpage_separator .PP \&\fBmaybe_command\fR .PP \&\fBinit_DIRFILESEP\fR .PP \&\fBinit_others\fR .PP init_platform, platform_constants .PP special_targets .PP static_lib .PP dynamic_lib .PP extra_clean_files .PP init_linker .PP perl_script .PP xs_o .PP pasthru .PP arch_check (override) .PP oneliner .PP cd .PP max_exec_len .PP os_flavor .PP cflags .SS "ExtUtils::MM_Win95 \- method to customize MakeMaker for Win9X" .IX Subsection "ExtUtils::MM_Win95 - method to customize MakeMaker for Win9X" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Overridden methods" 4 .IX Item "Overridden methods" .PD xs_c .RE .RS 4 .RE .PP xs_cpp .PP xs_o .PP max_exec_len .PP os_flavor .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .SS "ExtUtils::MY \- ExtUtils::MakeMaker subclass for customization" .IX Subsection "ExtUtils::MY - ExtUtils::MakeMaker subclass for customization" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD .SS "ExtUtils::MakeMaker \- Create a module Makefile" .IX Subsection "ExtUtils::MakeMaker - Create a module Makefile" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "How To Write A Makefile.PL" 4 .IX Item "How To Write A Makefile.PL" .IP "Default Makefile Behaviour" 4 .IX Item "Default Makefile Behaviour" .IP "make test" 4 .IX Item "make test" .IP "make testdb" 4 .IX Item "make testdb" .IP "make install" 4 .IX Item "make install" .IP "\s-1INSTALL_BASE\s0" 4 .IX Item "INSTALL_BASE" .IP "\s-1PREFIX\s0 and \s-1LIB\s0 attribute" 4 .IX Item "PREFIX and LIB attribute" .IP "\s-1AFS\s0 users" 4 .IX Item "AFS users" .IP "Static Linking of a new Perl Binary" 4 .IX Item "Static Linking of a new Perl Binary" .IP "Determination of Perl Library and Installation Locations" 4 .IX Item "Determination of Perl Library and Installation Locations" .IP "Which architecture dependent directory?" 4 .IX Item "Which architecture dependent directory?" .IP "Using Attributes and Parameters" 4 .IX Item "Using Attributes and Parameters" .PD \&\s-1ABSTRACT\s0, \s-1ABSTRACT_FROM\s0, \s-1AUTHOR\s0, \s-1BINARY_LOCATION\s0, \s-1BUILD_REQUIRES\s0, C, \&\s-1CCFLAGS\s0, \s-1CONFIG\s0, \s-1CONFIGURE\s0, \s-1CONFIGURE_REQUIRES\s0, \s-1DEFINE\s0, \s-1DESTDIR\s0, \s-1DIR\s0, \&\s-1DISTNAME\s0, \s-1DISTVNAME\s0, \s-1DL_FUNCS\s0, \s-1DL_VARS\s0, \s-1EXCLUDE_EXT\s0, \s-1EXE_FILES\s0, \&\s-1FIRST_MAKEFILE\s0, \s-1FULLPERL\s0, \s-1FULLPERLRUN\s0, \s-1FULLPERLRUNINST\s0, \s-1FUNCLIST\s0, H, \&\s-1IMPORTS\s0, \s-1INC\s0, \s-1INCLUDE_EXT\s0, \s-1INSTALLARCHLIB\s0, \s-1INSTALLBIN\s0, \s-1INSTALLDIRS\s0, \&\s-1INSTALLMAN1DIR\s0, \s-1INSTALLMAN3DIR\s0, \s-1INSTALLPRIVLIB\s0, \s-1INSTALLSCRIPT\s0, \&\s-1INSTALLSITEARCH\s0, \s-1INSTALLSITEBIN\s0, \s-1INSTALLSITELIB\s0, \s-1INSTALLSITEMAN1DIR\s0, \&\s-1INSTALLSITEMAN3DIR\s0, \s-1INSTALLSITESCRIPT\s0, \s-1INSTALLVENDORARCH\s0, \s-1INSTALLVENDORBIN\s0, \&\s-1INSTALLVENDORLIB\s0, \s-1INSTALLVENDORMAN1DIR\s0, \s-1INSTALLVENDORMAN3DIR\s0, \&\s-1INSTALLVENDORSCRIPT\s0, \s-1INST_ARCHLIB\s0, \s-1INST_BIN\s0, \s-1INST_LIB\s0, \s-1INST_MAN1DIR\s0, \&\s-1INST_MAN3DIR\s0, \s-1INST_SCRIPT\s0, \s-1LD\s0, \s-1LDDLFLAGS\s0, \s-1LDFROM\s0, \s-1LIB\s0, \s-1LIBPERL_A\s0, \s-1LIBS\s0, \&\s-1LICENSE\s0, \s-1LINKTYPE\s0, \s-1MAKE\s0, \s-1MAKEAPERL\s0, \s-1MAKEFILE_OLD\s0, \s-1MAN1PODS\s0, \s-1MAN3PODS\s0, \&\s-1MAP_TARGET\s0, \s-1META_ADD\s0, \s-1META_MERGE\s0, \s-1MIN_PERL_VERSION\s0, \s-1MYEXTLIB\s0, \s-1NAME\s0, \&\s-1NEEDS_LINKING\s0, \s-1NOECHO\s0, \s-1NORECURS\s0, \s-1NO_META\s0, \s-1NO_MYMETA\s0, \s-1NO_VC\s0, \s-1OBJECT\s0, \&\s-1OPTIMIZE\s0, \s-1PERL\s0, \s-1PERL_CORE\s0, \s-1PERLMAINCC\s0, \s-1PERL_ARCHLIB\s0, \s-1PERL_LIB\s0, \&\s-1PERL_MALLOC_OK\s0, \s-1PERLPREFIX\s0, \s-1PERLRUN\s0, \s-1PERLRUNINST\s0, \s-1PERL_SRC\s0, \s-1PERM_DIR\s0, \&\s-1PERM_RW\s0, \s-1PERM_RWX\s0, \s-1PL_FILES\s0, \s-1PM\s0, \s-1PMLIBDIRS\s0, \s-1PM_FILTER\s0, \s-1POLLUTE\s0, \&\s-1PPM_INSTALL_EXEC\s0, \s-1PPM_INSTALL_SCRIPT\s0, \s-1PREFIX\s0, \s-1PREREQ_FATAL\s0, \s-1PREREQ_PM\s0, \&\s-1PREREQ_PRINT\s0, \s-1PRINT_PREREQ\s0, \s-1SITEPREFIX\s0, \s-1SIGN\s0, \s-1SKIP\s0, \s-1TYPEMAPS\s0, \s-1VENDORPREFIX\s0, \&\s-1VERBINST\s0, \s-1VERSION\s0, \s-1VERSION_FROM\s0, \s-1VERSION_SYM\s0, \s-1XS\s0, \s-1XSOPT\s0, \s-1XSPROTOARG\s0, \&\s-1XS_VERSION\s0 .IP "Additional lowercase attributes" 4 .IX Item "Additional lowercase attributes" clean, depend, dist, dynamic_lib, linkext, macro, postamble, realclean, test, tool_autosplit .IP "Overriding MakeMaker Methods" 4 .IX Item "Overriding MakeMaker Methods" .PD 0 .IP "The End Of Cargo Cult Programming" 4 .IX Item "The End Of Cargo Cult Programming" .PD \&\f(CW\*(C`MAN3PODS => \*(Aq \*(Aq\*(C'\fR .IP "Hintsfile support" 4 .IX Item "Hintsfile support" .PD 0 .IP "Distribution Support" 4 .IX Item "Distribution Support" .PD .Vb 3 \& make distcheck, make skipcheck, make distclean, make manifest, \& make distdir, make disttest, make tardist, make dist, make \&uutardist, make shdist, make zipdist, make ci .Ve .IP "Module Meta-Data" 4 .IX Item "Module Meta-Data" .PD 0 .IP "Disabling an extension" 4 .IX Item "Disabling an extension" .IP "Other Handy Functions" 4 .IX Item "Other Handy Functions" .PD prompt .RE .RS 4 .RE .IP "\s-1ENVIRONMENT\s0" 4 .IX Item "ENVIRONMENT" \&\s-1PERL_MM_OPT\s0, \s-1PERL_MM_USE_DEFAULT\s0, \s-1PERL_CORE\s0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD 0 .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .PD .SS "ExtUtils::MakeMaker::Config \- Wrapper around Config.pm" .IX Subsection "ExtUtils::MakeMaker::Config - Wrapper around Config.pm" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD .SS "ExtUtils::MakeMaker::FAQ \- Frequently Asked Questions About MakeMaker" .IX Subsection "ExtUtils::MakeMaker::FAQ - Frequently Asked Questions About MakeMaker" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "Module Installation" 4 .IX Item "Module Installation" .PD How do I install a module into my home directory?, How do I get MakeMaker and Module::Build to install to the same place?, How do I keep from installing man pages?, How do I use a module without installing it?, \s-1PREFIX\s0 vs \s-1INSTALL_BASE\s0 from Module::Build::Cookbook .IP "Philosophy and History" 4 .IX Item "Philosophy and History" Why not just use ?, What is Module::Build and how does it relate to MakeMaker?, pure perl. no make, no shell commands, easier to customize, cleaner internals, less cruft .IP "Module Writing" 4 .IX Item "Module Writing" How do I keep my \f(CW$VERSION\fR up to date without resetting it manually?, What's this \fI\s-1META\s0.yml\fR thing and how did it get in my \fI\s-1MANIFEST\s0\fR?!, How do I delete everything not in my \fI\s-1MANIFEST\s0\fR?, Which tar should I use on Windows?, Which zip should I use on Windows for '[nd]make zipdist'? .IP "\s-1XS\s0" 4 .IX Item "XS" How to I prevent \*(L"object version X.XX does not match bootstrap parameter Y.YY\*(R" errors?, How do I make two or more \s-1XS\s0 files coexist in the same directory? .RE .RS 4 .RE .IP "\s-1PATCHING\s0" 4 .IX Item "PATCHING" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "ExtUtils::MakeMaker::Tutorial \- Writing a module with MakeMaker" .IX Subsection "ExtUtils::MakeMaker::Tutorial - Writing a module with MakeMaker" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "The Mantra" 4 .IX Item "The Mantra" .IP "The Layout" 4 .IX Item "The Layout" .PD Makefile.PL, \s-1MANIFEST\s0, lib/, t/, Changes, \s-1README\s0, \s-1INSTALL\s0, \s-1MANIFEST\s0.SKIP, bin/ .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .SS "ExtUtils::Manifest \- utilities to write and check a \s-1MANIFEST\s0 file" .IX Subsection "ExtUtils::Manifest - utilities to write and check a MANIFEST file" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Functions" 4 .IX Item "Functions" .PD mkmanifest .RE .RS 4 .RE .PP manifind .PP manicheck .PP filecheck .PP fullcheck .PP skipcheck .PP maniread .PP maniskip .PP manicopy .PP maniadd .IP "\s-1MANIFEST\s0" 4 .IX Item "MANIFEST" .PD 0 .IP "\s-1MANIFEST\s0.SKIP" 4 .IX Item "MANIFEST.SKIP" .PD #!include_default, #!include /Path/to/another/manifest.skip .IP "\s-1EXPORT_OK\s0" 4 .IX Item "EXPORT_OK" .PD 0 .IP "\s-1GLOBAL\s0 \s-1VARIABLES\s0" 4 .IX Item "GLOBAL VARIABLES" .IP "\s-1DIAGNOSTICS\s0" 4 .IX Item "DIAGNOSTICS" .PD \&\f(CW\*(C`Not in MANIFEST:\*(C'\fR \fIfile\fR, \f(CW\*(C`Skipping\*(C'\fR \fIfile\fR, \f(CW\*(C`No such file:\*(C'\fR \fIfile\fR, \&\f(CW\*(C`MANIFEST:\*(C'\fR \fI$!\fR, \f(CW\*(C`Added to MANIFEST:\*(C'\fR \fIfile\fR .IP "\s-1ENVIRONMENT\s0" 4 .IX Item "ENVIRONMENT" \&\fB\s-1PERL_MM_MANIFEST_DEBUG\s0\fR .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "ExtUtils::Miniperl, writemain \- write the C code for perlmain.c" .IX Subsection "ExtUtils::Miniperl, writemain - write the C code for perlmain.c" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "ExtUtils::Mkbootstrap \- make a bootstrap file for use by DynaLoader" .IX Subsection "ExtUtils::Mkbootstrap - make a bootstrap file for use by DynaLoader" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD .SS "ExtUtils::Mksymlists \- write linker options files for dynamic extension" .IX Subsection "ExtUtils::Mksymlists - write linker options files for dynamic extension" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD \&\s-1DLBASE\s0, \s-1DL_FUNCS\s0, \s-1DL_VARS\s0, \s-1FILE\s0, \s-1FUNCLIST\s0, \s-1IMPORTS\s0, \s-1NAME\s0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD 0 .IP "\s-1REVISION\s0" 4 .IX Item "REVISION" .PD \&\fImkfh()\fR .PP _\|_find_relocations .SS "ExtUtils::Packlist \- manage .packlist files" .IX Subsection "ExtUtils::Packlist - manage .packlist files" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1USAGE\s0" 4 .IX Item "USAGE" .IP "\s-1FUNCTIONS\s0" 4 .IX Item "FUNCTIONS" .PD \&\fInew()\fR, \fIread()\fR, \fIwrite()\fR, \fIvalidate()\fR, \fIpacklist_file()\fR .IP "\s-1EXAMPLE\s0" 4 .IX Item "EXAMPLE" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "ExtUtils::ParseXS \- converts Perl \s-1XS\s0 code into C code" .IX Subsection "ExtUtils::ParseXS - converts Perl XS code into C code" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1EXPORT\s0" 4 .IX Item "EXPORT" .IP "\s-1FUNCTIONS\s0" 4 .IX Item "FUNCTIONS" .PD \&\fIprocess_xs()\fR, \fB\*(C+\fR, \fBhiertype\fR, \fBexcept\fR, \fBtypemap\fR, \fBprototypes\fR, \&\fBversioncheck\fR, \fBlinenumbers\fR, \fBoptimize\fR, \fBinout\fR, \fBargtypes\fR, \fBs\fR, \&\fIerrors()\fR .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD 0 .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "ExtUtils::XSSymSet \- keep sets of symbol names palatable to the \s-1VMS\s0 linker" .IX Subsection "ExtUtils::XSSymSet - keep sets of symbol names palatable to the VMS linker" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD new([$maxlen[,$silent]]), addsym($name[,$maxlen[,$silent]]), trimsym($name[,$maxlen[,$silent]]), delsym($name), get_orig($trimmed), get_trimmed($name), \fIall_orig()\fR, \fIall_trimmed()\fR .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD 0 .IP "\s-1REVISION\s0" 4 .IX Item "REVISION" .PD .ie n .SS "ExtUtils::testlib \- add blib/* directories to @INC" .el .SS "ExtUtils::testlib \- add blib/* directories to \f(CW@INC\fP" .IX Subsection "ExtUtils::testlib - add blib/* directories to @INC" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD .SS "Fatal \- Replace functions with equivalents which succeed or die" .IX Subsection "Fatal - Replace functions with equivalents which succeed or die" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1BEST\s0 \s-1PRACTICE\s0" 4 .IX Item "BEST PRACTICE" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1DIAGNOSTICS\s0" 4 .IX Item "DIAGNOSTICS" .PD Bad subroutine name for Fatal: \f(CW%s\fR, \f(CW%s\fR is not a Perl subroutine, \f(CW%s\fR is neither a builtin, nor a Perl subroutine, Cannot make the non-overridable \&\f(CW%s\fR fatal, Internal error: \f(CW%s\fR .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Fcntl \- load the C Fcntl.h defines" .IX Subsection "Fcntl - load the C Fcntl.h defines" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1NOTE\s0" 4 .IX Item "NOTE" .IP "\s-1EXPORTED\s0 \s-1SYMBOLS\s0" 4 .IX Item "EXPORTED SYMBOLS" .PD .SS "File::Basename \- Parse file paths into directory, filename and suffix." .IX Subsection "File::Basename - Parse file paths into directory, filename and suffix." .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD .PP \&\f(CW\*(C`fileparse\*(C'\fR .IX Xref "fileparse" .PP \&\f(CW\*(C`basename\*(C'\fR .IX Xref "basename filename" .PP \&\f(CW\*(C`dirname\*(C'\fR .IX Xref "dirname" .PP \&\f(CW\*(C`fileparse_set_fstype\*(C'\fR .IX Xref "filesystem" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .SS "File::CheckTree \- run many filetest checks on a tree" .IX Subsection "File::CheckTree - run many filetest checks on a tree" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .PD .SS "File::Compare \- Compare files or filehandles" .IX Subsection "File::Compare - Compare files or filehandles" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1RETURN\s0" 4 .IX Item "RETURN" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "File::Copy \- Copy files or filehandles" .IX Subsection "File::Copy - Copy files or filehandles" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD copy , move , syscopy , rmscopy($from,$to[,$date_flag]) .IX Xref "copy cp move mv rename syscopy rmscopy" .IP "\s-1RETURN\s0" 4 .IX Item "RETURN" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "File::DosGlob \- \s-1DOS\s0 like globbing and then some" .IX Subsection "File::DosGlob - DOS like globbing and then some" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1EXPORTS\s0 (by request only)" 4 .IX Item "EXPORTS (by request only)" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "File::Fetch \- A generic file fetching mechanism" .IX Subsection "File::Fetch - A generic file fetching mechanism" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1ACCESSORS\s0" 4 .IX Item "ACCESSORS" .PD \&\f(CW$ff\fR\->uri, \f(CW$ff\fR\->scheme, \f(CW$ff\fR\->host, \f(CW$ff\fR\->vol, \f(CW$ff\fR\->share, \f(CW$ff\fR\->path, \&\f(CW$ff\fR\->file .PP \&\f(CW$ff\fR\->output_file .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .PD 0 .ie n .IP "$ff = File::Fetch\->new( uri => 'http://some.where.com/dir/file.txt' );" 4 .el .IP "\f(CW$ff\fR = File::Fetch\->new( uri => 'http://some.where.com/dir/file.txt' );" 4 .IX Item "$ff = File::Fetch->new( uri => 'http://some.where.com/dir/file.txt' );" .RE .RS 4 .RE .ie n .IP "$where = $ff\->fetch( [to => /my/output/dir/ | \e$scalar] )" 4 .el .IP "\f(CW$where\fR = \f(CW$ff\fR\->fetch( [to => /my/output/dir/ | \e$scalar] )" 4 .IX Item "$where = $ff->fetch( [to => /my/output/dir/ | $scalar] )" .ie n .IP "$ff\->error([\s-1BOOL\s0])" 4 .el .IP "\f(CW$ff\fR\->error([\s-1BOOL\s0])" 4 .IX Item "$ff->error([BOOL])" .IP "\s-1HOW\s0 \s-1IT\s0 \s-1WORKS\s0" 4 .IX Item "HOW IT WORKS" .IP "\s-1GLOBAL\s0 \s-1VARIABLES\s0" 4 .IX Item "GLOBAL VARIABLES" .RS 4 .ie n .IP "$File::Fetch::FROM_EMAIL" 4 .el .IP "\f(CW$File::Fetch::FROM_EMAIL\fR" 4 .IX Item "$File::Fetch::FROM_EMAIL" .ie n .IP "$File::Fetch::USER_AGENT" 4 .el .IP "\f(CW$File::Fetch::USER_AGENT\fR" 4 .IX Item "$File::Fetch::USER_AGENT" .ie n .IP "$File::Fetch::FTP_PASSIVE" 4 .el .IP "\f(CW$File::Fetch::FTP_PASSIVE\fR" 4 .IX Item "$File::Fetch::FTP_PASSIVE" .ie n .IP "$File::Fetch::TIMEOUT" 4 .el .IP "\f(CW$File::Fetch::TIMEOUT\fR" 4 .IX Item "$File::Fetch::TIMEOUT" .ie n .IP "$File::Fetch::WARN" 4 .el .IP "\f(CW$File::Fetch::WARN\fR" 4 .IX Item "$File::Fetch::WARN" .ie n .IP "$File::Fetch::DEBUG" 4 .el .IP "\f(CW$File::Fetch::DEBUG\fR" 4 .IX Item "$File::Fetch::DEBUG" .ie n .IP "$File::Fetch::BLACKLIST" 4 .el .IP "\f(CW$File::Fetch::BLACKLIST\fR" 4 .IX Item "$File::Fetch::BLACKLIST" .ie n .IP "$File::Fetch::METHOD_FAIL" 4 .el .IP "\f(CW$File::Fetch::METHOD_FAIL\fR" 4 .IX Item "$File::Fetch::METHOD_FAIL" .RE .RS 4 .RE .IP "\s-1MAPPING\s0" 4 .IX Item "MAPPING" .IP "\s-1FREQUENTLY\s0 \s-1ASKED\s0 \s-1QUESTIONS\s0" 4 .IX Item "FREQUENTLY ASKED QUESTIONS" .RS 4 .IP "So how do I use a proxy with File::Fetch?" 4 .IX Item "So how do I use a proxy with File::Fetch?" .IP "I used 'lynx' to fetch a file, but its contents is all wrong!" 4 .IX Item "I used 'lynx' to fetch a file, but its contents is all wrong!" .IP "Files I'm trying to fetch have reserved characters or non-ASCII characters in them. What do I do?" 4 .IX Item "Files I'm trying to fetch have reserved characters or non-ASCII characters in them. What do I do?" .RE .RS 4 .RE .IP "\s-1TODO\s0" 4 .IX Item "TODO" .PD Implement \f(CW$PREFER_BIN\fR .IP "\s-1BUG\s0 \s-1REPORTS\s0" 4 .IX Item "BUG REPORTS" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "File::Find \- Traverse a directory tree." .IX Subsection "File::Find - Traverse a directory tree." .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD \&\fBfind\fR, \fBfinddepth\fR .RS 4 .ie n .IP "%options" 4 .el .IP "\f(CW%options\fR" 4 .IX Item "%options" \&\f(CW\*(C`wanted\*(C'\fR, \f(CW\*(C`bydepth\*(C'\fR, \f(CW\*(C`preprocess\*(C'\fR, \f(CW\*(C`postprocess\*(C'\fR, \f(CW\*(C`follow\*(C'\fR, \&\f(CW\*(C`follow_fast\*(C'\fR, \f(CW\*(C`follow_skip\*(C'\fR, \f(CW\*(C`dangling_symlinks\*(C'\fR, \f(CW\*(C`no_chdir\*(C'\fR, \&\f(CW\*(C`untaint\*(C'\fR, \f(CW\*(C`untaint_pattern\*(C'\fR, \f(CW\*(C`untaint_skip\*(C'\fR .IP "The wanted function" 4 .IX Item "The wanted function" \&\f(CW$File::Find::dir\fR is the current directory name,, \f(CW$_\fR is the current filename within that directory, \f(CW$File::Find::name\fR is the complete pathname to the file .RE .RS 4 .RE .IP "\s-1WARNINGS\s0" 4 .IX Item "WARNINGS" .PD 0 .IP "\s-1CAVEAT\s0" 4 .IX Item "CAVEAT" .PD \&\f(CW$dont_use_nlink\fR, symlinks .IP "\s-1BUGS\s0 \s-1AND\s0 \s-1CAVEATS\s0" 4 .IX Item "BUGS AND CAVEATS" .PD 0 .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "File::Glob \- Perl extension for \s-1BSD\s0 glob routine" .IX Subsection "File::Glob - Perl extension for BSD glob routine" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "\s-1META\s0 \s-1CHARACTERS\s0" 4 .IX Item "META CHARACTERS" .IP "\s-1POSIX\s0 \s-1FLAGS\s0" 4 .IX Item "POSIX FLAGS" .PD \&\f(CW\*(C`GLOB_ERR\*(C'\fR, \f(CW\*(C`GLOB_LIMIT\*(C'\fR, \f(CW\*(C`GLOB_MARK\*(C'\fR, \f(CW\*(C`GLOB_NOCASE\*(C'\fR, \f(CW\*(C`GLOB_NOCHECK\*(C'\fR, \&\f(CW\*(C`GLOB_NOSORT\*(C'\fR, \f(CW\*(C`GLOB_BRACE\*(C'\fR, \f(CW\*(C`GLOB_NOMAGIC\*(C'\fR, \f(CW\*(C`GLOB_QUOTE\*(C'\fR, \&\f(CW\*(C`GLOB_TILDE\*(C'\fR, \f(CW\*(C`GLOB_CSH\*(C'\fR, \f(CW\*(C`GLOB_ALPHASORT\*(C'\fR .RE .RS 4 .RE .IP "\s-1DIAGNOSTICS\s0" 4 .IX Item "DIAGNOSTICS" \&\f(CW\*(C`GLOB_NOSPACE\*(C'\fR, \f(CW\*(C`GLOB_ABEND\*(C'\fR .IP "\s-1NOTES\s0" 4 .IX Item "NOTES" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "File::GlobMapper \- Extend File Glob to Allow Input and Output Files" .IX Subsection "File::GlobMapper - Extend File Glob to Allow Input and Output Files" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Behind The Scenes" 4 .IX Item "Behind The Scenes" .IP "Limitations" 4 .IX Item "Limitations" .IP "Input File Glob" 4 .IX Item "Input File Glob" .PD \&\fB~\fR, \fB~user\fR, \fB.\fR, \fB*\fR, \fB?\fR, \fB\e\fR, \fB[]\fR, \fB{,}\fR, \fB()\fR .IP "Output File Glob" 4 .IX Item "Output File Glob" \&\*(L"*\*(R", #1 .IP "Returned Data" 4 .IX Item "Returned Data" .RE .RS 4 .RE .PD 0 .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .RS 4 .IP "A Rename script" 4 .IX Item "A Rename script" .IP "A few example globmaps" 4 .IX Item "A few example globmaps" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "File::Path \- Create or remove directory trees" .IX Subsection "File::Path - Create or remove directory trees" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD make_path( \f(CW$dir1\fR, \f(CW$dir2\fR, .... ), make_path( \f(CW$dir1\fR, \f(CW$dir2\fR, ...., \e%opts ), mode => \f(CW$num\fR, verbose => \f(CW$bool\fR, error => \e$err, owner => \f(CW$owner\fR, user => \&\f(CW$owner\fR, uid => \f(CW$owner\fR, group => \f(CW$group\fR, mkpath( \f(CW$dir\fR ), mkpath( \f(CW$dir\fR, \&\f(CW$verbose\fR, \f(CW$mode\fR ), mkpath( [$dir1, \f(CW$dir2\fR,...], \f(CW$verbose\fR, \f(CW$mode\fR ), mkpath( \&\f(CW$dir1\fR, \f(CW$dir2\fR,..., \e%opt ), remove_tree( \f(CW$dir1\fR, \f(CW$dir2\fR, .... ), remove_tree( \&\f(CW$dir1\fR, \f(CW$dir2\fR, ...., \e%opts ), verbose => \f(CW$bool\fR, safe => \f(CW$bool\fR, keep_root => \&\f(CW$bool\fR, result => \e$res, error => \e$err, rmtree( \f(CW$dir\fR ), rmtree( \f(CW$dir\fR, \&\f(CW$verbose\fR, \f(CW$safe\fR ), rmtree( [$dir1, \f(CW$dir2\fR,...], \f(CW$verbose\fR, \f(CW$safe\fR ), rmtree( \&\f(CW$dir1\fR, \f(CW$dir2\fR,..., \e%opt ) .RS 4 .IP "\s-1ERROR\s0 \s-1HANDLING\s0" 4 .IX Item "ERROR HANDLING" \&\fB\s-1NOTE:\s0\fR .IP "\s-1NOTES\s0" 4 .IX Item "NOTES" .RE .RS 4 .RE .PD 0 .IP "\s-1DIAGNOSTICS\s0" 4 .IX Item "DIAGNOSTICS" .PD mkdir [path]: [errmsg] (\s-1SEVERE\s0), No root path(s) specified, No such file or directory, cannot fetch initial working directory: [errmsg], cannot stat initial working directory: [errmsg], cannot chdir to [dir]: [errmsg], directory [dir] changed before chdir, expected dev=[n] ino=[n], actual dev=[n] ino=[n], aborting. (\s-1FATAL\s0), cannot make directory [dir] read+writeable: [errmsg], cannot read [dir]: [errmsg], cannot reset chmod [dir]: [errmsg], cannot remove [dir] when cwd is [dir], cannot chdir to [parent\-dir] from [child\-dir]: [errmsg], aborting. (\s-1FATAL\s0), cannot stat prior working directory [dir]: [errmsg], aborting. (\s-1FATAL\s0), previous directory [parent\-dir] changed before entering [child\-dir], expected dev=[n] ino=[n], actual dev=[n] ino=[n], aborting. (\s-1FATAL\s0), cannot make directory [dir] writeable: [errmsg], cannot remove directory [dir]: [errmsg], cannot restore permissions of [dir] to [0nnn]: [errmsg], cannot make file [file] writeable: [errmsg], cannot unlink file [file]: [errmsg], cannot restore permissions of [file] to [0nnn]: [errmsg], unable to map [owner] to a uid, ownership not changed");, unable to map [group] to a gid, group ownership not changed .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD 0 .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1ACKNOWLEDGEMENTS\s0" 4 .IX Item "ACKNOWLEDGEMENTS" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .PD .SS "File::Spec \- portably perform operations on file names" .IX Subsection "File::Spec - portably perform operations on file names" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .PD canonpath , catdir , catfile , curdir , devnull , rootdir , tmpdir , updir , no_upwards, case_tolerant, file_name_is_absolute, path , join , splitpath , splitdir , \fIcatpath()\fR, abs2rel , \fIrel2abs()\fR .IX Xref "canonpath catdir catfile curdir devnull rootdir tmpdir updir path join, path splitpath split, path splitdir split, dir abs2rel absolute, path relative, path rel2abs absolute, path relative, path" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "File::Spec::Cygwin \- methods for Cygwin file specs" .IX Subsection "File::Spec::Cygwin - methods for Cygwin file specs" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD .PP canonpath .PP file_name_is_absolute .PP tmpdir (override) .PP case_tolerant .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .SS "File::Spec::Epoc \- methods for Epoc file specs" .IX Subsection "File::Spec::Epoc - methods for Epoc file specs" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD .PP \&\fIcanonpath()\fR .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD 0 .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "File::Spec::Functions \- portably perform operations on file names" .IX Subsection "File::Spec::Functions - portably perform operations on file names" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Exports" 4 .IX Item "Exports" .RE .RS 4 .RE .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "File::Spec::Mac \- File::Spec for Mac \s-1OS\s0 (Classic)" .IX Subsection "File::Spec::Mac - File::Spec for Mac OS (Classic)" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .PD canonpath .PP \&\fIcatdir()\fR .PP catfile .PP curdir .PP devnull .PP rootdir .PP tmpdir .PP updir .PP file_name_is_absolute .PP path .PP splitpath .PP splitdir .PP catpath .PP abs2rel .PP rel2abs .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .PD 0 .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "File::Spec::OS2 \- methods for \s-1OS/2\s0 file specs" .IX Subsection "File::Spec::OS2 - methods for OS/2 file specs" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD tmpdir, splitpath .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .SS "File::Spec::Unix \- File::Spec for Unix, base for other File::Spec modules" .IX Subsection "File::Spec::Unix - File::Spec for Unix, base for other File::Spec modules" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .PD \&\fIcanonpath()\fR .PP \&\fIcatdir()\fR .PP catfile .PP curdir .PP devnull .PP rootdir .PP tmpdir .PP updir .PP no_upwards .PP case_tolerant .PP file_name_is_absolute .PP path .PP join .PP splitpath .PP splitdir .PP \&\fIcatpath()\fR .PP abs2rel .PP \&\fIrel2abs()\fR .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "File::Spec::VMS \- methods for \s-1VMS\s0 file specs" .IX Subsection "File::Spec::VMS - methods for VMS file specs" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD .PP canonpath (override) .PP catdir (override) .PP catfile (override) .PP curdir (override) .PP devnull (override) .PP rootdir (override) .PP tmpdir (override) .PP updir (override) .PP case_tolerant (override) .PP path (override) .PP file_name_is_absolute (override) .PP splitpath (override) .PP splitdir (override) .PP catpath (override) .PP abs2rel (override) .PP rel2abs (override) .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "File::Spec::Win32 \- methods for Win32 file specs" .IX Subsection "File::Spec::Win32 - methods for Win32 file specs" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD devnull .PP tmpdir .PP case_tolerant .PP file_name_is_absolute .PP catfile .PP canonpath .PP splitpath .PP splitdir .PP catpath .IP "Note For File::Spec::Win32 Maintainers" 4 .IX Item "Note For File::Spec::Win32 Maintainers" .PD 0 .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "File::Temp \- return name and handle of a temporary file safely" .IX Subsection "File::Temp - return name and handle of a temporary file safely" .IP "\s-1PORTABILITY\s0" 4 .IX Item "PORTABILITY" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "OBJECT-ORIENTED \s-1INTERFACE\s0" 4 .IX Item "OBJECT-ORIENTED INTERFACE" .PD \&\fBnew\fR .PP \&\fBnewdir\fR .PP \&\fBfilename\fR .PP \&\fBdirname\fR, \fBunlink_on_destroy\fR .PP \&\fB\s-1DESTROY\s0\fR .IP "\s-1FUNCTIONS\s0" 4 .IX Item "FUNCTIONS" \&\fBtempfile\fR .PP \&\fBtempdir\fR .IP "\s-1MKTEMP\s0 \s-1FUNCTIONS\s0" 4 .IX Item "MKTEMP FUNCTIONS" \&\fBmkstemp\fR .PP \&\fBmkstemps\fR .PP \&\fBmkdtemp\fR .PP \&\fBmktemp\fR .IP "\s-1POSIX\s0 \s-1FUNCTIONS\s0" 4 .IX Item "POSIX FUNCTIONS" \&\fBtmpnam\fR .PP \&\fBtmpfile\fR .IP "\s-1ADDITIONAL\s0 \s-1FUNCTIONS\s0" 4 .IX Item "ADDITIONAL FUNCTIONS" \&\fBtempnam\fR .IP "\s-1UTILITY\s0 \s-1FUNCTIONS\s0" 4 .IX Item "UTILITY FUNCTIONS" \&\fBunlink0\fR .PP \&\fBcmpstat\fR .PP \&\fBunlink1\fR .PP \&\fBcleanup\fR .IP "\s-1PACKAGE\s0 \s-1VARIABLES\s0" 4 .IX Item "PACKAGE VARIABLES" \&\fBsafe_level\fR, \s-1STANDARD\s0, \s-1MEDIUM\s0, \s-1HIGH\s0 .PP TopSystemUID .PP \&\fB\f(CB$KEEP_ALL\fB\fR, \fB\f(CB$DEBUG\fB\fR .IP "\s-1WARNING\s0" 4 .IX Item "WARNING" .RS 4 .PD 0 .IP "Temporary files and \s-1NFS\s0" 4 .IX Item "Temporary files and NFS" .IP "Forking" 4 .IX Item "Forking" .IP "Directory removal" 4 .IX Item "Directory removal" .IP "\s-1BINMODE\s0" 4 .IX Item "BINMODE" .RE .RS 4 .RE .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "File::stat \- by-name interface to Perl's built-in \fIstat()\fP functions" .IX Subsection "File::stat - by-name interface to Perl's built-in stat() functions" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1ERRORS\s0" 4 .IX Item "ERRORS" .PD \&\-%s is not implemented on a File::stat object .IP "\s-1WARNINGS\s0" 4 .IX Item "WARNINGS" File::stat ignores use filetest 'access', File::stat ignores \s-1VMS\s0 ACLs .IP "\s-1NOTE\s0" 4 .IX Item "NOTE" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "FileCache \- keep more files open than the system permits" .IX Subsection "FileCache - keep more files open than the system permits" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD cacheout \s-1EXPR\s0, cacheout \s-1MODE\s0, \s-1EXPR\s0 .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .PD 0 .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .PD .SS "FileHandle \- supply object methods for filehandles" .IX Subsection "FileHandle - supply object methods for filehandles" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD \&\f(CW$fh\fR\->print, \f(CW$fh\fR\->printf, \f(CW$fh\fR\->getline, \f(CW$fh\fR\->getlines .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .SS "Filter::Simple \- Simplified source filtering" .IX Subsection "Filter::Simple - Simplified source filtering" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "The Problem" 4 .IX Item "The Problem" .IP "A Solution" 4 .IX Item "A Solution" .IP "Disabling or changing behaviour" 4 .IX Item "Disabling or changing behaviour" .IP "All-in-one interface" 4 .IX Item "All-in-one interface" .IP "Filtering only specific components of source code" 4 .IX Item "Filtering only specific components of source code" .PD \&\f(CW"code"\fR, \f(CW"code_no_comments"\fR, \f(CW"executable"\fR, \&\f(CW"executable_no_comments"\fR, \f(CW"quotelike"\fR, \f(CW"string"\fR, \f(CW"regex"\fR, \&\f(CW"all"\fR .IP "Filtering only the code parts of source code" 4 .IX Item "Filtering only the code parts of source code" .PD 0 .ie n .IP "Using Filter::Simple with an explicit ""import"" subroutine" 4 .el .IP "Using Filter::Simple with an explicit \f(CWimport\fR subroutine" 4 .IX Item "Using Filter::Simple with an explicit import subroutine" .IP "Using Filter::Simple and Exporter together" 4 .IX Item "Using Filter::Simple and Exporter together" .IP "How it works" 4 .IX Item "How it works" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1CONTACT\s0" 4 .IX Item "CONTACT" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "Filter::Util::Call \- Perl Source Filter Utility Module" .IX Subsection "Filter::Util::Call - Perl Source Filter Utility Module" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "\fBuse Filter::Util::Call\fR" 4 .IX Item "use Filter::Util::Call" .IP "\fB\f(BIimport()\fB\fR" 4 .IX Item "import()" .IP "\fB\f(BIfilter()\fB and anonymous sub\fR" 4 .IX Item "filter() and anonymous sub" .PD \&\fB\f(CB$_\fB\fR, \fB\f(CB$status\fB\fR, \fBfilter_read\fR and \fBfilter_read_exact\fR, \fBfilter_del\fR .RE .RS 4 .RE .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .RS 4 .PD 0 .IP "Example 1: A simple filter." 4 .IX Item "Example 1: A simple filter." .IP "Example 2: Using the context" 4 .IX Item "Example 2: Using the context" .IP "Example 3: Using the context within the filter" 4 .IX Item "Example 3: Using the context within the filter" .IP "Example 4: Using filter_del" 4 .IX Item "Example 4: Using filter_del" .RE .RS 4 .RE .IP "Filter::Simple" 4 .IX Item "Filter::Simple" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1DATE\s0" 4 .IX Item "DATE" .PD .SS "FindBin \- Locate directory of original perl script" .IX Subsection "FindBin - Locate directory of original perl script" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1EXPORTABLE\s0 \s-1VARIABLES\s0" 4 .IX Item "EXPORTABLE VARIABLES" .IP "\s-1KNOWN\s0 \s-1ISSUES\s0" 4 .IX Item "KNOWN ISSUES" .IP "\s-1KNOWN\s0 \s-1BUGS\s0" 4 .IX Item "KNOWN BUGS" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "GDBM_File \- Perl5 access to the gdbm library." .IX Subsection "GDBM_File - Perl5 access to the gdbm library." .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1AVAILABILITY\s0" 4 .IX Item "AVAILABILITY" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Getopt::Long \- Extended processing of command line options" .IX Subsection "Getopt::Long - Extended processing of command line options" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "Command Line Options, an Introduction" 4 .IX Item "Command Line Options, an Introduction" .IP "Getting Started with Getopt::Long" 4 .IX Item "Getting Started with Getopt::Long" .RS 4 .IP "Simple options" 4 .IX Item "Simple options" .IP "A little bit less simple options" 4 .IX Item "A little bit less simple options" .IP "Mixing command line option with other arguments" 4 .IX Item "Mixing command line option with other arguments" .IP "Options with values" 4 .IX Item "Options with values" .IP "Options with multiple values" 4 .IX Item "Options with multiple values" .IP "Options with hash values" 4 .IX Item "Options with hash values" .IP "User-defined subroutines to handle options" 4 .IX Item "User-defined subroutines to handle options" .IP "Options with multiple names" 4 .IX Item "Options with multiple names" .IP "Case and abbreviations" 4 .IX Item "Case and abbreviations" .IP "Summary of Option Specifications" 4 .IX Item "Summary of Option Specifications" .PD !, +, s, i, o, f, : \fItype\fR [ \fIdesttype\fR ], : \fInumber\fR [ \fIdesttype\fR ], : + [ \fIdesttype\fR ] .RE .RS 4 .RE .IP "Advanced Possibilities" 4 .IX Item "Advanced Possibilities" .RS 4 .PD 0 .IP "Object oriented interface" 4 .IX Item "Object oriented interface" .IP "Thread Safety" 4 .IX Item "Thread Safety" .IP "Documentation and help texts" 4 .IX Item "Documentation and help texts" .IP "Parsing options from an arbitrary array" 4 .IX Item "Parsing options from an arbitrary array" .IP "Parsing options from an arbitrary string" 4 .IX Item "Parsing options from an arbitrary string" .IP "Storing options values in a hash" 4 .IX Item "Storing options values in a hash" .IP "Bundling" 4 .IX Item "Bundling" .IP "The lonesome dash" 4 .IX Item "The lonesome dash" .IP "Argument callback" 4 .IX Item "Argument callback" .RE .RS 4 .RE .IP "Configuring Getopt::Long" 4 .IX Item "Configuring Getopt::Long" .PD default, posix_default, auto_abbrev, getopt_compat, gnu_compat, gnu_getopt, require_order, permute, bundling (default: disabled), bundling_override (default: disabled), ignore_case (default: enabled), ignore_case_always (default: disabled), auto_version (default:disabled), auto_help (default:disabled), pass_through (default: disabled), prefix, prefix_pattern, long_prefix_pattern, debug (default: disabled) .IP "Exportable Methods" 4 .IX Item "Exportable Methods" VersionMessage, \f(CW\*(C`\-message\*(C'\fR, \f(CW\*(C`\-msg\*(C'\fR, \f(CW\*(C`\-exitval\*(C'\fR, \f(CW\*(C`\-output\*(C'\fR, HelpMessage .IP "Return values and Errors" 4 .IX Item "Return values and Errors" .PD 0 .IP "Legacy" 4 .IX Item "Legacy" .RS 4 .IP "Default destinations" 4 .IX Item "Default destinations" .IP "Alternative option starters" 4 .IX Item "Alternative option starters" .IP "Configuration variables" 4 .IX Item "Configuration variables" .RE .RS 4 .RE .IP "Tips and Techniques" 4 .IX Item "Tips and Techniques" .RS 4 .IP "Pushing multiple values in a hash option" 4 .IX Item "Pushing multiple values in a hash option" .RE .RS 4 .RE .IP "Troubleshooting" 4 .IX Item "Troubleshooting" .RS 4 .IP "GetOptions does not return a false result when an option is not supplied" 4 .IX Item "GetOptions does not return a false result when an option is not supplied" .IP "GetOptions does not split the command line correctly" 4 .IX Item "GetOptions does not split the command line correctly" .IP "Undefined subroutine &main::GetOptions called" 4 .IX Item "Undefined subroutine &main::GetOptions called" .ie n .IP "How do I put a ""\-?"" option into a Getopt::Long?" 4 .el .IP "How do I put a ``\-?'' option into a Getopt::Long?" 4 .IX Item "How do I put a -? option into a Getopt::Long?" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1DISCLAIMER\s0" 4 .IX Item "COPYRIGHT AND DISCLAIMER" .PD .SS "Getopt::Std, getopt, getopts \- Process single-character switches with switch clustering" .IX Subsection "Getopt::Std, getopt, getopts - Process single-character switches with switch clustering" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .ie n .IP """\-\-help"" and ""\-\-version""" 4 .el .IP "\f(CW\-\-help\fR and \f(CW\-\-version\fR" 4 .IX Item "--help and --version" .PD .SS "HTTP::Tiny \- A small, simple, correct \s-1HTTP/1\s0.1 client" .IX Subsection "HTTP::Tiny - A small, simple, correct HTTP/1.1 client" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "new" 4 .IX Item "new" .IP "get" 4 .IX Item "get" .IP "mirror" 4 .IX Item "mirror" .IP "request" 4 .IX Item "request" .RE .RS 4 .RE .IP "\s-1LIMITATIONS\s0" 4 .IX Item "LIMITATIONS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1SUPPORT\s0" 4 .IX Item "SUPPORT" .RS 4 .IP "Bugs / Feature Requests" 4 .IX Item "Bugs / Feature Requests" .IP "Source Code" 4 .IX Item "Source Code" .RE .RS 4 .RE .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "Hash::Util \- A selection of general-utility hash subroutines" .IX Subsection "Hash::Util - A selection of general-utility hash subroutines" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Restricted hashes" 4 .IX Item "Restricted hashes" .PD \&\fBlock_keys\fR, \fBunlock_keys\fR .RE .RS 4 .RE .PP \&\fBlock_keys_plus\fR .PP \&\fBlock_value\fR, \fBunlock_value\fR .PP \&\fBlock_hash\fR, \fBunlock_hash\fR .PP \&\fBlock_hash_recurse\fR, \fBunlock_hash_recurse\fR .PP \&\fBhash_unlocked\fR .PP \&\fBlegal_keys\fR, \fBhidden_keys\fR, \fBall_keys\fR, \fBhash_seed\fR .PP \&\fBhv_store\fR .IP "Operating on references to hashes." 4 .IX Item "Operating on references to hashes." lock_ref_keys, unlock_ref_keys, lock_ref_keys_plus, lock_ref_value, unlock_ref_value, lock_hashref, unlock_hashref, lock_hashref_recurse, unlock_hashref_recurse, hash_ref_unlocked, legal_ref_keys, hidden_ref_keys .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .PD 0 .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Hash::Util::FieldHash \- Support for Inside-Out Classes" .IX Subsection "Hash::Util::FieldHash - Support for Inside-Out Classes" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1FUNCTIONS\s0" 4 .IX Item "FUNCTIONS" .PD id, id_2obj, register, idhash, idhashes, fieldhash, fieldhashes .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "The Inside-out Technique" 4 .IX Item "The Inside-out Technique" .IP "Problems of Inside-out" 4 .IX Item "Problems of Inside-out" .IP "Solutions" 4 .IX Item "Solutions" .IP "More Problems" 4 .IX Item "More Problems" .IP "The Generic Object" 4 .IX Item "The Generic Object" .IP "How to use Field Hashes" 4 .IX Item "How to use Field Hashes" .IP "Garbage-Collected Hashes" 4 .IX Item "Garbage-Collected Hashes" .RE .RS 4 .RE .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .PD \&\f(CW\*(C`init()\*(C'\fR, \f(CW\*(C`first()\*(C'\fR, \f(CW\*(C`last()\*(C'\fR, \f(CW\*(C`name()\*(C'\fR, \f(CW\*(C`Name_hash\*(C'\fR, \f(CW\*(C`Name_id\*(C'\fR, \&\f(CW\*(C`Name_idhash\*(C'\fR, \f(CW\*(C`Name_id_reg\*(C'\fR, \f(CW\*(C`Name_idhash_reg\*(C'\fR, \f(CW\*(C`Name_fieldhash\*(C'\fR .RS 4 .IP "Example 1" 4 .IX Item "Example 1" .PD 0 .IP "Example 2" 4 .IX Item "Example 2" .RE .RS 4 .RE .IP "\s-1GUTS\s0" 4 .IX Item "GUTS" .RS 4 .ie n .IP "The ""PERL_MAGIC_uvar"" interface for hashes" 4 .el .IP "The \f(CWPERL_MAGIC_uvar\fR interface for hashes" 4 .IX Item "The PERL_MAGIC_uvar interface for hashes" .IP "Weakrefs call uvar magic" 4 .IX Item "Weakrefs call uvar magic" .IP "How field hashes work" 4 .IX Item "How field hashes work" .IP "Internal function Hash::Util::FieldHash::_fieldhash" 4 .IX Item "Internal function Hash::Util::FieldHash::_fieldhash" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "I18N::Collate \- compare 8\-bit scalar data according to the current locale" .IX Subsection "I18N::Collate - compare 8-bit scalar data according to the current locale" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD .SS "I18N::LangTags \- functions for dealing with RFC3066\-style language tags" .IX Subsection "I18N::LangTags - functions for dealing with RFC3066-style language tags" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD .PP the function is_language_tag($lang1) .PP the function extract_language_tags($whatever) .PP the function same_language_tag($lang1, \f(CW$lang2\fR) .PP the function similarity_language_tag($lang1, \f(CW$lang2\fR) .PP the function is_dialect_of($lang1, \f(CW$lang2\fR) .PP the function super_languages($lang1) .PP the function locale2language_tag($locale_identifier) .PP the function encode_language_tag($lang1) .PP the function alternate_language_tags($lang1) .PP the function \f(CW@langs\fR = panic_languages(@accept_languages) .PP the function implicate_supers( ...languages... ), the function implicate_supers_strictly( ...languages... ) .IP "\s-1ABOUT\s0 \s-1LOWERCASING\s0" 4 .IX Item "ABOUT LOWERCASING" .PD 0 .IP "\s-1ABOUT\s0 \s-1UNICODE\s0 \s-1PLAINTEXT\s0 \s-1LANGUAGE\s0 \s-1TAGS\s0" 4 .IX Item "ABOUT UNICODE PLAINTEXT LANGUAGE TAGS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "I18N::LangTags::Detect \- detect the user's language preferences" .IX Subsection "I18N::LangTags::Detect - detect the user's language preferences" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1FUNCTIONS\s0" 4 .IX Item "FUNCTIONS" .IP "\s-1ENVIRONMENT\s0" 4 .IX Item "ENVIRONMENT" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "I18N::LangTags::List \*(-- tags and names for human languages" .IX Subsection "I18N::LangTags::List tags and names for human languages" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1ABOUT\s0 \s-1LANGUAGE\s0 \s-1TAGS\s0" 4 .IX Item "ABOUT LANGUAGE TAGS" .IP "\s-1LIST\s0 \s-1OF\s0 \s-1LANGUAGES\s0" 4 .IX Item "LIST OF LANGUAGES" .PD {ab} : Abkhazian, {ace} : Achinese, {ach} : Acoli, {ada} : Adangme, {ady} : Adyghe, {aa} : Afar, {afh} : Afrihili, {af} : Afrikaans, [{afa} : Afro-Asiatic (Other)], {ak} : Akan, {akk} : Akkadian, {sq} : Albanian, {ale} : Aleut, [{alg} : Algonquian languages], [{tut} : Altaic (Other)], {am} : Amharic, {i\-ami} : Ami, [{apa} : Apache languages], {ar} : Arabic, {arc} : Aramaic, {arp} : Arapaho, {arn} : Araucanian, {arw} : Arawak, {hy} : Armenian, {an} : Aragonese, [{art} : Artificial (Other)], {ast} : Asturian, {as} : Assamese, [{ath} : Athapascan languages], [{aus} : Australian languages], [{map} : Austronesian (Other)], {av} : Avaric, {ae} : Avestan, {awa} : Awadhi, {ay} : Aymara, {az} : Azerbaijani, {ban} : Balinese, [{bat} : Baltic (Other)], {bal} : Baluchi, {bm} : Bambara, [{bai} : Bamileke languages], {bad} : Banda, [{bnt} : Bantu (Other)], {bas} : Basa, {ba} : Bashkir, {eu} : Basque, {btk} : Batak (Indonesia), {bej} : Beja, {be} : Belarusian, {bem} : Bemba, {bn} : Bengali, [{ber} : Berber (Other)], {bho} : Bhojpuri, {bh} : Bihari, {bik} : Bikol, {bin} : Bini, {bi} : Bislama, {bs} : Bosnian, {bra} : Braj, {br} : Breton, {bug} : Buginese, {bg} : Bulgarian, {i\-bnn} : Bunun, {bua} : Buriat, {my} : Burmese, {cad} : Caddo, {car} : Carib, {ca} : Catalan, [{cau} : Caucasian (Other)], {ceb} : Cebuano, [{cel} : Celtic (Other)], [{cai} : Central American Indian (Other)], {chg} : Chagatai, [{cmc} : Chamic languages], {ch} : Chamorro, {ce} : Chechen, {chr} : Cherokee, {chy} : Cheyenne, {chb} : Chibcha, {ny} : Chichewa, {zh} : Chinese, {chn} : Chinook Jargon, {chp} : Chipewyan, {cho} : Choctaw, {cu} : Church Slavic, {chk} : Chuukese, {cv} : Chuvash, {cop} : Coptic, {kw} : Cornish, {co} : Corsican, {cr} : Cree, {mus} : Creek, [{cpe} : English-based Creoles and pidgins (Other)], [{cpf} : French-based Creoles and pidgins (Other)], [{cpp} : Portuguese-based Creoles and pidgins (Other)], [{crp} : Creoles and pidgins (Other)], {hr} : Croatian, [{cus} : Cushitic (Other)], {cs} : Czech, {dak} : Dakota, {da} : Danish, {dar} : Dargwa, {day} : Dayak, {i\-default} : Default (Fallthru) Language, {del} : Delaware, {din} : Dinka, {dv} : Divehi, {doi} : Dogri, {dgr} : Dogrib, [{dra} : Dravidian (Other)], {dua} : Duala, {nl} : Dutch, {dum} : Middle Dutch (ca.1050\-1350), {dyu} : Dyula, {dz} : Dzongkha, {efi} : Efik, {egy} : Ancient Egyptian, {eka} : Ekajuk, {elx} : Elamite, {en} : English, {enm} : Old English (1100\-1500), {ang} : Old English (ca.450\-1100), {i\-enochian} : Enochian (Artificial), {myv} : Erzya, {eo} : Esperanto, {et} : Estonian, {ee} : Ewe, {ewo} : Ewondo, {fan} : Fang, {fat} : Fanti, {fo} : Faroese, {fj} : Fijian, {fi} : Finnish, [{fiu} : Finno-Ugrian (Other)], {fon} : Fon, {fr} : French, {frm} : Middle French (ca.1400\-1600), {fro} : Old French (842\-ca.1400), {fy} : Frisian, {fur} : Friulian, {ff} : Fulah, {gaa} : Ga, {gd} : Scots Gaelic, {gl} : Gallegan, {lg} : Ganda, {gay} : Gayo, {gba} : Gbaya, {gez} : Geez, {ka} : Georgian, {de} : German, {gmh} : Middle High German (ca.1050\-1500), {goh} : Old High German (ca.750\-1050), [{gem} : Germanic (Other)], {gil} : Gilbertese, {gon} : Gondi, {gor} : Gorontalo, {got} : Gothic, {grb} : Grebo, {grc} : Ancient Greek, {el} : Modern Greek, {gn} : Guarani, {gu} : Gujarati, {gwi} : Gwich'in, {hai} : Haida, {ht} : Haitian, {ha} : Hausa, {haw} : Hawaiian, {he} : Hebrew, {hz} : Herero, {hil} : Hiligaynon, {him} : Himachali, {hi} : Hindi, {ho} : Hiri Motu, {hit} : Hittite, {hmn} : Hmong, {hu} : Hungarian, {hup} : Hupa, {iba} : Iban, {is} : Icelandic, {io} : Ido, {ig} : Igbo, {ijo} : Ijo, {ilo} : Iloko, [{inc} : Indic (Other)], [{ine} : Indo-European (Other)], {id} : Indonesian, {inh} : Ingush, {ia} : Interlingua (International Auxiliary Language Association), {ie} : Interlingue, {iu} : Inuktitut, {ik} : Inupiaq, [{ira} : Iranian (Other)], {ga} : Irish, {mga} : Middle Irish (900\-1200), {sga} : Old Irish (to 900), [{iro} : Iroquoian languages], {it} : Italian, {ja} : Japanese, {jv} : Javanese, {jrb} : Judeo-Arabic, {jpr} : Judeo-Persian, {kbd} : Kabardian, {kab} : Kabyle, {kac} : Kachin, {kl} : Kalaallisut, {xal} : Kalmyk, {kam} : Kamba, {kn} : Kannada, {kr} : Kanuri, {krc} : Karachay-Balkar, {kaa} : Kara-Kalpak, {kar} : Karen, {ks} : Kashmiri, {csb} : Kashubian, {kaw} : Kawi, {kk} : Kazakh, {kha} : Khasi, {km} : Khmer, [{khi} : Khoisan (Other)], {kho} : Khotanese, {ki} : Kikuyu, {kmb} : Kimbundu, {rw} : Kinyarwanda, {ky} : Kirghiz, {i\-klingon} : Klingon, {kv} : Komi, {kg} : Kongo, {kok} : Konkani, {ko} : Korean, {kos} : Kosraean, {kpe} : Kpelle, {kro} : Kru, {kj} : Kuanyama, {kum} : Kumyk, {ku} : Kurdish, {kru} : Kurukh, {kut} : Kutenai, {lad} : Ladino, {lah} : Lahnda, {lam} : Lamba, {lo} : Lao, {la} : Latin, {lv} : Latvian, {lb} : Letzeburgesch, {lez} : Lezghian, {li} : Limburgish, {ln} : Lingala, {lt} : Lithuanian, {nds} : Low German, {art\-lojban} : Lojban (Artificial), {loz} : Lozi, {lu} : Luba-Katanga, {lua} : Luba-Lulua, {lui} : Luiseno, {lun} : Lunda, {luo} : Luo (Kenya and Tanzania), {lus} : Lushai, {mk} : Macedonian, {mad} : Madurese, {mag} : Magahi, {mai} : Maithili, {mak} : Makasar, {mg} : Malagasy, {ms} : Malay, {ml} : Malayalam, {mt} : Maltese, {mnc} : Manchu, {mdr} : Mandar, {man} : Mandingo, {mni} : Manipuri, [{mno} : Manobo languages], {gv} : Manx, {mi} : Maori, {mr} : Marathi, {chm} : Mari, {mh} : Marshall, {mwr} : Marwari, {mas} : Masai, [{myn} : Mayan languages], {men} : Mende, {mic} : Micmac, {min} : Minangkabau, {i\-mingo} : Mingo, [{mis} : Miscellaneous languages], {moh} : Mohawk, {mdf} : Moksha, {mo} : Moldavian, [{mkh} : Mon-Khmer (Other)], {lol} : Mongo, {mn} : Mongolian, {mos} : Mossi, [{mul} : Multiple languages], [{mun} : Munda languages], {nah} : Nahuatl, {nap} : Neapolitan, {na} : Nauru, {nv} : Navajo, {nd} : North Ndebele, {nr} : South Ndebele, {ng} : Ndonga, {ne} : Nepali, {new} : Newari, {nia} : Nias, [{nic} : Niger-Kordofanian (Other)], [{ssa} : Nilo-Saharan (Other)], {niu} : Niuean, {nog} : Nogai, {non} : Old Norse, [{nai} : North American Indian], {no} : Norwegian, {nb} : Norwegian Bokmal, {nn} : Norwegian Nynorsk, [{nub} : Nubian languages], {nym} : Nyamwezi, {nyn} : Nyankole, {nyo} : Nyoro, {nzi} : Nzima, {oc} : Occitan (post 1500), {oj} : Ojibwa, {or} : Oriya, {om} : Oromo, {osa} : Osage, {os} : Ossetian; Ossetic, [{oto} : Otomian languages], {pal} : Pahlavi, {i\-pwn} : Paiwan, {pau} : Palauan, {pi} : Pali, {pam} : Pampanga, {pag} : Pangasinan, {pa} : Panjabi, {pap} : Papiamento, [{paa} : Papuan (Other)], {fa} : Persian, {peo} : Old Persian (ca.600\-400 B.C.), [{phi} : Philippine (Other)], {phn} : Phoenician, {pon} : Pohnpeian, {pl} : Polish, {pt} : Portuguese, [{pra} : Prakrit languages], {pro} : Old Provencal (to 1500), {ps} : Pushto, {qu} : Quechua, {rm} : Raeto-Romance, {raj} : Rajasthani, {rap} : Rapanui, {rar} : Rarotongan, [{qaa \- qtz} : Reserved for local use.], [{roa} : Romance (Other)], {ro} : Romanian, {rom} : Romany, {rn} : Rundi, {ru} : Russian, [{sal} : Salishan languages], {sam} : Samaritan Aramaic, {se} : Northern Sami, {sma} : Southern Sami, {smn} : Inari Sami, {smj} : Lule Sami, {sms} : Skolt Sami, [{smi} : Sami languages (Other)], {sm} : Samoan, {sad} : Sandawe, {sg} : Sango, {sa} : Sanskrit, {sat} : Santali, {sc} : Sardinian, {sas} : Sasak, {sco} : Scots, {sel} : Selkup, [{sem} : Semitic (Other)], {sr} : Serbian, {srr} : Serer, {shn} : Shan, {sn} : Shona, {sid} : Sidamo, {sgn\-...} : Sign Languages, {bla} : Siksika, {sd} : Sindhi, {si} : Sinhalese, [{sit} : Sino-Tibetan (Other)], [{sio} : Siouan languages], {den} : Slave (Athapascan), [{sla} : Slavic (Other)], {sk} : Slovak, {sl} : Slovenian, {sog} : Sogdian, {so} : Somali, {son} : Songhai, {snk} : Soninke, {wen} : Sorbian languages, {nso} : Northern Sotho, {st} : Southern Sotho, [{sai} : South American Indian (Other)], {es} : Spanish, {suk} : Sukuma, {sux} : Sumerian, {su} : Sundanese, {sus} : Susu, {sw} : Swahili, {ss} : Swati, {sv} : Swedish, {syr} : Syriac, {tl} : Tagalog, {ty} : Tahitian, [{tai} : Tai (Other)], {tg} : Tajik, {tmh} : Tamashek, {ta} : Tamil, {i\-tao} : Tao, {tt} : Tatar, {i\-tay} : Tayal, {te} : Telugu, {ter} : Tereno, {tet} : Tetum, {th} : Thai, {bo} : Tibetan, {tig} : Tigre, {ti} : Tigrinya, {tem} : Timne, {tiv} : Tiv, {tli} : Tlingit, {tpi} : Tok Pisin, {tkl} : Tokelau, {tog} : Tonga (Nyasa), {to} : Tonga (Tonga Islands), {tsi} : Tsimshian, {ts} : Tsonga, {i\-tsu} : Tsou, {tn} : Tswana, {tum} : Tumbuka, [{tup} : Tupi languages], {tr} : Turkish, {ota} : Ottoman Turkish (1500\-1928), {crh} : Crimean Turkish, {tk} : Turkmen, {tvl} : Tuvalu, {tyv} : Tuvinian, {tw} : Twi, {udm} : Udmurt, {uga} : Ugaritic, {ug} : Uighur, {uk} : Ukrainian, {umb} : Umbundu, {und} : Undetermined, {ur} : Urdu, {uz} : Uzbek, {vai} : Vai, {ve} : Venda, {vi} : Vietnamese, {vo} : Volapuk, {vot} : Votic, [{wak} : Wakashan languages], {wa} : Walloon, {wal} : Walamo, {war} : Waray, {was} : Washo, {cy} : Welsh, {wo} : Wolof, {x\-...} : Unregistered (Semi-Private Use), {xh} : Xhosa, {sah} : Yakut, {yao} : Yao, {yap} : Yapese, {ii} : Sichuan Yi, {yi} : Yiddish, {yo} : Yoruba, [{ypk} : Yupik languages], {znd} : Zande, [{zap} : Zapotec], {zen} : Zenaga, {za} : Zhuang, {zu} : Zulu, {zun} : Zuni .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD 0 .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1DISCLAIMER\s0" 4 .IX Item "COPYRIGHT AND DISCLAIMER" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "I18N::Langinfo \- query locale information" .IX Subsection "I18N::Langinfo - query locale information" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "\s-1EXPORT\s0" 4 .IX Item "EXPORT" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "\s-1IO\s0 \- load various \s-1IO\s0 modules" .IX Subsection "IO - load various IO modules" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1DEPRECATED\s0" 4 .IX Item "DEPRECATED" .PD .SS "IO::Compress::Base \- Base Class for IO::Compress modules" .IX Subsection "IO::Compress::Base - Base Class for IO::Compress modules" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1MODIFICATION\s0 \s-1HISTORY\s0" 4 .IX Item "MODIFICATION HISTORY" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "IO::Compress::Bzip2 \- Write bzip2 files/buffers" .IX Subsection "IO::Compress::Bzip2 - Write bzip2 files/buffers" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "Functional Interface" 4 .IX Item "Functional Interface" .RS 4 .ie n .IP "bzip2 $input => $output [, \s-1OPTS\s0]" 4 .el .IP "bzip2 \f(CW$input\fR => \f(CW$output\fR [, \s-1OPTS\s0]" 4 .IX Item "bzip2 $input => $output [, OPTS]" .PD A filename, A filehandle, A scalar reference, An array reference, An Input FileGlob string, A filename, A filehandle, A scalar reference, An Array Reference, An Output FileGlob .IP "Notes" 4 .IX Item "Notes" .PD 0 .IP "Optional Parameters" 4 .IX Item "Optional Parameters" .PD \&\f(CW\*(C`AutoClose => 0|1\*(C'\fR, \f(CW\*(C`BinModeIn => 0|1\*(C'\fR, \f(CW\*(C`Append => 0|1\*(C'\fR .IP "Examples" 4 .IX Item "Examples" .RE .RS 4 .RE .PD 0 .IP "\s-1OO\s0 Interface" 4 .IX Item "OO Interface" .RS 4 .IP "Constructor" 4 .IX Item "Constructor" .PD A filename, A filehandle, A scalar reference .IP "Constructor Options" 4 .IX Item "Constructor Options" \&\f(CW\*(C`AutoClose => 0|1\*(C'\fR, \f(CW\*(C`Append => 0|1\*(C'\fR, A Buffer, A Filename, A Filehandle, \f(CW\*(C`BlockSize100K => number\*(C'\fR, \f(CW\*(C`WorkFactor => number\*(C'\fR, \&\f(CW\*(C`Strict => 0|1\*(C'\fR .IP "Examples" 4 .IX Item "Examples" .RE .RS 4 .RE .PD 0 .IP "Methods" 4 .IX Item "Methods" .RS 4 .IP "print" 4 .IX Item "print" .IP "printf" 4 .IX Item "printf" .IP "syswrite" 4 .IX Item "syswrite" .IP "write" 4 .IX Item "write" .IP "flush" 4 .IX Item "flush" .IP "tell" 4 .IX Item "tell" .IP "eof" 4 .IX Item "eof" .IP "seek" 4 .IX Item "seek" .IP "binmode" 4 .IX Item "binmode" .IP "opened" 4 .IX Item "opened" .IP "autoflush" 4 .IX Item "autoflush" .IP "input_line_number" 4 .IX Item "input_line_number" .IP "fileno" 4 .IX Item "fileno" .IP "close" 4 .IX Item "close" .IP "newStream([\s-1OPTS\s0])" 4 .IX Item "newStream([OPTS])" .RE .RS 4 .RE .IP "Importing" 4 .IX Item "Importing" .PD :all .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .RS 4 .PD 0 .IP "Apache::GZip Revisited" 4 .IX Item "Apache::GZip Revisited" .IP "Working with Net::FTP" 4 .IX Item "Working with Net::FTP" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1MODIFICATION\s0 \s-1HISTORY\s0" 4 .IX Item "MODIFICATION HISTORY" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "IO::Compress::Deflate \- Write \s-1RFC\s0 1950 files/buffers" .IX Subsection "IO::Compress::Deflate - Write RFC 1950 files/buffers" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "Functional Interface" 4 .IX Item "Functional Interface" .RS 4 .ie n .IP "deflate $input => $output [, \s-1OPTS\s0]" 4 .el .IP "deflate \f(CW$input\fR => \f(CW$output\fR [, \s-1OPTS\s0]" 4 .IX Item "deflate $input => $output [, OPTS]" .PD A filename, A filehandle, A scalar reference, An array reference, An Input FileGlob string, A filename, A filehandle, A scalar reference, An Array Reference, An Output FileGlob .IP "Notes" 4 .IX Item "Notes" .PD 0 .IP "Optional Parameters" 4 .IX Item "Optional Parameters" .PD \&\f(CW\*(C`AutoClose => 0|1\*(C'\fR, \f(CW\*(C`BinModeIn => 0|1\*(C'\fR, \f(CW\*(C`Append => 0|1\*(C'\fR, A Buffer, A Filename, A Filehandle .IP "Examples" 4 .IX Item "Examples" .RE .RS 4 .RE .PD 0 .IP "\s-1OO\s0 Interface" 4 .IX Item "OO Interface" .RS 4 .IP "Constructor" 4 .IX Item "Constructor" .PD A filename, A filehandle, A scalar reference .IP "Constructor Options" 4 .IX Item "Constructor Options" \&\f(CW\*(C`AutoClose => 0|1\*(C'\fR, \f(CW\*(C`Append => 0|1\*(C'\fR, A Buffer, A Filename, A Filehandle, \f(CW\*(C`Merge => 0|1\*(C'\fR, \-Level, \-Strategy, \f(CW\*(C`Strict => 0|1\*(C'\fR .IP "Examples" 4 .IX Item "Examples" .RE .RS 4 .RE .PD 0 .IP "Methods" 4 .IX Item "Methods" .RS 4 .IP "print" 4 .IX Item "print" .IP "printf" 4 .IX Item "printf" .IP "syswrite" 4 .IX Item "syswrite" .IP "write" 4 .IX Item "write" .IP "flush" 4 .IX Item "flush" .IP "tell" 4 .IX Item "tell" .IP "eof" 4 .IX Item "eof" .IP "seek" 4 .IX Item "seek" .IP "binmode" 4 .IX Item "binmode" .IP "opened" 4 .IX Item "opened" .IP "autoflush" 4 .IX Item "autoflush" .IP "input_line_number" 4 .IX Item "input_line_number" .IP "fileno" 4 .IX Item "fileno" .IP "close" 4 .IX Item "close" .IP "newStream([\s-1OPTS\s0])" 4 .IX Item "newStream([OPTS])" .IP "deflateParams" 4 .IX Item "deflateParams" .RE .RS 4 .RE .IP "Importing" 4 .IX Item "Importing" .PD :all, :constants, :flush, :level, :strategy .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .RS 4 .PD 0 .IP "Apache::GZip Revisited" 4 .IX Item "Apache::GZip Revisited" .IP "Working with Net::FTP" 4 .IX Item "Working with Net::FTP" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1MODIFICATION\s0 \s-1HISTORY\s0" 4 .IX Item "MODIFICATION HISTORY" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "IO::Compress::Gzip \- Write \s-1RFC\s0 1952 files/buffers" .IX Subsection "IO::Compress::Gzip - Write RFC 1952 files/buffers" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "Functional Interface" 4 .IX Item "Functional Interface" .RS 4 .ie n .IP "gzip $input => $output [, \s-1OPTS\s0]" 4 .el .IP "gzip \f(CW$input\fR => \f(CW$output\fR [, \s-1OPTS\s0]" 4 .IX Item "gzip $input => $output [, OPTS]" .PD A filename, A filehandle, A scalar reference, An array reference, An Input FileGlob string, A filename, A filehandle, A scalar reference, An Array Reference, An Output FileGlob .IP "Notes" 4 .IX Item "Notes" .PD 0 .IP "Optional Parameters" 4 .IX Item "Optional Parameters" .PD \&\f(CW\*(C`AutoClose => 0|1\*(C'\fR, \f(CW\*(C`BinModeIn => 0|1\*(C'\fR, \f(CW\*(C`Append => 0|1\*(C'\fR, A Buffer, A Filename, A Filehandle .IP "Examples" 4 .IX Item "Examples" .RE .RS 4 .RE .PD 0 .IP "\s-1OO\s0 Interface" 4 .IX Item "OO Interface" .RS 4 .IP "Constructor" 4 .IX Item "Constructor" .PD A filename, A filehandle, A scalar reference .IP "Constructor Options" 4 .IX Item "Constructor Options" \&\f(CW\*(C`AutoClose => 0|1\*(C'\fR, \f(CW\*(C`Append => 0|1\*(C'\fR, A Buffer, A Filename, A Filehandle, \f(CW\*(C`Merge => 0|1\*(C'\fR, \-Level, \-Strategy, \f(CW\*(C`Minimal => 0|1\*(C'\fR, \&\f(CW\*(C`Comment => $comment\*(C'\fR, \f(CW\*(C`Name => $string\*(C'\fR, \f(CW\*(C`Time => $number\*(C'\fR, \&\f(CW\*(C`TextFlag => 0|1\*(C'\fR, \f(CW\*(C`HeaderCRC => 0|1\*(C'\fR, \f(CW\*(C`OS_Code => $value\*(C'\fR, \&\f(CW\*(C`ExtraField => $data\*(C'\fR, \f(CW\*(C`ExtraFlags => $value\*(C'\fR, \f(CW\*(C`Strict => 0|1\*(C'\fR .IP "Examples" 4 .IX Item "Examples" .RE .RS 4 .RE .PD 0 .IP "Methods" 4 .IX Item "Methods" .RS 4 .IP "print" 4 .IX Item "print" .IP "printf" 4 .IX Item "printf" .IP "syswrite" 4 .IX Item "syswrite" .IP "write" 4 .IX Item "write" .IP "flush" 4 .IX Item "flush" .IP "tell" 4 .IX Item "tell" .IP "eof" 4 .IX Item "eof" .IP "seek" 4 .IX Item "seek" .IP "binmode" 4 .IX Item "binmode" .IP "opened" 4 .IX Item "opened" .IP "autoflush" 4 .IX Item "autoflush" .IP "input_line_number" 4 .IX Item "input_line_number" .IP "fileno" 4 .IX Item "fileno" .IP "close" 4 .IX Item "close" .IP "newStream([\s-1OPTS\s0])" 4 .IX Item "newStream([OPTS])" .IP "deflateParams" 4 .IX Item "deflateParams" .RE .RS 4 .RE .IP "Importing" 4 .IX Item "Importing" .PD :all, :constants, :flush, :level, :strategy .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .RS 4 .PD 0 .IP "Apache::GZip Revisited" 4 .IX Item "Apache::GZip Revisited" .IP "Working with Net::FTP" 4 .IX Item "Working with Net::FTP" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1MODIFICATION\s0 \s-1HISTORY\s0" 4 .IX Item "MODIFICATION HISTORY" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "IO::Compress::RawDeflate \- Write \s-1RFC\s0 1951 files/buffers" .IX Subsection "IO::Compress::RawDeflate - Write RFC 1951 files/buffers" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "Functional Interface" 4 .IX Item "Functional Interface" .RS 4 .ie n .IP "rawdeflate $input => $output [, \s-1OPTS\s0]" 4 .el .IP "rawdeflate \f(CW$input\fR => \f(CW$output\fR [, \s-1OPTS\s0]" 4 .IX Item "rawdeflate $input => $output [, OPTS]" .PD A filename, A filehandle, A scalar reference, An array reference, An Input FileGlob string, A filename, A filehandle, A scalar reference, An Array Reference, An Output FileGlob .IP "Notes" 4 .IX Item "Notes" .PD 0 .IP "Optional Parameters" 4 .IX Item "Optional Parameters" .PD \&\f(CW\*(C`AutoClose => 0|1\*(C'\fR, \f(CW\*(C`BinModeIn => 0|1\*(C'\fR, \f(CW\*(C`Append => 0|1\*(C'\fR, A Buffer, A Filename, A Filehandle .IP "Examples" 4 .IX Item "Examples" .RE .RS 4 .RE .PD 0 .IP "\s-1OO\s0 Interface" 4 .IX Item "OO Interface" .RS 4 .IP "Constructor" 4 .IX Item "Constructor" .PD A filename, A filehandle, A scalar reference .IP "Constructor Options" 4 .IX Item "Constructor Options" \&\f(CW\*(C`AutoClose => 0|1\*(C'\fR, \f(CW\*(C`Append => 0|1\*(C'\fR, A Buffer, A Filename, A Filehandle, \f(CW\*(C`Merge => 0|1\*(C'\fR, \-Level, \-Strategy, \f(CW\*(C`Strict => 0|1\*(C'\fR .IP "Examples" 4 .IX Item "Examples" .RE .RS 4 .RE .PD 0 .IP "Methods" 4 .IX Item "Methods" .RS 4 .IP "print" 4 .IX Item "print" .IP "printf" 4 .IX Item "printf" .IP "syswrite" 4 .IX Item "syswrite" .IP "write" 4 .IX Item "write" .IP "flush" 4 .IX Item "flush" .IP "tell" 4 .IX Item "tell" .IP "eof" 4 .IX Item "eof" .IP "seek" 4 .IX Item "seek" .IP "binmode" 4 .IX Item "binmode" .IP "opened" 4 .IX Item "opened" .IP "autoflush" 4 .IX Item "autoflush" .IP "input_line_number" 4 .IX Item "input_line_number" .IP "fileno" 4 .IX Item "fileno" .IP "close" 4 .IX Item "close" .IP "newStream([\s-1OPTS\s0])" 4 .IX Item "newStream([OPTS])" .IP "deflateParams" 4 .IX Item "deflateParams" .RE .RS 4 .RE .IP "Importing" 4 .IX Item "Importing" .PD :all, :constants, :flush, :level, :strategy .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .RS 4 .PD 0 .IP "Apache::GZip Revisited" 4 .IX Item "Apache::GZip Revisited" .IP "Working with Net::FTP" 4 .IX Item "Working with Net::FTP" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1MODIFICATION\s0 \s-1HISTORY\s0" 4 .IX Item "MODIFICATION HISTORY" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "IO::Compress::Zip \- Write zip files/buffers" .IX Subsection "IO::Compress::Zip - Write zip files/buffers" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "Functional Interface" 4 .IX Item "Functional Interface" .RS 4 .ie n .IP "zip $input => $output [, \s-1OPTS\s0]" 4 .el .IP "zip \f(CW$input\fR => \f(CW$output\fR [, \s-1OPTS\s0]" 4 .IX Item "zip $input => $output [, OPTS]" .PD A filename, A filehandle, A scalar reference, An array reference, An Input FileGlob string, A filename, A filehandle, A scalar reference, An Array Reference, An Output FileGlob .IP "Notes" 4 .IX Item "Notes" .PD 0 .IP "Optional Parameters" 4 .IX Item "Optional Parameters" .PD \&\f(CW\*(C`AutoClose => 0|1\*(C'\fR, \f(CW\*(C`BinModeIn => 0|1\*(C'\fR, \f(CW\*(C`Append => 0|1\*(C'\fR, A Buffer, A Filename, A Filehandle .IP "Examples" 4 .IX Item "Examples" .RE .RS 4 .RE .PD 0 .IP "\s-1OO\s0 Interface" 4 .IX Item "OO Interface" .RS 4 .IP "Constructor" 4 .IX Item "Constructor" .PD A filename, A filehandle, A scalar reference .IP "Constructor Options" 4 .IX Item "Constructor Options" \&\f(CW\*(C`AutoClose => 0|1\*(C'\fR, \f(CW\*(C`Append => 0|1\*(C'\fR, A Buffer, A Filename, A Filehandle, \f(CW\*(C`Name => $string\*(C'\fR, \f(CW\*(C`Time => $number\*(C'\fR, \f(CW\*(C`ExtAttr => $attr\*(C'\fR, \f(CW\*(C`exTime => [$atime, $mtime, $ctime]\*(C'\fR, \f(CW\*(C`exUnix2 => [$uid, $gid]\*(C'\fR, \f(CW\*(C`Comment => $comment\*(C'\fR, \f(CW\*(C`ZipComment => $comment\*(C'\fR, \f(CW\*(C`Method => $method\*(C'\fR, \f(CW\*(C`Stream => 0|1\*(C'\fR, \f(CW\*(C`Zip64 => 0|1\*(C'\fR, \f(CW\*(C`TextFlag => 0|1\*(C'\fR, \f(CW\*(C`ExtraFieldLocal => $data\*(C'\fR =item \f(CW\*(C`ExtraFieldCentral => $data\*(C'\fR, \f(CW\*(C`Minimal => 1|0\*(C'\fR, \f(CW\*(C`BlockSize100K => number\*(C'\fR, \f(CW\*(C`WorkFactor => number\*(C'\fR, \-Level, \-Strategy, \f(CW\*(C`Strict => 0|1\*(C'\fR .IP "Examples" 4 .IX Item "Examples" .RE .RS 4 .RE .PD 0 .IP "Methods" 4 .IX Item "Methods" .RS 4 .IP "print" 4 .IX Item "print" .IP "printf" 4 .IX Item "printf" .IP "syswrite" 4 .IX Item "syswrite" .IP "write" 4 .IX Item "write" .IP "flush" 4 .IX Item "flush" .IP "tell" 4 .IX Item "tell" .IP "eof" 4 .IX Item "eof" .IP "seek" 4 .IX Item "seek" .IP "binmode" 4 .IX Item "binmode" .IP "opened" 4 .IX Item "opened" .IP "autoflush" 4 .IX Item "autoflush" .IP "input_line_number" 4 .IX Item "input_line_number" .IP "fileno" 4 .IX Item "fileno" .IP "close" 4 .IX Item "close" .IP "newStream([\s-1OPTS\s0])" 4 .IX Item "newStream([OPTS])" .IP "deflateParams" 4 .IX Item "deflateParams" .RE .RS 4 .RE .IP "Importing" 4 .IX Item "Importing" .PD :all, :constants, :flush, :level, :strategy, :zip_method .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .RS 4 .PD 0 .IP "Apache::GZip Revisited" 4 .IX Item "Apache::GZip Revisited" .IP "Working with Net::FTP" 4 .IX Item "Working with Net::FTP" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1MODIFICATION\s0 \s-1HISTORY\s0" 4 .IX Item "MODIFICATION HISTORY" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "IO::Dir \- supply object methods for directory handles" .IX Subsection "IO::Dir - supply object methods for directory handles" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD new ( [ \s-1DIRNAME\s0 ] ), open ( \s-1DIRNAME\s0 ), read (), seek ( \s-1POS\s0 ), tell (), rewind (), close (), tie \f(CW%hash\fR, 'IO::Dir', \s-1DIRNAME\s0 [, \s-1OPTIONS\s0 ] .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "IO::File \- supply object methods for filehandles" .IX Subsection "IO::File - supply object methods for filehandles" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1CONSTRUCTOR\s0" 4 .IX Item "CONSTRUCTOR" .PD new ( \s-1FILENAME\s0 [,MODE [,PERMS]] ), new_tmpfile .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" open( \s-1FILENAME\s0 [,MODE [,PERMS]] ), open( \s-1FILENAME\s0, \s-1IOLAYERS\s0 ), binmode( [\s-1LAYER\s0] ) .IP "\s-1NOTE\s0" 4 .IX Item "NOTE" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .PD .SS "IO::Handle \- supply object methods for I/O handles" .IX Subsection "IO::Handle - supply object methods for I/O handles" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1CONSTRUCTOR\s0" 4 .IX Item "CONSTRUCTOR" .PD new (), new_from_fd ( \s-1FD\s0, \s-1MODE\s0 ) .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" \&\f(CW$io\fR\->fdopen ( \s-1FD\s0, \s-1MODE\s0 ), \f(CW$io\fR\->opened, \f(CW$io\fR\->getline, \f(CW$io\fR\->getlines, \&\f(CW$io\fR\->ungetc ( \s-1ORD\s0 ), \f(CW$io\fR\->write ( \s-1BUF\s0, \s-1LEN\s0 [, \s-1OFFSET\s0 ] ), \f(CW$io\fR\->error, \&\f(CW$io\fR\->clearerr, \f(CW$io\fR\->sync, \f(CW$io\fR\->flush, \f(CW$io\fR\->printflush ( \s-1ARGS\s0 ), \&\f(CW$io\fR\->blocking ( [ \s-1BOOL\s0 ] ), \f(CW$io\fR\->untaint .IP "\s-1NOTE\s0" 4 .IX Item "NOTE" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .PD .SS "IO::Pipe \- supply object methods for pipes" .IX Subsection "IO::Pipe - supply object methods for pipes" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1CONSTRUCTOR\s0" 4 .IX Item "CONSTRUCTOR" .PD new ( [\s-1READER\s0, \s-1WRITER\s0] ) .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" reader ([\s-1ARGS\s0]), writer ([\s-1ARGS\s0]), handles () .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "IO::Poll \- Object interface to system poll call" .IX Subsection "IO::Poll - Object interface to system poll call" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .PD mask ( \s-1IO\s0 [, \s-1EVENT_MASK\s0 ] ), poll ( [ \s-1TIMEOUT\s0 ] ), events ( \s-1IO\s0 ), remove ( \&\s-1IO\s0 ), handles( [ \s-1EVENT_MASK\s0 ] ) .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "IO::Seekable \- supply seek based methods for I/O objects" .IX Subsection "IO::Seekable - supply seek based methods for I/O objects" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD \&\f(CW$io\fR\->getpos, \f(CW$io\fR\->setpos, \f(CW$io\fR\->seek ( \s-1POS\s0, \s-1WHENCE\s0 ), WHENCE=0 (\s-1SEEK_SET\s0), WHENCE=1 (\s-1SEEK_CUR\s0), WHENCE=2 (\s-1SEEK_END\s0), \f(CW$io\fR\->sysseek( \s-1POS\s0, \s-1WHENCE\s0 ), \&\f(CW$io\fR\->tell .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD 0 .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .PD .SS "IO::Select \- \s-1OO\s0 interface to the select system call" .IX Subsection "IO::Select - OO interface to the select system call" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1CONSTRUCTOR\s0" 4 .IX Item "CONSTRUCTOR" .PD new ( [ \s-1HANDLES\s0 ] ) .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" add ( \s-1HANDLES\s0 ), remove ( \s-1HANDLES\s0 ), exists ( \s-1HANDLE\s0 ), handles, can_read ( [ \s-1TIMEOUT\s0 ] ), can_write ( [ \s-1TIMEOUT\s0 ] ), has_exception ( [ \s-1TIMEOUT\s0 ] ), count (), \fIbits()\fR, select ( \s-1READ\s0, \s-1WRITE\s0, \s-1EXCEPTION\s0 [, \s-1TIMEOUT\s0 ] ) .IP "\s-1EXAMPLE\s0" 4 .IX Item "EXAMPLE" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "IO::Socket \- Object interface to socket communications" .IX Subsection "IO::Socket - Object interface to socket communications" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1CONSTRUCTOR\s0" 4 .IX Item "CONSTRUCTOR" .PD new ( [\s-1ARGS\s0] ) .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" accept([\s-1PKG\s0]), socketpair(\s-1DOMAIN\s0, \s-1TYPE\s0, \s-1PROTOCOL\s0), atmark, connected, protocol, sockdomain, sockopt(\s-1OPT\s0 [, \s-1VAL\s0]), getsockopt(\s-1LEVEL\s0, \s-1OPT\s0), setsockopt(\s-1LEVEL\s0, \s-1OPT\s0, \s-1VAL\s0), socktype, timeout([\s-1VAL\s0]) .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "IO::Socket::INET \- Object interface for \s-1AF_INET\s0 domain sockets" .IX Subsection "IO::Socket::INET - Object interface for AF_INET domain sockets" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1CONSTRUCTOR\s0" 4 .IX Item "CONSTRUCTOR" .PD new ( [\s-1ARGS\s0] ) .RS 4 .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" sockaddr (), sockport (), sockhost (), peeraddr (), peerport (), peerhost () .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "IO::Socket::UNIX \- Object interface for \s-1AF_UNIX\s0 domain sockets" .IX Subsection "IO::Socket::UNIX - Object interface for AF_UNIX domain sockets" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1CONSTRUCTOR\s0" 4 .IX Item "CONSTRUCTOR" .PD new ( [\s-1ARGS\s0] ) .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" \&\fIhostpath()\fR, \fIpeerpath()\fR .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "IO::Uncompress::AnyInflate \- Uncompress zlib-based (zip, gzip) file/buffer" .IX Subsection "IO::Uncompress::AnyInflate - Uncompress zlib-based (zip, gzip) file/buffer" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD \&\s-1RFC\s0 1950, \s-1RFC\s0 1951 (optionally), gzip (\s-1RFC\s0 1952), zip .IP "Functional Interface" 4 .IX Item "Functional Interface" .RS 4 .PD 0 .ie n .IP "anyinflate $input => $output [, \s-1OPTS\s0]" 4 .el .IP "anyinflate \f(CW$input\fR => \f(CW$output\fR [, \s-1OPTS\s0]" 4 .IX Item "anyinflate $input => $output [, OPTS]" .PD A filename, A filehandle, A scalar reference, An array reference, An Input FileGlob string, A filename, A filehandle, A scalar reference, An Array Reference, An Output FileGlob .IP "Notes" 4 .IX Item "Notes" .PD 0 .IP "Optional Parameters" 4 .IX Item "Optional Parameters" .PD \&\f(CW\*(C`AutoClose => 0|1\*(C'\fR, \f(CW\*(C`BinModeOut => 0|1\*(C'\fR, \f(CW\*(C`Append => 0|1\*(C'\fR, A Buffer, A Filename, A Filehandle, \f(CW\*(C`MultiStream => 0|1\*(C'\fR, \f(CW\*(C`TrailingData => $scalar\*(C'\fR .IP "Examples" 4 .IX Item "Examples" .RE .RS 4 .RE .PD 0 .IP "\s-1OO\s0 Interface" 4 .IX Item "OO Interface" .RS 4 .IP "Constructor" 4 .IX Item "Constructor" .PD A filename, A filehandle, A scalar reference .IP "Constructor Options" 4 .IX Item "Constructor Options" \&\f(CW\*(C`AutoClose => 0|1\*(C'\fR, \f(CW\*(C`MultiStream => 0|1\*(C'\fR, \f(CW\*(C`Prime => $string\*(C'\fR, \f(CW\*(C`Transparent => 0|1\*(C'\fR, \f(CW\*(C`BlockSize => $num\*(C'\fR, \f(CW\*(C`InputLength => $size\*(C'\fR, \f(CW\*(C`Append => 0|1\*(C'\fR, \f(CW\*(C`Strict => 0|1\*(C'\fR, \f(CW\*(C`RawInflate => 0|1\*(C'\fR, \f(CW\*(C`ParseExtra => 0|1\*(C'\fR If the gzip \s-1FEXTRA\s0 header field is present and this option is set, it will force the module to check that it conforms to the sub-field structure as defined in \s-1RFC\s0 1952 .IP "Examples" 4 .IX Item "Examples" .RE .RS 4 .RE .PD 0 .IP "Methods" 4 .IX Item "Methods" .RS 4 .IP "read" 4 .IX Item "read" .IP "read" 4 .IX Item "read" .IP "getline" 4 .IX Item "getline" .IP "getc" 4 .IX Item "getc" .IP "ungetc" 4 .IX Item "ungetc" .IP "inflateSync" 4 .IX Item "inflateSync" .IP "getHeaderInfo" 4 .IX Item "getHeaderInfo" .IP "tell" 4 .IX Item "tell" .IP "eof" 4 .IX Item "eof" .IP "seek" 4 .IX Item "seek" .IP "binmode" 4 .IX Item "binmode" .IP "opened" 4 .IX Item "opened" .IP "autoflush" 4 .IX Item "autoflush" .IP "input_line_number" 4 .IX Item "input_line_number" .IP "fileno" 4 .IX Item "fileno" .IP "close" 4 .IX Item "close" .IP "nextStream" 4 .IX Item "nextStream" .IP "trailingData" 4 .IX Item "trailingData" .RE .RS 4 .RE .IP "Importing" 4 .IX Item "Importing" .PD :all .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .RS 4 .PD 0 .IP "Working with Net::FTP" 4 .IX Item "Working with Net::FTP" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1MODIFICATION\s0 \s-1HISTORY\s0" 4 .IX Item "MODIFICATION HISTORY" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "IO::Uncompress::AnyUncompress \- Uncompress gzip, zip, bzip2 or lzop file/buffer" .IX Subsection "IO::Uncompress::AnyUncompress - Uncompress gzip, zip, bzip2 or lzop file/buffer" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD \&\s-1RFC\s0 1950, \s-1RFC\s0 1951 (optionally), gzip (\s-1RFC\s0 1952), zip, bzip2, lzop, lzf, lzma, xz .IP "Functional Interface" 4 .IX Item "Functional Interface" .RS 4 .PD 0 .ie n .IP "anyuncompress $input => $output [, \s-1OPTS\s0]" 4 .el .IP "anyuncompress \f(CW$input\fR => \f(CW$output\fR [, \s-1OPTS\s0]" 4 .IX Item "anyuncompress $input => $output [, OPTS]" .PD A filename, A filehandle, A scalar reference, An array reference, An Input FileGlob string, A filename, A filehandle, A scalar reference, An Array Reference, An Output FileGlob .IP "Notes" 4 .IX Item "Notes" .PD 0 .IP "Optional Parameters" 4 .IX Item "Optional Parameters" .PD \&\f(CW\*(C`AutoClose => 0|1\*(C'\fR, \f(CW\*(C`BinModeOut => 0|1\*(C'\fR, \f(CW\*(C`Append => 0|1\*(C'\fR, A Buffer, A Filename, A Filehandle, \f(CW\*(C`MultiStream => 0|1\*(C'\fR, \f(CW\*(C`TrailingData => $scalar\*(C'\fR .IP "Examples" 4 .IX Item "Examples" .RE .RS 4 .RE .PD 0 .IP "\s-1OO\s0 Interface" 4 .IX Item "OO Interface" .RS 4 .IP "Constructor" 4 .IX Item "Constructor" .PD A filename, A filehandle, A scalar reference .IP "Constructor Options" 4 .IX Item "Constructor Options" \&\f(CW\*(C`AutoClose => 0|1\*(C'\fR, \f(CW\*(C`MultiStream => 0|1\*(C'\fR, \f(CW\*(C`Prime => $string\*(C'\fR, \f(CW\*(C`Transparent => 0|1\*(C'\fR, \f(CW\*(C`BlockSize => $num\*(C'\fR, \f(CW\*(C`InputLength => $size\*(C'\fR, \f(CW\*(C`Append => 0|1\*(C'\fR, \f(CW\*(C`Strict => 0|1\*(C'\fR, \f(CW\*(C`RawInflate => 0|1\*(C'\fR, \f(CW\*(C`UnLzma => 0|1\*(C'\fR .IP "Examples" 4 .IX Item "Examples" .RE .RS 4 .RE .PD 0 .IP "Methods" 4 .IX Item "Methods" .RS 4 .IP "read" 4 .IX Item "read" .IP "read" 4 .IX Item "read" .IP "getline" 4 .IX Item "getline" .IP "getc" 4 .IX Item "getc" .IP "ungetc" 4 .IX Item "ungetc" .IP "getHeaderInfo" 4 .IX Item "getHeaderInfo" .IP "tell" 4 .IX Item "tell" .IP "eof" 4 .IX Item "eof" .IP "seek" 4 .IX Item "seek" .IP "binmode" 4 .IX Item "binmode" .IP "opened" 4 .IX Item "opened" .IP "autoflush" 4 .IX Item "autoflush" .IP "input_line_number" 4 .IX Item "input_line_number" .IP "fileno" 4 .IX Item "fileno" .IP "close" 4 .IX Item "close" .IP "nextStream" 4 .IX Item "nextStream" .IP "trailingData" 4 .IX Item "trailingData" .RE .RS 4 .RE .IP "Importing" 4 .IX Item "Importing" .PD :all .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1MODIFICATION\s0 \s-1HISTORY\s0" 4 .IX Item "MODIFICATION HISTORY" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "IO::Uncompress::Base \- Base Class for IO::Uncompress modules" .IX Subsection "IO::Uncompress::Base - Base Class for IO::Uncompress modules" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1MODIFICATION\s0 \s-1HISTORY\s0" 4 .IX Item "MODIFICATION HISTORY" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "IO::Uncompress::Bunzip2 \- Read bzip2 files/buffers" .IX Subsection "IO::Uncompress::Bunzip2 - Read bzip2 files/buffers" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "Functional Interface" 4 .IX Item "Functional Interface" .RS 4 .ie n .IP "bunzip2 $input => $output [, \s-1OPTS\s0]" 4 .el .IP "bunzip2 \f(CW$input\fR => \f(CW$output\fR [, \s-1OPTS\s0]" 4 .IX Item "bunzip2 $input => $output [, OPTS]" .PD A filename, A filehandle, A scalar reference, An array reference, An Input FileGlob string, A filename, A filehandle, A scalar reference, An Array Reference, An Output FileGlob .IP "Notes" 4 .IX Item "Notes" .PD 0 .IP "Optional Parameters" 4 .IX Item "Optional Parameters" .PD \&\f(CW\*(C`AutoClose => 0|1\*(C'\fR, \f(CW\*(C`BinModeOut => 0|1\*(C'\fR, \f(CW\*(C`Append => 0|1\*(C'\fR, \&\f(CW\*(C`MultiStream => 0|1\*(C'\fR, \f(CW\*(C`TrailingData => $scalar\*(C'\fR .IP "Examples" 4 .IX Item "Examples" .RE .RS 4 .RE .PD 0 .IP "\s-1OO\s0 Interface" 4 .IX Item "OO Interface" .RS 4 .IP "Constructor" 4 .IX Item "Constructor" .PD A filename, A filehandle, A scalar reference .IP "Constructor Options" 4 .IX Item "Constructor Options" \&\f(CW\*(C`AutoClose => 0|1\*(C'\fR, \f(CW\*(C`MultiStream => 0|1\*(C'\fR, \f(CW\*(C`Prime => $string\*(C'\fR, \f(CW\*(C`Transparent => 0|1\*(C'\fR, \f(CW\*(C`BlockSize => $num\*(C'\fR, \f(CW\*(C`InputLength => $size\*(C'\fR, \f(CW\*(C`Append => 0|1\*(C'\fR, \f(CW\*(C`Strict => 0|1\*(C'\fR, \f(CW\*(C`Small => 0|1\*(C'\fR .IP "Examples" 4 .IX Item "Examples" .RE .RS 4 .RE .PD 0 .IP "Methods" 4 .IX Item "Methods" .RS 4 .IP "read" 4 .IX Item "read" .IP "read" 4 .IX Item "read" .IP "getline" 4 .IX Item "getline" .IP "getc" 4 .IX Item "getc" .IP "ungetc" 4 .IX Item "ungetc" .IP "getHeaderInfo" 4 .IX Item "getHeaderInfo" .IP "tell" 4 .IX Item "tell" .IP "eof" 4 .IX Item "eof" .IP "seek" 4 .IX Item "seek" .IP "binmode" 4 .IX Item "binmode" .IP "opened" 4 .IX Item "opened" .IP "autoflush" 4 .IX Item "autoflush" .IP "input_line_number" 4 .IX Item "input_line_number" .IP "fileno" 4 .IX Item "fileno" .IP "close" 4 .IX Item "close" .IP "nextStream" 4 .IX Item "nextStream" .IP "trailingData" 4 .IX Item "trailingData" .RE .RS 4 .RE .IP "Importing" 4 .IX Item "Importing" .PD :all .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .RS 4 .PD 0 .IP "Working with Net::FTP" 4 .IX Item "Working with Net::FTP" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1MODIFICATION\s0 \s-1HISTORY\s0" 4 .IX Item "MODIFICATION HISTORY" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "IO::Uncompress::Gunzip \- Read \s-1RFC\s0 1952 files/buffers" .IX Subsection "IO::Uncompress::Gunzip - Read RFC 1952 files/buffers" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "Functional Interface" 4 .IX Item "Functional Interface" .RS 4 .ie n .IP "gunzip $input => $output [, \s-1OPTS\s0]" 4 .el .IP "gunzip \f(CW$input\fR => \f(CW$output\fR [, \s-1OPTS\s0]" 4 .IX Item "gunzip $input => $output [, OPTS]" .PD A filename, A filehandle, A scalar reference, An array reference, An Input FileGlob string, A filename, A filehandle, A scalar reference, An Array Reference, An Output FileGlob .IP "Notes" 4 .IX Item "Notes" .PD 0 .IP "Optional Parameters" 4 .IX Item "Optional Parameters" .PD \&\f(CW\*(C`AutoClose => 0|1\*(C'\fR, \f(CW\*(C`BinModeOut => 0|1\*(C'\fR, \f(CW\*(C`Append => 0|1\*(C'\fR, A Buffer, A Filename, A Filehandle, \f(CW\*(C`MultiStream => 0|1\*(C'\fR, \f(CW\*(C`TrailingData => $scalar\*(C'\fR .IP "Examples" 4 .IX Item "Examples" .RE .RS 4 .RE .PD 0 .IP "\s-1OO\s0 Interface" 4 .IX Item "OO Interface" .RS 4 .IP "Constructor" 4 .IX Item "Constructor" .PD A filename, A filehandle, A scalar reference .IP "Constructor Options" 4 .IX Item "Constructor Options" \&\f(CW\*(C`AutoClose => 0|1\*(C'\fR, \f(CW\*(C`MultiStream => 0|1\*(C'\fR, \f(CW\*(C`Prime => $string\*(C'\fR, \f(CW\*(C`Transparent => 0|1\*(C'\fR, \f(CW\*(C`BlockSize => $num\*(C'\fR, \f(CW\*(C`InputLength => $size\*(C'\fR, \f(CW\*(C`Append => 0|1\*(C'\fR, \f(CW\*(C`Strict => 0|1\*(C'\fR, \f(CW\*(C`ParseExtra => 0|1\*(C'\fR If the gzip \s-1FEXTRA\s0 header field is present and this option is set, it will force the module to check that it conforms to the sub-field structure as defined in \s-1RFC\s0 1952 .IP "Examples" 4 .IX Item "Examples" .RE .RS 4 .RE .PD 0 .IP "Methods" 4 .IX Item "Methods" .RS 4 .IP "read" 4 .IX Item "read" .IP "read" 4 .IX Item "read" .IP "getline" 4 .IX Item "getline" .IP "getc" 4 .IX Item "getc" .IP "ungetc" 4 .IX Item "ungetc" .IP "inflateSync" 4 .IX Item "inflateSync" .IP "getHeaderInfo" 4 .IX Item "getHeaderInfo" .PD Name, Comment .IP "tell" 4 .IX Item "tell" .PD 0 .IP "eof" 4 .IX Item "eof" .IP "seek" 4 .IX Item "seek" .IP "binmode" 4 .IX Item "binmode" .IP "opened" 4 .IX Item "opened" .IP "autoflush" 4 .IX Item "autoflush" .IP "input_line_number" 4 .IX Item "input_line_number" .IP "fileno" 4 .IX Item "fileno" .IP "close" 4 .IX Item "close" .IP "nextStream" 4 .IX Item "nextStream" .IP "trailingData" 4 .IX Item "trailingData" .RE .RS 4 .RE .IP "Importing" 4 .IX Item "Importing" .PD :all .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .RS 4 .PD 0 .IP "Working with Net::FTP" 4 .IX Item "Working with Net::FTP" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1MODIFICATION\s0 \s-1HISTORY\s0" 4 .IX Item "MODIFICATION HISTORY" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "IO::Uncompress::Inflate \- Read \s-1RFC\s0 1950 files/buffers" .IX Subsection "IO::Uncompress::Inflate - Read RFC 1950 files/buffers" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "Functional Interface" 4 .IX Item "Functional Interface" .RS 4 .ie n .IP "inflate $input => $output [, \s-1OPTS\s0]" 4 .el .IP "inflate \f(CW$input\fR => \f(CW$output\fR [, \s-1OPTS\s0]" 4 .IX Item "inflate $input => $output [, OPTS]" .PD A filename, A filehandle, A scalar reference, An array reference, An Input FileGlob string, A filename, A filehandle, A scalar reference, An Array Reference, An Output FileGlob .IP "Notes" 4 .IX Item "Notes" .PD 0 .IP "Optional Parameters" 4 .IX Item "Optional Parameters" .PD \&\f(CW\*(C`AutoClose => 0|1\*(C'\fR, \f(CW\*(C`BinModeOut => 0|1\*(C'\fR, \f(CW\*(C`Append => 0|1\*(C'\fR, A Buffer, A Filename, A Filehandle, \f(CW\*(C`MultiStream => 0|1\*(C'\fR, \f(CW\*(C`TrailingData => $scalar\*(C'\fR .IP "Examples" 4 .IX Item "Examples" .RE .RS 4 .RE .PD 0 .IP "\s-1OO\s0 Interface" 4 .IX Item "OO Interface" .RS 4 .IP "Constructor" 4 .IX Item "Constructor" .PD A filename, A filehandle, A scalar reference .IP "Constructor Options" 4 .IX Item "Constructor Options" \&\f(CW\*(C`AutoClose => 0|1\*(C'\fR, \f(CW\*(C`MultiStream => 0|1\*(C'\fR, \f(CW\*(C`Prime => $string\*(C'\fR, \f(CW\*(C`Transparent => 0|1\*(C'\fR, \f(CW\*(C`BlockSize => $num\*(C'\fR, \f(CW\*(C`InputLength => $size\*(C'\fR, \f(CW\*(C`Append => 0|1\*(C'\fR, \f(CW\*(C`Strict => 0|1\*(C'\fR .IP "Examples" 4 .IX Item "Examples" .RE .RS 4 .RE .PD 0 .IP "Methods" 4 .IX Item "Methods" .RS 4 .IP "read" 4 .IX Item "read" .IP "read" 4 .IX Item "read" .IP "getline" 4 .IX Item "getline" .IP "getc" 4 .IX Item "getc" .IP "ungetc" 4 .IX Item "ungetc" .IP "inflateSync" 4 .IX Item "inflateSync" .IP "getHeaderInfo" 4 .IX Item "getHeaderInfo" .IP "tell" 4 .IX Item "tell" .IP "eof" 4 .IX Item "eof" .IP "seek" 4 .IX Item "seek" .IP "binmode" 4 .IX Item "binmode" .IP "opened" 4 .IX Item "opened" .IP "autoflush" 4 .IX Item "autoflush" .IP "input_line_number" 4 .IX Item "input_line_number" .IP "fileno" 4 .IX Item "fileno" .IP "close" 4 .IX Item "close" .IP "nextStream" 4 .IX Item "nextStream" .IP "trailingData" 4 .IX Item "trailingData" .RE .RS 4 .RE .IP "Importing" 4 .IX Item "Importing" .PD :all .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .RS 4 .PD 0 .IP "Working with Net::FTP" 4 .IX Item "Working with Net::FTP" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1MODIFICATION\s0 \s-1HISTORY\s0" 4 .IX Item "MODIFICATION HISTORY" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "IO::Uncompress::RawInflate \- Read \s-1RFC\s0 1951 files/buffers" .IX Subsection "IO::Uncompress::RawInflate - Read RFC 1951 files/buffers" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "Functional Interface" 4 .IX Item "Functional Interface" .RS 4 .ie n .IP "rawinflate $input => $output [, \s-1OPTS\s0]" 4 .el .IP "rawinflate \f(CW$input\fR => \f(CW$output\fR [, \s-1OPTS\s0]" 4 .IX Item "rawinflate $input => $output [, OPTS]" .PD A filename, A filehandle, A scalar reference, An array reference, An Input FileGlob string, A filename, A filehandle, A scalar reference, An Array Reference, An Output FileGlob .IP "Notes" 4 .IX Item "Notes" .PD 0 .IP "Optional Parameters" 4 .IX Item "Optional Parameters" .PD \&\f(CW\*(C`AutoClose => 0|1\*(C'\fR, \f(CW\*(C`BinModeOut => 0|1\*(C'\fR, \f(CW\*(C`Append => 0|1\*(C'\fR, A Buffer, A Filename, A Filehandle, \f(CW\*(C`MultiStream => 0|1\*(C'\fR, \f(CW\*(C`TrailingData => $scalar\*(C'\fR .IP "Examples" 4 .IX Item "Examples" .RE .RS 4 .RE .PD 0 .IP "\s-1OO\s0 Interface" 4 .IX Item "OO Interface" .RS 4 .IP "Constructor" 4 .IX Item "Constructor" .PD A filename, A filehandle, A scalar reference .IP "Constructor Options" 4 .IX Item "Constructor Options" \&\f(CW\*(C`AutoClose => 0|1\*(C'\fR, \f(CW\*(C`MultiStream => 0|1\*(C'\fR, \f(CW\*(C`Prime => $string\*(C'\fR, \f(CW\*(C`Transparent => 0|1\*(C'\fR, \f(CW\*(C`BlockSize => $num\*(C'\fR, \f(CW\*(C`InputLength => $size\*(C'\fR, \f(CW\*(C`Append => 0|1\*(C'\fR, \f(CW\*(C`Strict => 0|1\*(C'\fR .IP "Examples" 4 .IX Item "Examples" .RE .RS 4 .RE .PD 0 .IP "Methods" 4 .IX Item "Methods" .RS 4 .IP "read" 4 .IX Item "read" .IP "read" 4 .IX Item "read" .IP "getline" 4 .IX Item "getline" .IP "getc" 4 .IX Item "getc" .IP "ungetc" 4 .IX Item "ungetc" .IP "inflateSync" 4 .IX Item "inflateSync" .IP "getHeaderInfo" 4 .IX Item "getHeaderInfo" .IP "tell" 4 .IX Item "tell" .IP "eof" 4 .IX Item "eof" .IP "seek" 4 .IX Item "seek" .IP "binmode" 4 .IX Item "binmode" .IP "opened" 4 .IX Item "opened" .IP "autoflush" 4 .IX Item "autoflush" .IP "input_line_number" 4 .IX Item "input_line_number" .IP "fileno" 4 .IX Item "fileno" .IP "close" 4 .IX Item "close" .IP "nextStream" 4 .IX Item "nextStream" .IP "trailingData" 4 .IX Item "trailingData" .RE .RS 4 .RE .IP "Importing" 4 .IX Item "Importing" .PD :all .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .RS 4 .PD 0 .IP "Working with Net::FTP" 4 .IX Item "Working with Net::FTP" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1MODIFICATION\s0 \s-1HISTORY\s0" 4 .IX Item "MODIFICATION HISTORY" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "IO::Uncompress::Unzip \- Read zip files/buffers" .IX Subsection "IO::Uncompress::Unzip - Read zip files/buffers" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "Functional Interface" 4 .IX Item "Functional Interface" .RS 4 .ie n .IP "unzip $input => $output [, \s-1OPTS\s0]" 4 .el .IP "unzip \f(CW$input\fR => \f(CW$output\fR [, \s-1OPTS\s0]" 4 .IX Item "unzip $input => $output [, OPTS]" .PD A filename, A filehandle, A scalar reference, An array reference, An Input FileGlob string, A filename, A filehandle, A scalar reference, An Array Reference, An Output FileGlob .IP "Notes" 4 .IX Item "Notes" .PD 0 .IP "Optional Parameters" 4 .IX Item "Optional Parameters" .PD \&\f(CW\*(C`AutoClose => 0|1\*(C'\fR, \f(CW\*(C`BinModeOut => 0|1\*(C'\fR, \f(CW\*(C`Append => 0|1\*(C'\fR, A Buffer, A Filename, A Filehandle, \f(CW\*(C`MultiStream => 0|1\*(C'\fR, \f(CW\*(C`TrailingData => $scalar\*(C'\fR .IP "Examples" 4 .IX Item "Examples" .RE .RS 4 .RE .PD 0 .IP "\s-1OO\s0 Interface" 4 .IX Item "OO Interface" .RS 4 .IP "Constructor" 4 .IX Item "Constructor" .PD A filename, A filehandle, A scalar reference .IP "Constructor Options" 4 .IX Item "Constructor Options" \&\f(CW\*(C`Name => "membername"\*(C'\fR, \f(CW\*(C`AutoClose => 0|1\*(C'\fR, \f(CW\*(C`MultiStream => 0|1\*(C'\fR, \f(CW\*(C`Prime => $string\*(C'\fR, \f(CW\*(C`Transparent => 0|1\*(C'\fR, \f(CW\*(C`BlockSize => $num\*(C'\fR, \f(CW\*(C`InputLength => $size\*(C'\fR, \f(CW\*(C`Append => 0|1\*(C'\fR, \f(CW\*(C`Strict => 0|1\*(C'\fR .IP "Examples" 4 .IX Item "Examples" .RE .RS 4 .RE .PD 0 .IP "Methods" 4 .IX Item "Methods" .RS 4 .IP "read" 4 .IX Item "read" .IP "read" 4 .IX Item "read" .IP "getline" 4 .IX Item "getline" .IP "getc" 4 .IX Item "getc" .IP "ungetc" 4 .IX Item "ungetc" .IP "inflateSync" 4 .IX Item "inflateSync" .IP "getHeaderInfo" 4 .IX Item "getHeaderInfo" .IP "tell" 4 .IX Item "tell" .IP "eof" 4 .IX Item "eof" .IP "seek" 4 .IX Item "seek" .IP "binmode" 4 .IX Item "binmode" .IP "opened" 4 .IX Item "opened" .IP "autoflush" 4 .IX Item "autoflush" .IP "input_line_number" 4 .IX Item "input_line_number" .IP "fileno" 4 .IX Item "fileno" .IP "close" 4 .IX Item "close" .IP "nextStream" 4 .IX Item "nextStream" .IP "trailingData" 4 .IX Item "trailingData" .RE .RS 4 .RE .IP "Importing" 4 .IX Item "Importing" .PD :all .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .RS 4 .PD 0 .IP "Working with Net::FTP" 4 .IX Item "Working with Net::FTP" .IP "Walking through a zip file" 4 .IX Item "Walking through a zip file" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1MODIFICATION\s0 \s-1HISTORY\s0" 4 .IX Item "MODIFICATION HISTORY" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "IO::Zlib \- \s-1IO::\s0 style interface to Compress::Zlib" .IX Subsection "IO::Zlib - IO:: style interface to Compress::Zlib" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1CONSTRUCTOR\s0" 4 .IX Item "CONSTRUCTOR" .PD new ( [\s-1ARGS\s0] ) .IP "\s-1OBJECT\s0 \s-1METHODS\s0" 4 .IX Item "OBJECT METHODS" open ( \s-1FILENAME\s0, \s-1MODE\s0 ), opened, close, getc, getline, getlines, print ( \&\s-1ARGS\s0... ), read ( \s-1BUF\s0, \s-1NBYTES\s0, [\s-1OFFSET\s0] ), eof, seek ( \s-1OFFSET\s0, \s-1WHENCE\s0 ), tell, setpos ( \s-1POS\s0 ), getpos ( \s-1POS\s0 ) .IP "\s-1USING\s0 \s-1THE\s0 \s-1EXTERNAL\s0 \s-1GZIP\s0" 4 .IX Item "USING THE EXTERNAL GZIP" .PD 0 .IP "\s-1CLASS\s0 \s-1METHODS\s0" 4 .IX Item "CLASS METHODS" .PD has_Compress_Zlib, gzip_external, gzip_used, gzip_read_open, gzip_write_open .IP "\s-1DIAGNOSTICS\s0" 4 .IX Item "DIAGNOSTICS" IO::Zlib::getlines: must be called in list context, IO::Zlib::gzopen_external: mode '...' is illegal, IO::Zlib::import: '...' is illegal, IO::Zlib::import: ':gzip_external' requires an argument, IO::Zlib::import: 'gzip_read_open' requires an argument, IO::Zlib::import: \&'gzip_read' '...' is illegal, IO::Zlib::import: 'gzip_write_open' requires an argument, IO::Zlib::import: 'gzip_write_open' '...' is illegal, IO::Zlib::import: no Compress::Zlib and no external gzip, IO::Zlib::open: needs a filename, IO::Zlib::READ: \s-1NBYTES\s0 must be specified, IO::Zlib::WRITE: too long \s-1LENGTH\s0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD 0 .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "IPC::Cmd \- finding and running system commands made easy" .IX Subsection "IPC::Cmd - finding and running system commands made easy" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1CLASS\s0 \s-1METHODS\s0" 4 .IX Item "CLASS METHODS" .RS 4 .ie n .IP "$ipc_run_version = IPC::Cmd\->can_use_ipc_run( [\s-1VERBOSE\s0] )" 4 .el .IP "\f(CW$ipc_run_version\fR = IPC::Cmd\->can_use_ipc_run( [\s-1VERBOSE\s0] )" 4 .IX Item "$ipc_run_version = IPC::Cmd->can_use_ipc_run( [VERBOSE] )" .RE .RS 4 .RE .ie n .IP "$ipc_open3_version = IPC::Cmd\->can_use_ipc_open3( [\s-1VERBOSE\s0] )" 4 .el .IP "\f(CW$ipc_open3_version\fR = IPC::Cmd\->can_use_ipc_open3( [\s-1VERBOSE\s0] )" 4 .IX Item "$ipc_open3_version = IPC::Cmd->can_use_ipc_open3( [VERBOSE] )" .ie n .IP "$bool = IPC::Cmd\->can_capture_buffer" 4 .el .IP "\f(CW$bool\fR = IPC::Cmd\->can_capture_buffer" 4 .IX Item "$bool = IPC::Cmd->can_capture_buffer" .ie n .IP "$bool = IPC::Cmd\->can_use_run_forked" 4 .el .IP "\f(CW$bool\fR = IPC::Cmd\->can_use_run_forked" 4 .IX Item "$bool = IPC::Cmd->can_use_run_forked" .IP "\s-1FUNCTIONS\s0" 4 .IX Item "FUNCTIONS" .RS 4 .ie n .IP "$path = can_run( \s-1PROGRAM\s0 );" 4 .el .IP "\f(CW$path\fR = can_run( \s-1PROGRAM\s0 );" 4 .IX Item "$path = can_run( PROGRAM );" .RE .RS 4 .RE .ie n .IP "$ok | ($ok, $err, $full_buf, $stdout_buff, $stderr_buff) = run( command => \s-1COMMAND\s0, [verbose => \s-1BOOL\s0, buffer => \e$SCALAR, timeout => \s-1DIGIT\s0] );" 4 .el .IP "\f(CW$ok\fR | ($ok, \f(CW$err\fR, \f(CW$full_buf\fR, \f(CW$stdout_buff\fR, \f(CW$stderr_buff\fR) = run( command => \s-1COMMAND\s0, [verbose => \s-1BOOL\s0, buffer => \e$SCALAR, timeout => \s-1DIGIT\s0] );" 4 .IX Item "$ok | ($ok, $err, $full_buf, $stdout_buff, $stderr_buff) = run( command => COMMAND, [verbose => BOOL, buffer => $SCALAR, timeout => DIGIT] );" .PD command, verbose, buffer, timeout, success, error message, full_buffer, out_buffer, error_buffer .ie n .IP "$hashref = run_forked( \s-1COMMAND\s0, { child_stdin => \s-1SCALAR\s0, timeout => \s-1DIGIT\s0, stdout_handler => \s-1CODEREF\s0, stderr_handler => \s-1CODEREF\s0} );" 4 .el .IP "\f(CW$hashref\fR = run_forked( \s-1COMMAND\s0, { child_stdin => \s-1SCALAR\s0, timeout => \s-1DIGIT\s0, stdout_handler => \s-1CODEREF\s0, stderr_handler => \s-1CODEREF\s0} );" 4 .IX Item "$hashref = run_forked( COMMAND, { child_stdin => SCALAR, timeout => DIGIT, stdout_handler => CODEREF, stderr_handler => CODEREF} );" \&\f(CW\*(C`timeout\*(C'\fR, \f(CW\*(C`child_stdin\*(C'\fR, \f(CW\*(C`stdout_handler\*(C'\fR, \f(CW\*(C`stderr_handler\*(C'\fR, \&\f(CW\*(C`discard_output\*(C'\fR, \f(CW\*(C`terminate_on_parent_sudden_death\*(C'\fR, \f(CW\*(C`exit_code\*(C'\fR, \&\f(CW\*(C`timeout\*(C'\fR, \f(CW\*(C`stdout\*(C'\fR, \f(CW\*(C`stderr\*(C'\fR, \f(CW\*(C`merged\*(C'\fR, \f(CW\*(C`err_msg\*(C'\fR .ie n .IP "$q = \s-1QUOTE\s0" 4 .el .IP "\f(CW$q\fR = \s-1QUOTE\s0" 4 .IX Item "$q = QUOTE" .PD 0 .IP "\s-1HOW\s0 \s-1IT\s0 \s-1WORKS\s0" 4 .IX Item "HOW IT WORKS" .IP "Global Variables" 4 .IX Item "Global Variables" .RS 4 .ie n .IP "$IPC::Cmd::VERBOSE" 4 .el .IP "\f(CW$IPC::Cmd::VERBOSE\fR" 4 .IX Item "$IPC::Cmd::VERBOSE" .ie n .IP "$IPC::Cmd::USE_IPC_RUN" 4 .el .IP "\f(CW$IPC::Cmd::USE_IPC_RUN\fR" 4 .IX Item "$IPC::Cmd::USE_IPC_RUN" .ie n .IP "$IPC::Cmd::USE_IPC_OPEN3" 4 .el .IP "\f(CW$IPC::Cmd::USE_IPC_OPEN3\fR" 4 .IX Item "$IPC::Cmd::USE_IPC_OPEN3" .ie n .IP "$IPC::Cmd::WARN" 4 .el .IP "\f(CW$IPC::Cmd::WARN\fR" 4 .IX Item "$IPC::Cmd::WARN" .ie n .IP "$IPC::Cmd::INSTANCES" 4 .el .IP "\f(CW$IPC::Cmd::INSTANCES\fR" 4 .IX Item "$IPC::Cmd::INSTANCES" .RE .RS 4 .RE .IP "Caveats" 4 .IX Item "Caveats" .PD Whitespace and IPC::Open3 / \fIsystem()\fR, Whitespace and IPC::Run, \s-1IO\s0 Redirect, Interleaving \s-1STDOUT/STDERR\s0 .IP "See Also" 4 .IX Item "See Also" .PD 0 .IP "\s-1ACKNOWLEDGEMENTS\s0" 4 .IX Item "ACKNOWLEDGEMENTS" .IP "\s-1BUG\s0 \s-1REPORTS\s0" 4 .IX Item "BUG REPORTS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "IPC::Msg \- SysV Msg \s-1IPC\s0 object class" .IX Subsection "IPC::Msg - SysV Msg IPC object class" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .PD new ( \s-1KEY\s0 , \s-1FLAGS\s0 ), id, rcv ( \s-1BUF\s0, \s-1LEN\s0 [, \s-1TYPE\s0 [, \s-1FLAGS\s0 ]] ), remove, set ( \s-1STAT\s0 ), set ( \s-1NAME\s0 => \s-1VALUE\s0 [, \s-1NAME\s0 => \s-1VALUE\s0 ...] ), snd ( \s-1TYPE\s0, \s-1MSG\s0 [, \&\s-1FLAGS\s0 ] ), stat .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD 0 .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "IPC::Open2 \- open a process for both reading and writing using \fIopen2()\fP" .IX Subsection "IPC::Open2 - open a process for both reading and writing using open2()" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1WARNING\s0" 4 .IX Item "WARNING" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "IPC::Open3 \- open a process for reading, writing, and error handling using \fIopen3()\fP" .IX Subsection "IPC::Open3 - open a process for reading, writing, and error handling using open3()" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "See Also" 4 .IX Item "See Also" .PD IPC::Open2, IPC::Run .IP "\s-1WARNING\s0" 4 .IX Item "WARNING" .SS "IPC::Semaphore \- SysV Semaphore \s-1IPC\s0 object class" .IX Subsection "IPC::Semaphore - SysV Semaphore IPC object class" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .PD new ( \s-1KEY\s0 , \s-1NSEMS\s0 , \s-1FLAGS\s0 ), getall, getncnt ( \s-1SEM\s0 ), getpid ( \s-1SEM\s0 ), getval ( \s-1SEM\s0 ), getzcnt ( \s-1SEM\s0 ), id, op ( \s-1OPLIST\s0 ), remove, set ( \s-1STAT\s0 ), set ( \s-1NAME\s0 => \s-1VALUE\s0 [, \s-1NAME\s0 => \s-1VALUE\s0 ...] ), setall ( \s-1VALUES\s0 ), setval ( N , \s-1VALUE\s0 ), stat .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD 0 .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "IPC::SharedMem \- SysV Shared Memory \s-1IPC\s0 object class" .IX Subsection "IPC::SharedMem - SysV Shared Memory IPC object class" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .PD new ( \s-1KEY\s0 , \s-1SIZE\s0 , \s-1FLAGS\s0 ), id, read ( \s-1POS\s0, \s-1SIZE\s0 ), write ( \s-1STRING\s0, \s-1POS\s0, \&\s-1SIZE\s0 ), remove, is_removed, stat, attach ( [\s-1FLAG\s0] ), detach, addr .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD 0 .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "IPC::SysV \- System V \s-1IPC\s0 constants and system calls" .IX Subsection "IPC::SysV - System V IPC constants and system calls" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD ftok( \s-1PATH\s0 ), ftok( \s-1PATH\s0, \s-1ID\s0 ), shmat( \s-1ID\s0, \s-1ADDR\s0, \s-1FLAG\s0 ), shmdt( \s-1ADDR\s0 ), memread( \s-1ADDR\s0, \s-1VAR\s0, \s-1POS\s0, \s-1SIZE\s0 ), memwrite( \s-1ADDR\s0, \s-1STRING\s0, \s-1POS\s0, \s-1SIZE\s0 ) .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD 0 .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "\s-1JSON::PP\s0 \- \s-1JSON::XS\s0 compatible pure-Perl module." .IX Subsection "JSON::PP - JSON::XS compatible pure-Perl module." .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .IP "\s-1NOTE\s0" 4 .IX Item "NOTE" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "\s-1FEATURES\s0" 4 .IX Item "FEATURES" .PD correct unicode handling, round-trip integrity, strict checking of \s-1JSON\s0 correctness .RE .RS 4 .RE .IP "\s-1FUNCTIONAL\s0 \s-1INTERFACE\s0" 4 .IX Item "FUNCTIONAL INTERFACE" .RS 4 .PD 0 .IP "encode_json" 4 .IX Item "encode_json" .IP "decode_json" 4 .IX Item "decode_json" .IP "JSON::PP::is_bool" 4 .IX Item "JSON::PP::is_bool" .IP "JSON::PP::true" 4 .IX Item "JSON::PP::true" .IP "JSON::PP::false" 4 .IX Item "JSON::PP::false" .IP "JSON::PP::null" 4 .IX Item "JSON::PP::null" .RE .RS 4 .RE .IP "\s-1HOW\s0 \s-1DO\s0 I \s-1DECODE\s0 A \s-1DATA\s0 \s-1FROM\s0 \s-1OUTER\s0 \s-1AND\s0 \s-1ENCODE\s0 \s-1TO\s0 \s-1OUTER\s0" 4 .IX Item "HOW DO I DECODE A DATA FROM OUTER AND ENCODE TO OUTER" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "new" 4 .IX Item "new" .IP "ascii" 4 .IX Item "ascii" .IP "latin1" 4 .IX Item "latin1" .IP "utf8" 4 .IX Item "utf8" .IP "pretty" 4 .IX Item "pretty" .IP "indent" 4 .IX Item "indent" .IP "space_before" 4 .IX Item "space_before" .IP "space_after" 4 .IX Item "space_after" .IP "relaxed" 4 .IX Item "relaxed" .PD list items can have an end-comma, shell-style '#'\-comments .IP "canonical" 4 .IX Item "canonical" .PD 0 .IP "allow_nonref" 4 .IX Item "allow_nonref" .IP "allow_unknown" 4 .IX Item "allow_unknown" .IP "allow_blessed" 4 .IX Item "allow_blessed" .IP "convert_blessed" 4 .IX Item "convert_blessed" .IP "filter_json_object" 4 .IX Item "filter_json_object" .IP "filter_json_single_key_object" 4 .IX Item "filter_json_single_key_object" .IP "shrink" 4 .IX Item "shrink" .IP "max_depth" 4 .IX Item "max_depth" .IP "max_size" 4 .IX Item "max_size" .IP "encode" 4 .IX Item "encode" .IP "decode" 4 .IX Item "decode" .IP "decode_prefix" 4 .IX Item "decode_prefix" .RE .RS 4 .RE .IP "\s-1INCREMENTAL\s0 \s-1PARSING\s0" 4 .IX Item "INCREMENTAL PARSING" .RS 4 .IP "incr_parse" 4 .IX Item "incr_parse" .IP "incr_text" 4 .IX Item "incr_text" .IP "incr_skip" 4 .IX Item "incr_skip" .IP "incr_reset" 4 .IX Item "incr_reset" .RE .RS 4 .RE .IP "\s-1JSON::PP\s0 \s-1OWN\s0 \s-1METHODS\s0" 4 .IX Item "JSON::PP OWN METHODS" .RS 4 .IP "allow_singlequote" 4 .IX Item "allow_singlequote" .IP "allow_barekey" 4 .IX Item "allow_barekey" .IP "allow_bignum" 4 .IX Item "allow_bignum" .IP "loose" 4 .IX Item "loose" .IP "escape_slash" 4 .IX Item "escape_slash" .IP "indent_length" 4 .IX Item "indent_length" .IP "sort_by" 4 .IX Item "sort_by" .RE .RS 4 .RE .IP "\s-1INTERNAL\s0" 4 .IX Item "INTERNAL" .PD PP_encode_box, PP_decode_box .IP "\s-1MAPPING\s0" 4 .IX Item "MAPPING" .RS 4 .PD 0 .IP "\s-1JSON\s0 \-> \s-1PERL\s0" 4 .IX Item "JSON -> PERL" .PD object, array, string, number, true, false, null .IP "\s-1PERL\s0 \-> \s-1JSON\s0" 4 .IX Item "PERL -> JSON" hash references, array references, other references, JSON::PP::true, JSON::PP::false, JSON::PP::null, blessed objects, simple scalars, Big Number .RE .RS 4 .RE .IP "\s-1UNICODE\s0 \s-1HANDLING\s0 \s-1ON\s0 \s-1PERLS\s0" 4 .IX Item "UNICODE HANDLING ON PERLS" .RS 4 .PD 0 .IP "Perl 5.8 and later" 4 .IX Item "Perl 5.8 and later" .IP "Perl 5.6" 4 .IX Item "Perl 5.6" .IP "Perl 5.005" 4 .IX Item "Perl 5.005" .RE .RS 4 .RE .IP "\s-1TODO\s0" 4 .IX Item "TODO" .PD speed, memory saving .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "JSON::PP::Boolean \- dummy module providing JSON::PP::Boolean" .IX Subsection "JSON::PP::Boolean - dummy module providing JSON::PP::Boolean" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "List::Util \- A selection of general-utility list subroutines" .IX Subsection "List::Util - A selection of general-utility list subroutines" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD first \s-1BLOCK\s0 \s-1LIST\s0, max \s-1LIST\s0, maxstr \s-1LIST\s0, min \s-1LIST\s0, minstr \s-1LIST\s0, reduce \&\s-1BLOCK\s0 \s-1LIST\s0, shuffle \s-1LIST\s0, sum \s-1LIST\s0 .IP "\s-1KNOWN\s0 \s-1BUGS\s0" 4 .IX Item "KNOWN BUGS" .PD 0 .IP "\s-1SUGGESTED\s0 \s-1ADDITIONS\s0" 4 .IX Item "SUGGESTED ADDITIONS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "List::Util::XS \- Indicate if List::Util was compiled with a C compiler" .IX Subsection "List::Util::XS - Indicate if List::Util was compiled with a C compiler" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Locale::Codes \- a distribution of modules to handle locale codes" .IX Subsection "Locale::Codes - a distribution of modules to handle locale codes" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" \&\fBLocale::Country\fR, \fBLocale::Language\fR, \fBLocale::Currency\fR, \&\fBLocale::Script\fR .IP "\s-1NEW\s0 \s-1CODE\s0 \s-1SETS\s0" 4 .IX Item "NEW CODE SETS" \&\fBGeneral-use code set\fR, \fBAn official source of data\fR, \fBA free source of the data\fR, \fBA reliable source of data\fR .IP "\s-1COMMON\s0 \s-1ALIASES\s0" 4 .IX Item "COMMON ALIASES" .PD 0 .IP "\s-1ROUTINES\s0" 4 .IX Item "ROUTINES" .PD \&\fBcode2country ( \s-1CODE\s0 [,CODESET] )\fR, \fBcode2language( \s-1CODE\s0 [,CODESET] )\fR, \&\fBcode2currency( \s-1CODE\s0 [,CODESET] )\fR, \fBcode2script ( \s-1CODE\s0 [,CODESET] )\fR, \&\fBcountry2code ( \s-1NAME\s0 [,CODESET] )\fR, \fBlanguage2code( \s-1NAME\s0 [,CODESET] )\fR, \&\fBcurrency2code( \s-1NAME\s0 [,CODESET] )\fR, \fBscript2code ( \s-1NAME\s0 [,CODESET] )\fR, \&\fBcountry_code2code ( \s-1CODE\s0 ,CODESET ,CODESET2 )\fR, \fBlanguage_code2code( \&\s-1CODE\s0 ,CODESET ,CODESET2 )\fR, \fBcurrency_code2code( \s-1CODE\s0 ,CODESET ,CODESET2 )\fR, \fBscript_code2code ( \s-1CODE\s0 ,CODESET ,CODESET2 )\fR, \fBall_country_codes ( [\s-1CODESET\s0] )\fR, \fBall_language_codes( [\s-1CODESET\s0] )\fR, \fBall_currency_codes( [\s-1CODESET\s0] )\fR, \fBall_script_codes ( [\s-1CODESET\s0] )\fR, \fBall_country_names ( [\s-1CODESET\s0] )\fR, \fBall_language_names( [\s-1CODESET\s0] )\fR, \fBall_currency_names( [\s-1CODESET\s0] )\fR, \fBall_script_names ( [\s-1CODESET\s0] )\fR .IP "SEMI-PRIVATE \s-1ROUTINES\s0" 4 .IX Item "SEMI-PRIVATE ROUTINES" \&\fBLocale::Country::rename_country ( \s-1CODE\s0 ,NEW_NAME [,CODESET] )\fR, \&\fBLocale::Language::rename_language( \s-1CODE\s0 ,NEW_NAME [,CODESET] )\fR, \&\fBLocale::Currency::rename_currency( \s-1CODE\s0 ,NEW_NAME [,CODESET] )\fR, \&\fBLocale::Script::rename_script ( \s-1CODE\s0 ,NEW_NAME [,CODESET] )\fR, \&\fBLocale::Country::add_country ( \s-1CODE\s0 ,NAME [,CODESET] )\fR, \&\fBLocale::Language::add_language( \s-1CODE\s0 ,NAME [,CODESET] )\fR, \&\fBLocale::Currency::add_currency( \s-1CODE\s0 ,NAME [,CODESET] )\fR, \&\fBLocale::Script::add_script ( \s-1CODE\s0 ,NAME [,CODESET] )\fR, \&\fBLocale::Country::delete_country ( \s-1CODE\s0 [,CODESET] )\fR, \&\fBLocale::Language::delete_language( \s-1CODE\s0 [,CODESET] )\fR, \&\fBLocale::Currency::delete_currency( \s-1CODE\s0 [,CODESET] )\fR, \&\fBLocale::Script::delete_script ( \s-1CODE\s0 [,CODESET] )\fR, \&\fBLocale::Country::add_country_alias ( \s-1NAME\s0 ,NEW_NAME )\fR, \&\fBLocale::Language::add_language_alias( \s-1NAME\s0 ,NEW_NAME )\fR, \&\fBLocale::Currency::add_currency_alias( \s-1NAME\s0 ,NEW_NAME )\fR, \&\fBLocale::Script::add_script_alias ( \s-1NAME\s0 ,NEW_NAME )\fR, \&\fBLocale::Country::delete_country_alias ( \s-1NAME\s0 )\fR, \&\fBLocale::Language::delete_language_alias( \s-1NAME\s0 )\fR, \&\fBLocale::Currency::delete_currency_alias( \s-1NAME\s0 )\fR, \&\fBLocale::Script::delete_script_alias ( \s-1NAME\s0 )\fR, \&\fBLocale::Country::rename_country_code ( \s-1CODE\s0 ,NEW_CODE [,CODESET] )\fR, \&\fBLocale::Language::rename_language_code( \s-1CODE\s0 ,NEW_CODE [,CODESET] )\fR, \&\fBLocale::Currency::rename_currency_code( \s-1CODE\s0 ,NEW_CODE [,CODESET] )\fR, \&\fBLocale::Script::rename_script_code ( \s-1CODE\s0 ,NEW_CODE [,CODESET] )\fR, \&\fBLocale::Country::add_country_code_alias ( \s-1CODE\s0 ,NEW_CODE [,CODESET] )\fR, \&\fBLocale::Language::add_language_code_alias( \s-1CODE\s0 ,NEW_CODE [,CODESET] )\fR, \&\fBLocale::Currency::add_currency_code_alias( \s-1CODE\s0 ,NEW_CODE [,CODESET] )\fR, \&\fBLocale::Script::add_script_code_alias ( \s-1CODE\s0 ,NEW_CODE [,CODESET] )\fR, \&\fBLocale::Country::delete_country_code_alias ( \s-1CODE\s0 [,CODESET] )\fR, \&\fBLocale::Language::delete_language_code_alias( \s-1CODE\s0 [,CODESET] )\fR, \&\fBLocale::Currency::delete_currency_code_alias( \s-1CODE\s0 [,CODESET] )\fR, \&\fBLocale::Script::delete_script_code_alias ( \s-1CODE\s0 [,CODESET] )\fR .IP "\s-1KNOWN\s0 \s-1BUGS\s0 \s-1AND\s0 \s-1LIMITATIONS\s0" 4 .IX Item "KNOWN BUGS AND LIMITATIONS" \&\fB*\fR, \fB*\fR .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" \&\fBLocale::Constants\fR, \fBLocale::Country\fR, \fBLocale::Language\fR, \&\fBLocale::Script\fR, \fBLocale::Currency\fR .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD 0 .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Locale::Codes::Changes \- details important changes after 2.07" .IX Subsection "Locale::Codes::Changes - details important changes after 2.07" .IP "3.10" 4 .IX Item "3.10" \&\fBChanged XXX_code2code behavior slightly\fR, \fBAdded many semi-private routines\fR .IP "3.00" 4 .IX Item "3.00" \&\fBNew maintainer\fR, \fBAll codes are generated from standards\fR, \fBAdded several code sets from standards\fR, \fBLocale::Script changed\fR, \fBAdded missing functions\fR, \fBDropped support for _alias_code\fR .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Locale::Codes::Country \- country codes for the Locale::Country module" .IX Subsection "Locale::Codes::Country - country codes for the Locale::Country module" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Locale::Codes::Currency \- currency codes for the Locale::Currency module" .IX Subsection "Locale::Codes::Currency - currency codes for the Locale::Currency module" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Locale::Codes::Language \- language codes for the Locale::Language module" .IX Subsection "Locale::Codes::Language - language codes for the Locale::Language module" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Locale::Codes::Script \- script codes for the Locale::Script module" .IX Subsection "Locale::Codes::Script - script codes for the Locale::Script module" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Locale::Constants \- constants for Locale codes" .IX Subsection "Locale::Constants - constants for Locale codes" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1KNOWN\s0 \s-1BUGS\s0 \s-1AND\s0 \s-1LIMITATIONS\s0" 4 .IX Item "KNOWN BUGS AND LIMITATIONS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Locale::Country \- standard codes for country identification" .IX Subsection "Locale::Country - standard codes for country identification" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SUPPORTED\s0 \s-1CODE\s0 \s-1SETS\s0" 4 .IX Item "SUPPORTED CODE SETS" .PD \&\fBalpha\-2\fR, \fBalpha\-3\fR, \fBnumeric\fR, \fBfips\-10\fR, \fBdom\fR .IP "\s-1ROUTINES\s0" 4 .IX Item "ROUTINES" \&\fBcode2country ( \s-1CODE\s0 [,CODESET] )\fR, \fBcountry2code ( \s-1NAME\s0 [,CODESET] )\fR, \&\fBcountry_code2code ( \s-1CODE\s0 ,CODESET ,CODESET2 )\fR, \fBall_country_codes ( [\s-1CODESET\s0] )\fR, \fBall_country_names ( [\s-1CODESET\s0] )\fR, \&\fBLocale::Country::rename_country ( \s-1CODE\s0 ,NEW_NAME [,CODESET] )\fR, \&\fBLocale::Country::add_country ( \s-1CODE\s0 ,NAME [,CODESET] )\fR, \&\fBLocale::Country::delete_country ( \s-1CODE\s0 [,CODESET] )\fR, \&\fBLocale::Country::add_country_alias ( \s-1NAME\s0 ,NEW_NAME )\fR, \&\fBLocale::Country::delete_country_alias ( \s-1NAME\s0 )\fR, \&\fBLocale::Country::rename_country_code ( \s-1CODE\s0 ,NEW_CODE [,CODESET] )\fR, \&\fBLocale::Country::add_country_code_alias ( \s-1CODE\s0 ,NEW_CODE [,CODESET] )\fR, \&\fBLocale::Country::delete_country_code_alias ( \s-1CODE\s0 [,CODESET] )\fR, \&\fBalias_code ( \s-1ALIAS\s0, \s-1CODE\s0 [,CODESET] )\fR .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" \&\fBLocale::Codes\fR, \fBLocale::Constants\fR, \fBLocale::SubCountry\fR, \&\fBhttp://www.iso.org/iso/country_codes\fR, \&\fBhttp://www.iso.org/iso/list\-en1\-semic\-3.txt\fR, \&\fBhttp://unstats.un.org/unsd/methods/m49/m49alpha.htm\fR, \&\fBhttp://earth\-info.nga.mil/gns/html/digraphs.htm\fR, \&\fBhttp://www.iana.org/domains/\fR, \&\fBhttps://www.cia.gov/library/publications/the\-world\-factbook/appendix/prin t_appendix\-d.html\fR, \fBhttp://www.statoids.com/wab.html\fR .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD 0 .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Locale::Currency \- standard codes for currency identification" .IX Subsection "Locale::Currency - standard codes for currency identification" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SUPPORTED\s0 \s-1CODE\s0 \s-1SETS\s0" 4 .IX Item "SUPPORTED CODE SETS" .PD \&\fBalpha\fR, \fBnum\fR .IP "\s-1ROUTINES\s0" 4 .IX Item "ROUTINES" \&\fBcode2currency ( \s-1CODE\s0 [,CODESET] )\fR, \fBcurrency2code ( \s-1NAME\s0 [,CODESET] )\fR, \&\fBcurrency_code2code ( \s-1CODE\s0 ,CODESET ,CODESET2 )\fR, \fBall_currency_codes ( [\s-1CODESET\s0] )\fR, \fBall_currency_names ( [\s-1CODESET\s0] )\fR, \&\fBLocale::Currency::rename_currency ( \s-1CODE\s0 ,NEW_NAME [,CODESET] )\fR, \&\fBLocale::Currency::add_currency ( \s-1CODE\s0 ,NAME [,CODESET] )\fR, \&\fBLocale::Currency::delete_currency ( \s-1CODE\s0 [,CODESET] )\fR, \&\fBLocale::Currency::add_currency_alias ( \s-1NAME\s0 ,NEW_NAME )\fR, \&\fBLocale::Currency::delete_currency_alias ( \s-1NAME\s0 )\fR, \&\fBLocale::Currency::rename_currency_code ( \s-1CODE\s0 ,NEW_CODE [,CODESET] )\fR, \&\fBLocale::Currency::add_currency_code_alias ( \s-1CODE\s0 ,NEW_CODE [,CODESET] )\fR, \fBLocale::Currency::delete_currency_code_alias ( \s-1CODE\s0 [,CODESET] )\fR .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" \&\fBLocale::Codes\fR, \fBLocale::Constants\fR, \&\fBhttp://www.iso.org/iso/support/currency_codes_list\-1.htm\fR .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD 0 .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Locale::Language \- standard codes for language identification" .IX Subsection "Locale::Language - standard codes for language identification" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SUPPORTED\s0 \s-1CODE\s0 \s-1SETS\s0" 4 .IX Item "SUPPORTED CODE SETS" .PD \&\fBalpha\-2\fR, \fBalpha\-3\fR, \fBterm\fR .IP "\s-1ROUTINES\s0" 4 .IX Item "ROUTINES" \&\fBcode2language ( \s-1CODE\s0 [,CODESET] )\fR, \fBlanguage2code ( \s-1NAME\s0 [,CODESET] )\fR, \&\fBlanguage_code2code ( \s-1CODE\s0 ,CODESET ,CODESET2 )\fR, \fBall_language_codes ( [\s-1CODESET\s0] )\fR, \fBall_language_names ( [\s-1CODESET\s0] )\fR, \&\fBLocale::Language::rename_language ( \s-1CODE\s0 ,NEW_NAME [,CODESET] )\fR, \&\fBLocale::Language::add_language ( \s-1CODE\s0 ,NAME [,CODESET] )\fR, \&\fBLocale::Language::delete_language ( \s-1CODE\s0 [,CODESET] )\fR, \&\fBLocale::Language::add_language_alias ( \s-1NAME\s0 ,NEW_NAME )\fR, \&\fBLocale::Language::delete_language_alias ( \s-1NAME\s0 )\fR, \&\fBLocale::Language::rename_language_code ( \s-1CODE\s0 ,NEW_CODE [,CODESET] )\fR, \&\fBLocale::Language::add_language_code_alias ( \s-1CODE\s0 ,NEW_CODE [,CODESET] )\fR, \fBLocale::Language::delete_language_code_alias ( \s-1CODE\s0 [,CODESET] )\fR .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" \&\fBLocale::Codes\fR, \fBLocale::Constants\fR, \&\fBhttp://www.loc.gov/standards/iso639\-2/\fR .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD 0 .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Locale::Maketext \- framework for localization" .IX Subsection "Locale::Maketext - framework for localization" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1QUICK\s0 \s-1OVERVIEW\s0" 4 .IX Item "QUICK OVERVIEW" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "Construction Methods" 4 .IX Item "Construction Methods" .ie n .IP "The ""maketext"" Method" 4 .el .IP "The ``maketext'' Method" 4 .IX Item "The maketext Method" .PD \&\f(CW$lh\fR\->fail_with \fIor\fR \f(CW$lh\fR\->fail_with(\fI\s-1PARAM\s0\fR), \f(CW$lh\fR\->failure_handler_auto .IP "Utility Methods" 4 .IX Item "Utility Methods" \&\f(CW$language\fR\->quant($number, \f(CW$singular\fR), \f(CW$language\fR\->quant($number, \f(CW$singular\fR, \&\f(CW$plural\fR), \f(CW$language\fR\->quant($number, \f(CW$singular\fR, \f(CW$plural\fR, \f(CW$negative\fR), \&\f(CW$language\fR\->numf($number), \f(CW$language\fR\->numerate($number, \f(CW$singular\fR, \f(CW$plural\fR, \&\f(CW$negative\fR), \f(CW$language\fR\->sprintf($format, \f(CW@items\fR), \f(CW$language\fR\->\fIlanguage_tag()\fR, \&\f(CW$language\fR\->\fIencoding()\fR .IP "Language Handle Attributes and Internals" 4 .IX Item "Language Handle Attributes and Internals" .RE .RS 4 .RE .PD 0 .IP "\s-1LANGUAGE\s0 \s-1CLASS\s0 \s-1HIERARCHIES\s0" 4 .IX Item "LANGUAGE CLASS HIERARCHIES" .IP "\s-1ENTRIES\s0 \s-1IN\s0 \s-1EACH\s0 \s-1LEXICON\s0" 4 .IX Item "ENTRIES IN EACH LEXICON" .IP "\s-1BRACKET\s0 \s-1NOTATION\s0" 4 .IX Item "BRACKET NOTATION" .IP "\s-1AUTO\s0 \s-1LEXICONS\s0" 4 .IX Item "AUTO LEXICONS" .IP "\s-1READONLY\s0 \s-1LEXICONS\s0" 4 .IX Item "READONLY LEXICONS" .IP "\s-1CONTROLLING\s0 \s-1LOOKUP\s0 \s-1FAILURE\s0" 4 .IX Item "CONTROLLING LOOKUP FAILURE" .IP "\s-1HOW\s0 \s-1TO\s0 \s-1USE\s0 \s-1MAKETEXT\s0" 4 .IX Item "HOW TO USE MAKETEXT" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1DISCLAIMER\s0" 4 .IX Item "COPYRIGHT AND DISCLAIMER" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "Locale::Maketext::Cookbook \- recipes for using Locale::Maketext" .IX Subsection "Locale::Maketext::Cookbook - recipes for using Locale::Maketext" .IP "\s-1INTRODUCTION\s0" 4 .IX Item "INTRODUCTION" .PD 0 .IP "\s-1ONESIDED\s0 \s-1LEXICONS\s0" 4 .IX Item "ONESIDED LEXICONS" .IP "\s-1DECIMAL\s0 \s-1PLACES\s0 \s-1IN\s0 \s-1NUMBER\s0 \s-1FORMATTING\s0" 4 .IX Item "DECIMAL PLACES IN NUMBER FORMATTING" .PD .SS "Locale::Maketext::Guts \- Deprecated module to load Locale::Maketext utf8 code" .IX Subsection "Locale::Maketext::Guts - Deprecated module to load Locale::Maketext utf8 code" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD .SS "Locale::Maketext::GutsLoader \- Deprecated module to load Locale::Maketext utf8 code" .IX Subsection "Locale::Maketext::GutsLoader - Deprecated module to load Locale::Maketext utf8 code" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD .SS "Locale::Maketext::Simple \- Simple interface to Locale::Maketext::Lexicon" .IX Subsection "Locale::Maketext::Simple - Simple interface to Locale::Maketext::Lexicon" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1OPTIONS\s0" 4 .IX Item "OPTIONS" .RS 4 .IP "Class" 4 .IX Item "Class" .IP "Path" 4 .IX Item "Path" .IP "Style" 4 .IX Item "Style" .IP "Export" 4 .IX Item "Export" .IP "Subclass" 4 .IX Item "Subclass" .IP "Decode" 4 .IX Item "Decode" .IP "Encoding" 4 .IX Item "Encoding" .RE .RS 4 .RE .IP "\s-1ACKNOWLEDGMENTS\s0" 4 .IX Item "ACKNOWLEDGMENTS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .RS 4 .ie n .IP "The ""\s-1MIT\s0"" License" 4 .el .IP "The ``\s-1MIT\s0'' License" 4 .IX Item "The MIT License" .RE .RS 4 .RE .PD .SS "Locale::Maketext::TPJ13 \*(-- article about software localization" .IX Subsection "Locale::Maketext::TPJ13 article about software localization" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "Localization and Perl: gettext breaks, Maketext fixes" 4 .IX Item "Localization and Perl: gettext breaks, Maketext fixes" .RS 4 .IP "A Localization Horror Story: It Could Happen To You" 4 .IX Item "A Localization Horror Story: It Could Happen To You" .IP "The Linguistic View" 4 .IX Item "The Linguistic View" .IP "Breaking gettext" 4 .IX Item "Breaking gettext" .IP "Replacing gettext" 4 .IX Item "Replacing gettext" .IP "Buzzwords: Abstraction and Encapsulation" 4 .IX Item "Buzzwords: Abstraction and Encapsulation" .IP "Buzzword: Isomorphism" 4 .IX Item "Buzzword: Isomorphism" .IP "Buzzword: Inheritance" 4 .IX Item "Buzzword: Inheritance" .IP "Buzzword: Concision" 4 .IX Item "Buzzword: Concision" .IP "The Devil in the Details" 4 .IX Item "The Devil in the Details" .IP "The Proof in the Pudding: Localizing Web Sites" 4 .IX Item "The Proof in the Pudding: Localizing Web Sites" .IP "References" 4 .IX Item "References" .RE .RS 4 .RE .PD .SS "Locale::Script \- standard codes for script identification" .IX Subsection "Locale::Script - standard codes for script identification" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SUPPORTED\s0 \s-1CODE\s0 \s-1SETS\s0" 4 .IX Item "SUPPORTED CODE SETS" .PD \&\fBalpha\fR, \fBnumeric\fR .IP "\s-1ROUTINES\s0" 4 .IX Item "ROUTINES" \&\fBcode2script ( \s-1CODE\s0 [,CODESET] )\fR, \fBscript2code ( \s-1NAME\s0 [,CODESET] )\fR, \&\fBscript_code2code ( \s-1CODE\s0 ,CODESET ,CODESET2 )\fR, \fBall_script_codes ( [\s-1CODESET\s0] )\fR, \fBall_script_names ( [\s-1CODESET\s0] )\fR, \&\fBLocale::Script::rename_script ( \s-1CODE\s0 ,NEW_NAME [,CODESET] )\fR, \&\fBLocale::Script::add_script ( \s-1CODE\s0 ,NAME [,CODESET] )\fR, \&\fBLocale::Script::delete_script ( \s-1CODE\s0 [,CODESET] )\fR, \&\fBLocale::Script::add_script_alias ( \s-1NAME\s0 ,NEW_NAME )\fR, \&\fBLocale::Script::delete_script_alias ( \s-1NAME\s0 )\fR, \&\fBLocale::Script::rename_script_code ( \s-1CODE\s0 ,NEW_CODE [,CODESET] )\fR, \&\fBLocale::Script::add_script_code_alias ( \s-1CODE\s0 ,NEW_CODE [,CODESET] )\fR, \&\fBLocale::Script::delete_script_code_alias ( \s-1CODE\s0 [,CODESET] )\fR .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" \&\fBLocale::Codes\fR, \fBLocale::Constants\fR, \fBhttp://www.unicode.org/iso15924/\fR .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD 0 .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Log::Message \- A generic message storing mechanism;" .IX Subsection "Log::Message - A generic message storing mechanism;" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "Hierarchy" 4 .IX Item "Hierarchy" .PD Log::Message, Log::Message::Item, Log::Message::Handlers, Log::Message::Config .IP "Options" 4 .IX Item "Options" config, private, verbose, tag, level, remove, chrono .IP "Methods" 4 .IX Item "Methods" .RS 4 .PD 0 .IP "new" 4 .IX Item "new" .RE .RS 4 .RE .IP "store" 4 .IX Item "store" .PD message, tag, level, extra .IP "retrieve" 4 .IX Item "retrieve" tag, level, message, amount, chrono, remove .IP "first" 4 .IX Item "first" .PD 0 .IP "last" 4 .IX Item "last" .IP "flush" 4 .IX Item "flush" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "Acknowledgements" 4 .IX Item "Acknowledgements" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Log::Message::Config \- Configuration options for Log::Message" .IX Subsection "Log::Message::Config - Configuration options for Log::Message" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "Acknowledgements" 4 .IX Item "Acknowledgements" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Log::Message::Handlers \- Message handlers for Log::Message" .IX Subsection "Log::Message::Handlers - Message handlers for Log::Message" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "Default Handlers" 4 .IX Item "Default Handlers" .RS 4 .IP "log" 4 .IX Item "log" .RE .RS 4 .RE .IP "carp" 4 .IX Item "carp" .IP "croak" 4 .IX Item "croak" .IP "cluck" 4 .IX Item "cluck" .IP "confess" 4 .IX Item "confess" .IP "die" 4 .IX Item "die" .IP "warn" 4 .IX Item "warn" .IP "trace" 4 .IX Item "trace" .IP "Custom Handlers" 4 .IX Item "Custom Handlers" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "Acknowledgements" 4 .IX Item "Acknowledgements" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Log::Message::Item \- Message objects for Log::Message" .IX Subsection "Log::Message::Item - Message objects for Log::Message" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "Methods and Accessors" 4 .IX Item "Methods and Accessors" .RS 4 .IP "remove" 4 .IX Item "remove" .IP "id" 4 .IX Item "id" .IP "when" 4 .IX Item "when" .IP "message" 4 .IX Item "message" .IP "level" 4 .IX Item "level" .IP "tag" 4 .IX Item "tag" .IP "shortmess" 4 .IX Item "shortmess" .IP "longmess" 4 .IX Item "longmess" .IP "parent" 4 .IX Item "parent" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "Acknowledgements" 4 .IX Item "Acknowledgements" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Log::Message::Simple \- Simplified interface to Log::Message" .IX Subsection "Log::Message::Simple - Simplified interface to Log::Message" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1FUNCTIONS\s0" 4 .IX Item "FUNCTIONS" .RS 4 .ie n .IP "msg(""message string"" [,VERBOSE])" 4 .el .IP "msg(``message string'' [,VERBOSE])" 4 .IX Item "msg(message string [,VERBOSE])" .ie n .IP "debug(""message string"" [,VERBOSE])" 4 .el .IP "debug(``message string'' [,VERBOSE])" 4 .IX Item "debug(message string [,VERBOSE])" .ie n .IP "error(""error string"" [,VERBOSE])" 4 .el .IP "error(``error string'' [,VERBOSE])" 4 .IX Item "error(error string [,VERBOSE])" .RE .RS 4 .RE .IP "\fIcarp()\fR;" 4 .IX Item "carp();" .IP "\fIcroak()\fR;" 4 .IX Item "croak();" .IP "\fIconfess()\fR;" 4 .IX Item "confess();" .IP "\fIcluck()\fR;" 4 .IX Item "cluck();" .IP "\s-1CLASS\s0 \s-1METHODS\s0" 4 .IX Item "CLASS METHODS" .RS 4 .IP "Log::Message::Simple\->\fIstack()\fR" 4 .IX Item "Log::Message::Simple->stack()" .IP "Log::Message::Simple\->stack_as_string([\s-1TRACE\s0])" 4 .IX Item "Log::Message::Simple->stack_as_string([TRACE])" .IP "Log::Message::Simple\->\fIflush()\fR" 4 .IX Item "Log::Message::Simple->flush()" .RE .RS 4 .RE .IP "\s-1GLOBAL\s0 \s-1VARIABLES\s0" 4 .IX Item "GLOBAL VARIABLES" .PD \&\f(CW$ERROR_FH\fR, \f(CW$MSG_FH\fR, \f(CW$DEBUG_FH\fR, \f(CW$STACKTRACE_ON_ERROR\fR .SS "MIME::Base64 \- Encoding and decoding of base64 strings" .IX Subsection "MIME::Base64 - Encoding and decoding of base64 strings" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD encode_base64( \f(CW$bytes\fR ), encode_base64( \f(CW$bytes\fR, \f(CW$eol\fR );, decode_base64( \&\f(CW$str\fR ), encode_base64url( \f(CW$bytes\fR ), decode_base64url( \f(CW$str\fR ), encoded_base64_length( \f(CW$bytes\fR ), encoded_base64_length( \f(CW$bytes\fR, \f(CW$eol\fR ), decoded_base64_length( \f(CW$str\fR ) .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .PD 0 .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "MIME::QuotedPrint \- Encoding and decoding of quoted-printable strings" .IX Subsection "MIME::QuotedPrint - Encoding and decoding of quoted-printable strings" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD encode_qp( \f(CW$str\fR), encode_qp( \f(CW$str\fR, \f(CW$eol\fR), encode_qp( \f(CW$str\fR, \f(CW$eol\fR, \f(CW$binmode\fR ), decode_qp( \f(CW$str\fR ) .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Math::BigFloat \- Arbitrary size floating point math package" .IX Subsection "Math::BigFloat - Arbitrary size floating point math package" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Canonical notation" 4 .IX Item "Canonical notation" .IP "Output" 4 .IX Item "Output" .ie n .IP """mantissa()"", ""exponent()"" and ""parts()""" 4 .el .IP "\f(CWmantissa()\fR, \f(CWexponent()\fR and \f(CWparts()\fR" 4 .IX Item "mantissa(), exponent() and parts()" .IP "Accuracy vs. Precision" 4 .IX Item "Accuracy vs. Precision" .IP "Rounding" 4 .IX Item "Rounding" .PD ffround ( +$scale ), ffround ( \-$scale ), ffround ( 0 ), fround ( +$scale ), fround ( \-$scale ) and fround ( 0 ) .RE .RS 4 .RE .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .PD 0 .IP "accuracy" 4 .IX Item "accuracy" .IP "\fIprecision()\fR" 4 .IX Item "precision()" .IP "\fIbexp()\fR" 4 .IX Item "bexp()" .IP "\fIbnok()\fR" 4 .IX Item "bnok()" .IP "\fIbpi()\fR" 4 .IX Item "bpi()" .IP "\fIbcos()\fR" 4 .IX Item "bcos()" .IP "\fIbsin()\fR" 4 .IX Item "bsin()" .IP "\fIbatan2()\fR" 4 .IX Item "batan2()" .IP "\fIbatan()\fR" 4 .IX Item "batan()" .IP "\fIbmuladd()\fR" 4 .IX Item "bmuladd()" .RE .RS 4 .RE .IP "Autocreating constants" 4 .IX Item "Autocreating constants" .RS 4 .IP "Math library" 4 .IX Item "Math library" .IP "Using Math::BigInt::Lite" 4 .IX Item "Using Math::BigInt::Lite" .RE .RS 4 .RE .IP "\s-1EXPORTS\s0" 4 .IX Item "EXPORTS" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .PD stringify, \fIbstr()\fR, bdiv, brsft, Modifying and =, bpow, \fIprecision()\fR vs. \&\fIaccuracy()\fR .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD 0 .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .PD .SS "Math::BigInt \- Arbitrary size integer/float math package" .IX Subsection "Math::BigInt - Arbitrary size integer/float math package" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD Input, Output .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .PD 0 .IP "\fIconfig()\fR" 4 .IX Item "config()" .IP "\fIaccuracy()\fR" 4 .IX Item "accuracy()" .IP "\fIprecision()\fR" 4 .IX Item "precision()" .IP "\fIbrsft()\fR" 4 .IX Item "brsft()" .IP "\fInew()\fR" 4 .IX Item "new()" .IP "\fIfrom_oct()\fR" 4 .IX Item "from_oct()" .IP "\fIfrom_hex()\fR" 4 .IX Item "from_hex()" .IP "\fIfrom_bin()\fR" 4 .IX Item "from_bin()" .IP "\fIbnan()\fR" 4 .IX Item "bnan()" .IP "\fIbzero()\fR" 4 .IX Item "bzero()" .IP "\fIbinf()\fR" 4 .IX Item "binf()" .IP "\fIbone()\fR" 4 .IX Item "bone()" .IP "\fIis_one()\fR/\fIis_zero()\fR/\fIis_nan()\fR/\fIis_inf()\fR" 4 .IX Item "is_one()/is_zero()/is_nan()/is_inf()" .IP "\fIis_pos()\fR/\fIis_neg()\fR/\fIis_positive()\fR/\fIis_negative()\fR" 4 .IX Item "is_pos()/is_neg()/is_positive()/is_negative()" .IP "\fIis_odd()\fR/\fIis_even()\fR/\fIis_int()\fR" 4 .IX Item "is_odd()/is_even()/is_int()" .IP "\fIbcmp()\fR" 4 .IX Item "bcmp()" .IP "\fIbacmp()\fR" 4 .IX Item "bacmp()" .IP "\fIsign()\fR" 4 .IX Item "sign()" .IP "\fIdigit()\fR" 4 .IX Item "digit()" .IP "\fIbneg()\fR" 4 .IX Item "bneg()" .IP "\fIbabs()\fR" 4 .IX Item "babs()" .IP "\fIbnorm()\fR" 4 .IX Item "bnorm()" .IP "\fIbnot()\fR" 4 .IX Item "bnot()" .IP "\fIbinc()\fR" 4 .IX Item "binc()" .IP "\fIbdec()\fR" 4 .IX Item "bdec()" .IP "\fIbadd()\fR" 4 .IX Item "badd()" .IP "\fIbsub()\fR" 4 .IX Item "bsub()" .IP "\fIbmul()\fR" 4 .IX Item "bmul()" .IP "\fIbmuladd()\fR" 4 .IX Item "bmuladd()" .IP "\fIbdiv()\fR" 4 .IX Item "bdiv()" .IP "\fIbmod()\fR" 4 .IX Item "bmod()" .IP "\fIbmodinv()\fR" 4 .IX Item "bmodinv()" .IP "\fIbmodpow()\fR" 4 .IX Item "bmodpow()" .IP "\fIbpow()\fR" 4 .IX Item "bpow()" .IP "\fIblog()\fR" 4 .IX Item "blog()" .IP "\fIbexp()\fR" 4 .IX Item "bexp()" .IP "\fIbnok()\fR" 4 .IX Item "bnok()" .IP "\fIbpi()\fR" 4 .IX Item "bpi()" .IP "\fIbcos()\fR" 4 .IX Item "bcos()" .IP "\fIbsin()\fR" 4 .IX Item "bsin()" .IP "\fIbatan2()\fR" 4 .IX Item "batan2()" .IP "\fIbatan()\fR" 4 .IX Item "batan()" .IP "\fIblsft()\fR" 4 .IX Item "blsft()" .IP "\fIbrsft()\fR" 4 .IX Item "brsft()" .IP "\fIband()\fR" 4 .IX Item "band()" .IP "\fIbior()\fR" 4 .IX Item "bior()" .IP "\fIbxor()\fR" 4 .IX Item "bxor()" .IP "\fIbnot()\fR" 4 .IX Item "bnot()" .IP "\fIbsqrt()\fR" 4 .IX Item "bsqrt()" .IP "\fIbroot()\fR" 4 .IX Item "broot()" .IP "\fIbfac()\fR" 4 .IX Item "bfac()" .IP "\fIround()\fR" 4 .IX Item "round()" .IP "\fIbround()\fR" 4 .IX Item "bround()" .IP "\fIbfround()\fR" 4 .IX Item "bfround()" .IP "\fIbfloor()\fR" 4 .IX Item "bfloor()" .IP "\fIbceil()\fR" 4 .IX Item "bceil()" .IP "\fIbgcd()\fR" 4 .IX Item "bgcd()" .IP "\fIblcm()\fR" 4 .IX Item "blcm()" .IP "\fIexponent()\fR" 4 .IX Item "exponent()" .IP "\fImantissa()\fR" 4 .IX Item "mantissa()" .IP "\fIparts()\fR" 4 .IX Item "parts()" .IP "\fIcopy()\fR" 4 .IX Item "copy()" .IP "\fIas_int()\fR/\fIas_number()\fR" 4 .IX Item "as_int()/as_number()" .IP "\fIbstr()\fR" 4 .IX Item "bstr()" .IP "\fIbsstr()\fR" 4 .IX Item "bsstr()" .IP "\fIas_hex()\fR" 4 .IX Item "as_hex()" .IP "\fIas_bin()\fR" 4 .IX Item "as_bin()" .IP "\fIas_oct()\fR" 4 .IX Item "as_oct()" .IP "\fInumify()\fR" 4 .IX Item "numify()" .IP "\fImodify()\fR" 4 .IX Item "modify()" .IP "\fIupgrade()\fR/\fIdowngrade()\fR" 4 .IX Item "upgrade()/downgrade()" .IP "\fIdiv_scale()\fR" 4 .IX Item "div_scale()" .IP "\fIround_mode()\fR" 4 .IX Item "round_mode()" .RE .RS 4 .RE .IP "\s-1ACCURACY\s0 and \s-1PRECISION\s0" 4 .IX Item "ACCURACY and PRECISION" .RS 4 .IP "Precision P" 4 .IX Item "Precision P" .IP "Accuracy A" 4 .IX Item "Accuracy A" .IP "Fallback F" 4 .IX Item "Fallback F" .IP "Rounding mode R" 4 .IX Item "Rounding mode R" .PD \&'trunc', 'even', 'odd', '+inf', '\-inf', 'zero', 'common', Precision, Accuracy (significant digits), Setting/Accessing, Creating numbers, Usage, Precedence, Overriding globals, Local settings, Rounding, Default values, Remarks .RE .RS 4 .RE .IP "Infinity and Not a Number" 4 .IX Item "Infinity and Not a Number" \&\fIoct()\fR/\fIhex()\fR, log(\-inf), \fIexp()\fR, \fIcos()\fR, \fIsin()\fR, \fIatan2()\fR .IP "\s-1INTERNALS\s0" 4 .IX Item "INTERNALS" .RS 4 .PD 0 .IP "\s-1MATH\s0 \s-1LIBRARY\s0" 4 .IX Item "MATH LIBRARY" .IP "\s-1SIGN\s0" 4 .IX Item "SIGN" .IP "\fImantissa()\fR, \fIexponent()\fR and \fIparts()\fR" 4 .IX Item "mantissa(), exponent() and parts()" .RE .RS 4 .RE .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .IP "Autocreating constants" 4 .IX Item "Autocreating constants" .IP "\s-1PERFORMANCE\s0" 4 .IX Item "PERFORMANCE" .RS 4 .IP "Alternative math libraries" 4 .IX Item "Alternative math libraries" .IP "\s-1SUBCLASSING\s0" 4 .IX Item "SUBCLASSING" .RE .RS 4 .RE .IP "Subclassing Math::BigInt" 4 .IX Item "Subclassing Math::BigInt" .IP "\s-1UPGRADING\s0" 4 .IX Item "UPGRADING" .RS 4 .IP "Auto-upgrade" 4 .IX Item "Auto-upgrade" .PD \&\fIbsqrt()\fR, \fIdiv()\fR, \fIblog()\fR, \fIbexp()\fR .RE .RS 4 .RE .IP "\s-1EXPORTS\s0" 4 .IX Item "EXPORTS" .PD 0 .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .PD \&\fIbstr()\fR, \fIbsstr()\fR and 'cmp', \fIint()\fR, length, bdiv, infinity handling, Modifying and =, bpow, Overloading \-$x, Mixing different object types, \&\fIbsqrt()\fR, \fIbrsft()\fR .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .PD .SS "Math::BigInt::Calc \- Pure Perl module to support Math::BigInt" .IX Subsection "Math::BigInt::Calc - Pure Perl module to support Math::BigInt" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1THE\s0 Math::BigInt \s-1API\s0" 4 .IX Item "THE Math::BigInt API" .RS 4 .IP "General Notes" 4 .IX Item "General Notes" .IP "\s-1API\s0 version 1" 4 .IX Item "API version 1" .PD \&\fI\fIapi_version()\fI\fR, \fI_new(\s-1STR\s0)\fR, \fI\fI_zero()\fI\fR, \fI\fI_one()\fI\fR, \fI\fI_two()\fI\fR, \&\fI\fI_ten()\fI\fR, \fI_from_bin(\s-1STR\s0)\fR, \fI_from_oct(\s-1STR\s0)\fR, \fI_from_hex(\s-1STR\s0)\fR, \&\fI_add(\s-1OBJ1\s0, \s-1OBJ2\s0)\fR, \fI_mul(\s-1OBJ1\s0, \s-1OBJ2\s0)\fR, \fI_div(\s-1OBJ1\s0, \s-1OBJ2\s0)\fR, \fI_sub(\s-1OBJ1\s0, \&\s-1OBJ2\s0, \s-1FLAG\s0)\fR, \fI_sub(\s-1OBJ1\s0, \s-1OBJ2\s0)\fR, \fI_dec(\s-1OBJ\s0)\fR, \fI_inc(\s-1OBJ\s0)\fR, \fI_mod(\s-1OBJ1\s0, \&\s-1OBJ2\s0)\fR, \fI_sqrt(\s-1OBJ\s0)\fR, \fI_root(\s-1OBJ\s0, N)\fR, \fI_fac(\s-1OBJ\s0)\fR, \fI_pow(\s-1OBJ1\s0, \s-1OBJ2\s0)\fR, \&\fI_modinv(\s-1OBJ1\s0, \s-1OBJ2\s0)\fR, \fI_modpow(\s-1OBJ1\s0, \s-1OBJ2\s0, \s-1OBJ3\s0)\fR, \fI_rsft(\s-1OBJ\s0, N, B)\fR, \&\fI_lsft(\s-1OBJ\s0, N, B)\fR, \fI_log_int(\s-1OBJ\s0, B)\fR, \fI_gcd(\s-1OBJ1\s0, \s-1OBJ2\s0)\fR, \fI_and(\s-1OBJ1\s0, \&\s-1OBJ2\s0)\fR, \fI_or(\s-1OBJ1\s0, \s-1OBJ2\s0)\fR, \fI_xor(\s-1OBJ1\s0, \s-1OBJ2\s0)\fR, \fI_is_zero(\s-1OBJ\s0)\fR, \&\fI_is_one(\s-1OBJ\s0)\fR, \fI_is_two(\s-1OBJ\s0)\fR, \fI_is_ten(\s-1OBJ\s0)\fR, \fI_is_even(\s-1OBJ\s0)\fR, \&\fI_is_odd(\s-1OBJ\s0)\fR, \fI_acmp(\s-1OBJ1\s0, \s-1OBJ2\s0)\fR, \fI_str(\s-1OBJ\s0)\fR, \fI_as_bin(\s-1OBJ\s0)\fR, \&\fI_as_oct(\s-1OBJ\s0)\fR, \fI_as_hex(\s-1OBJ\s0)\fR, \fI_num(\s-1OBJ\s0)\fR, \fI_copy(\s-1OBJ\s0)\fR, \&\fI_len(\s-1OBJ\s0)\fR, \fI_zeros(\s-1OBJ\s0)\fR, \fI_digit(\s-1OBJ\s0, N)\fR, \fI_check(\s-1OBJ\s0)\fR .IP "\s-1API\s0 version 2" 4 .IX Item "API version 2" \&\fI_1ex(N)\fR, \fI_nok(\s-1OBJ1\s0, \s-1OBJ2\s0)\fR, \fI_alen(\s-1OBJ\s0)\fR .IP "\s-1API\s0 optional methods" 4 .IX Item "API optional methods" \&\fI_signed_or(\s-1OBJ1\s0, \s-1OBJ2\s0, \s-1SIGN1\s0, \s-1SIGN2\s0)\fR, \fI_signed_and(\s-1OBJ1\s0, \s-1OBJ2\s0, \s-1SIGN1\s0, \&\s-1SIGN2\s0)\fR, \fI_signed_xor(\s-1OBJ1\s0, \s-1OBJ2\s0, \s-1SIGN1\s0, \s-1SIGN2\s0)\fR .RE .RS 4 .RE .IP "\s-1WRAP\s0 \s-1YOUR\s0 \s-1OWN\s0" 4 .IX Item "WRAP YOUR OWN" .PD 0 .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Math::BigInt::CalcEmu \- Emulate low-level math with BigInt code" .IX Subsection "Math::BigInt::CalcEmu - Emulate low-level math with BigInt code" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "_\|_emu_bxor" 4 .IX Item "__emu_bxor" .IP "_\|_emu_band" 4 .IX Item "__emu_band" .IP "_\|_emu_bior" 4 .IX Item "__emu_bior" .RE .RS 4 .RE .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Math::BigInt::FastCalc \- Math::BigInt::Calc with some \s-1XS\s0 for more speed" .IX Subsection "Math::BigInt::FastCalc - Math::BigInt::Calc with some XS for more speed" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1STORAGE\s0" 4 .IX Item "STORAGE" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Math::BigRat \- Arbitrary big rational numbers" .IX Subsection "Math::BigRat - Arbitrary big rational numbers" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "\s-1MATH\s0 \s-1LIBRARY\s0" 4 .IX Item "MATH LIBRARY" .RE .RS 4 .RE .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "\fInew()\fR" 4 .IX Item "new()" .IP "\fInumerator()\fR" 4 .IX Item "numerator()" .IP "\fIdenominator()\fR" 4 .IX Item "denominator()" .IP "\fIparts()\fR" 4 .IX Item "parts()" .IP "\fInumify()\fR" 4 .IX Item "numify()" .IP "\fIas_int()\fR/\fIas_number()\fR" 4 .IX Item "as_int()/as_number()" .IP "\fIas_float()\fR" 4 .IX Item "as_float()" .IP "\fIas_hex()\fR" 4 .IX Item "as_hex()" .IP "\fIas_bin()\fR" 4 .IX Item "as_bin()" .IP "\fIas_oct()\fR" 4 .IX Item "as_oct()" .IP "\fIfrom_hex()\fR/\fIfrom_bin()\fR/\fIfrom_oct()\fR" 4 .IX Item "from_hex()/from_bin()/from_oct()" .IP "\fIlength()\fR" 4 .IX Item "length()" .IP "\fIdigit()\fR" 4 .IX Item "digit()" .IP "\fIbnorm()\fR" 4 .IX Item "bnorm()" .IP "\fIbfac()\fR" 4 .IX Item "bfac()" .IP "\fIbround()\fR/\fIround()\fR/\fIbfround()\fR" 4 .IX Item "bround()/round()/bfround()" .IP "\fIbmod()\fR" 4 .IX Item "bmod()" .IP "\fIbneg()\fR" 4 .IX Item "bneg()" .IP "\fIis_one()\fR" 4 .IX Item "is_one()" .IP "\fIis_zero()\fR" 4 .IX Item "is_zero()" .IP "\fIis_pos()\fR/\fIis_positive()\fR" 4 .IX Item "is_pos()/is_positive()" .IP "\fIis_neg()\fR/\fIis_negative()\fR" 4 .IX Item "is_neg()/is_negative()" .IP "\fIis_int()\fR" 4 .IX Item "is_int()" .IP "\fIis_odd()\fR" 4 .IX Item "is_odd()" .IP "\fIis_even()\fR" 4 .IX Item "is_even()" .IP "\fIbceil()\fR" 4 .IX Item "bceil()" .IP "\fIbfloor()\fR" 4 .IX Item "bfloor()" .IP "\fIbsqrt()\fR" 4 .IX Item "bsqrt()" .IP "\fIbroot()\fR" 4 .IX Item "broot()" .IP "\fIbadd()\fR/\fIbmul()\fR/\fIbsub()\fR/\fIbdiv()\fR/\fIbdec()\fR/\fIbinc()\fR" 4 .IX Item "badd()/bmul()/bsub()/bdiv()/bdec()/binc()" .IP "\fIcopy()\fR" 4 .IX Item "copy()" .IP "\fIbstr()\fR/\fIbsstr()\fR" 4 .IX Item "bstr()/bsstr()" .IP "\fIbacmp()\fR/\fIbcmp()\fR" 4 .IX Item "bacmp()/bcmp()" .IP "\fIblsft()\fR/\fIbrsft()\fR" 4 .IX Item "blsft()/brsft()" .IP "\fIbpow()\fR" 4 .IX Item "bpow()" .IP "\fIbexp()\fR" 4 .IX Item "bexp()" .IP "\fIbnok()\fR" 4 .IX Item "bnok()" .IP "\fIconfig()\fR" 4 .IX Item "config()" .IP "\fIobjectify()\fR" 4 .IX Item "objectify()" .RE .RS 4 .RE .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .PD inf handling (partial), NaN handling (partial), rounding (not implemented except for bceil/bfloor), \f(CW$x\fR ** \f(CW$y\fR where \f(CW$y\fR is not an integer, \fIbmod()\fR, \&\fIblog()\fR, \fIbmodinv()\fR and \fIbmodpow()\fR (partial) .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .PD .SS "Math::Complex \- complex numbers and associated mathematical functions" .IX Subsection "Math::Complex - complex numbers and associated mathematical functions" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1OPERATIONS\s0" 4 .IX Item "OPERATIONS" .IP "\s-1CREATION\s0" 4 .IX Item "CREATION" .IP "\s-1DISPLAYING\s0" 4 .IX Item "DISPLAYING" .RS 4 .IP "\s-1CHANGED\s0 \s-1IN\s0 \s-1PERL\s0 5.6" 4 .IX Item "CHANGED IN PERL 5.6" .RE .RS 4 .RE .IP "\s-1USAGE\s0" 4 .IX Item "USAGE" .IP "\s-1CONSTANTS\s0" 4 .IX Item "CONSTANTS" .RS 4 .IP "\s-1PI\s0" 4 .IX Item "PI" .IP "Inf" 4 .IX Item "Inf" .RE .RS 4 .RE .IP "\s-1ERRORS\s0 \s-1DUE\s0 \s-1TO\s0 \s-1DIVISION\s0 \s-1BY\s0 \s-1ZERO\s0 \s-1OR\s0 \s-1LOGARITHM\s0 \s-1OF\s0 \s-1ZERO\s0" 4 .IX Item "ERRORS DUE TO DIVISION BY ZERO OR LOGARITHM OF ZERO" .IP "\s-1ERRORS\s0 \s-1DUE\s0 \s-1TO\s0 \s-1INDIGESTIBLE\s0 \s-1ARGUMENTS\s0" 4 .IX Item "ERRORS DUE TO INDIGESTIBLE ARGUMENTS" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .PD .SS "Math::Trig \- trigonometric functions" .IX Subsection "Math::Trig - trigonometric functions" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1TRIGONOMETRIC\s0 \s-1FUNCTIONS\s0" 4 .IX Item "TRIGONOMETRIC FUNCTIONS" .PD \&\fBtan\fR .RS 4 .IP "\s-1ERRORS\s0 \s-1DUE\s0 \s-1TO\s0 \s-1DIVISION\s0 \s-1BY\s0 \s-1ZERO\s0" 4 .IX Item "ERRORS DUE TO DIVISION BY ZERO" .PD 0 .IP "\s-1SIMPLE\s0 (\s-1REAL\s0) \s-1ARGUMENTS\s0, \s-1COMPLEX\s0 \s-1RESULTS\s0" 4 .IX Item "SIMPLE (REAL) ARGUMENTS, COMPLEX RESULTS" .RE .RS 4 .RE .IP "\s-1PLANE\s0 \s-1ANGLE\s0 \s-1CONVERSIONS\s0" 4 .IX Item "PLANE ANGLE CONVERSIONS" .PD deg2rad, grad2rad, rad2deg, grad2deg, deg2grad, rad2grad, rad2rad, deg2deg, grad2grad .IP "\s-1RADIAL\s0 \s-1COORDINATE\s0 \s-1CONVERSIONS\s0" 4 .IX Item "RADIAL COORDINATE CONVERSIONS" .RS 4 .PD 0 .IP "\s-1COORDINATE\s0 \s-1SYSTEMS\s0" 4 .IX Item "COORDINATE SYSTEMS" .IP "3\-D \s-1ANGLE\s0 \s-1CONVERSIONS\s0" 4 .IX Item "3-D ANGLE CONVERSIONS" .PD cartesian_to_cylindrical, cartesian_to_spherical, cylindrical_to_cartesian, cylindrical_to_spherical, spherical_to_cartesian, spherical_to_cylindrical .RE .RS 4 .RE .IP "\s-1GREAT\s0 \s-1CIRCLE\s0 \s-1DISTANCES\s0 \s-1AND\s0 \s-1DIRECTIONS\s0" 4 .IX Item "GREAT CIRCLE DISTANCES AND DIRECTIONS" .RS 4 .PD 0 .IP "great_circle_distance" 4 .IX Item "great_circle_distance" .IP "great_circle_direction" 4 .IX Item "great_circle_direction" .IP "great_circle_bearing" 4 .IX Item "great_circle_bearing" .IP "great_circle_destination" 4 .IX Item "great_circle_destination" .IP "great_circle_midpoint" 4 .IX Item "great_circle_midpoint" .IP "great_circle_waypoint" 4 .IX Item "great_circle_waypoint" .RE .RS 4 .RE .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .RS 4 .IP "\s-1CAVEAT\s0 \s-1FOR\s0 \s-1GREAT\s0 \s-1CIRCLE\s0 \s-1FORMULAS\s0" 4 .IX Item "CAVEAT FOR GREAT CIRCLE FORMULAS" .IP "Real-valued asin and acos" 4 .IX Item "Real-valued asin and acos" .PD asin_real, acos_real .RE .RS 4 .RE .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .PD 0 .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .PD .SS "Memoize \- Make functions faster by trading space for time" .IX Subsection "Memoize - Make functions faster by trading space for time" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1DETAILS\s0" 4 .IX Item "DETAILS" .IP "\s-1OPTIONS\s0" 4 .IX Item "OPTIONS" .RS 4 .IP "\s-1INSTALL\s0" 4 .IX Item "INSTALL" .IP "\s-1NORMALIZER\s0" 4 .IX Item "NORMALIZER" .ie n .IP """SCALAR_CACHE"", ""LIST_CACHE""" 4 .el .IP "\f(CWSCALAR_CACHE\fR, \f(CWLIST_CACHE\fR" 4 .IX Item "SCALAR_CACHE, LIST_CACHE" .PD \&\f(CW\*(C`MEMORY\*(C'\fR, \f(CW\*(C`HASH\*(C'\fR, \f(CW\*(C`TIE\*(C'\fR, \f(CW\*(C`FAULT\*(C'\fR, \f(CW\*(C`MERGE\*(C'\fR .RE .RS 4 .RE .IP "\s-1OTHER\s0 \s-1FACILITIES\s0" 4 .IX Item "OTHER FACILITIES" .RS 4 .PD 0 .ie n .IP """unmemoize""" 4 .el .IP "\f(CWunmemoize\fR" 4 .IX Item "unmemoize" .ie n .IP """flush_cache""" 4 .el .IP "\f(CWflush_cache\fR" 4 .IX Item "flush_cache" .RE .RS 4 .RE .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .IP "\s-1PERSISTENT\s0 \s-1CACHE\s0 \s-1SUPPORT\s0" 4 .IX Item "PERSISTENT CACHE SUPPORT" .IP "\s-1EXPIRATION\s0 \s-1SUPPORT\s0" 4 .IX Item "EXPIRATION SUPPORT" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1MAILING\s0 \s-1LIST\s0" 4 .IX Item "MAILING LIST" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .IP "\s-1THANK\s0 \s-1YOU\s0" 4 .IX Item "THANK YOU" .PD .SS "Memoize::AnyDBM_File \- glue to provide \s-1EXISTS\s0 for AnyDBM_File for Storable use" .IX Subsection "Memoize::AnyDBM_File - glue to provide EXISTS for AnyDBM_File for Storable use" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .SS "Memoize::Expire \- Plug-in module for automatic expiration of memoized values" .IX Subsection "Memoize::Expire - Plug-in module for automatic expiration of memoized values" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1INTERFACE\s0" 4 .IX Item "INTERFACE" .PD .Vb 1 \& TIEHASH, EXISTS, STORE .Ve .IP "\s-1ALTERNATIVES\s0" 4 .IX Item "ALTERNATIVES" .PD 0 .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Memoize::ExpireFile \- test for Memoize expiration semantics" .IX Subsection "Memoize::ExpireFile - test for Memoize expiration semantics" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .SS "Memoize::ExpireTest \- test for Memoize expiration semantics" .IX Subsection "Memoize::ExpireTest - test for Memoize expiration semantics" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD .SS "Memoize::NDBM_File \- glue to provide \s-1EXISTS\s0 for NDBM_File for Storable use" .IX Subsection "Memoize::NDBM_File - glue to provide EXISTS for NDBM_File for Storable use" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .SS "Memoize::SDBM_File \- glue to provide \s-1EXISTS\s0 for SDBM_File for Storable use" .IX Subsection "Memoize::SDBM_File - glue to provide EXISTS for SDBM_File for Storable use" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD .SS "Memoize::Storable \- store Memoized data in Storable database" .IX Subsection "Memoize::Storable - store Memoized data in Storable database" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .SS "Module::Build \- Build and install Perl modules" .IX Subsection "Module::Build - Build and install Perl modules" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1GUIDE\s0 \s-1TO\s0 \s-1DOCUMENTATION\s0" 4 .IX Item "GUIDE TO DOCUMENTATION" .PD General Usage (Module::Build), Authoring Reference (Module::Build::Authoring), \s-1API\s0 Reference (Module::Build::API), Cookbook (Module::Build::Cookbook) .IP "\s-1ACTIONS\s0" 4 .IX Item "ACTIONS" build, clean, code, config_data, diff, dist, distcheck, distclean, distdir, distinstall, distmeta, distsign, disttest, docs, fakeinstall, help, html, install, installdeps, manifest, manifest_skip, manpages, pardist, ppd, ppmdist, prereq_data, prereq_report, pure_install, realclean, retest, skipcheck, test, testall, testcover, testdb, testpod, testpodcoverage, versioninstall .IP "\s-1OPTIONS\s0" 4 .IX Item "OPTIONS" .RS 4 .PD 0 .IP "Command Line Options" 4 .IX Item "Command Line Options" .PD quiet, verbose, cpan_client, use_rcfile, allow_mb_mismatch, debug .IP "Default Options File (\fI.modulebuildrc\fR)" 4 .IX Item "Default Options File (.modulebuildrc)" .PD 0 .IP "Environment variables" 4 .IX Item "Environment variables" .PD \&\s-1MODULEBUILDRC\s0, \s-1PERL_MB_OPT\s0 .RE .RS 4 .RE .IP "\s-1INSTALL\s0 \s-1PATHS\s0" 4 .IX Item "INSTALL PATHS" lib, arch, script, bin, bindoc, libdoc, binhtml, libhtml, installdirs, install_path, install_base, destdir, prefix .IP "\s-1MOTIVATIONS\s0" 4 .IX Item "MOTIVATIONS" +, + .IP "\s-1TO\s0 \s-1DO\s0" 4 .IX Item "TO DO" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Module::Build::API \- \s-1API\s0 Reference for Module Authors" .IX Subsection "Module::Build::API - API Reference for Module Authors" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "\s-1CONSTRUCTORS\s0" 4 .IX Item "CONSTRUCTORS" .PD \&\fIcurrent()\fR, \fInew()\fR, add_to_cleanup, auto_configure_requires, auto_features, autosplit, build_class, build_requires, create_packlist, c_source, conflicts, create_license, create_makefile_pl, create_readme, dist_abstract, dist_author, dist_name, dist_suffix, dist_version, dist_version_from, dynamic_config, extra_compiler_flags, extra_linker_flags, get_options, type, store, default, include_dirs, install_path, installdirs, license, apache, apache_1_1, artistic, artistic_2, bsd, gpl, lgpl, mit, mozilla, open_source, perl, restrictive, unrestricted, meta_add, meta_merge, module_name, needs_compiler, PL_files, pm_files, pod_files, recommends, recursive_test_files, release_status, requires, script_files, share_dir, sign, test_files, use_tap_harness, tap_harness_args, xs_files, new_from_context(%args), \fIresume()\fR, \fIsubclass()\fR, add_property, \f(CW\*(C`default\*(C'\fR, \f(CW\*(C`check\*(C'\fR, property_error .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" add_build_element($type), add_to_cleanup(@files), \fIargs()\fR, autosplit_file($from, \f(CW$to\fR), \fIbase_dir()\fR, \fIbuild_requires()\fR, can_action( \&\f(CW$action\fR ), \fIcbuilder()\fR, check_installed_status($module, \f(CW$version\fR), check_installed_version($module, \f(CW$version\fR), compare_versions($v1, \f(CW$op\fR, \&\f(CW$v2\fR), config($key), config($key, \f(CW$value\fR), \fIconfig()\fR [deprecated], config_data($name), config_data($name => \f(CW$value\fR), \fIconflicts()\fR, contains_pod($file) [deprecated], copy_if_modified(%parameters), \&\fIcreate_build_script()\fR, \fIcurrent_action()\fR, depends_on(@actions), dir_contains($first_dir, \f(CW$second_dir\fR), dispatch($action, \f(CW%args\fR), \&\fIdist_dir()\fR, \fIdist_name()\fR, \fIdist_version()\fR, do_system($cmd, \f(CW@args\fR), feature($name), feature($name => \f(CW$value\fR), fix_shebang_line(@files), \&\fIhave_c_compiler()\fR, \fIinstall_base_relpaths()\fR, install_base_relpaths($type), install_base_relpaths($type => \f(CW$path\fR), install_destination($type), \&\fIinstall_path()\fR, install_path($type), install_path($type => \f(CW$path\fR), \&\fIinstall_types()\fR, \fIinvoked_action()\fR, \fInotes()\fR, notes($key), notes($key => \&\f(CW$value\fR), \fIorig_dir()\fR, \fIos_type()\fR, \fIis_vmsish()\fR, \fIis_windowsish()\fR, \fIis_unixish()\fR, \&\fIprefix_relpaths()\fR, prefix_relpaths($installdirs), prefix_relpaths($installdirs, \f(CW$type\fR), prefix_relpaths($installdirs, \f(CW$type\fR => \f(CW$path\fR), \fIget_metadata()\fR, \fIprepare_metadata()\fR [deprecated], \&\fIprereq_failures()\fR, \fIprereq_data()\fR, \fIprereq_report()\fR, prompt($message, \&\f(CW$default\fR), \fIrecommends()\fR, \fIrequires()\fR, rscan_dir($dir, \f(CW$pattern\fR), \&\fIruntime_params()\fR, runtime_params($key), \fIscript_files()\fR, up_to_date($source_file, \f(CW$derived_file\fR), up_to_date(\e@source_files, \&\e@derived_files), y_n($message, \f(CW$default\fR) .IP "Autogenerated Accessors" 4 .IX Item "Autogenerated Accessors" \&\fIPL_files()\fR, \fIallow_mb_mismatch()\fR, \fIauto_configure_requires()\fR, \fIautosplit()\fR, \&\fIbase_dir()\fR, \fIbindoc_dirs()\fR, \fIblib()\fR, \fIbuild_bat()\fR, \fIbuild_class()\fR, \&\fIbuild_elements()\fR, \fIbuild_requires()\fR, \fIbuild_script()\fR, \fIbundle_inc()\fR, \&\fIbundle_inc_preload()\fR, \fIc_source()\fR, \fIconfig_dir()\fR, \fIconfigure_requires()\fR, \&\fIconflicts()\fR, \fIcpan_client()\fR, \fIcreate_license()\fR, \fIcreate_makefile_pl()\fR, \&\fIcreate_packlist()\fR, \fIcreate_readme()\fR, \fIdebug()\fR, \fIdebugger()\fR, \fIdestdir()\fR, \&\fIdynamic_config()\fR, \fIget_options()\fR, \fIhtml_css()\fR, \fIinclude_dirs()\fR, \&\fIinstall_base()\fR, \fIinstalldirs()\fR, \fIlibdoc_dirs()\fR, \fIlicense()\fR, \fImagic_number()\fR, \&\fImb_version()\fR, \fImeta_add()\fR, \fImeta_merge()\fR, \fImetafile()\fR, \fImetafile2()\fR, \&\fImodule_name()\fR, \fImymetafile()\fR, \fImymetafile2()\fR, \fIneeds_compiler()\fR, \fIorig_dir()\fR, \&\fIperl()\fR, \fIpm_files()\fR, \fIpod_files()\fR, \fIpollute()\fR, \fIprefix()\fR, \&\fIprereq_action_types()\fR, \fIprogram_name()\fR, \fIquiet()\fR, \fIrecommends()\fR, \&\fIrecurse_into()\fR, \fIrecursive_test_files()\fR, \fIrequires()\fR, \fIscripts()\fR, \fIsign()\fR, \&\fItap_harness_args()\fR, \fItest_file_exts()\fR, \fIuse_rcfile()\fR, \fIuse_tap_harness()\fR, \&\fIverbose()\fR, \fIxs_files()\fR .RE .RS 4 .RE .IP "\s-1MODULE\s0 \s-1METADATA\s0" 4 .IX Item "MODULE METADATA" keywords, resources .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD 0 .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Module::Build::Authoring \- Authoring Module::Build modules" .IX Subsection "Module::Build::Authoring - Authoring Module::Build modules" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1STRUCTURE\s0" 4 .IX Item "STRUCTURE" .IP "\s-1SUBCLASSING\s0" 4 .IX Item "SUBCLASSING" .IP "\s-1PREREQUISITES\s0" 4 .IX Item "PREREQUISITES" .RS 4 .IP "Types of prerequisites" 4 .IX Item "Types of prerequisites" .PD configure_requires, build_requires, requires, recommends, conflicts .IP "Format of prerequisites" 4 .IX Item "Format of prerequisites" .PD 0 .IP "\s-1XS\s0 Extensions" 4 .IX Item "XS Extensions" .RE .RS 4 .RE .IP "\s-1SAVING\s0 \s-1CONFIGURATION\s0 \s-1INFORMATION\s0" 4 .IX Item "SAVING CONFIGURATION INFORMATION" .IP "\s-1STARTING\s0 \s-1MODULE\s0 \s-1DEVELOPMENT\s0" 4 .IX Item "STARTING MODULE DEVELOPMENT" .IP "\s-1AUTOMATION\s0" 4 .IX Item "AUTOMATION" .IP "\s-1MIGRATION\s0" 4 .IX Item "MIGRATION" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Module::Build::Base \- Default methods for Module::Build" .IX Subsection "Module::Build::Base - Default methods for Module::Build" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Module::Build::Bundling \- How to bundle Module::Build with a distribution" .IX Subsection "Module::Build::Bundling - How to bundle Module::Build with a distribution" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1BUNDLING\s0 \s-1OTHER\s0 \s-1CONFIGURATION\s0 \s-1DEPENDENCIES\s0" 4 .IX Item "BUNDLING OTHER CONFIGURATION DEPENDENCIES" .RS 4 .IP "\s-1WARNING\s0 \*(-- How to Manage Dependency Chains" 4 .IX Item "WARNING How to Manage Dependency Chains" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Module::Build::Compat \- Compatibility with ExtUtils::MakeMaker" .IX Subsection "Module::Build::Compat - Compatibility with ExtUtils::MakeMaker" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .PD create_makefile_pl($style, \f(CW$build\fR), traditional, small, passthrough (\s-1DEPRECATED\s0), run_build_pl(args => \e@ARGV), args, script, \fIwrite_makefile()\fR, makefile .IP "\s-1SCENARIOS\s0" 4 .IX Item "SCENARIOS" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Module::Build::ConfigData \- Configuration for Module::Build" .IX Subsection "Module::Build::ConfigData - Configuration for Module::Build" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .PD config($name), feature($name), set_config($name, \f(CW$value\fR), set_feature($name, \f(CW$value\fR), \fIconfig_names()\fR, \fIfeature_names()\fR, \&\fIauto_feature_names()\fR, \fIwrite()\fR .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .SS "Module::Build::Cookbook \- Examples of Module::Build Usage" .IX Subsection "Module::Build::Cookbook - Examples of Module::Build Usage" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1BASIC\s0 \s-1RECIPES\s0" 4 .IX Item "BASIC RECIPES" .RS 4 .IP "Installing modules that use Module::Build" 4 .IX Item "Installing modules that use Module::Build" .IP "Modifying Config.pm values" 4 .IX Item "Modifying Config.pm values" .IP "Installing modules using the programmatic interface" 4 .IX Item "Installing modules using the programmatic interface" .IP "Installing to a temporary directory" 4 .IX Item "Installing to a temporary directory" .IP "Installing to a non-standard directory" 4 .IX Item "Installing to a non-standard directory" .IP "Installing in the same location as ExtUtils::MakeMaker" 4 .IX Item "Installing in the same location as ExtUtils::MakeMaker" .IP "Running a single test file" 4 .IX Item "Running a single test file" .RE .RS 4 .RE .IP "\s-1ADVANCED\s0 \s-1RECIPES\s0" 4 .IX Item "ADVANCED RECIPES" .RS 4 .IP "Making a \s-1CPAN\s0.pm\-compatible distribution" 4 .IX Item "Making a CPAN.pm-compatible distribution" .IP "Changing the order of the build process" 4 .IX Item "Changing the order of the build process" .IP "Adding new file types to the build process" 4 .IX Item "Adding new file types to the build process" .IP "Adding new elements to the install process" 4 .IX Item "Adding new elements to the install process" .RE .RS 4 .RE .IP "\s-1EXAMPLES\s0 \s-1ON\s0 \s-1CPAN\s0" 4 .IX Item "EXAMPLES ON CPAN" .RS 4 .IP "SVN-Notify-Mirror" 4 .IX Item "SVN-Notify-Mirror" .PD 1. Using \f(CW\*(C`auto_features\*(C'\fR, I check to see whether two optional modules are available \- SVN::Notify::Config and Net::SSH;, 2. If the S::N::Config module is loaded, I automatically generate test files for it during Build (using the \f(CW\*(C`PL_files\*(C'\fR property), 3. If the \f(CW\*(C`ssh_feature\*(C'\fR is available, I ask if the user wishes to perform the ssh tests (since it requires a little preliminary setup);, 4. Only if the user has \f(CW\*(C`ssh_feature\*(C'\fR and answers yes to the testing, do I generate a test file .IP "Modifying an action" 4 .IX Item "Modifying an action" .PD 0 .IP "Adding an action" 4 .IX Item "Adding an action" .IP "Bundling Module::Build" 4 .IX Item "Bundling Module::Build" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Module::Build::ModuleInfo \- \s-1DEPRECATED\s0" .IX Subsection "Module::Build::ModuleInfo - DEPRECATED" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Module::Build::Notes \- Create persistent distribution configuration modules" .IX Subsection "Module::Build::Notes - Create persistent distribution configuration modules" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Module::Build::Notes, \s-1NOTES_NAME\s0 \- Configuration for \s-1MODULE_NAME\s0" .IX Subsection "Module::Build::Notes, NOTES_NAME - Configuration for MODULE_NAME" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .PD config($name), feature($name), set_config($name, \f(CW$value\fR), set_feature($name, \f(CW$value\fR), \fIconfig_names()\fR, \fIfeature_names()\fR, \&\fIauto_feature_names()\fR, \fIwrite()\fR .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .SS "Module::Build::PPMMaker \- Perl Package Manager file creation" .IX Subsection "Module::Build::PPMMaker - Perl Package Manager file creation" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Module::Build::Platform::Amiga \- Builder class for Amiga platforms" .IX Subsection "Module::Build::Platform::Amiga - Builder class for Amiga platforms" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Module::Build::Platform::Default \- Stub class for unknown platforms" .IX Subsection "Module::Build::Platform::Default - Stub class for unknown platforms" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Module::Build::Platform::EBCDIC \- Builder class for \s-1EBCDIC\s0 platforms" .IX Subsection "Module::Build::Platform::EBCDIC - Builder class for EBCDIC platforms" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Module::Build::Platform::MPEiX \- Builder class for MPEiX platforms" .IX Subsection "Module::Build::Platform::MPEiX - Builder class for MPEiX platforms" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Module::Build::Platform::MacOS \- Builder class for MacOS platforms" .IX Subsection "Module::Build::Platform::MacOS - Builder class for MacOS platforms" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "Overridden Methods" 4 .IX Item "Overridden Methods" .PD \&\fInew()\fR, \fImake_executable()\fR, \fIdispatch()\fR, \fIACTION_realclean()\fR .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Module::Build::Platform::RiscOS \- Builder class for RiscOS platforms" .IX Subsection "Module::Build::Platform::RiscOS - Builder class for RiscOS platforms" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Module::Build::Platform::Unix \- Builder class for Unix platforms" .IX Subsection "Module::Build::Platform::Unix - Builder class for Unix platforms" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Module::Build::Platform::VMS \- Builder class for \s-1VMS\s0 platforms" .IX Subsection "Module::Build::Platform::VMS - Builder class for VMS platforms" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "Overridden Methods" 4 .IX Item "Overridden Methods" .PD _set_defaults .RE .RS 4 .RE .PP cull_args .PP manpage_separator .PP prefixify .PP _quote_args .PP have_forkpipe .PP _backticks .PP find_command .PP _maybe_command (override) .PP do_system .PP oneliner .PP _infer_xs_spec .PP rscan_dir .PP dist_dir .PP man3page_name .PP expand_test_dir .PP _detildefy .PP find_perl_interpreter .PP localize_file_path .PP localize_dir_path .PP ACTION_clean .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Module::Build::Platform::VOS \- Builder class for \s-1VOS\s0 platforms" .IX Subsection "Module::Build::Platform::VOS - Builder class for VOS platforms" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Module::Build::Platform::Windows \- Builder class for Windows platforms" .IX Subsection "Module::Build::Platform::Windows - Builder class for Windows platforms" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Module::Build::Platform::aix \- Builder class for \s-1AIX\s0 platform" .IX Subsection "Module::Build::Platform::aix - Builder class for AIX platform" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Module::Build::Platform::cygwin \- Builder class for Cygwin platform" .IX Subsection "Module::Build::Platform::cygwin - Builder class for Cygwin platform" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Module::Build::Platform::darwin \- Builder class for Mac \s-1OS\s0 X platform" .IX Subsection "Module::Build::Platform::darwin - Builder class for Mac OS X platform" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Module::Build::Platform::os2 \- Builder class for \s-1OS/2\s0 platform" .IX Subsection "Module::Build::Platform::os2 - Builder class for OS/2 platform" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Module::Build::Version \- \s-1DEPRECATED\s0" .IX Subsection "Module::Build::Version - DEPRECATED" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .SS "Module::Build::YAML \- \s-1DEPRECATED\s0" .IX Subsection "Module::Build::YAML - DEPRECATED" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD .SS "Module::CoreList \- what modules shipped with versions of perl" .IX Subsection "Module::CoreList - what modules shipped with versions of perl" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1FUNCTIONS\s0 \s-1API\s0" 4 .IX Item "FUNCTIONS API" .PD \&\f(CW\*(C`first_release( MODULE )\*(C'\fR, \f(CW\*(C`first_release_by_date( MODULE )\*(C'\fR, \&\f(CW\*(C`find_modules( REGEX, [ LIST OF PERLS ] )\*(C'\fR, \f(CW\*(C`find_version( PERL_VERSION )\*(C'\fR, \f(CW\*(C`is_deprecated( MODULE, PERL_VERSION )\*(C'\fR, \f(CW\*(C`removed_from( MODULE )\*(C'\fR, \&\f(CW\*(C`removed_from_by_date( MODULE )\*(C'\fR .IP "\s-1DATA\s0 \s-1STRUCTURES\s0" 4 .IX Item "DATA STRUCTURES" \&\f(CW%Module::CoreList::version\fR, \f(CW%Module::CoreList::released\fR, \&\f(CW%Module::CoreList::families\fR, \f(CW%Module::CoreList::deprecated\fR, \&\f(CW%Module::CoreList::upstream\fR, \f(CW%Module::CoreList::bug_tracker\fR .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .PD 0 .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Module::Load \- runtime require of both modules and files" .IX Subsection "Module::Load - runtime require of both modules and files" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "Rules" 4 .IX Item "Rules" .IP "Caveats" 4 .IX Item "Caveats" .IP "\s-1ACKNOWLEDGEMENTS\s0" 4 .IX Item "ACKNOWLEDGEMENTS" .IP "\s-1BUG\s0 \s-1REPORTS\s0" 4 .IX Item "BUG REPORTS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Module::Load::Conditional \- Looking up module information / loading at runtime" .IX Subsection "Module::Load::Conditional - Looking up module information / loading at runtime" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "Methods" 4 .IX Item "Methods" .RS 4 .ie n .IP "$href = check_install( module => \s-1NAME\s0 [, version => \s-1VERSION\s0, verbose => \s-1BOOL\s0 ] );" 4 .el .IP "\f(CW$href\fR = check_install( module => \s-1NAME\s0 [, version => \s-1VERSION\s0, verbose => \s-1BOOL\s0 ] );" 4 .IX Item "$href = check_install( module => NAME [, version => VERSION, verbose => BOOL ] );" .PD module, version, verbose, file, dir, version, uptodate .RE .RS 4 .RE .ie n .IP "$bool = can_load( modules => { \s-1NAME\s0 => \s-1VERSION\s0 [,NAME => \s-1VERSION\s0] }, [verbose => \s-1BOOL\s0, nocache => \s-1BOOL\s0] )" 4 .el .IP "\f(CW$bool\fR = can_load( modules => { \s-1NAME\s0 => \s-1VERSION\s0 [,NAME => \s-1VERSION\s0] }, [verbose => \s-1BOOL\s0, nocache => \s-1BOOL\s0] )" 4 .IX Item "$bool = can_load( modules => { NAME => VERSION [,NAME => VERSION] }, [verbose => BOOL, nocache => BOOL] )" modules, verbose, nocache .ie n .IP "@list = requires( \s-1MODULE\s0 );" 4 .el .IP "\f(CW@list\fR = requires( \s-1MODULE\s0 );" 4 .IX Item "@list = requires( MODULE );" .PD 0 .IP "Global Variables" 4 .IX Item "Global Variables" .RS 4 .ie n .IP "$Module::Load::Conditional::VERBOSE" 4 .el .IP "\f(CW$Module::Load::Conditional::VERBOSE\fR" 4 .IX Item "$Module::Load::Conditional::VERBOSE" .ie n .IP "$Module::Load::Conditional::FIND_VERSION" 4 .el .IP "\f(CW$Module::Load::Conditional::FIND_VERSION\fR" 4 .IX Item "$Module::Load::Conditional::FIND_VERSION" .ie n .IP "$Module::Load::Conditional::CHECK_INC_HASH" 4 .el .IP "\f(CW$Module::Load::Conditional::CHECK_INC_HASH\fR" 4 .IX Item "$Module::Load::Conditional::CHECK_INC_HASH" .ie n .IP "$Module::Load::Conditional::CACHE" 4 .el .IP "\f(CW$Module::Load::Conditional::CACHE\fR" 4 .IX Item "$Module::Load::Conditional::CACHE" .ie n .IP "$Module::Load::Conditional::ERROR" 4 .el .IP "\f(CW$Module::Load::Conditional::ERROR\fR" 4 .IX Item "$Module::Load::Conditional::ERROR" .ie n .IP "$Module::Load::Conditional::DEPRECATED" 4 .el .IP "\f(CW$Module::Load::Conditional::DEPRECATED\fR" 4 .IX Item "$Module::Load::Conditional::DEPRECATED" .RE .RS 4 .RE .IP "See Also" 4 .IX Item "See Also" .IP "\s-1BUG\s0 \s-1REPORTS\s0" 4 .IX Item "BUG REPORTS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Module::Loaded \- mark modules as loaded or unloaded" .IX Subsection "Module::Loaded - mark modules as loaded or unloaded" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1FUNCTIONS\s0" 4 .IX Item "FUNCTIONS" .RS 4 .ie n .IP "$bool = mark_as_loaded( \s-1PACKAGE\s0 );" 4 .el .IP "\f(CW$bool\fR = mark_as_loaded( \s-1PACKAGE\s0 );" 4 .IX Item "$bool = mark_as_loaded( PACKAGE );" .RE .RS 4 .RE .ie n .IP "$bool = mark_as_unloaded( \s-1PACKAGE\s0 );" 4 .el .IP "\f(CW$bool\fR = mark_as_unloaded( \s-1PACKAGE\s0 );" 4 .IX Item "$bool = mark_as_unloaded( PACKAGE );" .ie n .IP "$loc = is_loaded( \s-1PACKAGE\s0 );" 4 .el .IP "\f(CW$loc\fR = is_loaded( \s-1PACKAGE\s0 );" 4 .IX Item "$loc = is_loaded( PACKAGE );" .IP "\s-1BUG\s0 \s-1REPORTS\s0" 4 .IX Item "BUG REPORTS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Module::Metadata \- Gather package and \s-1POD\s0 information from perl module files" .IX Subsection "Module::Metadata - Gather package and POD information from perl module files" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" new_from_file($filename, collect_pod => 1), new_from_module($module, collect_pod => 1, inc => \e@dirs), \fIname()\fR, version($package), \fIfilename()\fR, \&\fIpackages_inside()\fR, \fIpod_inside()\fR, \fIcontains_pod()\fR, pod($section), find_module_by_name($module, \e@dirs), find_module_dir_by_name($module, \&\e@dirs), package_versions_from_directory($dir, \e@files?), log_info (internal) .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD 0 .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Module::Pluggable \- automatically give your module the ability to have plugins" .IX Subsection "Module::Pluggable - automatically give your module the ability to have plugins" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1EXAMPLE\s0" 4 .IX Item "EXAMPLE" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1ADVANCED\s0 \s-1USAGE\s0" 4 .IX Item "ADVANCED USAGE" .IP "\s-1INNER\s0 \s-1PACKAGES\s0" 4 .IX Item "INNER PACKAGES" .IP "\s-1OPTIONS\s0" 4 .IX Item "OPTIONS" .RS 4 .IP "sub_name" 4 .IX Item "sub_name" .IP "search_path" 4 .IX Item "search_path" .IP "search_dirs" 4 .IX Item "search_dirs" .IP "instantiate" 4 .IX Item "instantiate" .IP "require" 4 .IX Item "require" .IP "inner" 4 .IX Item "inner" .IP "only" 4 .IX Item "only" .IP "except" 4 .IX Item "except" .IP "package" 4 .IX Item "package" .IP "file_regex" 4 .IX Item "file_regex" .IP "include_editor_junk" 4 .IX Item "include_editor_junk" .RE .RS 4 .RE .IP "METHODs" 4 .IX Item "METHODs" .RS 4 .IP "search_path" 4 .IX Item "search_path" .RE .RS 4 .RE .IP "\s-1FUTURE\s0 \s-1PLANS\s0" 4 .IX Item "FUTURE PLANS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYING\s0" 4 .IX Item "COPYING" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Module::Pluggable::Object \- automatically give your module the ability to have plugins" .IX Subsection "Module::Pluggable::Object - automatically give your module the ability to have plugins" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1OPTIONS\s0" 4 .IX Item "OPTIONS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYING\s0" 4 .IX Item "COPYING" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "NDBM_File \- Tied access to ndbm files" .IX Subsection "NDBM_File - Tied access to ndbm files" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD \&\f(CW\*(C`O_RDONLY\*(C'\fR, \f(CW\*(C`O_WRONLY\*(C'\fR, \f(CW\*(C`O_RDWR\*(C'\fR .IP "\s-1DIAGNOSTICS\s0" 4 .IX Item "DIAGNOSTICS" .RS 4 .PD 0 .ie n .IP """ndbm store returned \-1, errno 22, key ""..."" at ...""" 4 .el .IP "\f(CWndbm store returned \-1, errno 22, key ``...'' at ...\fR" 4 .IX Item "ndbm store returned -1, errno 22, key ""..."" at ..." .RE .RS 4 .RE .IP "\s-1BUGS\s0 \s-1AND\s0 \s-1WARNINGS\s0" 4 .IX Item "BUGS AND WARNINGS" .PD .SS "\s-1NEXT\s0 \- Provide a pseudo-class \s-1NEXT\s0 (et al) that allows method redispatch" .IX Subsection "NEXT - Provide a pseudo-class NEXT (et al) that allows method redispatch" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Enforcing redispatch" 4 .IX Item "Enforcing redispatch" .IP "Avoiding repetitions" 4 .IX Item "Avoiding repetitions" .IP "Invoking all versions of a method with a single call" 4 .IX Item "Invoking all versions of a method with a single call" .ie n .IP "Using ""EVERY"" methods" 4 .el .IP "Using \f(CWEVERY\fR methods" 4 .IX Item "Using EVERY methods" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1BUGS\s0 \s-1AND\s0 \s-1IRRITATIONS\s0" 4 .IX Item "BUGS AND IRRITATIONS" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Net::Cmd \- Network Command class (as used by \s-1FTP\s0, \s-1SMTP\s0 etc)" .IX Subsection "Net::Cmd - Network Command class (as used by FTP, SMTP etc)" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1USER\s0 \s-1METHODS\s0" 4 .IX Item "USER METHODS" .PD debug ( \s-1VALUE\s0 ), message (), code (), ok (), status (), datasend ( \s-1DATA\s0 ), dataend () .IP "\s-1CLASS\s0 \s-1METHODS\s0" 4 .IX Item "CLASS METHODS" debug_print ( \s-1DIR\s0, \s-1TEXT\s0 ), debug_text ( \s-1TEXT\s0 ), command ( \s-1CMD\s0 [, \s-1ARGS\s0, ... ]), unsupported (), response (), parse_response ( \s-1TEXT\s0 ), getline (), ungetline ( \s-1TEXT\s0 ), rawdatasend ( \s-1DATA\s0 ), read_until_dot (), tied_fh () .IP "\s-1EXPORTS\s0" 4 .IX Item "EXPORTS" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Net::Config \- Local configuration data for libnet" .IX Subsection "Net::Config - Local configuration data for libnet" .IP "\s-1SYNOPSYS\s0" 4 .IX Item "SYNOPSYS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .PD requires_firewall \s-1HOST\s0 .IP "NetConfig \s-1VALUES\s0" 4 .IX Item "NetConfig VALUES" nntp_hosts, snpp_hosts, pop3_hosts, smtp_hosts, ph_hosts, daytime_hosts, time_hosts, inet_domain, ftp_firewall, ftp_firewall_type, ftp_ext_passive, ftp_int_passive, local_netmask, test_hosts, test_exists .SS "Net::Domain \- Attempt to evaluate the current host's internet name and domain" .IX Subsection "Net::Domain - Attempt to evaluate the current host's internet name and domain" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD hostfqdn (), domainname (), hostname (), hostdomain () .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD 0 .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Net::FTP \- \s-1FTP\s0 Client class" .IX Subsection "Net::FTP - FTP Client class" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1OVERVIEW\s0" 4 .IX Item "OVERVIEW" .IP "\s-1CONSTRUCTOR\s0" 4 .IX Item "CONSTRUCTOR" .PD new ([ \s-1HOST\s0 ] [, \s-1OPTIONS\s0 ]) .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" login ([\s-1LOGIN\s0 [,PASSWORD [, \s-1ACCOUNT\s0] ] ]), authorize ( [\s-1AUTH\s0 [, \s-1RESP\s0]]), site (\s-1ARGS\s0), ascii, binary, rename ( \s-1OLDNAME\s0, \s-1NEWNAME\s0 ), delete ( \s-1FILENAME\s0 ), cwd ( [ \s-1DIR\s0 ] ), cdup (), pwd (), restart ( \s-1WHERE\s0 ), rmdir ( \s-1DIR\s0 [, \&\s-1RECURSE\s0 ]), mkdir ( \s-1DIR\s0 [, \s-1RECURSE\s0 ]), alloc ( \s-1SIZE\s0 [, \s-1RECORD_SIZE\s0] ), ls ( [ \s-1DIR\s0 ] ), dir ( [ \s-1DIR\s0 ] ), get ( \s-1REMOTE_FILE\s0 [, \s-1LOCAL_FILE\s0 [, \s-1WHERE\s0]] ), put ( \s-1LOCAL_FILE\s0 [, \s-1REMOTE_FILE\s0 ] ), put_unique ( \s-1LOCAL_FILE\s0 [, \s-1REMOTE_FILE\s0 ] ), append ( \s-1LOCAL_FILE\s0 [, \s-1REMOTE_FILE\s0 ] ), unique_name (), mdtm ( \s-1FILE\s0 ), size ( \s-1FILE\s0 ), supported ( \s-1CMD\s0 ), hash ( [\s-1FILEHANDLE_GLOB_REF\s0],[ \&\s-1BYTES_PER_HASH_MARK\s0] ), feature ( \s-1NAME\s0 ), nlst ( [ \s-1DIR\s0 ] ), list ( [ \s-1DIR\s0 ] ), retr ( \s-1FILE\s0 ), stor ( \s-1FILE\s0 ), stou ( \s-1FILE\s0 ), appe ( \s-1FILE\s0 ), port ( [ \&\s-1PORT\s0 ] ), pasv (), pasv_xfer ( \s-1SRC_FILE\s0, \s-1DEST_SERVER\s0 [, \s-1DEST_FILE\s0 ] ), pasv_xfer_unique ( \s-1SRC_FILE\s0, \s-1DEST_SERVER\s0 [, \s-1DEST_FILE\s0 ] ), pasv_wait ( \&\s-1NON_PASV_SERVER\s0 ), abort (), quit () .RS 4 .IP "Methods for the adventurous" 4 .IX Item "Methods for the adventurous" quot (\s-1CMD\s0 [,ARGS]) .RE .RS 4 .RE .IP "\s-1THE\s0 dataconn \s-1CLASS\s0" 4 .IX Item "THE dataconn CLASS" read ( \s-1BUFFER\s0, \s-1SIZE\s0 [, \s-1TIMEOUT\s0 ] ), write ( \s-1BUFFER\s0, \s-1SIZE\s0 [, \s-1TIMEOUT\s0 ] ), bytes_read (), abort (), close () .IP "\s-1UNIMPLEMENTED\s0" 4 .IX Item "UNIMPLEMENTED" \&\fB\s-1SMNT\s0\fR, \fB\s-1HELP\s0\fR, \fB\s-1MODE\s0\fR, \fB\s-1SYST\s0\fR, \fB\s-1STAT\s0\fR, \fB\s-1STRU\s0\fR, \fB\s-1REIN\s0\fR .IP "\s-1REPORTING\s0 \s-1BUGS\s0" 4 .IX Item "REPORTING BUGS" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1USE\s0 \s-1EXAMPLES\s0" 4 .IX Item "USE EXAMPLES" .PD http://www.csh.rit.edu/~adam/Progs/ .IP "\s-1CREDITS\s0" 4 .IX Item "CREDITS" .PD 0 .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Net::NNTP \- \s-1NNTP\s0 Client class" .IX Subsection "Net::NNTP - NNTP Client class" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1CONSTRUCTOR\s0" 4 .IX Item "CONSTRUCTOR" .PD new ( [ \s-1HOST\s0 ] [, \s-1OPTIONS\s0 ]) .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" article ( [ MSGID|MSGNUM ], [\s-1FH\s0] ), body ( [ MSGID|MSGNUM ], [\s-1FH\s0] ), head ( [ MSGID|MSGNUM ], [\s-1FH\s0] ), articlefh ( [ MSGID|MSGNUM ] ), bodyfh ( [ MSGID|MSGNUM ] ), headfh ( [ MSGID|MSGNUM ] ), nntpstat ( [ MSGID|MSGNUM ] ), group ( [ \s-1GROUP\s0 ] ), ihave ( \s-1MSGID\s0 [, \s-1MESSAGE\s0 ]), last (), date (), postok (), authinfo ( \s-1USER\s0, \s-1PASS\s0 ), list (), newgroups ( \s-1SINCE\s0 [, \&\s-1DISTRIBUTIONS\s0 ]), newnews ( \s-1SINCE\s0 [, \s-1GROUPS\s0 [, \s-1DISTRIBUTIONS\s0 ]]), next (), post ( [ \s-1MESSAGE\s0 ] ), postfh (), slave (), quit () .RS 4 .IP "Extension methods" 4 .IX Item "Extension methods" newsgroups ( [ \s-1PATTERN\s0 ] ), distributions (), subscriptions (), overview_fmt (), active_times (), active ( [ \s-1PATTERN\s0 ] ), xgtitle ( \s-1PATTERN\s0 ), xhdr ( \s-1HEADER\s0, MESSAGE-SPEC ), xover ( MESSAGE-SPEC ), xpath ( MESSAGE-ID ), xpat ( \s-1HEADER\s0, \s-1PATTERN\s0, MESSAGE-SPEC), xrover, listgroup ( [ \&\s-1GROUP\s0 ] ), reader .RE .RS 4 .RE .IP "\s-1UNSUPPORTED\s0" 4 .IX Item "UNSUPPORTED" .PD 0 .IP "\s-1DEFINITIONS\s0" 4 .IX Item "DEFINITIONS" .PD MESSAGE-SPEC, \s-1PATTERN\s0, Examples, \f(CW\*(C`[^]\-]\*(C'\fR, \f(CW*bdc\fR, \f(CW\*(C`[0\-9a\-zA\-Z]\*(C'\fR, \f(CW\*(C`a??d\*(C'\fR .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Net::Netrc \- \s-1OO\s0 interface to users netrc file" .IX Subsection "Net::Netrc - OO interface to users netrc file" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1THE\s0 .netrc \s-1FILE\s0" 4 .IX Item "THE .netrc FILE" .PD machine name, default, login name, password string, account string, macdef name .IP "\s-1CONSTRUCTOR\s0" 4 .IX Item "CONSTRUCTOR" lookup ( \s-1MACHINE\s0 [, \s-1LOGIN\s0 ]) .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" login (), password (), account (), lpa () .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Net::POP3 \- Post Office Protocol 3 Client class (\s-1RFC1939\s0)" .IX Subsection "Net::POP3 - Post Office Protocol 3 Client class (RFC1939)" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1CONSTRUCTOR\s0" 4 .IX Item "CONSTRUCTOR" .PD new ( [ \s-1HOST\s0 ] [, \s-1OPTIONS\s0 ] 0 .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" auth ( \s-1USERNAME\s0, \s-1PASSWORD\s0 ), user ( \s-1USER\s0 ), pass ( \s-1PASS\s0 ), login ( [ \s-1USER\s0 [, \s-1PASS\s0 ]] ), apop ( [ \s-1USER\s0 [, \s-1PASS\s0 ]] ), banner (), capa (), capabilities (), top ( \s-1MSGNUM\s0 [, \s-1NUMLINES\s0 ] ), list ( [ \s-1MSGNUM\s0 ] ), get ( \s-1MSGNUM\s0 [, \s-1FH\s0 ] ), getfh ( \s-1MSGNUM\s0 ), last (), popstat (), ping ( \s-1USER\s0 ), uidl ( [ \s-1MSGNUM\s0 ] ), delete ( \s-1MSGNUM\s0 ), reset (), quit () .IP "\s-1NOTES\s0" 4 .IX Item "NOTES" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Net::Ping \- check a remote host for reachability" .IX Subsection "Net::Ping - check a remote host for reachability" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Functions" 4 .IX Item "Functions" .PD Net::Ping\->new([$proto [, \f(CW$def_timeout\fR [, \f(CW$bytes\fR [, \f(CW$device\fR [, \f(CW$tos\fR ]]]]]);, \f(CW$p\fR\->ping($host [, \f(CW$timeout\fR]);, \f(CW$p\fR\->source_verify( { 0 | 1 } );, \&\f(CW$p\fR\->service_check( { 0 | 1 } );, \f(CW$p\fR\->tcp_service_check( { 0 | 1 } );, \&\f(CW$p\fR\->hires( { 0 | 1 } );, \f(CW$p\fR\->bind($local_addr);, \f(CW$p\fR\->open($host);, \f(CW$p\fR\->ack( [ \f(CW$host\fR ] );, \f(CW$p\fR\->nack( \f(CW$failed_ack_host\fR );, \f(CW$p\fR\->\fIclose()\fR;, \&\f(CW$p\fR\->port_number([$port_number]), pingecho($host [, \f(CW$timeout\fR]); .RE .RS 4 .RE .IP "\s-1NOTES\s0" 4 .IX Item "NOTES" .PD 0 .IP "\s-1INSTALL\s0" 4 .IX Item "INSTALL" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Net::SMTP \- Simple Mail Transfer Protocol Client" .IX Subsection "Net::SMTP - Simple Mail Transfer Protocol Client" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .IP "\s-1CONSTRUCTOR\s0" 4 .IX Item "CONSTRUCTOR" .PD new ( [ \s-1HOST\s0 ] [, \s-1OPTIONS\s0 ] ) .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" banner (), domain (), hello ( \s-1DOMAIN\s0 ), host (), etrn ( \s-1DOMAIN\s0 ), auth ( \&\s-1USERNAME\s0, \s-1PASSWORD\s0 ), mail ( \s-1ADDRESS\s0 [, \s-1OPTIONS\s0] ), send ( \s-1ADDRESS\s0 ), send_or_mail ( \s-1ADDRESS\s0 ), send_and_mail ( \s-1ADDRESS\s0 ), reset (), recipient ( \&\s-1ADDRESS\s0 [, \s-1ADDRESS\s0, [...]] [, \s-1OPTIONS\s0 ] ), to ( \s-1ADDRESS\s0 [, \s-1ADDRESS\s0 [...]] ), cc ( \s-1ADDRESS\s0 [, \s-1ADDRESS\s0 [...]] ), bcc ( \s-1ADDRESS\s0 [, \s-1ADDRESS\s0 [...]] ), data ( [ \s-1DATA\s0 ] ), expand ( \s-1ADDRESS\s0 ), verify ( \s-1ADDRESS\s0 ), help ( [ \&\f(CW$subject\fR ] ), quit () .IP "\s-1ADDRESSES\s0" 4 .IX Item "ADDRESSES" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Net::Time \- time and daytime network client interface" .IX Subsection "Net::Time - time and daytime network client interface" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD inet_time ( [\s-1HOST\s0 [, \s-1PROTOCOL\s0 [, \s-1TIMEOUT\s0]]]), inet_daytime ( [\s-1HOST\s0 [, \&\s-1PROTOCOL\s0 [, \s-1TIMEOUT\s0]]]) .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD 0 .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Net::hostent \- by-name interface to Perl's built-in gethost*() functions" .IX Subsection "Net::hostent - by-name interface to Perl's built-in gethost*() functions" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .IP "\s-1NOTE\s0" 4 .IX Item "NOTE" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "Net::libnetFAQ, libnetFAQ \- libnet Frequently Asked Questions" .IX Subsection "Net::libnetFAQ, libnetFAQ - libnet Frequently Asked Questions" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "Where to get this document" 4 .IX Item "Where to get this document" .IP "How to contribute to this document" 4 .IX Item "How to contribute to this document" .RE .RS 4 .RE .IP "Author and Copyright Information" 4 .IX Item "Author and Copyright Information" .RS 4 .IP "Disclaimer" 4 .IX Item "Disclaimer" .RE .RS 4 .RE .IP "Obtaining and installing libnet" 4 .IX Item "Obtaining and installing libnet" .RS 4 .IP "What is libnet ?" 4 .IX Item "What is libnet ?" .IP "Which version of perl do I need ?" 4 .IX Item "Which version of perl do I need ?" .IP "What other modules do I need ?" 4 .IX Item "What other modules do I need ?" .IP "What machines support libnet ?" 4 .IX Item "What machines support libnet ?" .IP "Where can I get the latest libnet release" 4 .IX Item "Where can I get the latest libnet release" .RE .RS 4 .RE .IP "Using Net::FTP" 4 .IX Item "Using Net::FTP" .RS 4 .IP "How do I download files from an \s-1FTP\s0 server ?" 4 .IX Item "How do I download files from an FTP server ?" .IP "How do I transfer files in binary mode ?" 4 .IX Item "How do I transfer files in binary mode ?" .IP "How can I get the size of a file on a remote \s-1FTP\s0 server ?" 4 .IX Item "How can I get the size of a file on a remote FTP server ?" .IP "How can I get the modification time of a file on a remote \s-1FTP\s0 server ?" 4 .IX Item "How can I get the modification time of a file on a remote FTP server ?" .IP "How can I change the permissions of a file on a remote server ?" 4 .IX Item "How can I change the permissions of a file on a remote server ?" .IP "Can I do a reget operation like the ftp command ?" 4 .IX Item "Can I do a reget operation like the ftp command ?" .IP "How do I get a directory listing from an \s-1FTP\s0 server ?" 4 .IX Item "How do I get a directory listing from an FTP server ?" .ie n .IP "Changing directory to """" does not fail ?" 4 .el .IP "Changing directory to ``'' does not fail ?" 4 .IX Item "Changing directory to """" does not fail ?" .IP "I am behind a \s-1SOCKS\s0 firewall, but the Firewall option does not work ?" 4 .IX Item "I am behind a SOCKS firewall, but the Firewall option does not work ?" .IP "I am behind an \s-1FTP\s0 proxy firewall, but cannot access machines outside ?" 4 .IX Item "I am behind an FTP proxy firewall, but cannot access machines outside ?" .IP "My ftp proxy firewall does not listen on port 21" 4 .IX Item "My ftp proxy firewall does not listen on port 21" .IP "Is it possible to change the file permissions of a file on an \s-1FTP\s0 server ?" 4 .IX Item "Is it possible to change the file permissions of a file on an FTP server ?" .IP "I have seen scripts call a method message, but cannot find it documented ?" 4 .IX Item "I have seen scripts call a method message, but cannot find it documented ?" .IP "Why does Net::FTP not implement mput and mget methods" 4 .IX Item "Why does Net::FTP not implement mput and mget methods" .RE .RS 4 .RE .IP "Using Net::SMTP" 4 .IX Item "Using Net::SMTP" .RS 4 .IP "Why can't the part of an Email address after the @ be used as the hostname ?" 4 .IX Item "Why can't the part of an Email address after the @ be used as the hostname ?" .IP "Why does Net::SMTP not do \s-1DNS\s0 \s-1MX\s0 lookups ?" 4 .IX Item "Why does Net::SMTP not do DNS MX lookups ?" .IP "The verify method always returns true ?" 4 .IX Item "The verify method always returns true ?" .RE .RS 4 .RE .IP "Debugging scripts" 4 .IX Item "Debugging scripts" .RS 4 .IP "How can I debug my scripts that use Net::* modules ?" 4 .IX Item "How can I debug my scripts that use Net::* modules ?" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0 \s-1AND\s0 \s-1COPYRIGHT\s0" 4 .IX Item "AUTHOR AND COPYRIGHT" .PD .SS "Net::netent \- by-name interface to Perl's built-in getnet*() functions" .IX Subsection "Net::netent - by-name interface to Perl's built-in getnet*() functions" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .IP "\s-1NOTE\s0" 4 .IX Item "NOTE" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "Net::protoent \- by-name interface to Perl's built-in getproto*() functions" .IX Subsection "Net::protoent - by-name interface to Perl's built-in getproto*() functions" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1NOTE\s0" 4 .IX Item "NOTE" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "Net::servent \- by-name interface to Perl's built-in getserv*() functions" .IX Subsection "Net::servent - by-name interface to Perl's built-in getserv*() functions" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .IP "\s-1NOTE\s0" 4 .IX Item "NOTE" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "O \- Generic interface to Perl Compiler backends" .IX Subsection "O - Generic interface to Perl Compiler backends" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1CONVENTIONS\s0" 4 .IX Item "CONVENTIONS" .IP "\s-1IMPLEMENTATION\s0" 4 .IX Item "IMPLEMENTATION" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "ODBM_File \- Tied access to odbm files" .IX Subsection "ODBM_File - Tied access to odbm files" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD \&\f(CW\*(C`O_RDONLY\*(C'\fR, \f(CW\*(C`O_WRONLY\*(C'\fR, \f(CW\*(C`O_RDWR\*(C'\fR .IP "\s-1DIAGNOSTICS\s0" 4 .IX Item "DIAGNOSTICS" .RS 4 .PD 0 .ie n .IP """odbm store returned \-1, errno 22, key ""..."" at ...""" 4 .el .IP "\f(CWodbm store returned \-1, errno 22, key ``...'' at ...\fR" 4 .IX Item "odbm store returned -1, errno 22, key ""..."" at ..." .RE .RS 4 .RE .IP "\s-1BUGS\s0 \s-1AND\s0 \s-1WARNINGS\s0" 4 .IX Item "BUGS AND WARNINGS" .PD .SS "Object::Accessor \- interface to create per object accessors" .IX Subsection "Object::Accessor - interface to create per object accessors" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .ie n .IP "$object = Object::Accessor\->new( [\s-1ARGS\s0] );" 4 .el .IP "\f(CW$object\fR = Object::Accessor\->new( [\s-1ARGS\s0] );" 4 .IX Item "$object = Object::Accessor->new( [ARGS] );" .RE .RS 4 .RE .ie n .IP "$bool = $object\->mk_accessors( @ACCESSORS | \e%ACCESSOR_MAP );" 4 .el .IP "\f(CW$bool\fR = \f(CW$object\fR\->mk_accessors( \f(CW@ACCESSORS\fR | \e%ACCESSOR_MAP );" 4 .IX Item "$bool = $object->mk_accessors( @ACCESSORS | %ACCESSOR_MAP );" .ie n .IP "@list = $self\->ls_accessors;" 4 .el .IP "\f(CW@list\fR = \f(CW$self\fR\->ls_accessors;" 4 .IX Item "@list = $self->ls_accessors;" .ie n .IP "$ref = $self\->ls_allow(\s-1KEY\s0)" 4 .el .IP "\f(CW$ref\fR = \f(CW$self\fR\->ls_allow(\s-1KEY\s0)" 4 .IX Item "$ref = $self->ls_allow(KEY)" .ie n .IP "$bool = $self\->mk_aliases( alias => method, [alias2 => method2, ...] );" 4 .el .IP "\f(CW$bool\fR = \f(CW$self\fR\->mk_aliases( alias => method, [alias2 => method2, ...] );" 4 .IX Item "$bool = $self->mk_aliases( alias => method, [alias2 => method2, ...] );" .ie n .IP "$clone = $self\->mk_clone;" 4 .el .IP "\f(CW$clone\fR = \f(CW$self\fR\->mk_clone;" 4 .IX Item "$clone = $self->mk_clone;" .ie n .IP "$bool = $self\->mk_flush;" 4 .el .IP "\f(CW$bool\fR = \f(CW$self\fR\->mk_flush;" 4 .IX Item "$bool = $self->mk_flush;" .ie n .IP "$bool = $self\->mk_verify;" 4 .el .IP "\f(CW$bool\fR = \f(CW$self\fR\->mk_verify;" 4 .IX Item "$bool = $self->mk_verify;" .ie n .IP "$bool = $self\->register_callback( sub { ... } );" 4 .el .IP "\f(CW$bool\fR = \f(CW$self\fR\->register_callback( sub { ... } );" 4 .IX Item "$bool = $self->register_callback( sub { ... } );" .ie n .IP "$bool = $self\->can( \s-1METHOD_NAME\s0 )" 4 .el .IP "\f(CW$bool\fR = \f(CW$self\fR\->can( \s-1METHOD_NAME\s0 )" 4 .IX Item "$bool = $self->can( METHOD_NAME )" .ie n .IP "$val = $self\->_\|_\|_get( \s-1METHOD_NAME\s0 );" 4 .el .IP "\f(CW$val\fR = \f(CW$self\fR\->_\|_\|_get( \s-1METHOD_NAME\s0 );" 4 .IX Item "$val = $self->___get( METHOD_NAME );" .ie n .IP "$bool = $self\->_\|_\|_set( \s-1METHOD_NAME\s0 => \s-1VALUE\s0 );" 4 .el .IP "\f(CW$bool\fR = \f(CW$self\fR\->_\|_\|_set( \s-1METHOD_NAME\s0 => \s-1VALUE\s0 );" 4 .IX Item "$bool = $self->___set( METHOD_NAME => VALUE );" .ie n .IP "$bool = $self\->_\|_\|_alias( \s-1ALIAS\s0 => \s-1METHOD\s0 );" 4 .el .IP "\f(CW$bool\fR = \f(CW$self\fR\->_\|_\|_alias( \s-1ALIAS\s0 => \s-1METHOD\s0 );" 4 .IX Item "$bool = $self->___alias( ALIAS => METHOD );" .IP "\s-1LVALUE\s0 \s-1ACCESSORS\s0" 4 .IX Item "LVALUE ACCESSORS" .RS 4 .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .PD Allow handlers, Callbacks .RE .RS 4 .RE .IP "\s-1GLOBAL\s0 \s-1VARIABLES\s0" 4 .IX Item "GLOBAL VARIABLES" .RS 4 .PD 0 .ie n .IP "$Object::Accessor::FATAL" 4 .el .IP "\f(CW$Object::Accessor::FATAL\fR" 4 .IX Item "$Object::Accessor::FATAL" .ie n .IP "$Object::Accessor::DEBUG" 4 .el .IP "\f(CW$Object::Accessor::DEBUG\fR" 4 .IX Item "$Object::Accessor::DEBUG" .RE .RS 4 .RE .IP "\s-1TODO\s0" 4 .IX Item "TODO" .RS 4 .IP "Create read-only accessors" 4 .IX Item "Create read-only accessors" .RE .RS 4 .RE .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .IP "\s-1BUG\s0 \s-1REPORTS\s0" 4 .IX Item "BUG REPORTS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Opcode \- Disable named opcodes when compiling perl code" .IX Subsection "Opcode - Disable named opcodes when compiling perl code" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1NOTE\s0" 4 .IX Item "NOTE" .IP "\s-1WARNING\s0" 4 .IX Item "WARNING" .IP "Operator Names and Operator Lists" 4 .IX Item "Operator Names and Operator Lists" .PD an operator name (opname), an operator tag name (optag), a negated opname or optag, an operator set (opset) .IP "Opcode Functions" 4 .IX Item "Opcode Functions" opcodes, opset (\s-1OP\s0, ...), opset_to_ops (\s-1OPSET\s0), opset_to_hex (\s-1OPSET\s0), full_opset, empty_opset, invert_opset (\s-1OPSET\s0), verify_opset (\s-1OPSET\s0, ...), define_optag (\s-1OPTAG\s0, \s-1OPSET\s0), opmask_add (\s-1OPSET\s0), opmask, opdesc (\s-1OP\s0, ...), opdump (\s-1PAT\s0) .IP "Manipulating Opsets" 4 .IX Item "Manipulating Opsets" .PD 0 .IP "\s-1TO\s0 \s-1DO\s0 (maybe)" 4 .IX Item "TO DO (maybe)" .IP "Predefined Opcode Tags" 4 .IX Item "Predefined Opcode Tags" .PD :base_core, :base_mem, :base_loop, :base_io, :base_orig, :base_math, :base_thread, :default, :filesys_read, :sys_db, :browse, :filesys_open, :filesys_write, :subprocess, :ownprocess, :others, :load, :still_to_be_decided, :dangerous .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD 0 .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .PD .SS "\s-1POSIX\s0 \- Perl interface to \s-1IEEE\s0 Std 1003.1" .IX Subsection "POSIX - Perl interface to IEEE Std 1003.1" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1NOTE\s0" 4 .IX Item "NOTE" .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .IP "\s-1FUNCTIONS\s0" 4 .IX Item "FUNCTIONS" .PD _exit, abort, abs, access, acos, alarm, asctime, asin, assert, atan, atan2, atexit, atof, atoi, atol, bsearch, calloc, ceil, chdir, chmod, chown, clearerr, clock, close, closedir, cos, cosh, creat, ctermid, ctime, cuserid, difftime, div, dup, dup2, errno, execl, execle, execlp, execv, execve, execvp, exit, exp, fabs, fclose, fcntl, fdopen, feof, ferror, fflush, fgetc, fgetpos, fgets, fileno, floor, fmod, fopen, fork, fpathconf, fprintf, fputc, fputs, fread, free, freopen, frexp, fscanf, fseek, fsetpos, fstat, fsync, ftell, fwrite, getc, getchar, getcwd, getegid, getenv, geteuid, getgid, getgrgid, getgrnam, getgroups, getlogin, getpgrp, getpid, getppid, getpwnam, getpwuid, gets, getuid, gmtime, isalnum, isalpha, isatty, iscntrl, isdigit, isgraph, islower, isprint, ispunct, isspace, isupper, isxdigit, kill, labs, lchown, ldexp, ldiv, link, localeconv, localtime, log, log10, longjmp, lseek, malloc, mblen, mbstowcs, mbtowc, memchr, memcmp, memcpy, memmove, memset, mkdir, mkfifo, mktime, modf, nice, offsetof, open, opendir, pathconf, pause, perror, pipe, pow, printf, putc, putchar, puts, qsort, raise, rand, read, readdir, realloc, remove, rename, rewind, rewinddir, rmdir, scanf, setgid, setjmp, setlocale, setpgid, setsid, setuid, sigaction, siglongjmp, sigpending, sigprocmask, sigsetjmp, sigsuspend, sin, sinh, sleep, sprintf, sqrt, srand, sscanf, stat, strcat, strchr, strcmp, strcoll, strcpy, strcspn, strerror, strftime, strlen, strncat, strncmp, strncpy, strpbrk, strrchr, strspn, strstr, strtod, strtok, strtol, strtoul, strxfrm, sysconf, system, tan, tanh, tcdrain, tcflow, tcflush, tcgetpgrp, tcsendbreak, tcsetpgrp, time, times, tmpfile, tmpnam, tolower, toupper, ttyname, tzname, tzset, umask, uname, ungetc, unlink, utime, vfprintf, vprintf, vsprintf, wait, waitpid, wcstombs, wctomb, write .IP "\s-1CLASSES\s0" 4 .IX Item "CLASSES" .RS 4 .PD 0 .IP "POSIX::SigAction" 4 .IX Item "POSIX::SigAction" .PD new, handler, mask, flags, safe .IP "POSIX::SigRt" 4 .IX Item "POSIX::SigRt" \&\f(CW%SIGRT\fR, \s-1SIGRTMIN\s0, \s-1SIGRTMAX\s0 .IP "POSIX::SigSet" 4 .IX Item "POSIX::SigSet" new, addset, delset, emptyset, fillset, ismember .IP "POSIX::Termios" 4 .IX Item "POSIX::Termios" new, getattr, getcc, getcflag, getiflag, getispeed, getlflag, getoflag, getospeed, setattr, setcc, setcflag, setiflag, setispeed, setlflag, setoflag, setospeed, Baud rate values, Terminal interface values, c_cc field values, c_cflag field values, c_iflag field values, c_lflag field values, c_oflag field values .RE .RS 4 .RE .IP "\s-1PATHNAME\s0 \s-1CONSTANTS\s0" 4 .IX Item "PATHNAME CONSTANTS" Constants .IP "\s-1POSIX\s0 \s-1CONSTANTS\s0" 4 .IX Item "POSIX CONSTANTS" Constants .IP "\s-1SYSTEM\s0 \s-1CONFIGURATION\s0" 4 .IX Item "SYSTEM CONFIGURATION" Constants .IP "\s-1ERRNO\s0" 4 .IX Item "ERRNO" Constants .IP "\s-1FCNTL\s0" 4 .IX Item "FCNTL" Constants .IP "\s-1FLOAT\s0" 4 .IX Item "FLOAT" Constants .IP "\s-1LIMITS\s0" 4 .IX Item "LIMITS" Constants .IP "\s-1LOCALE\s0" 4 .IX Item "LOCALE" Constants .IP "\s-1MATH\s0" 4 .IX Item "MATH" Constants .IP "\s-1SIGNAL\s0" 4 .IX Item "SIGNAL" Constants .IP "\s-1STAT\s0" 4 .IX Item "STAT" Constants, Macros .IP "\s-1STDLIB\s0" 4 .IX Item "STDLIB" Constants .IP "\s-1STDIO\s0" 4 .IX Item "STDIO" Constants .IP "\s-1TIME\s0" 4 .IX Item "TIME" Constants .IP "\s-1UNISTD\s0" 4 .IX Item "UNISTD" Constants .IP "\s-1WAIT\s0" 4 .IX Item "WAIT" Constants, \s-1WNOHANG\s0, \s-1WUNTRACED\s0, Macros, \s-1WIFEXITED\s0, \s-1WEXITSTATUS\s0, \s-1WIFSIGNALED\s0, \&\s-1WTERMSIG\s0, \s-1WIFSTOPPED\s0, \s-1WSTOPSIG\s0 .SS "Package::Constants \- List all constants declared in a package" .IX Subsection "Package::Constants - List all constants declared in a package" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1CLASS\s0 \s-1METHODS\s0" 4 .IX Item "CLASS METHODS" .RS 4 .ie n .IP "@const = Package::Constants\->list( \s-1PACKAGE_NAME\s0 );" 4 .el .IP "\f(CW@const\fR = Package::Constants\->list( \s-1PACKAGE_NAME\s0 );" 4 .IX Item "@const = Package::Constants->list( PACKAGE_NAME );" .RE .RS 4 .RE .IP "\s-1GLOBAL\s0 \s-1VARIABLES\s0" 4 .IX Item "GLOBAL VARIABLES" .RS 4 .ie n .IP "$Package::Constants::DEBUG" 4 .el .IP "\f(CW$Package::Constants::DEBUG\fR" 4 .IX Item "$Package::Constants::DEBUG" .RE .RS 4 .RE .IP "\s-1BUG\s0 \s-1REPORTS\s0" 4 .IX Item "BUG REPORTS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Params::Check \- A generic input parsing/checking mechanism." .IX Subsection "Params::Check - A generic input parsing/checking mechanism." .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "Template" 4 .IX Item "Template" .PD default, required, strict_type, defined, no_override, store, allow .IP "Functions" 4 .IX Item "Functions" .RS 4 .PD 0 .IP "check( \e%tmpl, \e%args, [$verbose] );" 4 .IX Item "check( %tmpl, %args, [$verbose] );" .PD Template, Arguments, Verbose .RE .RS 4 .RE .ie n .IP "allow( $test_me, \e@criteria );" 4 .el .IP "allow( \f(CW$test_me\fR, \e@criteria );" 4 .IX Item "allow( $test_me, @criteria );" string, regexp, subroutine, array ref .IP "\fIlast_error()\fR" 4 .IX Item "last_error()" .PD 0 .IP "Global Variables" 4 .IX Item "Global Variables" .RS 4 .ie n .IP "$Params::Check::VERBOSE" 4 .el .IP "\f(CW$Params::Check::VERBOSE\fR" 4 .IX Item "$Params::Check::VERBOSE" .ie n .IP "$Params::Check::STRICT_TYPE" 4 .el .IP "\f(CW$Params::Check::STRICT_TYPE\fR" 4 .IX Item "$Params::Check::STRICT_TYPE" .ie n .IP "$Params::Check::ALLOW_UNKNOWN" 4 .el .IP "\f(CW$Params::Check::ALLOW_UNKNOWN\fR" 4 .IX Item "$Params::Check::ALLOW_UNKNOWN" .ie n .IP "$Params::Check::STRIP_LEADING_DASHES" 4 .el .IP "\f(CW$Params::Check::STRIP_LEADING_DASHES\fR" 4 .IX Item "$Params::Check::STRIP_LEADING_DASHES" .ie n .IP "$Params::Check::NO_DUPLICATES" 4 .el .IP "\f(CW$Params::Check::NO_DUPLICATES\fR" 4 .IX Item "$Params::Check::NO_DUPLICATES" .ie n .IP "$Params::Check::PRESERVE_CASE" 4 .el .IP "\f(CW$Params::Check::PRESERVE_CASE\fR" 4 .IX Item "$Params::Check::PRESERVE_CASE" .ie n .IP "$Params::Check::ONLY_ALLOW_DEFINED" 4 .el .IP "\f(CW$Params::Check::ONLY_ALLOW_DEFINED\fR" 4 .IX Item "$Params::Check::ONLY_ALLOW_DEFINED" .ie n .IP "$Params::Check::SANITY_CHECK_TEMPLATE" 4 .el .IP "\f(CW$Params::Check::SANITY_CHECK_TEMPLATE\fR" 4 .IX Item "$Params::Check::SANITY_CHECK_TEMPLATE" .ie n .IP "$Params::Check::WARNINGS_FATAL" 4 .el .IP "\f(CW$Params::Check::WARNINGS_FATAL\fR" 4 .IX Item "$Params::Check::WARNINGS_FATAL" .ie n .IP "$Params::Check::CALLER_DEPTH" 4 .el .IP "\f(CW$Params::Check::CALLER_DEPTH\fR" 4 .IX Item "$Params::Check::CALLER_DEPTH" .RE .RS 4 .RE .IP "Acknowledgements" 4 .IX Item "Acknowledgements" .IP "\s-1BUG\s0 \s-1REPORTS\s0" 4 .IX Item "BUG REPORTS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Parse::CPAN::Meta \- Parse \s-1META\s0.yml and \s-1META\s0.json \s-1CPAN\s0 metadata files" .IX Subsection "Parse::CPAN::Meta - Parse META.yml and META.json CPAN metadata files" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "load_file" 4 .IX Item "load_file" .IP "load_yaml_string" 4 .IX Item "load_yaml_string" .IP "load_json_string" 4 .IX Item "load_json_string" .IP "yaml_backend" 4 .IX Item "yaml_backend" .IP "json_backend" 4 .IX Item "json_backend" .RE .RS 4 .RE .IP "\s-1FUNCTIONS\s0" 4 .IX Item "FUNCTIONS" .RS 4 .IP "Load" 4 .IX Item "Load" .IP "LoadFile" 4 .IX Item "LoadFile" .RE .RS 4 .RE .IP "\s-1ENVIRONMENT\s0" 4 .IX Item "ENVIRONMENT" .RS 4 .IP "\s-1PERL_JSON_BACKEND\s0" 4 .IX Item "PERL_JSON_BACKEND" .IP "\s-1PERL_YAML_BACKEND\s0" 4 .IX Item "PERL_YAML_BACKEND" .RE .RS 4 .RE .IP "\s-1SUPPORT\s0" 4 .IX Item "SUPPORT" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Perl::OSType \- Map Perl operating system names to generic types" .IX Subsection "Perl::OSType - Map Perl operating system names to generic types" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1USAGE\s0" 4 .IX Item "USAGE" .RS 4 .IP "\fIos_type()\fR" 4 .IX Item "os_type()" .IP "\fIis_os_type()\fR" 4 .IX Item "is_os_type()" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "PerlIO \- On demand loader for PerlIO layers and root of PerlIO::* name space" .IX Subsection "PerlIO - On demand loader for PerlIO layers and root of PerlIO::* name space" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD :unix, :stdio, :perlio, :crlf, :mmap, :utf8, :bytes, :raw, :pop, :win32 .RS 4 .IP "Custom Layers" 4 .IX Item "Custom Layers" :encoding, :via .IP "Alternatives to raw" 4 .IX Item "Alternatives to raw" .PD 0 .IP "Defaults and how to override them" 4 .IX Item "Defaults and how to override them" .IP "Querying the layers of filehandles" 4 .IX Item "Querying the layers of filehandles" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "PerlIO::encoding \- encoding layer" .IX Subsection "PerlIO::encoding - encoding layer" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "PerlIO::scalar \- in-memory \s-1IO\s0, scalar \s-1IO\s0" .IX Subsection "PerlIO::scalar - in-memory IO, scalar IO" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1IMPLEMENTATION\s0 \s-1NOTE\s0" 4 .IX Item "IMPLEMENTATION NOTE" .PD .SS "PerlIO::via \- Helper class for PerlIO layers implemented in perl" .IX Subsection "PerlIO::via - Helper class for PerlIO layers implemented in perl" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1EXPECTED\s0 \s-1METHODS\s0" 4 .IX Item "EXPECTED METHODS" .PD \&\f(CW$class\fR\->\s-1PUSHED\s0([$mode,[$fh]]), \f(CW$obj\fR\->\s-1POPPED\s0([$fh]), \&\f(CW$obj\fR\->\s-1UTF8\s0($bellowFlag,[$fh]), \f(CW$obj\fR\->\s-1OPEN\s0($path,$mode,[$fh]), \&\f(CW$obj\fR\->\s-1BINMODE\s0([$fh]), \f(CW$obj\fR\->\s-1FDOPEN\s0($fd,[$fh]), \&\f(CW$obj\fR\->\s-1SYSOPEN\s0($path,$imode,$perm,[$fh]), \f(CW$obj\fR\->\s-1FILENO\s0($fh), \&\f(CW$obj\fR\->\s-1READ\s0($buffer,$len,$fh), \f(CW$obj\fR\->\s-1WRITE\s0($buffer,$fh), \f(CW$obj\fR\->\s-1FILL\s0($fh), \&\f(CW$obj\fR\->\s-1CLOSE\s0($fh), \f(CW$obj\fR\->\s-1SEEK\s0($posn,$whence,$fh), \f(CW$obj\fR\->\s-1TELL\s0($fh), \&\f(CW$obj\fR\->\s-1UNREAD\s0($buffer,$fh), \f(CW$obj\fR\->\s-1FLUSH\s0($fh), \f(CW$obj\fR\->\s-1SETLINEBUF\s0($fh), \&\f(CW$obj\fR\->\s-1CLEARERR\s0($fh), \f(CW$obj\fR\->\s-1ERROR\s0($fh), \f(CW$obj\fR\->\s-1EOF\s0($fh) .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .RS 4 .PD 0 .IP "Example \- a Hexadecimal Handle" 4 .IX Item "Example - a Hexadecimal Handle" .RE .RS 4 .RE .PD .SS "PerlIO::via::QuotedPrint \- PerlIO layer for quoted-printable strings" .IX Subsection "PerlIO::via::QuotedPrint - PerlIO layer for quoted-printable strings" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1REQUIRED\s0 \s-1MODULES\s0" 4 .IX Item "REQUIRED MODULES" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1ACKNOWLEDGEMENTS\s0" 4 .IX Item "ACKNOWLEDGEMENTS" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Pod::Checker, \fIpodchecker()\fP \- check pod documents for syntax errors" .IX Subsection "Pod::Checker, podchecker() - check pod documents for syntax errors" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1OPTIONS/ARGUMENTS\s0" 4 .IX Item "OPTIONS/ARGUMENTS" .RS 4 .IP "\fIpodchecker()\fR" 4 .IX Item "podchecker()" .PD \&\fB\-warnings\fR => \fIval\fR .RE .RS 4 .RE .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1DIAGNOSTICS\s0" 4 .IX Item "DIAGNOSTICS" .RS 4 .IP "Errors" 4 .IX Item "Errors" .PD empty =headn, =over on line \fIN\fR without closing =back, =item without previous =over, =back without previous =over, No argument for =begin, =end without =begin, Nested =begin's, =for without formatter specification, unresolved internal link \fI\s-1NAME\s0\fR, Unknown command "\fI\s-1CMD\s0\fR\*(L", Unknown interior-sequence \*(R"\fI\s-1SEQ\s0\fR", nested commands \&\fI\s-1CMD\s0\fR<...\fI\s-1CMD\s0\fR<...>...>, garbled entity \fI\s-1STRING\s0\fR, Entity number out of range, malformed link L<>, nonempty Z<>, empty X<>, Spurious text after =pod / =cut, Spurious character(s) after =back .IP "Warnings" 4 .IX Item "Warnings" multiple occurrence of link target \fIname\fR, line containing nothing but whitespace in paragraph, file does not start with =head, previous =item has no contents, preceding non-item paragraph(s), =item type mismatch (\fIone\fR vs. \fItwo\fR), \fIN\fR unescaped \f(CW\*(C`<>\*(C'\fR in paragraph, Unknown entity, No items in =over, No argument for =item, empty section in previous paragraph, Verbatim paragraph in \s-1NAME\s0 section, =head\fIn\fR without preceding higher level .IP "Hyperlinks" 4 .IX Item "Hyperlinks" ignoring leading/trailing whitespace in link, (section) in '$page' deprecated, alternative text/node '%s' contains non-escaped | or / .RE .RS 4 .RE .IP "\s-1RETURN\s0 \s-1VALUE\s0" 4 .IX Item "RETURN VALUE" .PD 0 .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .IP "\s-1INTERFACE\s0" 4 .IX Item "INTERFACE" .PD .PP \&\f(CW\*(C`Pod::Checker\->new( %options )\*(C'\fR .PP \&\f(CW\*(C`$checker\->poderror( @args )\*(C'\fR, \f(CW\*(C`$checker\->poderror( {%opts}, @args )\*(C'\fR .PP \&\f(CW\*(C`$checker\->num_errors()\*(C'\fR .PP \&\f(CW\*(C`$checker\->num_warnings()\*(C'\fR .PP \&\f(CW\*(C`$checker\->name()\*(C'\fR .PP \&\f(CW\*(C`$checker\->node()\*(C'\fR .PP \&\f(CW\*(C`$checker\->idx()\*(C'\fR .PP \&\f(CW\*(C`$checker\->hyperlink()\*(C'\fR .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .SS "Pod::Escapes \*(-- for resolving Pod E<...> sequences" .IX Subsection "Pod::Escapes for resolving Pod E<...> sequences" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1GOODIES\s0" 4 .IX Item "GOODIES" .PD e2char($e_content), e2charnum($e_content), \f(CW$Name2character\fR{\fIname\fR}, \&\f(CW$Name2character_number\fR{\fIname\fR}, \f(CW$Latin1Code_to_fallback\fR{\fIinteger\fR}, \&\f(CW$Latin1Char_to_fallback\fR{\fIcharacter\fR}, \f(CW$Code2USASCII\fR{\fIinteger\fR} .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1DISCLAIMERS\s0" 4 .IX Item "COPYRIGHT AND DISCLAIMERS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "Pod::Find \- find \s-1POD\s0 documents in directory trees" .IX Subsection "Pod::Find - find POD documents in directory trees" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .ie n .IP """pod_find( { %opts } , @directories )""" 4 .el .IP "\f(CWpod_find( { %opts } , @directories )\fR" 4 .IX Item "pod_find( { %opts } , @directories )" .PD \&\f(CW\*(C`\-verbose => 1\*(C'\fR, \f(CW\*(C`\-perl => 1\*(C'\fR, \f(CW\*(C`\-script => 1\*(C'\fR, \f(CW\*(C`\-inc => 1\*(C'\fR .ie n .IP """simplify_name( $str )""" 4 .el .IP "\f(CWsimplify_name( $str )\fR" 4 .IX Item "simplify_name( $str )" .PD 0 .ie n .IP """pod_where( { %opts }, $pod )""" 4 .el .IP "\f(CWpod_where( { %opts }, $pod )\fR" 4 .IX Item "pod_where( { %opts }, $pod )" .PD \&\f(CW\*(C`\-inc => 1\*(C'\fR, \f(CW\*(C`\-dirs => [ $dir1, $dir2, ... ]\*(C'\fR, \f(CW\*(C`\-verbose => 1\*(C'\fR .ie n .IP """contains_pod( $file , $verbose )""" 4 .el .IP "\f(CWcontains_pod( $file , $verbose )\fR" 4 .IX Item "contains_pod( $file , $verbose )" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Pod::Html \- module to convert pod files to \s-1HTML\s0" .IX Subsection "Pod::Html - module to convert pod files to HTML" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1FUNCTIONS\s0" 4 .IX Item "FUNCTIONS" .RS 4 .IP "pod2html" 4 .IX Item "pod2html" .PD backlink, cachedir, css, flush, header, help, hiddendirs, htmldir, htmlroot, index, infile, libpods, netscape, outfile, podpath, podroot, quiet, recurse, title, verbose .IP "htmlify" 4 .IX Item "htmlify" .PD 0 .IP "anchorify" 4 .IX Item "anchorify" .RE .RS 4 .RE .IP "\s-1ENVIRONMENT\s0" 4 .IX Item "ENVIRONMENT" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Pod::InputObjects \- objects representing \s-1POD\s0 input paragraphs, commands, etc." .IX Subsection "Pod::InputObjects - objects representing POD input paragraphs, commands, etc." .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1REQUIRES\s0" 4 .IX Item "REQUIRES" .IP "\s-1EXPORTS\s0" 4 .IX Item "EXPORTS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD package \fBPod::InputSource\fR, package \fBPod::Paragraph\fR, package \&\fBPod::InteriorSequence\fR, package \fBPod::ParseTree\fR .IP "\fBPod::InputSource\fR" 4 .IX Item "Pod::InputSource" .PD 0 .IP "\fB\f(BInew()\fB\fR" 4 .IX Item "new()" .IP "\fB\f(BIname()\fB\fR" 4 .IX Item "name()" .IP "\fB\f(BIhandle()\fB\fR" 4 .IX Item "handle()" .IP "\fB\f(BIwas_cutting()\fB\fR" 4 .IX Item "was_cutting()" .IP "\fBPod::Paragraph\fR" 4 .IX Item "Pod::Paragraph" .IP "Pod::Paragraph\->\fB\f(BInew()\fB\fR" 4 .IX Item "Pod::Paragraph->new()" .ie n .IP "$pod_para\->\fB\f(BIcmd_name()\fB\fR" 4 .el .IP "\f(CW$pod_para\fR\->\fB\f(BIcmd_name()\fB\fR" 4 .IX Item "$pod_para->cmd_name()" .ie n .IP "$pod_para\->\fB\f(BItext()\fB\fR" 4 .el .IP "\f(CW$pod_para\fR\->\fB\f(BItext()\fB\fR" 4 .IX Item "$pod_para->text()" .ie n .IP "$pod_para\->\fB\f(BIraw_text()\fB\fR" 4 .el .IP "\f(CW$pod_para\fR\->\fB\f(BIraw_text()\fB\fR" 4 .IX Item "$pod_para->raw_text()" .ie n .IP "$pod_para\->\fB\f(BIcmd_prefix()\fB\fR" 4 .el .IP "\f(CW$pod_para\fR\->\fB\f(BIcmd_prefix()\fB\fR" 4 .IX Item "$pod_para->cmd_prefix()" .ie n .IP "$pod_para\->\fB\f(BIcmd_separator()\fB\fR" 4 .el .IP "\f(CW$pod_para\fR\->\fB\f(BIcmd_separator()\fB\fR" 4 .IX Item "$pod_para->cmd_separator()" .ie n .IP "$pod_para\->\fB\f(BIparse_tree()\fB\fR" 4 .el .IP "\f(CW$pod_para\fR\->\fB\f(BIparse_tree()\fB\fR" 4 .IX Item "$pod_para->parse_tree()" .ie n .IP "$pod_para\->\fB\f(BIfile_line()\fB\fR" 4 .el .IP "\f(CW$pod_para\fR\->\fB\f(BIfile_line()\fB\fR" 4 .IX Item "$pod_para->file_line()" .IP "\fBPod::InteriorSequence\fR" 4 .IX Item "Pod::InteriorSequence" .IP "Pod::InteriorSequence\->\fB\f(BInew()\fB\fR" 4 .IX Item "Pod::InteriorSequence->new()" .ie n .IP "$pod_seq\->\fB\f(BIcmd_name()\fB\fR" 4 .el .IP "\f(CW$pod_seq\fR\->\fB\f(BIcmd_name()\fB\fR" 4 .IX Item "$pod_seq->cmd_name()" .ie n .IP "$pod_seq\->\fB\f(BIprepend()\fB\fR" 4 .el .IP "\f(CW$pod_seq\fR\->\fB\f(BIprepend()\fB\fR" 4 .IX Item "$pod_seq->prepend()" .ie n .IP "$pod_seq\->\fB\f(BIappend()\fB\fR" 4 .el .IP "\f(CW$pod_seq\fR\->\fB\f(BIappend()\fB\fR" 4 .IX Item "$pod_seq->append()" .ie n .IP "$pod_seq\->\fB\f(BInested()\fB\fR" 4 .el .IP "\f(CW$pod_seq\fR\->\fB\f(BInested()\fB\fR" 4 .IX Item "$pod_seq->nested()" .ie n .IP "$pod_seq\->\fB\f(BIraw_text()\fB\fR" 4 .el .IP "\f(CW$pod_seq\fR\->\fB\f(BIraw_text()\fB\fR" 4 .IX Item "$pod_seq->raw_text()" .ie n .IP "$pod_seq\->\fB\f(BIleft_delimiter()\fB\fR" 4 .el .IP "\f(CW$pod_seq\fR\->\fB\f(BIleft_delimiter()\fB\fR" 4 .IX Item "$pod_seq->left_delimiter()" .ie n .IP "$pod_seq\->\fB\f(BIright_delimiter()\fB\fR" 4 .el .IP "\f(CW$pod_seq\fR\->\fB\f(BIright_delimiter()\fB\fR" 4 .IX Item "$pod_seq->right_delimiter()" .ie n .IP "$pod_seq\->\fB\f(BIparse_tree()\fB\fR" 4 .el .IP "\f(CW$pod_seq\fR\->\fB\f(BIparse_tree()\fB\fR" 4 .IX Item "$pod_seq->parse_tree()" .ie n .IP "$pod_seq\->\fB\f(BIfile_line()\fB\fR" 4 .el .IP "\f(CW$pod_seq\fR\->\fB\f(BIfile_line()\fB\fR" 4 .IX Item "$pod_seq->file_line()" .IP "Pod::InteriorSequence::\fB\s-1\f(BIDESTROY\s0()\fB\fR" 4 .IX Item "Pod::InteriorSequence::DESTROY()" .IP "\fBPod::ParseTree\fR" 4 .IX Item "Pod::ParseTree" .IP "Pod::ParseTree\->\fB\f(BInew()\fB\fR" 4 .IX Item "Pod::ParseTree->new()" .ie n .IP "$ptree\->\fB\f(BItop()\fB\fR" 4 .el .IP "\f(CW$ptree\fR\->\fB\f(BItop()\fB\fR" 4 .IX Item "$ptree->top()" .ie n .IP "$ptree\->\fB\f(BIchildren()\fB\fR" 4 .el .IP "\f(CW$ptree\fR\->\fB\f(BIchildren()\fB\fR" 4 .IX Item "$ptree->children()" .ie n .IP "$ptree\->\fB\f(BIprepend()\fB\fR" 4 .el .IP "\f(CW$ptree\fR\->\fB\f(BIprepend()\fB\fR" 4 .IX Item "$ptree->prepend()" .ie n .IP "$ptree\->\fB\f(BIappend()\fB\fR" 4 .el .IP "\f(CW$ptree\fR\->\fB\f(BIappend()\fB\fR" 4 .IX Item "$ptree->append()" .ie n .IP "$ptree\->\fB\f(BIraw_text()\fB\fR" 4 .el .IP "\f(CW$ptree\fR\->\fB\f(BIraw_text()\fB\fR" 4 .IX Item "$ptree->raw_text()" .IP "Pod::ParseTree::\fB\s-1\f(BIDESTROY\s0()\fB\fR" 4 .IX Item "Pod::ParseTree::DESTROY()" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "Pod::LaTeX \- Convert Pod data to formatted Latex" .IX Subsection "Pod::LaTeX - Convert Pod data to formatted Latex" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1OBJECT\s0 \s-1METHODS\s0" 4 .IX Item "OBJECT METHODS" .PD \&\f(CW\*(C`initialize\*(C'\fR .IP "Data Accessors" 4 .IX Item "Data Accessors" \&\fBAddPreamble\fR .PP \&\fBAddPostamble\fR .PP \&\fBHead1Level\fR .PP \&\fBLabel\fR .PP \&\fBLevelNoNum\fR .PP \&\fBMakeIndex\fR .PP \&\fBReplaceNAMEwithSection\fR .PP \&\fBStartWithNewPage\fR .PP \&\fBTableOfContents\fR .PP \&\fBUniqueLabels\fR .PP \&\fBUserPreamble\fR .PP \&\fBUserPostamble\fR .PP \&\fBLists\fR .IP "Subclassed methods" 4 .IX Item "Subclassed methods" .PP \&\fBbegin_pod\fR .PP \&\fBend_pod\fR .PP \&\fBcommand\fR .PP \&\fBverbatim\fR .PP \&\fBtextblock\fR .PP \&\fBinterior_sequence\fR .IP "List Methods" 4 .IX Item "List Methods" \&\fBbegin_list\fR .PP \&\fBend_list\fR .PP \&\fBadd_item\fR .IP "Methods for headings" 4 .IX Item "Methods for headings" \&\fBhead\fR .IP "Internal methods" 4 .IX Item "Internal methods" \&\fB_output\fR .PP \&\fB_replace_special_chars\fR .PP \&\fB_replace_special_chars_late\fR .PP \&\fB_create_label\fR .PP \&\fB_create_index\fR .PP \&\fB_clean_latex_commands\fR .PP \&\fB_split_delimited\fR .IP "\s-1NOTES\s0" 4 .IX Item "NOTES" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .IP "\s-1REVISION\s0" 4 .IX Item "REVISION" .PD .SS "Pod::Man \- Convert \s-1POD\s0 data to formatted *roff input" .IX Subsection "Pod::Man - Convert POD data to formatted *roff input" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD center, date, fixed, fixedbold, fixeditalic, fixedbolditalic, name, quotes, release, section, stderr, utf8 .IP "\s-1DIAGNOSTICS\s0" 4 .IX Item "DIAGNOSTICS" roff font should be 1 or 2 chars, not \*(L"%s\*(R", Invalid quote specification \&\*(L"%s\*(R" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .PD 0 .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Pod::ParseLink \- Parse an L<> formatting code in \s-1POD\s0 text" .IX Subsection "Pod::ParseLink - Parse an L<> formatting code in POD text" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "Pod::ParseUtils \- helpers for \s-1POD\s0 parsing and conversion" .IX Subsection "Pod::ParseUtils - helpers for POD parsing and conversion" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "Pod::List" 4 .IX Item "Pod::List" .PD Pod::List\->\fInew()\fR .PP \&\f(CW$list\fR\->\fIfile()\fR .PP \&\f(CW$list\fR\->\fIstart()\fR .PP \&\f(CW$list\fR\->\fIindent()\fR .PP \&\f(CW$list\fR\->\fItype()\fR .PP \&\f(CW$list\fR\->\fIrx()\fR .PP \&\f(CW$list\fR\->\fIitem()\fR .PP \&\f(CW$list\fR\->\fIparent()\fR .PP \&\f(CW$list\fR\->\fItag()\fR .IP "Pod::Hyperlink" 4 .IX Item "Pod::Hyperlink" Pod::Hyperlink\->\fInew()\fR .PP \&\f(CW$link\fR\->parse($string) .PP \&\f(CW$link\fR\->markup($string) .PP \&\f(CW$link\fR\->\fItext()\fR .PP \&\f(CW$link\fR\->\fIwarning()\fR .PP \&\f(CW$link\fR\->\fIfile()\fR, \f(CW$link\fR\->\fIline()\fR .PP \&\f(CW$link\fR\->\fIpage()\fR .PP \&\f(CW$link\fR\->\fInode()\fR .PP \&\f(CW$link\fR\->\fIalttext()\fR .PP \&\f(CW$link\fR\->\fItype()\fR .PP \&\f(CW$link\fR\->\fIlink()\fR .IP "Pod::Cache" 4 .IX Item "Pod::Cache" Pod::Cache\->\fInew()\fR .PP \&\f(CW$cache\fR\->\fIitem()\fR .PP \&\f(CW$cache\fR\->find_page($name) .IP "Pod::Cache::Item" 4 .IX Item "Pod::Cache::Item" Pod::Cache::Item\->\fInew()\fR .PP \&\f(CW$cacheitem\fR\->\fIpage()\fR .PP \&\f(CW$cacheitem\fR\->\fIdescription()\fR .PP \&\f(CW$cacheitem\fR\->\fIpath()\fR .PP \&\f(CW$cacheitem\fR\->\fIfile()\fR .PP \&\f(CW$cacheitem\fR\->\fInodes()\fR .PP \&\f(CW$cacheitem\fR\->find_node($name) .PP \&\f(CW$cacheitem\fR\->\fIidx()\fR .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Pod::Parser \- base class for creating \s-1POD\s0 filters and translators" .IX Subsection "Pod::Parser - base class for creating POD filters and translators" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1REQUIRES\s0" 4 .IX Item "REQUIRES" .IP "\s-1EXPORTS\s0" 4 .IX Item "EXPORTS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1QUICK\s0 \s-1OVERVIEW\s0" 4 .IX Item "QUICK OVERVIEW" .IP "\s-1PARSING\s0 \s-1OPTIONS\s0" 4 .IX Item "PARSING OPTIONS" .PD \&\fB\-want_nonPODs\fR (default: unset), \fB\-process_cut_cmd\fR (default: unset), \&\fB\-warnings\fR (default: unset) .IP "\s-1RECOMMENDED\s0 \s-1SUBROUTINE/METHOD\s0 \s-1OVERRIDES\s0" 4 .IX Item "RECOMMENDED SUBROUTINE/METHOD OVERRIDES" .PD 0 .IP "\fB\f(BIcommand()\fB\fR" 4 .IX Item "command()" .PD \&\f(CW$cmd\fR, \f(CW$text\fR, \f(CW$line_num\fR, \f(CW$pod_para\fR .IP "\fB\f(BIverbatim()\fB\fR" 4 .IX Item "verbatim()" \&\f(CW$text\fR, \f(CW$line_num\fR, \f(CW$pod_para\fR .IP "\fB\f(BItextblock()\fB\fR" 4 .IX Item "textblock()" \&\f(CW$text\fR, \f(CW$line_num\fR, \f(CW$pod_para\fR .IP "\fB\f(BIinterior_sequence()\fB\fR" 4 .IX Item "interior_sequence()" .PD 0 .IP "\s-1OPTIONAL\s0 \s-1SUBROUTINE/METHOD\s0 \s-1OVERRIDES\s0" 4 .IX Item "OPTIONAL SUBROUTINE/METHOD OVERRIDES" .IP "\fB\f(BInew()\fB\fR" 4 .IX Item "new()" .IP "\fB\f(BIinitialize()\fB\fR" 4 .IX Item "initialize()" .IP "\fB\f(BIbegin_pod()\fB\fR" 4 .IX Item "begin_pod()" .IP "\fB\f(BIbegin_input()\fB\fR" 4 .IX Item "begin_input()" .IP "\fB\f(BIend_input()\fB\fR" 4 .IX Item "end_input()" .IP "\fB\f(BIend_pod()\fB\fR" 4 .IX Item "end_pod()" .IP "\fB\f(BIpreprocess_line()\fB\fR" 4 .IX Item "preprocess_line()" .IP "\fB\f(BIpreprocess_paragraph()\fB\fR" 4 .IX Item "preprocess_paragraph()" .IP "\s-1METHODS\s0 \s-1FOR\s0 \s-1PARSING\s0 \s-1AND\s0 \s-1PROCESSING\s0" 4 .IX Item "METHODS FOR PARSING AND PROCESSING" .IP "\fB\f(BIparse_text()\fB\fR" 4 .IX Item "parse_text()" .PD \&\fB\-expand_seq\fR => \fIcode-ref\fR|\fImethod-name\fR, \fB\-expand_text\fR => \&\fIcode-ref\fR|\fImethod-name\fR, \fB\-expand_ptree\fR => \&\fIcode-ref\fR|\fImethod-name\fR .IP "\fB\f(BIinterpolate()\fB\fR" 4 .IX Item "interpolate()" .PD 0 .IP "\fB\f(BIparse_paragraph()\fB\fR" 4 .IX Item "parse_paragraph()" .IP "\fB\f(BIparse_from_filehandle()\fB\fR" 4 .IX Item "parse_from_filehandle()" .IP "\fB\f(BIparse_from_file()\fB\fR" 4 .IX Item "parse_from_file()" .IP "\s-1ACCESSOR\s0 \s-1METHODS\s0" 4 .IX Item "ACCESSOR METHODS" .IP "\fB\f(BIerrorsub()\fB\fR" 4 .IX Item "errorsub()" .IP "\fB\f(BIcutting()\fB\fR" 4 .IX Item "cutting()" .IP "\fB\f(BIparseopts()\fB\fR" 4 .IX Item "parseopts()" .IP "\fB\f(BIoutput_file()\fB\fR" 4 .IX Item "output_file()" .IP "\fB\f(BIoutput_handle()\fB\fR" 4 .IX Item "output_handle()" .IP "\fB\f(BIinput_file()\fB\fR" 4 .IX Item "input_file()" .IP "\fB\f(BIinput_handle()\fB\fR" 4 .IX Item "input_handle()" .IP "\fB\f(BIinput_streams()\fB\fR" 4 .IX Item "input_streams()" .IP "\fB\f(BItop_stream()\fB\fR" 4 .IX Item "top_stream()" .IP "\s-1PRIVATE\s0 \s-1METHODS\s0 \s-1AND\s0 \s-1DATA\s0" 4 .IX Item "PRIVATE METHODS AND DATA" .IP "\fB\f(BI_push_input_stream()\fB\fR" 4 .IX Item "_push_input_stream()" .IP "\fB\f(BI_pop_input_stream()\fB\fR" 4 .IX Item "_pop_input_stream()" .IP "TREE-BASED \s-1PARSING\s0" 4 .IX Item "TREE-BASED PARSING" .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .PD .SS "Pod::Perldoc \- Look up Perl documentation in Pod format." .IX Subsection "Pod::Perldoc - Look up Perl documentation in Pod format." .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1DISCLAIMERS\s0" 4 .IX Item "COPYRIGHT AND DISCLAIMERS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "Pod::Perldoc::BaseTo \- Base for Pod::Perldoc formatters" .IX Subsection "Pod::Perldoc::BaseTo - Base for Pod::Perldoc formatters" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1DISCLAIMERS\s0" 4 .IX Item "COPYRIGHT AND DISCLAIMERS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "Pod::Perldoc::GetOptsOO \- Customized option parser for Pod::Perldoc" .IX Subsection "Pod::Perldoc::GetOptsOO - Customized option parser for Pod::Perldoc" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1DISCLAIMERS\s0" 4 .IX Item "COPYRIGHT AND DISCLAIMERS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "Pod::Perldoc::ToChecker \- let Perldoc check Pod for errors" .IX Subsection "Pod::Perldoc::ToChecker - let Perldoc check Pod for errors" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1DISCLAIMERS\s0" 4 .IX Item "COPYRIGHT AND DISCLAIMERS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "Pod::Perldoc::ToMan \- let Perldoc render Pod as man pages" .IX Subsection "Pod::Perldoc::ToMan - let Perldoc render Pod as man pages" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1CAVEAT\s0" 4 .IX Item "CAVEAT" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1DISCLAIMERS\s0" 4 .IX Item "COPYRIGHT AND DISCLAIMERS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "Pod::Perldoc::ToNroff \- let Perldoc convert Pod to nroff" .IX Subsection "Pod::Perldoc::ToNroff - let Perldoc convert Pod to nroff" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1CAVEAT\s0" 4 .IX Item "CAVEAT" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1DISCLAIMERS\s0" 4 .IX Item "COPYRIGHT AND DISCLAIMERS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "Pod::Perldoc::ToPod \- let Perldoc render Pod as ... Pod!" .IX Subsection "Pod::Perldoc::ToPod - let Perldoc render Pod as ... Pod!" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1DISCLAIMERS\s0" 4 .IX Item "COPYRIGHT AND DISCLAIMERS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "Pod::Perldoc::ToRtf \- let Perldoc render Pod as \s-1RTF\s0" .IX Subsection "Pod::Perldoc::ToRtf - let Perldoc render Pod as RTF" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1DISCLAIMERS\s0" 4 .IX Item "COPYRIGHT AND DISCLAIMERS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "Pod::Perldoc::ToText \- let Perldoc render Pod as plaintext" .IX Subsection "Pod::Perldoc::ToText - let Perldoc render Pod as plaintext" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1CAVEAT\s0" 4 .IX Item "CAVEAT" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1DISCLAIMERS\s0" 4 .IX Item "COPYRIGHT AND DISCLAIMERS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "Pod::Perldoc::ToTk \- let Perldoc use Tk::Pod to render Pod" .IX Subsection "Pod::Perldoc::ToTk - let Perldoc use Tk::Pod to render Pod" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "Pod::Perldoc::ToXml \- let Perldoc render Pod as \s-1XML\s0" .IX Subsection "Pod::Perldoc::ToXml - let Perldoc render Pod as XML" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1DISCLAIMERS\s0" 4 .IX Item "COPYRIGHT AND DISCLAIMERS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "Pod::PlainText \- Convert \s-1POD\s0 data to formatted \s-1ASCII\s0 text" .IX Subsection "Pod::PlainText - Convert POD data to formatted ASCII text" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD alt, indent, loose, sentence, width .IP "\s-1DIAGNOSTICS\s0" 4 .IX Item "DIAGNOSTICS" Bizarre space in item, Can't open \f(CW%s\fR for reading: \f(CW%s\fR, Unknown escape: \f(CW%s\fR, Unknown sequence: \f(CW%s\fR, Unmatched =back .IP "\s-1RESTRICTIONS\s0" 4 .IX Item "RESTRICTIONS" .PD 0 .IP "\s-1NOTES\s0" 4 .IX Item "NOTES" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "Pod::Select, \fIpodselect()\fP \- extract selected sections of \s-1POD\s0 from input" .IX Subsection "Pod::Select, podselect() - extract selected sections of POD from input" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1REQUIRES\s0" 4 .IX Item "REQUIRES" .IP "\s-1EXPORTS\s0" 4 .IX Item "EXPORTS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SECTION\s0 \s-1SPECIFICATIONS\s0" 4 .IX Item "SECTION SPECIFICATIONS" .IP "\s-1RANGE\s0 \s-1SPECIFICATIONS\s0" 4 .IX Item "RANGE SPECIFICATIONS" .IP "\s-1OBJECT\s0 \s-1METHODS\s0" 4 .IX Item "OBJECT METHODS" .IP "\fB\f(BIcurr_headings()\fB\fR" 4 .IX Item "curr_headings()" .IP "\fB\f(BIselect()\fB\fR" 4 .IX Item "select()" .IP "\fB\f(BIadd_selection()\fB\fR" 4 .IX Item "add_selection()" .IP "\fB\f(BIclear_selections()\fB\fR" 4 .IX Item "clear_selections()" .IP "\fB\f(BImatch_section()\fB\fR" 4 .IX Item "match_section()" .IP "\fB\f(BIis_selected()\fB\fR" 4 .IX Item "is_selected()" .IP "\s-1EXPORTED\s0 \s-1FUNCTIONS\s0" 4 .IX Item "EXPORTED FUNCTIONS" .IP "\fB\f(BIpodselect()\fB\fR" 4 .IX Item "podselect()" .PD \&\fB\-output\fR, \fB\-sections\fR, \fB\-ranges\fR .IP "\s-1PRIVATE\s0 \s-1METHODS\s0 \s-1AND\s0 \s-1DATA\s0" 4 .IX Item "PRIVATE METHODS AND DATA" .PD 0 .IP "\fB\f(BI_compile_section_spec()\fB\fR" 4 .IX Item "_compile_section_spec()" .ie n .IP "$self\->{_SECTION_HEADINGS}" 4 .el .IP "\f(CW$self\fR\->{_SECTION_HEADINGS}" 4 .IX Item "$self->{_SECTION_HEADINGS}" .ie n .IP "$self\->{_SELECTED_SECTIONS}" 4 .el .IP "\f(CW$self\fR\->{_SELECTED_SECTIONS}" 4 .IX Item "$self->{_SELECTED_SECTIONS}" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "Pod::Simple \- framework for parsing Pod" .IX Subsection "Pod::Simple - framework for parsing Pod" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1MAIN\s0 \s-1METHODS\s0" 4 .IX Item "MAIN METHODS" .PD \&\f(CW\*(C`$parser = \f(CISomeClass\f(CW\->new();\*(C'\fR, \f(CW\*(C`$parser\->output_fh( *OUT );\*(C'\fR, \&\f(CW\*(C`$parser\->output_string( \e$somestring );\*(C'\fR, \f(CW\*(C`$parser\->parse_file( \&\f(CI$some_filename\f(CW );\*(C'\fR, \f(CW\*(C`$parser\->parse_file( *INPUT_FH );\*(C'\fR, \f(CW\*(C`$parser\->parse_string_document( \f(CI$all_content\f(CW );\*(C'\fR, \f(CW\*(C`$parser\->parse_lines( \f(CI...@lines...\f(CW, undef );\*(C'\fR, \f(CW\*(C`$parser\->content_seen\*(C'\fR, \f(CW\*(C`\f(CISomeClass\f(CW\->filter( \f(CI$filename\f(CW );\*(C'\fR, \f(CW\*(C`\f(CISomeClass\f(CW\->filter( \f(CI*INPUT_FH\f(CW );\*(C'\fR, \f(CW\*(C`\f(CISomeClass\f(CW\->filter( \&\f(CI\e$document_content\f(CW );\*(C'\fR .IP "\s-1SECONDARY\s0 \s-1METHODS\s0" 4 .IX Item "SECONDARY METHODS" \&\f(CW\*(C`$parser\->no_whining( \f(CISOMEVALUE\f(CW )\*(C'\fR, \f(CW\*(C`$parser\->no_errata_section( \&\f(CISOMEVALUE\f(CW )\*(C'\fR, \f(CW\*(C`$parser\->complain_stderr( \f(CISOMEVALUE\f(CW )\*(C'\fR, \f(CW\*(C`$parser\->source_filename\*(C'\fR, \f(CW\*(C`$parser\->doc_has_started\*(C'\fR, \f(CW\*(C`$parser\->source_dead\*(C'\fR, \f(CW\*(C`$parser\->strip_verbatim_indent( \f(CISOMEVALUE\f(CW )\*(C'\fR .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1SUPPORT\s0" 4 .IX Item "SUPPORT" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1DISCLAIMERS\s0" 4 .IX Item "COPYRIGHT AND DISCLAIMERS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD Allison Randal \f(CW\*(C`allison@perl.org\*(C'\fR, Hans Dieter Pearcey \f(CW\*(C`hdp@cpan.org\*(C'\fR, David E. Wheeler \f(CW\*(C`dwheeler@cpan.org\*(C'\fR .SS "Pod::Simple::Checker \*(-- check the Pod syntax of a document" .IX Subsection "Pod::Simple::Checker check the Pod syntax of a document" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1SUPPORT\s0" 4 .IX Item "SUPPORT" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1DISCLAIMERS\s0" 4 .IX Item "COPYRIGHT AND DISCLAIMERS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD Allison Randal \f(CW\*(C`allison@perl.org\*(C'\fR, Hans Dieter Pearcey \f(CW\*(C`hdp@cpan.org\*(C'\fR, David E. Wheeler \f(CW\*(C`dwheeler@cpan.org\*(C'\fR .SS "Pod::Simple::Debug \*(-- put Pod::Simple into trace/debug mode" .IX Subsection "Pod::Simple::Debug put Pod::Simple into trace/debug mode" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .IP "\s-1GUTS\s0" 4 .IX Item "GUTS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1SUPPORT\s0" 4 .IX Item "SUPPORT" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1DISCLAIMERS\s0" 4 .IX Item "COPYRIGHT AND DISCLAIMERS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD Allison Randal \f(CW\*(C`allison@perl.org\*(C'\fR, Hans Dieter Pearcey \f(CW\*(C`hdp@cpan.org\*(C'\fR, David E. Wheeler \f(CW\*(C`dwheeler@cpan.org\*(C'\fR .SS "Pod::Simple::DumpAsText \*(-- dump Pod-parsing events as text" .IX Subsection "Pod::Simple::DumpAsText dump Pod-parsing events as text" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1SUPPORT\s0" 4 .IX Item "SUPPORT" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1DISCLAIMERS\s0" 4 .IX Item "COPYRIGHT AND DISCLAIMERS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD Allison Randal \f(CW\*(C`allison@perl.org\*(C'\fR, Hans Dieter Pearcey \f(CW\*(C`hdp@cpan.org\*(C'\fR, David E. Wheeler \f(CW\*(C`dwheeler@cpan.org\*(C'\fR .SS "Pod::Simple::DumpAsXML \*(-- turn Pod into \s-1XML\s0" .IX Subsection "Pod::Simple::DumpAsXML turn Pod into XML" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1SUPPORT\s0" 4 .IX Item "SUPPORT" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1DISCLAIMERS\s0" 4 .IX Item "COPYRIGHT AND DISCLAIMERS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD Allison Randal \f(CW\*(C`allison@perl.org\*(C'\fR, Hans Dieter Pearcey \f(CW\*(C`hdp@cpan.org\*(C'\fR, David E. Wheeler \f(CW\*(C`dwheeler@cpan.org\*(C'\fR .SS "Pod::Simple::HTML \- convert Pod to \s-1HTML\s0" .IX Subsection "Pod::Simple::HTML - convert Pod to HTML" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1CALLING\s0 \s-1FROM\s0 \s-1THE\s0 \s-1COMMAND\s0 \s-1LINE\s0" 4 .IX Item "CALLING FROM THE COMMAND LINE" .IP "\s-1CALLING\s0 \s-1FROM\s0 \s-1PERL\s0" 4 .IX Item "CALLING FROM PERL" .RS 4 .IP "Minimal code" 4 .IX Item "Minimal code" .IP "More detailed example" 4 .IX Item "More detailed example" .RE .RS 4 .RE .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "html_css" 4 .IX Item "html_css" .IP "html_javascript" 4 .IX Item "html_javascript" .IP "title_prefix" 4 .IX Item "title_prefix" .IP "title_postfix" 4 .IX Item "title_postfix" .IP "html_header_before_title" 4 .IX Item "html_header_before_title" .IP "html_h_level" 4 .IX Item "html_h_level" .IP "index" 4 .IX Item "index" .IP "html_header_after_title" 4 .IX Item "html_header_after_title" .IP "html_footer" 4 .IX Item "html_footer" .RE .RS 4 .RE .IP "\s-1SUBCLASSING\s0" 4 .IX Item "SUBCLASSING" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1SUPPORT\s0" 4 .IX Item "SUPPORT" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1DISCLAIMERS\s0" 4 .IX Item "COPYRIGHT AND DISCLAIMERS" .IP "\s-1ACKNOWLEDGEMENTS\s0" 4 .IX Item "ACKNOWLEDGEMENTS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD Allison Randal \f(CW\*(C`allison@perl.org\*(C'\fR, Hans Dieter Pearcey \f(CW\*(C`hdp@cpan.org\*(C'\fR, David E. Wheeler \f(CW\*(C`dwheeler@cpan.org\*(C'\fR .SS "Pod::Simple::HTMLBatch \- convert several Pod files to several \s-1HTML\s0 files" .IX Subsection "Pod::Simple::HTMLBatch - convert several Pod files to several HTML files" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "\s-1FROM\s0 \s-1THE\s0 \s-1COMMAND\s0 \s-1LINE\s0" 4 .IX Item "FROM THE COMMAND LINE" .RE .RS 4 .RE .IP "\s-1MAIN\s0 \s-1METHODS\s0" 4 .IX Item "MAIN METHODS" .PD \&\f(CW$batchconv\fR = Pod::Simple::HTMLBatch\->new;, \f(CW$batchconv\fR\->batch_convert( \&\fIindirs\fR, \fIoutdir\fR );, \f(CW$batchconv\fR\->batch_convert( undef , ...);, \&\f(CW$batchconv\fR\->batch_convert( q{@INC}, ...);, \f(CW$batchconv\fR\->batch_convert( \&\e@dirs , ...);, \f(CW$batchconv\fR\->batch_convert( \*(L"somedir\*(R" , ...);, \&\f(CW$batchconv\fR\->batch_convert( 'somedir:someother:also' , ...);, \&\f(CW$batchconv\fR\->batch_convert( ... , undef );, \f(CW$batchconv\fR\->batch_convert( ... , \&'somedir' ); .RS 4 .IP "\s-1ACCESSOR\s0 \s-1METHODS\s0" 4 .IX Item "ACCESSOR METHODS" \&\f(CW$batchconv\fR\->verbose( \fInonnegative_integer\fR );, \f(CW$batchconv\fR\->index( \&\fItrue-or-false\fR );, \f(CW$batchconv\fR\->contents_file( \fIfilename\fR );, \&\f(CW$batchconv\fR\->contents_page_start( \fIHTML_string\fR );, \&\f(CW$batchconv\fR\->contents_page_end( \fIHTML_string\fR );, \f(CW$batchconv\fR\->add_css( \f(CW$url\fR );, \f(CW$batchconv\fR\->add_javascript( \f(CW$url\fR );, \f(CW$batchconv\fR\->css_flurry( \&\fItrue-or-false\fR );, \f(CW$batchconv\fR\->javascript_flurry( \fItrue-or-false\fR );, \&\f(CW$batchconv\fR\->no_contents_links( \fItrue-or-false\fR );, \&\f(CW$batchconv\fR\->html_render_class( \fIclassname\fR );, \f(CW$batchconv\fR\->search_class( \&\fIclassname\fR ); .RE .RS 4 .RE .IP "\s-1NOTES\s0 \s-1ON\s0 \s-1CUSTOMIZATION\s0" 4 .IX Item "NOTES ON CUSTOMIZATION" .PD 0 .IP "\s-1ASK\s0 \s-1ME\s0!" 4 .IX Item "ASK ME!" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1SUPPORT\s0" 4 .IX Item "SUPPORT" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1DISCLAIMERS\s0" 4 .IX Item "COPYRIGHT AND DISCLAIMERS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD Allison Randal \f(CW\*(C`allison@perl.org\*(C'\fR, Hans Dieter Pearcey \f(CW\*(C`hdp@cpan.org\*(C'\fR, David E. Wheeler \f(CW\*(C`dwheeler@cpan.org\*(C'\fR .ie n .SS "Pod::Simple::LinkSection \*(-- represent ""section"" attributes of L codes" .el .SS "Pod::Simple::LinkSection \*(-- represent ``section'' attributes of L codes" .IX Subsection "Pod::Simple::LinkSection represent section attributes of L codes" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1SUPPORT\s0" 4 .IX Item "SUPPORT" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1DISCLAIMERS\s0" 4 .IX Item "COPYRIGHT AND DISCLAIMERS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD Allison Randal \f(CW\*(C`allison@perl.org\*(C'\fR, Hans Dieter Pearcey \f(CW\*(C`hdp@cpan.org\*(C'\fR, David E. Wheeler \f(CW\*(C`dwheeler@cpan.org\*(C'\fR .SS "Pod::Simple::Methody \*(-- turn Pod::Simple events into method calls" .IX Subsection "Pod::Simple::Methody turn Pod::Simple events into method calls" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHOD\s0 \s-1CALLING\s0" 4 .IX Item "METHOD CALLING" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1SUPPORT\s0" 4 .IX Item "SUPPORT" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1DISCLAIMERS\s0" 4 .IX Item "COPYRIGHT AND DISCLAIMERS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD Allison Randal \f(CW\*(C`allison@perl.org\*(C'\fR, Hans Dieter Pearcey \f(CW\*(C`hdp@cpan.org\*(C'\fR, David E. Wheeler \f(CW\*(C`dwheeler@cpan.org\*(C'\fR .SS "Pod::Simple::PullParser \*(-- a pull-parser interface to parsing Pod" .IX Subsection "Pod::Simple::PullParser a pull-parser interface to parsing Pod" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .PD my \f(CW$token\fR = \f(CW$parser\fR\->get_token, \f(CW$parser\fR\->unget_token( \f(CW$token\fR ), \&\f(CW$parser\fR\->unget_token( \f(CW$token1\fR, \f(CW$token2\fR, ... ), \f(CW$parser\fR\->set_source( \&\f(CW$filename\fR ), \f(CW$parser\fR\->set_source( \f(CW$filehandle_object\fR ), \&\f(CW$parser\fR\->set_source( \e$document_source ), \f(CW$parser\fR\->set_source( \&\e@document_lines ), \f(CW$parser\fR\->parse_file(...), \&\f(CW$parser\fR\->parse_string_document(...), \f(CW$parser\fR\->filter(...), \&\f(CW$parser\fR\->parse_from_file(...), my \f(CW$title_string\fR = \f(CW$parser\fR\->get_title, my \&\f(CW$title_string\fR = \f(CW$parser\fR\->get_short_title, \f(CW$author_name\fR = \&\f(CW$parser\fR\->get_author, \f(CW$description_name\fR = \f(CW$parser\fR\->get_description, \&\f(CW$version_block\fR = \f(CW$parser\fR\->get_version .IP "\s-1NOTE\s0" 4 .IX Item "NOTE" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1SUPPORT\s0" 4 .IX Item "SUPPORT" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1DISCLAIMERS\s0" 4 .IX Item "COPYRIGHT AND DISCLAIMERS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD Allison Randal \f(CW\*(C`allison@perl.org\*(C'\fR, Hans Dieter Pearcey \f(CW\*(C`hdp@cpan.org\*(C'\fR, David E. Wheeler \f(CW\*(C`dwheeler@cpan.org\*(C'\fR .SS "Pod::Simple::PullParserEndToken \*(-- end-tokens from Pod::Simple::PullParser" .IX Subsection "Pod::Simple::PullParserEndToken end-tokens from Pod::Simple::PullParser" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD \&\f(CW$token\fR\->tagname, \f(CW$token\fR\->tagname(\fIsomestring\fR), \f(CW$token\fR\->tag(...), \&\f(CW$token\fR\->is_tag(\fIsomestring\fR) or \f(CW$token\fR\->is_tagname(\fIsomestring\fR) .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD 0 .IP "\s-1SUPPORT\s0" 4 .IX Item "SUPPORT" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1DISCLAIMERS\s0" 4 .IX Item "COPYRIGHT AND DISCLAIMERS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD Allison Randal \f(CW\*(C`allison@perl.org\*(C'\fR, Hans Dieter Pearcey \f(CW\*(C`hdp@cpan.org\*(C'\fR, David E. Wheeler \f(CW\*(C`dwheeler@cpan.org\*(C'\fR .SS "Pod::Simple::PullParserStartToken \*(-- start-tokens from Pod::Simple::PullParser" .IX Subsection "Pod::Simple::PullParserStartToken start-tokens from Pod::Simple::PullParser" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD \&\f(CW$token\fR\->tagname, \f(CW$token\fR\->tagname(\fIsomestring\fR), \f(CW$token\fR\->tag(...), \&\f(CW$token\fR\->is_tag(\fIsomestring\fR) or \f(CW$token\fR\->is_tagname(\fIsomestring\fR), \&\f(CW$token\fR\->attr(\fIattrname\fR), \f(CW$token\fR\->attr(\fIattrname\fR, \fInewvalue\fR), \&\f(CW$token\fR\->attr_hash .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1SUPPORT\s0" 4 .IX Item "SUPPORT" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1DISCLAIMERS\s0" 4 .IX Item "COPYRIGHT AND DISCLAIMERS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD Allison Randal \f(CW\*(C`allison@perl.org\*(C'\fR, Hans Dieter Pearcey \f(CW\*(C`hdp@cpan.org\*(C'\fR, David E. Wheeler \f(CW\*(C`dwheeler@cpan.org\*(C'\fR .SS "Pod::Simple::PullParserTextToken \*(-- text-tokens from Pod::Simple::PullParser" .IX Subsection "Pod::Simple::PullParserTextToken text-tokens from Pod::Simple::PullParser" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD \&\f(CW$token\fR\->text, \f(CW$token\fR\->text(\fIsomestring\fR), \f(CW$token\fR\->\fItext_r()\fR .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD 0 .IP "\s-1SUPPORT\s0" 4 .IX Item "SUPPORT" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1DISCLAIMERS\s0" 4 .IX Item "COPYRIGHT AND DISCLAIMERS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD Allison Randal \f(CW\*(C`allison@perl.org\*(C'\fR, Hans Dieter Pearcey \f(CW\*(C`hdp@cpan.org\*(C'\fR, David E. Wheeler \f(CW\*(C`dwheeler@cpan.org\*(C'\fR .SS "Pod::Simple::PullParserToken \*(-- tokens from Pod::Simple::PullParser" .IX Subsection "Pod::Simple::PullParserToken tokens from Pod::Simple::PullParser" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD \&\f(CW$token\fR\->type, \f(CW$token\fR\->is_start, \f(CW$token\fR\->is_text, \f(CW$token\fR\->is_end, \&\f(CW$token\fR\->dump .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD 0 .IP "\s-1SUPPORT\s0" 4 .IX Item "SUPPORT" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1DISCLAIMERS\s0" 4 .IX Item "COPYRIGHT AND DISCLAIMERS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD Allison Randal \f(CW\*(C`allison@perl.org\*(C'\fR, Hans Dieter Pearcey \f(CW\*(C`hdp@cpan.org\*(C'\fR, David E. Wheeler \f(CW\*(C`dwheeler@cpan.org\*(C'\fR .SS "Pod::Simple::RTF \*(-- format Pod as \s-1RTF\s0" .IX Subsection "Pod::Simple::RTF format Pod as RTF" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1FORMAT\s0 \s-1CONTROL\s0 \s-1ATTRIBUTES\s0" 4 .IX Item "FORMAT CONTROL ATTRIBUTES" .PD \&\f(CW$parser\fR\->head1_halfpoint_size( \fIhalfpoint_integer\fR );, \&\f(CW$parser\fR\->head2_halfpoint_size( \fIhalfpoint_integer\fR );, \&\f(CW$parser\fR\->head3_halfpoint_size( \fIhalfpoint_integer\fR );, \&\f(CW$parser\fR\->head4_halfpoint_size( \fIhalfpoint_integer\fR );, \&\f(CW$parser\fR\->codeblock_halfpoint_size( \fIhalfpoint_integer\fR );, \&\f(CW$parser\fR\->header_halfpoint_size( \fIhalfpoint_integer\fR );, \&\f(CW$parser\fR\->normal_halfpoint_size( \fIhalfpoint_integer\fR );, \&\f(CW$parser\fR\->no_proofing_exemptions( \fItrue_or_false\fR );, \f(CW$parser\fR\->doc_lang( \&\fImicrosoft_decimal_language_code\fR ) .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD 0 .IP "\s-1SUPPORT\s0" 4 .IX Item "SUPPORT" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1DISCLAIMERS\s0" 4 .IX Item "COPYRIGHT AND DISCLAIMERS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD Allison Randal \f(CW\*(C`allison@perl.org\*(C'\fR, Hans Dieter Pearcey \f(CW\*(C`hdp@cpan.org\*(C'\fR, David E. Wheeler \f(CW\*(C`dwheeler@cpan.org\*(C'\fR .SS "Pod::Simple::Search \- find \s-1POD\s0 documents in directory trees" .IX Subsection "Pod::Simple::Search - find POD documents in directory trees" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1CONSTRUCTOR\s0" 4 .IX Item "CONSTRUCTOR" .IP "\s-1ACCESSORS\s0" 4 .IX Item "ACCESSORS" .PD \&\f(CW$search\fR\->inc( \fItrue-or-false\fR );, \f(CW$search\fR\->verbose( \fInonnegative-number\fR );, \f(CW$search\fR\->limit_glob( \fIsome-glob-string\fR );, \f(CW$search\fR\->callback( \&\fI\e&some_routine\fR );, \f(CW$search\fR\->laborious( \fItrue-or-false\fR );, \&\f(CW$search\fR\->shadows( \fItrue-or-false\fR );, \f(CW$search\fR\->limit_re( \fIsome-regxp\fR );, \&\f(CW$search\fR\->dir_prefix( \fIsome-string-value\fR );, \f(CW$search\fR\->progress( \&\fIsome-progress-object\fR );, \f(CW$name2path\fR = \f(CW$self\fR\->name2path;, \f(CW$path2name\fR = \&\f(CW$self\fR\->path2name; .IP "\s-1MAIN\s0 \s-1SEARCH\s0 \s-1METHODS\s0" 4 .IX Item "MAIN SEARCH METHODS" .RS 4 .PD 0 .ie n .IP """$search\->survey( @directories )""" 4 .el .IP "\f(CW$search\->survey( @directories )\fR" 4 .IX Item "$search->survey( @directories )" .PD \&\f(CW\*(C`name2path\*(C'\fR, \f(CW\*(C`path2name\*(C'\fR .ie n .IP """$search\->simplify_name( $str )""" 4 .el .IP "\f(CW$search\->simplify_name( $str )\fR" 4 .IX Item "$search->simplify_name( $str )" .PD 0 .ie n .IP """$search\->find( $pod )""" 4 .el .IP "\f(CW$search\->find( $pod )\fR" 4 .IX Item "$search->find( $pod )" .ie n .IP """$search\->find( $pod, @search_dirs )""" 4 .el .IP "\f(CW$search\->find( $pod, @search_dirs )\fR" 4 .IX Item "$search->find( $pod, @search_dirs )" .ie n .IP """$self\->contains_pod( $file )""" 4 .el .IP "\f(CW$self\->contains_pod( $file )\fR" 4 .IX Item "$self->contains_pod( $file )" .RE .RS 4 .RE .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1DISCLAIMERS\s0" 4 .IX Item "COPYRIGHT AND DISCLAIMERS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD Allison Randal \f(CW\*(C`allison@perl.org\*(C'\fR, Hans Dieter Pearcey \f(CW\*(C`hdp@cpan.org\*(C'\fR, David E. Wheeler \f(CW\*(C`dwheeler@cpan.org\*(C'\fR .SS "Pod::Simple::SimpleTree \*(-- parse Pod into a simple parse tree" .IX Subsection "Pod::Simple::SimpleTree parse Pod into a simple parse tree" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .IP "Tree Contents" 4 .IX Item "Tree Contents" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1SUPPORT\s0" 4 .IX Item "SUPPORT" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1DISCLAIMERS\s0" 4 .IX Item "COPYRIGHT AND DISCLAIMERS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD Allison Randal \f(CW\*(C`allison@perl.org\*(C'\fR, Hans Dieter Pearcey \f(CW\*(C`hdp@cpan.org\*(C'\fR, David E. Wheeler \f(CW\*(C`dwheeler@cpan.org\*(C'\fR .SS "Pod::Simple::Subclassing \*(-- write a formatter as a Pod::Simple subclass" .IX Subsection "Pod::Simple::Subclassing write a formatter as a Pod::Simple subclass" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "Events" 4 .IX Item "Events" .PD \&\f(CW\*(C`$parser\->_handle_element_start( \f(CIelement_name\f(CW, \f(CIattr_hashref\f(CW )\*(C'\fR, \&\f(CW\*(C`$parser\->_handle_element_end( \f(CIelement_name\f(CW )\*(C'\fR, \f(CW\*(C`$parser\->_handle_text( \f(CItext_string\f(CW )\*(C'\fR, events with an element_name of Document, events with an element_name of Para, events with an element_name of B, C, F, or I, events with an element_name of S, events with an element_name of X, events with an element_name of L, events with an element_name of E or Z, events with an element_name of Verbatim, events with an element_name of head1 .. head4, events with an element_name of over-bullet, events with an element_name of over-number, events with an element_name of over-text, events with an element_name of over-block, events with an element_name of item-bullet, events with an element_name of item-number, events with an element_name of item-text, events with an element_name of for, events with an element_name of Data .IP "More Pod::Simple Methods" 4 .IX Item "More Pod::Simple Methods" \&\f(CW\*(C`$parser\->accept_targets( \f(CISOMEVALUE\f(CW )\*(C'\fR, \f(CW\*(C`$parser\->accept_targets_as_text( \f(CISOMEVALUE\f(CW )\*(C'\fR, \f(CW\*(C`$parser\->accept_codes( \f(CICodename\f(CW, \f(CICodename\f(CW... )\*(C'\fR, \f(CW\*(C`$parser\->accept_directive_as_data( \f(CIdirective_name\f(CW )\*(C'\fR, \f(CW\*(C`$parser\->accept_directive_as_verbatim( \f(CIdirective_name\f(CW )\*(C'\fR, \f(CW\*(C`$parser\->accept_directive_as_processed( \f(CIdirective_name\f(CW )\*(C'\fR, \f(CW\*(C`$parser\->nbsp_for_S( \f(CIBOOLEAN\f(CW );\*(C'\fR, \f(CW\*(C`$parser\->version_report()\*(C'\fR, \&\f(CW\*(C`$parser\->pod_para_count()\*(C'\fR, \f(CW\*(C`$parser\->line_count()\*(C'\fR, \f(CW\*(C`$parser\->nix_X_codes( \f(CISOMEVALUE\f(CW )\*(C'\fR, \f(CW\*(C`$parser\->merge_text( \&\f(CISOMEVALUE\f(CW )\*(C'\fR, \f(CW\*(C`$parser\->code_handler( \f(CICODE_REF\f(CW )\*(C'\fR, \f(CW\*(C`$parser\->cut_handler( \f(CICODE_REF\f(CW )\*(C'\fR, \f(CW\*(C`$parser\->whine( \&\f(CIlinenumber\f(CW, \f(CIcomplaint string\f(CW )\*(C'\fR, \f(CW\*(C`$parser\->scream( \&\f(CIlinenumber\f(CW, \f(CIcomplaint string\f(CW )\*(C'\fR, \f(CW\*(C`$parser\->source_dead(1)\*(C'\fR, \&\f(CW\*(C`$parser\->hide_line_numbers( \f(CISOMEVALUE\f(CW )\*(C'\fR, \f(CW\*(C`$parser\->no_whining( \&\f(CISOMEVALUE\f(CW )\*(C'\fR, \f(CW\*(C`$parser\->no_errata_section( \f(CISOMEVALUE\f(CW )\*(C'\fR, \f(CW\*(C`$parser\->complain_stderr( \f(CISOMEVALUE\f(CW )\*(C'\fR, \f(CW\*(C`$parser\->bare_output( \&\f(CISOMEVALUE\f(CW )\*(C'\fR, \f(CW\*(C`$parser\->preserve_whitespace( \f(CISOMEVALUE\f(CW )\*(C'\fR .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD 0 .IP "\s-1SUPPORT\s0" 4 .IX Item "SUPPORT" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1DISCLAIMERS\s0" 4 .IX Item "COPYRIGHT AND DISCLAIMERS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD Allison Randal \f(CW\*(C`allison@perl.org\*(C'\fR, Hans Dieter Pearcey \f(CW\*(C`hdp@cpan.org\*(C'\fR, David E. Wheeler \f(CW\*(C`dwheeler@cpan.org\*(C'\fR .SS "Pod::Simple::Text \*(-- format Pod as plaintext" .IX Subsection "Pod::Simple::Text format Pod as plaintext" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1SUPPORT\s0" 4 .IX Item "SUPPORT" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1DISCLAIMERS\s0" 4 .IX Item "COPYRIGHT AND DISCLAIMERS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD Allison Randal \f(CW\*(C`allison@perl.org\*(C'\fR, Hans Dieter Pearcey \f(CW\*(C`hdp@cpan.org\*(C'\fR, David E. Wheeler \f(CW\*(C`dwheeler@cpan.org\*(C'\fR .SS "Pod::Simple::TextContent \*(-- get the text content of Pod" .IX Subsection "Pod::Simple::TextContent get the text content of Pod" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1SUPPORT\s0" 4 .IX Item "SUPPORT" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1DISCLAIMERS\s0" 4 .IX Item "COPYRIGHT AND DISCLAIMERS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD Allison Randal \f(CW\*(C`allison@perl.org\*(C'\fR, Hans Dieter Pearcey \f(CW\*(C`hdp@cpan.org\*(C'\fR, David E. Wheeler \f(CW\*(C`dwheeler@cpan.org\*(C'\fR .SS "Pod::Simple::XHTML \*(-- format Pod as validating \s-1XHTML\s0" .IX Subsection "Pod::Simple::XHTML format Pod as validating XHTML" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Minimal code" 4 .IX Item "Minimal code" .RE .RS 4 .RE .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "perldoc_url_prefix" 4 .IX Item "perldoc_url_prefix" .IP "perldoc_url_postfix" 4 .IX Item "perldoc_url_postfix" .IP "man_url_prefix" 4 .IX Item "man_url_prefix" .IP "man_url_postfix" 4 .IX Item "man_url_postfix" .IP "title_prefix, title_postfix" 4 .IX Item "title_prefix, title_postfix" .IP "html_css" 4 .IX Item "html_css" .IP "html_javascript" 4 .IX Item "html_javascript" .IP "html_doctype" 4 .IX Item "html_doctype" .IP "html_charset" 4 .IX Item "html_charset" .IP "html_header_tags" 4 .IX Item "html_header_tags" .IP "html_h_level" 4 .IX Item "html_h_level" .IP "default_title" 4 .IX Item "default_title" .IP "force_title" 4 .IX Item "force_title" .IP "html_header, html_footer" 4 .IX Item "html_header, html_footer" .IP "index" 4 .IX Item "index" .RE .RS 4 .RE .IP "\s-1SUBCLASSING\s0" 4 .IX Item "SUBCLASSING" .IP "handle_text" 4 .IX Item "handle_text" .IP "accept_targets_as_html" 4 .IX Item "accept_targets_as_html" .IP "resolve_pod_page_link" 4 .IX Item "resolve_pod_page_link" .IP "resolve_man_page_link" 4 .IX Item "resolve_man_page_link" .IP "idify" 4 .IX Item "idify" .IP "batch_mode_page_object_init" 4 .IX Item "batch_mode_page_object_init" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1SUPPORT\s0" 4 .IX Item "SUPPORT" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1DISCLAIMERS\s0" 4 .IX Item "COPYRIGHT AND DISCLAIMERS" .IP "\s-1ACKNOWLEDGEMENTS\s0" 4 .IX Item "ACKNOWLEDGEMENTS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD Allison Randal \f(CW\*(C`allison@perl.org\*(C'\fR, Hans Dieter Pearcey \f(CW\*(C`hdp@cpan.org\*(C'\fR, David E. Wheeler \f(CW\*(C`dwheeler@cpan.org\*(C'\fR .SS "Pod::Simple::XMLOutStream \*(-- turn Pod into \s-1XML\s0" .IX Subsection "Pod::Simple::XMLOutStream turn Pod into XML" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1ABOUT\s0 \s-1EXTENDING\s0 \s-1POD\s0" 4 .IX Item "ABOUT EXTENDING POD" .IP "\s-1ASK\s0 \s-1ME\s0!" 4 .IX Item "ASK ME!" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1SUPPORT\s0" 4 .IX Item "SUPPORT" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1DISCLAIMERS\s0" 4 .IX Item "COPYRIGHT AND DISCLAIMERS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD Allison Randal \f(CW\*(C`allison@perl.org\*(C'\fR, Hans Dieter Pearcey \f(CW\*(C`hdp@cpan.org\*(C'\fR, David E. Wheeler \f(CW\*(C`dwheeler@cpan.org\*(C'\fR .SS "Pod::Text \- Convert \s-1POD\s0 data to formatted \s-1ASCII\s0 text" .IX Subsection "Pod::Text - Convert POD data to formatted ASCII text" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD alt, code, indent, loose, margin, quotes, sentence, stderr, utf8, width .IP "\s-1DIAGNOSTICS\s0" 4 .IX Item "DIAGNOSTICS" Bizarre space in item, Item called without tag, Can't open \f(CW%s\fR for reading: \&\f(CW%s\fR, Invalid quote specification \*(L"%s\*(R" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .PD 0 .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .IP "\s-1NOTES\s0" 4 .IX Item "NOTES" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "Pod::Text::Color \- Convert \s-1POD\s0 data to formatted color \s-1ASCII\s0 text" .IX Subsection "Pod::Text::Color - Convert POD data to formatted color ASCII text" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "Pod::Text::Overstrike, =for stopwords overstrike" .IX Subsection "Pod::Text::Overstrike, =for stopwords overstrike" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "Pod::Text::Termcap \- Convert \s-1POD\s0 data to \s-1ASCII\s0 text with format escapes" .IX Subsection "Pod::Text::Termcap - Convert POD data to ASCII text with format escapes" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1NOTES\s0" 4 .IX Item "NOTES" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "Pod::Usage, \fIpod2usage()\fP \- print a usage message from embedded pod documentation" .IX Subsection "Pod::Usage, pod2usage() - print a usage message from embedded pod documentation" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1ARGUMENTS\s0" 4 .IX Item "ARGUMENTS" .PD \&\f(CW\*(C`\-message\*(C'\fR, \f(CW\*(C`\-msg\*(C'\fR, \f(CW\*(C`\-exitval\*(C'\fR, \f(CW\*(C`\-verbose\*(C'\fR, \f(CW\*(C`\-sections\*(C'\fR, \f(CW\*(C`\-output\*(C'\fR, \&\f(CW\*(C`\-input\*(C'\fR, \f(CW\*(C`\-pathlist\*(C'\fR, \f(CW\*(C`\-noperldoc\*(C'\fR .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD 0 .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .RS 4 .IP "Recommended Use" 4 .IX Item "Recommended Use" .RE .RS 4 .RE .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1ACKNOWLEDGMENTS\s0" 4 .IX Item "ACKNOWLEDGMENTS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "SDBM_File \- Tied access to sdbm files" .IX Subsection "SDBM_File - Tied access to sdbm files" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD \&\f(CW\*(C`O_RDONLY\*(C'\fR, \f(CW\*(C`O_WRONLY\*(C'\fR, \f(CW\*(C`O_RDWR\*(C'\fR .IP "\s-1DIAGNOSTICS\s0" 4 .IX Item "DIAGNOSTICS" .RS 4 .PD 0 .ie n .IP """sdbm store returned \-1, errno 22, key ""..."" at ...""" 4 .el .IP "\f(CWsdbm store returned \-1, errno 22, key ``...'' at ...\fR" 4 .IX Item "sdbm store returned -1, errno 22, key ""..."" at ..." .RE .RS 4 .RE .IP "\s-1BUGS\s0 \s-1AND\s0 \s-1WARNINGS\s0" 4 .IX Item "BUGS AND WARNINGS" .PD .SS "Safe \- Compile and execute code in restricted compartments" .IX Subsection "Safe - Compile and execute code in restricted compartments" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD a new namespace, an operator mask .IP "\s-1WARNING\s0" 4 .IX Item "WARNING" .PD 0 .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "permit (\s-1OP\s0, ...)" 4 .IX Item "permit (OP, ...)" .IP "permit_only (\s-1OP\s0, ...)" 4 .IX Item "permit_only (OP, ...)" .IP "deny (\s-1OP\s0, ...)" 4 .IX Item "deny (OP, ...)" .IP "deny_only (\s-1OP\s0, ...)" 4 .IX Item "deny_only (OP, ...)" .IP "trap (\s-1OP\s0, ...)" 4 .IX Item "trap (OP, ...)" .IP "untrap (\s-1OP\s0, ...)" 4 .IX Item "untrap (OP, ...)" .IP "share (\s-1NAME\s0, ...)" 4 .IX Item "share (NAME, ...)" .IP "share_from (\s-1PACKAGE\s0, \s-1ARRAYREF\s0)" 4 .IX Item "share_from (PACKAGE, ARRAYREF)" .IP "varglob (\s-1VARNAME\s0)" 4 .IX Item "varglob (VARNAME)" .IP "reval (\s-1STRING\s0, \s-1STRICT\s0)" 4 .IX Item "reval (STRING, STRICT)" .IP "rdo (\s-1FILENAME\s0)" 4 .IX Item "rdo (FILENAME)" .IP "root (\s-1NAMESPACE\s0)" 4 .IX Item "root (NAMESPACE)" .IP "mask (\s-1MASK\s0)" 4 .IX Item "mask (MASK)" .IP "wrap_code_ref (\s-1CODEREF\s0)" 4 .IX Item "wrap_code_ref (CODEREF)" .IP "wrap_code_refs_within (...)" 4 .IX Item "wrap_code_refs_within (...)" .RE .RS 4 .RE .IP "\s-1RISKS\s0" 4 .IX Item "RISKS" .PD Memory, \s-1CPU\s0, Snooping, Signals, State Changes .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .SS "Scalar::Util \- A selection of general-utility scalar subroutines" .IX Subsection "Scalar::Util - A selection of general-utility scalar subroutines" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD blessed \s-1EXPR\s0, dualvar \s-1NUM\s0, \s-1STRING\s0, isvstring \s-1EXPR\s0, isweak \s-1EXPR\s0, looks_like_number \s-1EXPR\s0, openhandle \s-1FH\s0, refaddr \s-1EXPR\s0, reftype \s-1EXPR\s0, set_prototype \s-1CODEREF\s0, \s-1PROTOTYPE\s0, tainted \s-1EXPR\s0, weaken \s-1REF\s0 .IP "\s-1DIAGNOSTICS\s0" 4 .IX Item "DIAGNOSTICS" Weak references are not implemented in the version of perl, Vstrings are not implemented in the version of perl, \f(CW\*(C`NAME\*(C'\fR is only available with the \&\s-1XS\s0 version of Scalar::Util .IP "\s-1KNOWN\s0 \s-1BUGS\s0" 4 .IX Item "KNOWN BUGS" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Search::Dict, look \- search for key in dictionary file" .IX Subsection "Search::Dict, look - search for key in dictionary file" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD .SS "SelectSaver \- save and restore selected file handle" .IX Subsection "SelectSaver - save and restore selected file handle" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD .SS "SelfLoader \- load functions only on demand" .IX Subsection "SelfLoader - load functions only on demand" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "The _\|_DATA_\|_ token" 4 .IX Item "The __DATA__ token" .IP "SelfLoader autoloading" 4 .IX Item "SelfLoader autoloading" .IP "Autoloading and package lexicals" 4 .IX Item "Autoloading and package lexicals" .IP "SelfLoader and AutoLoader" 4 .IX Item "SelfLoader and AutoLoader" .IP "_\|_DATA_\|_, _\|_END_\|_, and the \s-1FOOBAR::DATA\s0 filehandle." 4 .IX Item "__DATA__, __END__, and the FOOBAR::DATA filehandle." .IP "Classes and inherited methods." 4 .IX Item "Classes and inherited methods." .RE .RS 4 .RE .IP "Multiple packages and fully qualified subroutine names" 4 .IX Item "Multiple packages and fully qualified subroutine names" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .PP \&\fB_make_cmd\fR .SS "Shell \- run shell commands transparently within perl" .IX Subsection "Shell - run shell commands transparently within perl" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Caveats" 4 .IX Item "Caveats" .IP "Escaping Magic Characters" 4 .IX Item "Escaping Magic Characters" .IP "Configuration" 4 .IX Item "Configuration" .RE .RS 4 .RE .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "Socket, sockaddr_in, sockaddr_un, inet_aton, inet_ntoa, inet_pton, inet_ntop \- load the C socket.h defines and structure manipulators" .IX Subsection "Socket, sockaddr_in, sockaddr_un, inet_aton, inet_ntoa, inet_pton, inet_ntop - load the C socket.h defines and structure manipulators" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD inet_aton \s-1HOSTNAME\s0, inet_ntoa \s-1IP_ADDRESS\s0, \s-1INADDR_ANY\s0, \s-1INADDR_BROADCAST\s0, \&\s-1INADDR_LOOPBACK\s0, \s-1INADDR_NONE\s0, \s-1IN6ADDR_ANY\s0, \s-1IN6ADDR_LOOPBACK\s0, sockaddr_family \s-1SOCKADDR\s0, sockaddr_in \s-1PORT\s0, \s-1ADDRESS\s0, sockaddr_in \&\s-1SOCKADDR_IN\s0, pack_sockaddr_in \s-1PORT\s0, \s-1IP_ADDRESS\s0, unpack_sockaddr_in \&\s-1SOCKADDR_IN\s0, sockaddr_in6 \s-1PORT\s0, \s-1IP6_ADDRESS\s0, [ \s-1SCOPE_ID\s0, [ \s-1FLOWINFO\s0 ] ], sockaddr_in6 \s-1SOCKADDR_IN6\s0, pack_sockaddr_in6 \s-1PORT\s0, \s-1IP6_ADDRESS\s0, [ \s-1SCOPE_ID\s0, [ \s-1FLOWINFO\s0 ] ], unpack_sockaddr_in6 \s-1SOCKADDR_IN6\s0, sockaddr_un \s-1PATHNAME\s0, sockaddr_un \s-1SOCKADDR_UN\s0, pack_sockaddr_un \s-1PATH\s0, unpack_sockaddr_un \&\s-1SOCKADDR_UN\s0, inet_pton \s-1ADDRESS_FAMILY\s0, \s-1HOSTNAME\s0, inet_ntop \s-1ADDRESS_FAMILY\s0, \&\s-1IP_ADDRESS\s0, getaddrinfo \s-1HOST\s0, \s-1SERVICE\s0, [ \s-1HINTS\s0 ], flags => \s-1INT\s0, family => \&\s-1INT\s0, socktype => \s-1INT\s0, protocol => \s-1INT\s0, family => \s-1INT\s0, socktype => \s-1INT\s0, protocol => \s-1INT\s0, addr => \s-1STRING\s0, canonname => \s-1STRING\s0, getnameinfo \s-1ADDR\s0, \&\s-1FLAGS\s0 .SS "Storable \- persistence for Perl data structures" .IX Subsection "Storable - persistence for Perl data structures" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1MEMORY\s0 \s-1STORE\s0" 4 .IX Item "MEMORY STORE" .IP "\s-1ADVISORY\s0 \s-1LOCKING\s0" 4 .IX Item "ADVISORY LOCKING" .IP "\s-1SPEED\s0" 4 .IX Item "SPEED" .IP "\s-1CANONICAL\s0 \s-1REPRESENTATION\s0" 4 .IX Item "CANONICAL REPRESENTATION" .IP "\s-1CODE\s0 \s-1REFERENCES\s0" 4 .IX Item "CODE REFERENCES" .IP "\s-1FORWARD\s0 \s-1COMPATIBILITY\s0" 4 .IX Item "FORWARD COMPATIBILITY" .PD utf8 data, restricted hashes, files from future versions of Storable .IP "\s-1ERROR\s0 \s-1REPORTING\s0" 4 .IX Item "ERROR REPORTING" .PD 0 .IP "\s-1WIZARDS\s0 \s-1ONLY\s0" 4 .IX Item "WIZARDS ONLY" .RS 4 .IP "Hooks" 4 .IX Item "Hooks" .PD \&\f(CW\*(C`STORABLE_freeze\*(C'\fR \fIobj\fR, \fIcloning\fR, \f(CW\*(C`STORABLE_thaw\*(C'\fR \fIobj\fR, \fIcloning\fR, \&\fIserialized\fR, .., \f(CW\*(C`STORABLE_attach\*(C'\fR \fIclass\fR, \fIcloning\fR, \fIserialized\fR .IP "Predicates" 4 .IX Item "Predicates" \&\f(CW\*(C`Storable::last_op_in_netorder\*(C'\fR, \f(CW\*(C`Storable::is_storing\*(C'\fR, \&\f(CW\*(C`Storable::is_retrieving\*(C'\fR .IP "Recursion" 4 .IX Item "Recursion" .PD 0 .IP "Deep Cloning" 4 .IX Item "Deep Cloning" .RE .RS 4 .RE .IP "Storable magic" 4 .IX Item "Storable magic" .PD \&\f(CW$info\fR = Storable::file_magic( \f(CW$filename\fR ), \f(CW\*(C`version\*(C'\fR, \f(CW\*(C`version_nv\*(C'\fR, \&\f(CW\*(C`major\*(C'\fR, \f(CW\*(C`minor\*(C'\fR, \f(CW\*(C`hdrsize\*(C'\fR, \f(CW\*(C`netorder\*(C'\fR, \f(CW\*(C`byteorder\*(C'\fR, \f(CW\*(C`intsize\*(C'\fR, \&\f(CW\*(C`longsize\*(C'\fR, \f(CW\*(C`ptrsize\*(C'\fR, \f(CW\*(C`nvsize\*(C'\fR, \f(CW\*(C`file\*(C'\fR, \f(CW$info\fR = Storable::read_magic( \&\f(CW$buffer\fR ), \f(CW$info\fR = Storable::read_magic( \f(CW$buffer\fR, \f(CW$must_be_file\fR ) .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .PD 0 .IP "\s-1SECURITY\s0 \s-1WARNING\s0" 4 .IX Item "SECURITY WARNING" .IP "\s-1WARNING\s0" 4 .IX Item "WARNING" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .RS 4 .IP "64 bit data in perl 5.6.0 and 5.6.1" 4 .IX Item "64 bit data in perl 5.6.0 and 5.6.1" .RE .RS 4 .RE .IP "\s-1CREDITS\s0" 4 .IX Item "CREDITS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Symbol \- manipulate Perl symbols and their names" .IX Subsection "Symbol - manipulate Perl symbols and their names" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .PD .SS "Sys::Hostname \- Try every conceivable way to get hostname" .IX Subsection "Sys::Hostname - Try every conceivable way to get hostname" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "Sys::Syslog \- Perl interface to the \s-1UNIX\s0 \fIsyslog\fP\|(3) calls" .IX Subsection "Sys::Syslog - Perl interface to the UNIX syslog calls" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1EXPORTS\s0" 4 .IX Item "EXPORTS" .IP "\s-1FUNCTIONS\s0" 4 .IX Item "FUNCTIONS" .PD \&\fBopenlog($ident, \f(CB$logopt\fB, \f(CB$facility\fB)\fR, \fBsyslog($priority, \f(CB$message\fB)\fR, \&\fBsyslog($priority, \f(CB$format\fB, \f(CB@args\fB)\fR, \fBNote\fR, \&\fBsetlogmask($mask_priority)\fR, \fBsetlogsock($sock_type)\fR, \&\fBsetlogsock($sock_type, \f(CB$stream_location\fB)\fR (added in Perl 5.004_02), \&\fBsetlogsock($sock_type, \f(CB$stream_location\fB, \f(CB$sock_timeout\fB)\fR (added in 0.25), \&\fBNote\fR, \fB\f(BIcloselog()\fB\fR .IP "\s-1THE\s0 \s-1RULES\s0 \s-1OF\s0 \s-1SYS::SYSLOG\s0" 4 .IX Item "THE RULES OF SYS::SYSLOG" .PD 0 .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .IP "\s-1CONSTANTS\s0" 4 .IX Item "CONSTANTS" .RS 4 .IP "Facilities" 4 .IX Item "Facilities" .IP "Levels" 4 .IX Item "Levels" .RE .RS 4 .RE .IP "\s-1DIAGNOSTICS\s0" 4 .IX Item "DIAGNOSTICS" .PD \&\f(CW\*(C`Invalid argument passed to setlogsock\*(C'\fR, \f(CW\*(C`eventlog passed to setlogsock, but no Win32 API available\*(C'\fR, \f(CW\*(C`no connection to syslog available\*(C'\fR, \f(CW\*(C`stream passed to setlogsock, but %s is not writable\*(C'\fR, \f(CW\*(C`stream passed to setlogsock, but could not find any device\*(C'\fR, \f(CW\*(C`tcp passed to setlogsock, but tcp service unavailable\*(C'\fR, \f(CW\*(C`syslog: expecting argument %s\*(C'\fR, \f(CW\*(C`syslog: invalid level/facility: %s\*(C'\fR, \f(CW\*(C`syslog: too many levels given: %s\*(C'\fR, \&\f(CW\*(C`syslog: too many facilities given: %s\*(C'\fR, \f(CW\*(C`syslog: level must be given\*(C'\fR, \&\f(CW\*(C`udp passed to setlogsock, but udp service unavailable\*(C'\fR, \f(CW\*(C`unix passed to setlogsock, but path not available\*(C'\fR .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .RS 4 .PD 0 .IP "Manual Pages" 4 .IX Item "Manual Pages" .IP "RFCs" 4 .IX Item "RFCs" .IP "Articles" 4 .IX Item "Articles" .IP "Event Log" 4 .IX Item "Event Log" .RE .RS 4 .RE .IP "\s-1AUTHORS\s0 & \s-1ACKNOWLEDGEMENTS\s0" 4 .IX Item "AUTHORS & ACKNOWLEDGEMENTS" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1SUPPORT\s0" 4 .IX Item "SUPPORT" .PD AnnoCPAN: Annotated \s-1CPAN\s0 documentation, \s-1CPAN\s0 Ratings, \s-1RT:\s0 \s-1CPAN\s0's request tracker, Search \s-1CPAN\s0, Kobes' \s-1CPAN\s0 Search, Perl Documentation .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD 0 .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .PD .SS "TAP::Base \- Base class that provides common functionality to TAP::Parser and TAP::Harness" .IX Subsection "TAP::Base - Base class that provides common functionality to TAP::Parser and TAP::Harness" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "Class Methods" 4 .IX Item "Class Methods" .RE .RS 4 .RE .PD .SS "TAP::Formatter::Base \- Base class for harness output delegates" .IX Subsection "TAP::Formatter::Base - Base class for harness output delegates" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "Class Methods" 4 .IX Item "Class Methods" .PD \&\f(CW\*(C`verbosity\*(C'\fR, \f(CW\*(C`verbose\*(C'\fR, \f(CW\*(C`timer\*(C'\fR, \f(CW\*(C`failures\*(C'\fR, \f(CW\*(C`comments\*(C'\fR, \f(CW\*(C`quiet\*(C'\fR, \&\f(CW\*(C`really_quiet\*(C'\fR, \f(CW\*(C`silent\*(C'\fR, \f(CW\*(C`errors\*(C'\fR, \f(CW\*(C`directives\*(C'\fR, \f(CW\*(C`stdout\*(C'\fR, \f(CW\*(C`color\*(C'\fR, \&\f(CW\*(C`jobs\*(C'\fR, \f(CW\*(C`show_count\*(C'\fR .RE .RS 4 .RE .SS "TAP::Formatter::Color \- Run Perl test scripts with color" .IX Subsection "TAP::Formatter::Color - Run Perl test scripts with color" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "Class Methods" 4 .IX Item "Class Methods" .RE .RS 4 .RE .PD .SS "TAP::Formatter::Console \- Harness output delegate for default console output" .IX Subsection "TAP::Formatter::Console - Harness output delegate for default console output" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .RS 4 .ie n .IP """open_test""" 4 .el .IP "\f(CWopen_test\fR" 4 .IX Item "open_test" .RE .RS 4 .RE .PD .SS "TAP::Formatter::Console::ParallelSession \- Harness output delegate for parallel console output" .IX Subsection "TAP::Formatter::Console::ParallelSession - Harness output delegate for parallel console output" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "Class Methods" 4 .IX Item "Class Methods" .RE .RS 4 .RE .PD .SS "TAP::Formatter::Console::Session \- Harness output delegate for default console output" .IX Subsection "TAP::Formatter::Console::Session - Harness output delegate for default console output" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .ie n .IP """clear_for_close""" 4 .el .IP "\f(CWclear_for_close\fR" 4 .IX Item "clear_for_close" .ie n .IP """close_test""" 4 .el .IP "\f(CWclose_test\fR" 4 .IX Item "close_test" .ie n .IP """header""" 4 .el .IP "\f(CWheader\fR" 4 .IX Item "header" .ie n .IP """result""" 4 .el .IP "\f(CWresult\fR" 4 .IX Item "result" .PD .SS "TAP::Formatter::File \- Harness output delegate for file output" .IX Subsection "TAP::Formatter::File - Harness output delegate for file output" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .RS 4 .ie n .IP """open_test""" 4 .el .IP "\f(CWopen_test\fR" 4 .IX Item "open_test" .RE .RS 4 .RE .PD .SS "TAP::Formatter::File::Session \- Harness output delegate for file output" .IX Subsection "TAP::Formatter::File::Session - Harness output delegate for file output" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "result" 4 .IX Item "result" .RE .RS 4 .RE .IP "close_test" 4 .IX Item "close_test" .PD .SS "TAP::Formatter::Session \- Abstract base class for harness output delegate" .IX Subsection "TAP::Formatter::Session - Abstract base class for harness output delegate" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "Class Methods" 4 .IX Item "Class Methods" .PD \&\f(CW\*(C`formatter\*(C'\fR, \f(CW\*(C`parser\*(C'\fR, \f(CW\*(C`name\*(C'\fR, \f(CW\*(C`show_count\*(C'\fR .RE .RS 4 .RE .SS "TAP::Harness \- Run test scripts with statistics" .IX Subsection "TAP::Harness - Run test scripts with statistics" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "Class Methods" 4 .IX Item "Class Methods" .PD \&\f(CW\*(C`verbosity\*(C'\fR, \f(CW\*(C`timer\*(C'\fR, \f(CW\*(C`failures\*(C'\fR, \f(CW\*(C`comments\*(C'\fR, \f(CW\*(C`show_count\*(C'\fR, \&\f(CW\*(C`normalize\*(C'\fR, \f(CW\*(C`lib\*(C'\fR, \f(CW\*(C`switches\*(C'\fR, \f(CW\*(C`test_args\*(C'\fR, \f(CW\*(C`color\*(C'\fR, \f(CW\*(C`exec\*(C'\fR, \&\f(CW\*(C`merge\*(C'\fR, \f(CW\*(C`sources\*(C'\fR, \f(CW\*(C`aggregator_class\*(C'\fR, \f(CW\*(C`version\*(C'\fR, \f(CW\*(C`formatter_class\*(C'\fR, \&\f(CW\*(C`multiplexer_class\*(C'\fR, \f(CW\*(C`parser_class\*(C'\fR, \f(CW\*(C`scheduler_class\*(C'\fR, \f(CW\*(C`formatter\*(C'\fR, \&\f(CW\*(C`errors\*(C'\fR, \f(CW\*(C`directives\*(C'\fR, \f(CW\*(C`ignore_exit\*(C'\fR, \f(CW\*(C`jobs\*(C'\fR, \f(CW\*(C`rules\*(C'\fR, \f(CW\*(C`stdout\*(C'\fR, \&\f(CW\*(C`trap\*(C'\fR .RE .RS 4 .RE .IP "Instance Methods" 4 .IX Item "Instance Methods" .PP the source name of a test to run, a reference to a [ source name, display name ] array .IP "\s-1CONFIGURING\s0" 4 .IX Item "CONFIGURING" .RS 4 .PD 0 .IP "Plugins" 4 .IX Item "Plugins" .ie n .IP """Module::Build""" 4 .el .IP "\f(CWModule::Build\fR" 4 .IX Item "Module::Build" .ie n .IP """ExtUtils::MakeMaker""" 4 .el .IP "\f(CWExtUtils::MakeMaker\fR" 4 .IX Item "ExtUtils::MakeMaker" .ie n .IP """prove""" 4 .el .IP "\f(CWprove\fR" 4 .IX Item "prove" .RE .RS 4 .RE .IP "\s-1WRITING\s0 \s-1PLUGINS\s0" 4 .IX Item "WRITING PLUGINS" .PD Customize how \s-1TAP\s0 gets into the parser, Customize how \s-1TAP\s0 results are output from the parser .IP "\s-1SUBCLASSING\s0" 4 .IX Item "SUBCLASSING" .RS 4 .PD 0 .IP "Methods" 4 .IX Item "Methods" .PD \&\*(L"new\*(R", \*(L"runtests\*(R", \*(L"summary\*(R" .RE .RS 4 .RE .IP "\s-1REPLACING\s0" 4 .IX Item "REPLACING" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "TAP::Harness::Beyond, Test::Harness \- Beyond make test" .IX Subsection "TAP::Harness::Beyond, Test::Harness - Beyond make test" .IP "Beyond make test" 4 .IX Item "Beyond make test" .RS 4 .PD 0 .IP "Saved State" 4 .IX Item "Saved State" .IP "Parallel Testing" 4 .IX Item "Parallel Testing" .IP "Non-Perl Tests" 4 .IX Item "Non-Perl Tests" .IP "Mixing it up" 4 .IX Item "Mixing it up" .IP "Rolling My Own" 4 .IX Item "Rolling My Own" .IP "Deeper Customisation" 4 .IX Item "Deeper Customisation" .IP "Callbacks" 4 .IX Item "Callbacks" .IP "Parsing \s-1TAP\s0" 4 .IX Item "Parsing TAP" .IP "Getting Support" 4 .IX Item "Getting Support" .RE .RS 4 .RE .PD .ie n .SS "TAP::Object \- Base class that provides common functionality to all ""TAP::*"" modules" .el .SS "TAP::Object \- Base class that provides common functionality to all \f(CWTAP::*\fP modules" .IX Subsection "TAP::Object - Base class that provides common functionality to all TAP::* modules" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "Class Methods" 4 .IX Item "Class Methods" .RE .RS 4 .RE .IP "Instance Methods" 4 .IX Item "Instance Methods" .PD .SS "TAP::Parser \- Parse \s-1TAP\s0 output" .IX Subsection "TAP::Parser - Parse TAP output" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "Class Methods" 4 .IX Item "Class Methods" .PD \&\f(CW\*(C`source\*(C'\fR, \f(CW\*(C`tap\*(C'\fR, \f(CW\*(C`exec\*(C'\fR, \f(CW\*(C`sources\*(C'\fR, \f(CW\*(C`callback\*(C'\fR, \f(CW\*(C`switches\*(C'\fR, \&\f(CW\*(C`test_args\*(C'\fR, \f(CW\*(C`spool\*(C'\fR, \f(CW\*(C`merge\*(C'\fR, \f(CW\*(C`grammar_class\*(C'\fR, \&\f(CW\*(C`result_factory_class\*(C'\fR, \f(CW\*(C`iterator_factory_class\*(C'\fR .RE .RS 4 .RE .IP "Instance Methods" 4 .IX Item "Instance Methods" .PD 0 .IP "\s-1INDIVIDUAL\s0 \s-1RESULTS\s0" 4 .IX Item "INDIVIDUAL RESULTS" .RS 4 .IP "Result types" 4 .IX Item "Result types" .PD Version, Plan, Pragma, Test, Comment, Bailout, Unknown .IP "Common type methods" 4 .IX Item "Common type methods" .PD 0 .ie n .IP """plan"" methods" 4 .el .IP "\f(CWplan\fR methods" 4 .IX Item "plan methods" .ie n .IP """pragma"" methods" 4 .el .IP "\f(CWpragma\fR methods" 4 .IX Item "pragma methods" .ie n .IP """bailout"" methods" 4 .el .IP "\f(CWbailout\fR methods" 4 .IX Item "bailout methods" .ie n .IP """unknown"" methods" 4 .el .IP "\f(CWunknown\fR methods" 4 .IX Item "unknown methods" .ie n .IP """test"" methods" 4 .el .IP "\f(CWtest\fR methods" 4 .IX Item "test methods" .RE .RS 4 .RE .IP "\s-1TOTAL\s0 \s-1RESULTS\s0" 4 .IX Item "TOTAL RESULTS" .RS 4 .IP "Individual Results" 4 .IX Item "Individual Results" .RE .RS 4 .RE .IP "Pragmas" 4 .IX Item "Pragmas" .IP "Summary Results" 4 .IX Item "Summary Results" .ie n .IP """ignore_exit""" 4 .el .IP "\f(CWignore_exit\fR" 4 .IX Item "ignore_exit" .PD .PP Misplaced plan, No plan, More than one plan, Test numbers out of sequence .IP "\s-1CALLBACKS\s0" 4 .IX Item "CALLBACKS" \&\f(CW\*(C`test\*(C'\fR, \f(CW\*(C`version\*(C'\fR, \f(CW\*(C`plan\*(C'\fR, \f(CW\*(C`comment\*(C'\fR, \f(CW\*(C`bailout\*(C'\fR, \f(CW\*(C`yaml\*(C'\fR, \f(CW\*(C`unknown\*(C'\fR, \&\f(CW\*(C`ELSE\*(C'\fR, \f(CW\*(C`ALL\*(C'\fR, \f(CW\*(C`EOF\*(C'\fR .IP "\s-1TAP\s0 \s-1GRAMMAR\s0" 4 .IX Item "TAP GRAMMAR" .PD 0 .IP "\s-1BACKWARDS\s0 \s-1COMPATIBILITY\s0" 4 .IX Item "BACKWARDS COMPATIBILITY" .RS 4 .IP "Differences" 4 .IX Item "Differences" .PD \&\s-1TODO\s0 plans, 'Missing' tests .RE .RS 4 .RE .IP "\s-1SUBCLASSING\s0" 4 .IX Item "SUBCLASSING" .RS 4 .PD 0 .IP "Parser Components" 4 .IX Item "Parser Components" .PD option 1, option 2 .RE .RS 4 .RE .IP "\s-1ACKNOWLEDGMENTS\s0" 4 .IX Item "ACKNOWLEDGMENTS" Michael Schwern, Andy Lester, chromatic, \s-1GEOFFR\s0, Shlomi Fish, Torsten Schoenfeld, Jerry Gay, Aristotle, Adam Kennedy, Yves Orton, Adrian Howard, Sean & Lil, Andreas J. Koenig, Florian Ragwitz, Corion, Mark Stosberg, Matt Kraai, David Wheeler, Alex Vandiver, Cosimo Streppone, Ville SkyttA\*~X .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .PD 0 .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1COPYRIGHT\s0 & \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT & LICENSE" .PD .SS "TAP::Parser::Aggregator \- Aggregate TAP::Parser results" .IX Subsection "TAP::Parser::Aggregator - Aggregate TAP::Parser results" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "Class Methods" 4 .IX Item "Class Methods" .RE .RS 4 .RE .IP "Instance Methods" 4 .IX Item "Instance Methods" .IP "Summary methods" 4 .IX Item "Summary methods" .PD failed, parse_errors, passed, planned, skipped, todo, todo_passed, wait, exit .PP Failed tests, Parse errors, Bad exit or wait status .IP "See Also" 4 .IX Item "See Also" .SS "TAP::Parser::Grammar \- A grammar for the Test Anything Protocol." .IX Subsection "TAP::Parser::Grammar - A grammar for the Test Anything Protocol." .PD 0 .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "Class Methods" 4 .IX Item "Class Methods" .RE .RS 4 .RE .IP "Instance Methods" 4 .IX Item "Instance Methods" .IP "\s-1TAP\s0 \s-1GRAMMAR\s0" 4 .IX Item "TAP GRAMMAR" .IP "\s-1SUBCLASSING\s0" 4 .IX Item "SUBCLASSING" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "TAP::Parser::Iterator \- Base class for \s-1TAP\s0 source iterators" .IX Subsection "TAP::Parser::Iterator - Base class for TAP source iterators" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "Class Methods" 4 .IX Item "Class Methods" .IP "Instance Methods" 4 .IX Item "Instance Methods" .RE .RS 4 .RE .IP "\s-1SUBCLASSING\s0" 4 .IX Item "SUBCLASSING" .RS 4 .IP "Example" 4 .IX Item "Example" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "TAP::Parser::Iterator::Array \- Iterator for array-based \s-1TAP\s0 sources" .IX Subsection "TAP::Parser::Iterator::Array - Iterator for array-based TAP sources" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "Class Methods" 4 .IX Item "Class Methods" .IP "Instance Methods" 4 .IX Item "Instance Methods" .RE .RS 4 .RE .IP "\s-1ATTRIBUTION\s0" 4 .IX Item "ATTRIBUTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "TAP::Parser::Iterator::Process \- Iterator for process-based \s-1TAP\s0 sources" .IX Subsection "TAP::Parser::Iterator::Process - Iterator for process-based TAP sources" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "Class Methods" 4 .IX Item "Class Methods" .IP "Instance Methods" 4 .IX Item "Instance Methods" .RE .RS 4 .RE .IP "\s-1ATTRIBUTION\s0" 4 .IX Item "ATTRIBUTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "TAP::Parser::Iterator::Stream \- Iterator for filehandle-based \s-1TAP\s0 sources" .IX Subsection "TAP::Parser::Iterator::Stream - Iterator for filehandle-based TAP sources" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "Class Methods" 4 .IX Item "Class Methods" .RE .RS 4 .RE .IP "Instance Methods" 4 .IX Item "Instance Methods" .IP "\s-1ATTRIBUTION\s0" 4 .IX Item "ATTRIBUTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "TAP::Parser::IteratorFactory \- Figures out which SourceHandler objects to use for a given Source" .IX Subsection "TAP::Parser::IteratorFactory - Figures out which SourceHandler objects to use for a given Source" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "Class Methods" 4 .IX Item "Class Methods" .RE .RS 4 .RE .IP "Instance Methods" 4 .IX Item "Instance Methods" .IP "\s-1SUBCLASSING\s0" 4 .IX Item "SUBCLASSING" .RS 4 .IP "Example" 4 .IX Item "Example" .RE .RS 4 .RE .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1ATTRIBUTION\s0" 4 .IX Item "ATTRIBUTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "TAP::Parser::Multiplexer \- Multiplex multiple TAP::Parsers" .IX Subsection "TAP::Parser::Multiplexer - Multiplex multiple TAP::Parsers" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "Class Methods" 4 .IX Item "Class Methods" .RE .RS 4 .RE .IP "Instance Methods" 4 .IX Item "Instance Methods" .IP "See Also" 4 .IX Item "See Also" .PD .SS "TAP::Parser::Result \- Base class for TAP::Parser output objects" .IX Subsection "TAP::Parser::Result - Base class for TAP::Parser output objects" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .RS 4 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RE .RS 4 .RE .IP "Boolean methods" 4 .IX Item "Boolean methods" .PD \&\f(CW\*(C`is_plan\*(C'\fR, \f(CW\*(C`is_pragma\*(C'\fR, \f(CW\*(C`is_test\*(C'\fR, \f(CW\*(C`is_comment\*(C'\fR, \f(CW\*(C`is_bailout\*(C'\fR, \&\f(CW\*(C`is_version\*(C'\fR, \f(CW\*(C`is_unknown\*(C'\fR, \f(CW\*(C`is_yaml\*(C'\fR .IP "\s-1SUBCLASSING\s0" 4 .IX Item "SUBCLASSING" .RS 4 .PD 0 .IP "Example" 4 .IX Item "Example" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "TAP::Parser::Result::Bailout \- Bailout result token." .IX Subsection "TAP::Parser::Result::Bailout - Bailout result token." .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1OVERRIDDEN\s0 \s-1METHODS\s0" 4 .IX Item "OVERRIDDEN METHODS" .PD \&\f(CW\*(C`as_string\*(C'\fR .IP "Instance Methods" 4 .IX Item "Instance Methods" .SS "TAP::Parser::Result::Comment \- Comment result token." .IX Subsection "TAP::Parser::Result::Comment - Comment result token." .PD 0 .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1OVERRIDDEN\s0 \s-1METHODS\s0" 4 .IX Item "OVERRIDDEN METHODS" .PD \&\f(CW\*(C`as_string\*(C'\fR .IP "Instance Methods" 4 .IX Item "Instance Methods" .SS "TAP::Parser::Result::Plan \- Plan result token." .IX Subsection "TAP::Parser::Result::Plan - Plan result token." .PD 0 .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1OVERRIDDEN\s0 \s-1METHODS\s0" 4 .IX Item "OVERRIDDEN METHODS" .PD \&\f(CW\*(C`as_string\*(C'\fR, \f(CW\*(C`raw\*(C'\fR .IP "Instance Methods" 4 .IX Item "Instance Methods" .SS "TAP::Parser::Result::Pragma \- \s-1TAP\s0 pragma token." .IX Subsection "TAP::Parser::Result::Pragma - TAP pragma token." .PD 0 .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1OVERRIDDEN\s0 \s-1METHODS\s0" 4 .IX Item "OVERRIDDEN METHODS" .PD \&\f(CW\*(C`as_string\*(C'\fR, \f(CW\*(C`raw\*(C'\fR .IP "Instance Methods" 4 .IX Item "Instance Methods" .SS "TAP::Parser::Result::Test \- Test result token." .IX Subsection "TAP::Parser::Result::Test - Test result token." .PD 0 .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1OVERRIDDEN\s0 \s-1METHODS\s0" 4 .IX Item "OVERRIDDEN METHODS" .RS 4 .IP "Instance Methods" 4 .IX Item "Instance Methods" .RE .RS 4 .RE .PD .SS "TAP::Parser::Result::Unknown \- Unknown result token." .IX Subsection "TAP::Parser::Result::Unknown - Unknown result token." .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1OVERRIDDEN\s0 \s-1METHODS\s0" 4 .IX Item "OVERRIDDEN METHODS" .PD \&\f(CW\*(C`as_string\*(C'\fR, \f(CW\*(C`raw\*(C'\fR .SS "TAP::Parser::Result::Version \- \s-1TAP\s0 syntax version token." .IX Subsection "TAP::Parser::Result::Version - TAP syntax version token." .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1OVERRIDDEN\s0 \s-1METHODS\s0" 4 .IX Item "OVERRIDDEN METHODS" .PD \&\f(CW\*(C`as_string\*(C'\fR, \f(CW\*(C`raw\*(C'\fR .IP "Instance Methods" 4 .IX Item "Instance Methods" .SS "TAP::Parser::Result::YAML \- \s-1YAML\s0 result token." .IX Subsection "TAP::Parser::Result::YAML - YAML result token." .PD 0 .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1OVERRIDDEN\s0 \s-1METHODS\s0" 4 .IX Item "OVERRIDDEN METHODS" .PD \&\f(CW\*(C`as_string\*(C'\fR, \f(CW\*(C`raw\*(C'\fR .IP "Instance Methods" 4 .IX Item "Instance Methods" .SS "TAP::Parser::ResultFactory \- Factory for creating TAP::Parser output objects" .IX Subsection "TAP::Parser::ResultFactory - Factory for creating TAP::Parser output objects" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .IP "Class Methods" 4 .IX Item "Class Methods" .IP "\s-1SUBCLASSING\s0" 4 .IX Item "SUBCLASSING" .RS 4 .IP "Example" 4 .IX Item "Example" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "TAP::Parser::Scheduler \- Schedule tests during parallel testing" .IX Subsection "TAP::Parser::Scheduler - Schedule tests during parallel testing" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "Class Methods" 4 .IX Item "Class Methods" .RE .RS 4 .RE .PD .SS "TAP::Parser::Scheduler::Job \- A single testing job." .IX Subsection "TAP::Parser::Scheduler::Job - A single testing job." .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "Class Methods" 4 .IX Item "Class Methods" .RE .RS 4 .RE .PD .SS "TAP::Parser::Scheduler::Spinner \- A no-op job." .IX Subsection "TAP::Parser::Scheduler::Spinner - A no-op job." .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "Class Methods" 4 .IX Item "Class Methods" .RE .RS 4 .RE .PD .SS "TAP::Parser::Source \- a \s-1TAP\s0 source & meta data about it" .IX Subsection "TAP::Parser::Source - a TAP source & meta data about it" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "Class Methods" 4 .IX Item "Class Methods" .RE .RS 4 .RE .IP "Instance Methods" 4 .IX Item "Instance Methods" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "TAP::Parser::SourceHandler \- Base class for different \s-1TAP\s0 source handlers" .IX Subsection "TAP::Parser::SourceHandler - Base class for different TAP source handlers" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "Class Methods" 4 .IX Item "Class Methods" .RE .RS 4 .RE .IP "\s-1SUBCLASSING\s0" 4 .IX Item "SUBCLASSING" .RS 4 .IP "Example" 4 .IX Item "Example" .RE .RS 4 .RE .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "TAP::Parser::SourceHandler::Executable \- Stream output from an executable \s-1TAP\s0 source" .IX Subsection "TAP::Parser::SourceHandler::Executable - Stream output from an executable TAP source" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "Class Methods" 4 .IX Item "Class Methods" .RE .RS 4 .RE .IP "\s-1SUBCLASSING\s0" 4 .IX Item "SUBCLASSING" .RS 4 .IP "Example" 4 .IX Item "Example" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "TAP::Parser::SourceHandler::File \- Stream \s-1TAP\s0 from a text file." .IX Subsection "TAP::Parser::SourceHandler::File - Stream TAP from a text file." .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "Class Methods" 4 .IX Item "Class Methods" .RE .RS 4 .RE .IP "\s-1CONFIGURATION\s0" 4 .IX Item "CONFIGURATION" .IP "\s-1SUBCLASSING\s0" 4 .IX Item "SUBCLASSING" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "TAP::Parser::SourceHandler::Handle \- Stream \s-1TAP\s0 from an IO::Handle or a \s-1GLOB\s0." .IX Subsection "TAP::Parser::SourceHandler::Handle - Stream TAP from an IO::Handle or a GLOB." .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "Class Methods" 4 .IX Item "Class Methods" .RE .RS 4 .RE .IP "\s-1SUBCLASSING\s0" 4 .IX Item "SUBCLASSING" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "TAP::Parser::SourceHandler::Perl \- Stream \s-1TAP\s0 from a Perl executable" .IX Subsection "TAP::Parser::SourceHandler::Perl - Stream TAP from a Perl executable" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "Class Methods" 4 .IX Item "Class Methods" .RE .RS 4 .RE .IP "\s-1SUBCLASSING\s0" 4 .IX Item "SUBCLASSING" .RS 4 .IP "Example" 4 .IX Item "Example" .RE .RS 4 .RE .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "TAP::Parser::SourceHandler::RawTAP \- Stream output from raw \s-1TAP\s0 in a scalar/array ref." .IX Subsection "TAP::Parser::SourceHandler::RawTAP - Stream output from raw TAP in a scalar/array ref." .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "Class Methods" 4 .IX Item "Class Methods" .RE .RS 4 .RE .IP "\s-1SUBCLASSING\s0" 4 .IX Item "SUBCLASSING" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "TAP::Parser::Utils \- Internal TAP::Parser utilities" .IX Subsection "TAP::Parser::Utils - Internal TAP::Parser utilities" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "\s-1INTERFACE\s0" 4 .IX Item "INTERFACE" .RE .RS 4 .RE .PD .SS "TAP::Parser::YAMLish::Reader \- Read YAMLish data from iterator" .IX Subsection "TAP::Parser::YAMLish::Reader - Read YAMLish data from iterator" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "Class Methods" 4 .IX Item "Class Methods" .IP "Instance Methods" 4 .IX Item "Instance Methods" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "TAP::Parser::YAMLish::Writer \- Write YAMLish data" .IX Subsection "TAP::Parser::YAMLish::Writer - Write YAMLish data" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "Class Methods" 4 .IX Item "Class Methods" .IP "Instance Methods" 4 .IX Item "Instance Methods" .PD a reference to a scalar to append \s-1YAML\s0 to, the handle of an open file, a reference to an array into which \s-1YAML\s0 will be pushed, a code reference .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Term::ANSIColor \- Color screen output using \s-1ANSI\s0 escape sequences" .IX Subsection "Term::ANSIColor - Color screen output using ANSI escape sequences" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Supported Colors" 4 .IX Item "Supported Colors" .IP "Function Interface" 4 .IX Item "Function Interface" .PD color(ATTR[, \s-1ATTR\s0 ...]), colored(\s-1STRING\s0, \s-1ATTRIBUTES\s0), colored(\s-1ATTR\-REF\s0, STRING[, \s-1STRING\s0...]), uncolor(\s-1ESCAPE\s0), colorstrip(STRING[, \s-1STRING\s0 ...]), colorvalid(ATTR[, \s-1ATTR\s0 ...]) .IP "Constant Interface" 4 .IX Item "Constant Interface" .PD 0 .IP "The Color Stack" 4 .IX Item "The Color Stack" .RE .RS 4 .RE .IP "\s-1DIAGNOSTICS\s0" 4 .IX Item "DIAGNOSTICS" .PD Bad escape sequence \f(CW%s\fR, Bareword \*(L"%s\*(R" not allowed while \*(L"strict subs\*(R" in use, Invalid attribute name \f(CW%s\fR, Name \*(L"%s\*(R" used only once: possible typo, No comma allowed after filehandle, No name for escape sequence \f(CW%s\fR .IP "\s-1ENVIRONMENT\s0" 4 .IX Item "ENVIRONMENT" \&\s-1ANSI_COLORS_DISABLED\s0 .IP "\s-1RESTRICTIONS\s0" 4 .IX Item "RESTRICTIONS" .PD 0 .IP "\s-1NOTES\s0" 4 .IX Item "NOTES" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "Term::Cap \- Perl termcap interface" .IX Subsection "Term::Cap - Perl termcap interface" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RE .RS 4 .RE .PD .PP \&\fBTgetent\fR, \s-1OSPEED\s0, \s-1TERM\s0 .PP \&\fBTpad\fR, \fB\f(CB$string\fB\fR, \fB\f(CB$cnt\fB\fR, \fB\f(CB$FH\fB\fR .PP \&\fBTputs\fR, \fB\f(CB$cap\fB\fR, \fB\f(CB$cnt\fB\fR, \fB\f(CB$FH\fB\fR .PP \&\fBTgoto\fR, \fB\f(CB$cap\fB\fR, \fB\f(CB$col\fB\fR, \fB\f(CB$row\fB\fR, \fB\f(CB$FH\fB\fR .PP \&\fBTrequire\fR .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .PD 0 .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Term::Complete \- Perl word completion module" .IX Subsection "Term::Complete - Perl word completion module" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD , ^D, ^U, , .IP "\s-1DIAGNOSTICS\s0" 4 .IX Item "DIAGNOSTICS" .PD 0 .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .ie n .SS "Term::ReadLine \- Perl interface to various ""readline"" packages. If no real package is found, substitutes stubs instead of basic functions." .el .SS "Term::ReadLine \- Perl interface to various \f(CWreadline\fP packages. If no real package is found, substitutes stubs instead of basic functions." .IX Subsection "Term::ReadLine - Perl interface to various readline packages. If no real package is found, substitutes stubs instead of basic functions." .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "Minimal set of supported functions" 4 .IX Item "Minimal set of supported functions" .PD \&\f(CW\*(C`ReadLine\*(C'\fR, \f(CW\*(C`new\*(C'\fR, \f(CW\*(C`readline\*(C'\fR, \f(CW\*(C`addhistory\*(C'\fR, \f(CW\*(C`IN\*(C'\fR, \f(CW\*(C`OUT\*(C'\fR, \f(CW\*(C`MinLine\*(C'\fR, \&\f(CW\*(C`findConsole\*(C'\fR, Attribs, \f(CW\*(C`Features\*(C'\fR .IP "Additional supported functions" 4 .IX Item "Additional supported functions" \&\f(CW\*(C`tkRunning\*(C'\fR, \f(CW\*(C`ornaments\*(C'\fR, \f(CW\*(C`newTTY\*(C'\fR .IP "\s-1EXPORTS\s0" 4 .IX Item "EXPORTS" .PD 0 .IP "\s-1ENVIRONMENT\s0" 4 .IX Item "ENVIRONMENT" .PD .SS "Term::UI \- Term::ReadLine \s-1UI\s0 made easy" .IX Subsection "Term::UI - Term::ReadLine UI made easy" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1HOW\s0 \s-1IT\s0 \s-1WORKS\s0" 4 .IX Item "HOW IT WORKS" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .ie n .IP "$reply = $term\->get_reply( prompt => 'question?', [choices => \e@list, default => $list[0], multi => \s-1BOOL\s0, print_me => ""extra text to print & record"", allow => $ref] );" 4 .el .IP "\f(CW$reply\fR = \f(CW$term\fR\->get_reply( prompt => 'question?', [choices => \e@list, default => \f(CW$list\fR[0], multi => \s-1BOOL\s0, print_me => ``extra text to print & record'', allow => \f(CW$ref\fR] );" 4 .IX Item "$reply = $term->get_reply( prompt => 'question?', [choices => @list, default => $list[0], multi => BOOL, print_me => extra text to print & record, allow => $ref] );" .RE .RS 4 .RE .ie n .IP "$bool = $term\->ask_yn( prompt => ""your question"", [default => (y|1,n|0), print_me => ""extra text to print & record""] )" 4 .el .IP "\f(CW$bool\fR = \f(CW$term\fR\->ask_yn( prompt => ``your question'', [default => (y|1,n|0), print_me => ``extra text to print & record''] )" 4 .IX Item "$bool = $term->ask_yn( prompt => your question, [default => (y|1,n|0), print_me => extra text to print & record] )" .ie n .IP "($opts, $munged) = $term\->parse_options( \s-1STRING\s0 );" 4 .el .IP "($opts, \f(CW$munged\fR) = \f(CW$term\fR\->parse_options( \s-1STRING\s0 );" 4 .IX Item "($opts, $munged) = $term->parse_options( STRING );" .ie n .IP "$str = $term\->history_as_string" 4 .el .IP "\f(CW$str\fR = \f(CW$term\fR\->history_as_string" 4 .IX Item "$str = $term->history_as_string" .IP "\s-1GLOBAL\s0 \s-1VARIABLES\s0" 4 .IX Item "GLOBAL VARIABLES" .RS 4 .ie n .IP "$Term::UI::VERBOSE" 4 .el .IP "\f(CW$Term::UI::VERBOSE\fR" 4 .IX Item "$Term::UI::VERBOSE" .ie n .IP "$Term::UI::AUTOREPLY" 4 .el .IP "\f(CW$Term::UI::AUTOREPLY\fR" 4 .IX Item "$Term::UI::AUTOREPLY" .ie n .IP "$Term::UI::INVALID" 4 .el .IP "\f(CW$Term::UI::INVALID\fR" 4 .IX Item "$Term::UI::INVALID" .ie n .IP "$Term::UI::History::HISTORY_FH" 4 .el .IP "\f(CW$Term::UI::History::HISTORY_FH\fR" 4 .IX Item "$Term::UI::History::HISTORY_FH" .RE .RS 4 .RE .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .RS 4 .IP "Basic get_reply sample" 4 .IX Item "Basic get_reply sample" .IP "get_reply with choices" 4 .IX Item "get_reply with choices" .IP "get_reply with choices and default" 4 .IX Item "get_reply with choices and default" .IP "get_reply using print_me & multi" 4 .IX Item "get_reply using print_me & multi" .IP "get_reply & allow" 4 .IX Item "get_reply & allow" .IP "an elaborate ask_yn sample" 4 .IX Item "an elaborate ask_yn sample" .RE .RS 4 .RE .IP "See Also" 4 .IX Item "See Also" .IP "\s-1BUG\s0 \s-1REPORTS\s0" 4 .IX Item "BUG REPORTS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Term::UI::History \- history function" .IX Subsection "Term::UI::History - history function" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1FUNCTIONS\s0" 4 .IX Item "FUNCTIONS" .RS 4 .ie n .IP "history(""message string"" [,VERBOSE])" 4 .el .IP "history(``message string'' [,VERBOSE])" 4 .IX Item "history(message string [,VERBOSE])" .RE .RS 4 .RE .IP "\s-1GLOBAL\s0 \s-1VARIABLES\s0" 4 .IX Item "GLOBAL VARIABLES" .PD \&\f(CW$HISTORY_FH\fR .IP "See Also" 4 .IX Item "See Also" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Test \- provides a simple framework for writing test scripts" .IX Subsection "Test - provides a simple framework for writing test scripts" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1QUICK\s0 \s-1START\s0 \s-1GUIDE\s0" 4 .IX Item "QUICK START GUIDE" .RS 4 .IP "Functions" 4 .IX Item "Functions" .PD \&\f(CW\*(C`plan(...)\*(C'\fR, \f(CW\*(C`tests => \f(CInumber\f(CW\*(C'\fR, \f(CW\*(C`todo => [\f(CI1,5,14\f(CW]\*(C'\fR, \&\f(CW\*(C`onfail => sub { ... }\*(C'\fR, \f(CW\*(C`onfail => \e&some_sub\*(C'\fR .RE .RS 4 .RE .PP \&\fB_to_value\fR .PP \&\f(CW\*(C`ok(...)\*(C'\fR .PP \&\f(CW\*(C`skip(\f(CIskip_if_true\f(CW, \f(CIargs...\f(CW)\*(C'\fR .IP "\s-1TEST\s0 \s-1TYPES\s0" 4 .IX Item "TEST TYPES" \&\s-1NORMAL\s0 \s-1TESTS\s0, \s-1SKIPPED\s0 \s-1TESTS\s0, \s-1TODO\s0 \s-1TESTS\s0 .IP "\s-1ONFAIL\s0" 4 .IX Item "ONFAIL" .PD 0 .IP "\s-1BUGS\s0 and \s-1CAVEATS\s0" 4 .IX Item "BUGS and CAVEATS" .IP "\s-1ENVIRONMENT\s0" 4 .IX Item "ENVIRONMENT" .IP "\s-1NOTE\s0" 4 .IX Item "NOTE" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "Test::Builder \- Backend for building test libraries" .IX Subsection "Test::Builder - Backend for building test libraries" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Construction" 4 .IX Item "Construction" .PD \&\fBnew\fR .RE .RS 4 .RE .PP \&\fBcreate\fR .PP \&\fBchild\fR .PP \&\fBsubtest\fR .PP \&\fB_plan_handled\fR, Explicitly setting the number of tests, Setting \&'no_plan', Set 'skip_all' .PP \&\fBfinalize\fR .PP \&\fBparent\fR .PP \&\fBname\fR .PP \&\fBreset\fR .IP "Setting up tests" 4 .IX Item "Setting up tests" \&\fBplan\fR .PP \&\fBexpected_tests\fR .PP \&\fBno_plan\fR .PP \&\fB_output_plan\fR .PP \&\fBdone_testing\fR .PP \&\fBhas_plan\fR .PP \&\fBskip_all\fR .PP \&\fBexported_to\fR .IP "Running tests" 4 .IX Item "Running tests" \&\fBok\fR .PP \&\fBis_eq\fR, \fBis_num\fR .PP \&\fBisnt_eq\fR, \fBisnt_num\fR .PP \&\fBlike\fR, \fBunlike\fR .PP \&\fBcmp_ok\fR .IP "Other Testing Methods" 4 .IX Item "Other Testing Methods" \&\fB\s-1BAIL_OUT\s0\fR .PP \&\fBskip\fR .PP \&\fBtodo_skip\fR .PP \&\fBskip_rest\fR .IP "Test building utility methods" 4 .IX Item "Test building utility methods" \&\fBmaybe_regex\fR .PP \&\fB_try\fR .PP \&\fBis_fh\fR .IP "Test style" 4 .IX Item "Test style" \&\fBlevel\fR .PP \&\fBuse_numbers\fR .PP \&\fBno_diag\fR, \fBno_ending\fR, \fBno_header\fR .IP "Output" 4 .IX Item "Output" \&\fBdiag\fR .PP \&\fBnote\fR .PP \&\fBexplain\fR .PP \&\fB_print\fR .PP \&\fBoutput\fR, \fBfailure_output\fR, \fBtodo_output\fR .PP reset_outputs .PP carp, croak .IP "Test Status and Info" 4 .IX Item "Test Status and Info" \&\fBcurrent_test\fR .PP \&\fBis_passing\fR .PP \&\fBsummary\fR .PP \&\fBdetails\fR .PP \&\fBtodo\fR .PP \&\fBfind_TODO\fR .PP \&\fBin_todo\fR .PP \&\fBtodo_start\fR .PP \&\f(CW\*(C`todo_end\*(C'\fR .PP \&\fBcaller\fR .PP \&\fB_sanity_check\fR .PP \&\fB_whoa\fR .PP \&\fB_my_exit\fR .IP "\s-1EXIT\s0 \s-1CODES\s0" 4 .IX Item "EXIT CODES" .PD 0 .IP "\s-1THREADS\s0" 4 .IX Item "THREADS" .IP "\s-1MEMORY\s0" 4 .IX Item "MEMORY" .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Test::Builder::Module \- Base class for test modules" .IX Subsection "Test::Builder::Module - Base class for test modules" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Importing" 4 .IX Item "Importing" .RE .RS 4 .RE .IP "Builder" 4 .IX Item "Builder" .PD .SS "Test::Builder::Tester \- test testsuites that have been built with Test::Builder" .IX Subsection "Test::Builder::Tester - test testsuites that have been built with Test::Builder" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "Functions" 4 .IX Item "Functions" .PD test_out, test_err .PP test_fail .PP test_diag .PP test_test, title (synonym 'name', 'label'), skip_out, skip_err .PP line_num .PP color .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1NOTES\s0" 4 .IX Item "NOTES" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Test::Builder::Tester::Color \- turn on colour in Test::Builder::Tester" .IX Subsection "Test::Builder::Tester::Color - turn on colour in Test::Builder::Tester" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Test::Harness \- Run Perl standard test scripts with statistics" .IX Subsection "Test::Harness - Run Perl standard test scripts with statistics" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1FUNCTIONS\s0" 4 .IX Item "FUNCTIONS" .RS 4 .ie n .IP "runtests( @test_files )" 4 .el .IP "runtests( \f(CW@test_files\fR )" 4 .IX Item "runtests( @test_files )" .RE .RS 4 .RE .IP "execute_tests( tests => \e@test_files, out => \e*FH )" 4 .IX Item "execute_tests( tests => @test_files, out => *FH )" .IP "\s-1EXPORT\s0" 4 .IX Item "EXPORT" .IP "\s-1ENVIRONMENT\s0 \s-1VARIABLES\s0 \s-1THAT\s0 \s-1TAP::HARNESS::COMPATIBLE\s0 \s-1SETS\s0" 4 .IX Item "ENVIRONMENT VARIABLES THAT TAP::HARNESS::COMPATIBLE SETS" .PD \&\f(CW\*(C`HARNESS_ACTIVE\*(C'\fR, \f(CW\*(C`HARNESS_VERSION\*(C'\fR .IP "\s-1ENVIRONMENT\s0 \s-1VARIABLES\s0 \s-1THAT\s0 \s-1AFFECT\s0 \s-1TEST::HARNESS\s0" 4 .IX Item "ENVIRONMENT VARIABLES THAT AFFECT TEST::HARNESS" \&\f(CW\*(C`HARNESS_TIMER\*(C'\fR, \f(CW\*(C`HARNESS_VERBOSE\*(C'\fR, \f(CW\*(C`HARNESS_OPTIONS\*(C'\fR, \f(CW\*(C`j\*(C'\fR, \f(CW\*(C`c\*(C'\fR, \f(CW\*(C`HARNESS_SUBCLASS\*(C'\fR .IP "Taint Mode" 4 .IX Item "Taint Mode" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1LICENCE\s0 \s-1AND\s0 \s-1COPYRIGHT\s0" 4 .IX Item "LICENCE AND COPYRIGHT" .PD .SS "Test::More \- yet another framework for writing test scripts" .IX Subsection "Test::More - yet another framework for writing test scripts" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "I love it when a plan comes together" 4 .IX Item "I love it when a plan comes together" .RE .RS 4 .RE .PD .PP \&\fBdone_testing\fR .IP "Test names" 4 .IX Item "Test names" .PD 0 .IP "I'm ok, you're not ok." 4 .IX Item "I'm ok, you're not ok." .PD \&\fBok\fR .PP \&\fBis\fR, \fBisnt\fR .PP \&\fBlike\fR .PP \&\fBunlike\fR .PP \&\fBcmp_ok\fR .PP \&\fBcan_ok\fR .PP \&\fBisa_ok\fR .PP \&\fBnew_ok\fR .PP \&\fBsubtest\fR .PP \&\fBpass\fR, \fBfail\fR .IP "Module tests" 4 .IX Item "Module tests" \&\fBuse_ok\fR .PP \&\fBrequire_ok\fR .IP "Complex data structures" 4 .IX Item "Complex data structures" \&\fBis_deeply\fR .IP "Diagnostics" 4 .IX Item "Diagnostics" \&\fBdiag\fR, \fBnote\fR .PP \&\fBexplain\fR .IP "Conditional tests" 4 .IX Item "Conditional tests" \&\fB\s-1SKIP:\s0 \s-1BLOCK\s0\fR .PP \&\fB\s-1TODO:\s0 \s-1BLOCK\s0\fR, \fBtodo_skip\fR .PP When do I use \s-1SKIP\s0 vs. \s-1TODO\s0? .IP "Test control" 4 .IX Item "Test control" \&\fB\s-1BAIL_OUT\s0\fR .IP "Discouraged comparison functions" 4 .IX Item "Discouraged comparison functions" \&\fBeq_array\fR .PP \&\fBeq_hash\fR .PP \&\fBeq_set\fR .IP "Extending and Embedding Test::More" 4 .IX Item "Extending and Embedding Test::More" \&\fBbuilder\fR .IP "\s-1EXIT\s0 \s-1CODES\s0" 4 .IX Item "EXIT CODES" .PD 0 .IP "\s-1CAVEATS\s0 and \s-1NOTES\s0" 4 .IX Item "CAVEATS and NOTES" .PD Backwards compatibility, utf8 / \*(L"Wide character in print\*(R", Overloaded objects, Threads .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1SOURCE\s0" 4 .IX Item "SOURCE" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Test::Simple \- Basic utilities for writing tests." .IX Subsection "Test::Simple - Basic utilities for writing tests." .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD \&\fBok\fR .IP "\s-1EXAMPLE\s0" 4 .IX Item "EXAMPLE" .PD 0 .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .IP "\s-1NOTES\s0" 4 .IX Item "NOTES" .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD Test::More .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .PD 0 .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Test::Tutorial \- A tutorial about writing really basic tests" .IX Subsection "Test::Tutorial - A tutorial about writing really basic tests" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .PD 0 .IP "Nuts and bolts of testing." 4 .IX Item "Nuts and bolts of testing." .IP "Where to start?" 4 .IX Item "Where to start?" .IP "Names" 4 .IX Item "Names" .IP "Test the manual" 4 .IX Item "Test the manual" .IP "Sometimes the tests are wrong" 4 .IX Item "Sometimes the tests are wrong" .IP "Testing lots of values" 4 .IX Item "Testing lots of values" .IP "Informative names" 4 .IX Item "Informative names" .IP "Skipping tests" 4 .IX Item "Skipping tests" .IP "Todo tests" 4 .IX Item "Todo tests" .IP "Testing with taint mode." 4 .IX Item "Testing with taint mode." .RE .RS 4 .RE .IP "\s-1FOOTNOTES\s0" 4 .IX Item "FOOTNOTES" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Text::Abbrev, abbrev \- create an abbreviation table from a list" .IX Subsection "Text::Abbrev, abbrev - create an abbreviation table from a list" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1EXAMPLE\s0" 4 .IX Item "EXAMPLE" .PD .SS "Text::Balanced \- Extract delimited text sequences from strings." .IX Subsection "Text::Balanced - Extract delimited text sequences from strings." .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "General behaviour in list contexts" 4 .IX Item "General behaviour in list contexts" .PD [0], [1], [2] .IP "General behaviour in scalar and void contexts" 4 .IX Item "General behaviour in scalar and void contexts" .PD 0 .IP "A note about prefixes" 4 .IX Item "A note about prefixes" .ie n .IP """extract_delimited""" 4 .el .IP "\f(CWextract_delimited\fR" 4 .IX Item "extract_delimited" .ie n .IP """extract_bracketed""" 4 .el .IP "\f(CWextract_bracketed\fR" 4 .IX Item "extract_bracketed" .ie n .IP """extract_variable""" 4 .el .IP "\f(CWextract_variable\fR" 4 .IX Item "extract_variable" .PD [0], [1], [2] .ie n .IP """extract_tagged""" 4 .el .IP "\f(CWextract_tagged\fR" 4 .IX Item "extract_tagged" \&\f(CW\*(C`reject => $listref\*(C'\fR, \f(CW\*(C`ignore => $listref\*(C'\fR, \f(CW\*(C`fail => $str\*(C'\fR, [0], [1], [2], [3], [4], [5] .ie n .IP """gen_extract_tagged""" 4 .el .IP "\f(CWgen_extract_tagged\fR" 4 .IX Item "gen_extract_tagged" .PD 0 .ie n .IP """extract_quotelike""" 4 .el .IP "\f(CWextract_quotelike\fR" 4 .IX Item "extract_quotelike" .PD [0], [1], [2], [3], [4], [5], [6], [7], [8], [9], [10] .ie n .IP """extract_quotelike"" and ""here documents""" 4 .el .IP "\f(CWextract_quotelike\fR and ``here documents''" 4 .IX Item "extract_quotelike and here documents" [0], [1], [2], [3], [4], [5], [6], [7..10] .ie n .IP """extract_codeblock""" 4 .el .IP "\f(CWextract_codeblock\fR" 4 .IX Item "extract_codeblock" .PD 0 .ie n .IP """extract_multiple""" 4 .el .IP "\f(CWextract_multiple\fR" 4 .IX Item "extract_multiple" .ie n .IP """gen_delimited_pat""" 4 .el .IP "\f(CWgen_delimited_pat\fR" 4 .IX Item "gen_delimited_pat" .ie n .IP """delimited_pat""" 4 .el .IP "\f(CWdelimited_pat\fR" 4 .IX Item "delimited_pat" .RE .RS 4 .RE .IP "\s-1DIAGNOSTICS\s0" 4 .IX Item "DIAGNOSTICS" .PD .Vb 10 \& C, C, \&C, C, C, \&C, C, \&C, C, C, C, C, C, \&C, C, C, C, C, C, C, C .Ve .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD 0 .IP "\s-1BUGS\s0 \s-1AND\s0 \s-1IRRITATIONS\s0" 4 .IX Item "BUGS AND IRRITATIONS" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .PD .SS "Text::ParseWords \- parse text into an array of tokens or array of arrays" .IX Subsection "Text::ParseWords - parse text into an array of tokens or array of arrays" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .PD .SS "Text::Soundex \- Implementation of the soundex algorithm." .IX Subsection "Text::Soundex - Implementation of the soundex algorithm." .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .IP "\s-1LIMITATIONS\s0" 4 .IX Item "LIMITATIONS" .IP "\s-1MAINTAINER\s0" 4 .IX Item "MAINTAINER" .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .PD .SS "Text::Tabs \*(-- expand and unexpand tabs per the unix \fIexpand\fP\|(1) and \fIunexpand\fP\|(1)" .IX Subsection "Text::Tabs expand and unexpand tabs per the unix expand and unexpand" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1EXAMPLE\s0" 4 .IX Item "EXAMPLE" .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .PD .SS "Text::Wrap \- line wrapping to form simple paragraphs" .IX Subsection "Text::Wrap - line wrapping to form simple paragraphs" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1OVERRIDES\s0" 4 .IX Item "OVERRIDES" .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .PD .SS "Thread \- Manipulate threads in Perl (for old code only)" .IX Subsection "Thread - Manipulate threads in Perl (for old code only)" .IP "\s-1DEPRECATED\s0" 4 .IX Item "DEPRECATED" .PD 0 .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1FUNCTIONS\s0" 4 .IX Item "FUNCTIONS" .PD \&\f(CW$thread\fR = Thread\->new(\e&start_sub), \f(CW$thread\fR = Thread\->new(\e&start_sub, \&\s-1LIST\s0), lock \s-1VARIABLE\s0, async \s-1BLOCK\s0;, Thread\->self, Thread\->list, cond_wait \&\s-1VARIABLE\s0, cond_signal \s-1VARIABLE\s0, cond_broadcast \s-1VARIABLE\s0, yield .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" join, detach, equal, tid, done .IP "\s-1DEFUNCT\s0" 4 .IX Item "DEFUNCT" lock(\e&sub), eval, flags .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .SS "Thread::Queue \- Thread-safe queues" .IX Subsection "Thread::Queue - Thread-safe queues" .PD 0 .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD Ordinary scalars, Array refs, Hash refs, Scalar refs, Objects based on the above .IP "\s-1QUEUE\s0 \s-1CREATION\s0" 4 .IX Item "QUEUE CREATION" \&\->\fInew()\fR, \->new(\s-1LIST\s0) .IP "\s-1BASIC\s0 \s-1METHODS\s0" 4 .IX Item "BASIC METHODS" \&\->enqueue(\s-1LIST\s0), \->\fIdequeue()\fR, \->dequeue(\s-1COUNT\s0), \->\fIdequeue_nb()\fR, \&\->dequeue_nb(\s-1COUNT\s0), \->\fIpending()\fR .IP "\s-1ADVANCED\s0 \s-1METHODS\s0" 4 .IX Item "ADVANCED METHODS" \&\->\fIpeek()\fR, \->peek(\s-1INDEX\s0), \->insert(\s-1INDEX\s0, \s-1LIST\s0), \->\fIextract()\fR, \&\->extract(\s-1INDEX\s0), \->extract(\s-1INDEX\s0, \s-1COUNT\s0) .IP "\s-1NOTES\s0" 4 .IX Item "NOTES" .PD 0 .IP "\s-1LIMITATIONS\s0" 4 .IX Item "LIMITATIONS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1MAINTAINER\s0" 4 .IX Item "MAINTAINER" .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .PD .SS "Thread::Semaphore \- Thread-safe semaphores" .IX Subsection "Thread::Semaphore - Thread-safe semaphores" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .PD \&\->\fInew()\fR, \->new(\s-1NUMBER\s0), \->\fIdown()\fR, \->down(\s-1NUMBER\s0), \->\fIdown_nb()\fR, \&\->down_nb(\s-1NUMBER\s0), \->\fIdown_force()\fR, \->down_force(\s-1NUMBER\s0), \->\fIup()\fR, \&\->up(\s-1NUMBER\s0) .IP "\s-1NOTES\s0" 4 .IX Item "NOTES" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1MAINTAINER\s0" 4 .IX Item "MAINTAINER" .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .PD .SS "Tie::Array \- base class for tied arrays" .IX Subsection "Tie::Array - base class for tied arrays" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD \&\s-1TIEARRAY\s0 classname, \s-1LIST\s0, \s-1STORE\s0 this, index, value, \s-1FETCH\s0 this, index, \&\s-1FETCHSIZE\s0 this, \s-1STORESIZE\s0 this, count, \s-1EXTEND\s0 this, count, \s-1EXISTS\s0 this, key, \s-1DELETE\s0 this, key, \s-1CLEAR\s0 this, \s-1DESTROY\s0 this, \s-1PUSH\s0 this, \s-1LIST\s0, \s-1POP\s0 this, \&\s-1SHIFT\s0 this, \s-1UNSHIFT\s0 this, \s-1LIST\s0, \s-1SPLICE\s0 this, offset, length, \s-1LIST\s0 .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .PD 0 .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "Tie::File \- Access the lines of a disk file via a Perl array" .IX Subsection "Tie::File - Access the lines of a disk file via a Perl array" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .ie n .IP """recsep""" 4 .el .IP "\f(CWrecsep\fR" 4 .IX Item "recsep" .ie n .IP """autochomp""" 4 .el .IP "\f(CWautochomp\fR" 4 .IX Item "autochomp" .ie n .IP """mode""" 4 .el .IP "\f(CWmode\fR" 4 .IX Item "mode" .ie n .IP """memory""" 4 .el .IP "\f(CWmemory\fR" 4 .IX Item "memory" .ie n .IP """dw_size""" 4 .el .IP "\f(CWdw_size\fR" 4 .IX Item "dw_size" .IP "Option Format" 4 .IX Item "Option Format" .RE .RS 4 .RE .IP "Public Methods" 4 .IX Item "Public Methods" .RS 4 .ie n .IP """flock""" 4 .el .IP "\f(CWflock\fR" 4 .IX Item "flock" .ie n .IP """autochomp""" 4 .el .IP "\f(CWautochomp\fR" 4 .IX Item "autochomp" .ie n .IP """defer"", ""flush"", ""discard"", and ""autodefer""" 4 .el .IP "\f(CWdefer\fR, \f(CWflush\fR, \f(CWdiscard\fR, and \f(CWautodefer\fR" 4 .IX Item "defer, flush, discard, and autodefer" .ie n .IP """offset""" 4 .el .IP "\f(CWoffset\fR" 4 .IX Item "offset" .RE .RS 4 .RE .IP "Tying to an already-opened filehandle" 4 .IX Item "Tying to an already-opened filehandle" .IP "Deferred Writing" 4 .IX Item "Deferred Writing" .RS 4 .IP "Autodeferring" 4 .IX Item "Autodeferring" .RE .RS 4 .RE .IP "\s-1CONCURRENT\s0 \s-1ACCESS\s0 \s-1TO\s0 \s-1FILES\s0" 4 .IX Item "CONCURRENT ACCESS TO FILES" .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .IP "\s-1SUBCLASSING\s0" 4 .IX Item "SUBCLASSING" .ie n .IP "\s-1WHAT\s0 \s-1ABOUT\s0 ""DB_File""?" 4 .el .IP "\s-1WHAT\s0 \s-1ABOUT\s0 \f(CWDB_File\fR?" 4 .IX Item "WHAT ABOUT DB_File?" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .IP "\s-1WARRANTY\s0" 4 .IX Item "WARRANTY" .IP "\s-1THANKS\s0" 4 .IX Item "THANKS" .IP "\s-1TODO\s0" 4 .IX Item "TODO" .PD .SS "Tie::Handle \- base class definitions for tied handles" .IX Subsection "Tie::Handle - base class definitions for tied handles" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD \&\s-1TIEHANDLE\s0 classname, \s-1LIST\s0, \s-1WRITE\s0 this, scalar, length, offset, \s-1PRINT\s0 this, \&\s-1LIST\s0, \s-1PRINTF\s0 this, format, \s-1LIST\s0, \s-1READ\s0 this, scalar, length, offset, \&\s-1READLINE\s0 this, \s-1GETC\s0 this, \s-1CLOSE\s0 this, \s-1OPEN\s0 this, filename, \s-1BINMODE\s0 this, \&\s-1EOF\s0 this, \s-1TELL\s0 this, \s-1SEEK\s0 this, offset, whence, \s-1DESTROY\s0 this .IP "\s-1MORE\s0 \s-1INFORMATION\s0" 4 .IX Item "MORE INFORMATION" .PD 0 .IP "\s-1COMPATIBILITY\s0" 4 .IX Item "COMPATIBILITY" .PD .SS "Tie::Hash, Tie::StdHash, Tie::ExtraHash \- base class definitions for tied hashes" .IX Subsection "Tie::Hash, Tie::StdHash, Tie::ExtraHash - base class definitions for tied hashes" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD \&\s-1TIEHASH\s0 classname, \s-1LIST\s0, \s-1STORE\s0 this, key, value, \s-1FETCH\s0 this, key, \s-1FIRSTKEY\s0 this, \s-1NEXTKEY\s0 this, lastkey, \s-1EXISTS\s0 this, key, \s-1DELETE\s0 this, key, \s-1CLEAR\s0 this, \s-1SCALAR\s0 this .IP "Inheriting from \fBTie::StdHash\fR" 4 .IX Item "Inheriting from Tie::StdHash" .PD 0 .IP "Inheriting from \fBTie::ExtraHash\fR" 4 .IX Item "Inheriting from Tie::ExtraHash" .ie n .IP """SCALAR"", ""UNTIE"" and ""DESTROY""" 4 .el .IP "\f(CWSCALAR\fR, \f(CWUNTIE\fR and \f(CWDESTROY\fR" 4 .IX Item "SCALAR, UNTIE and DESTROY" .IP "\s-1MORE\s0 \s-1INFORMATION\s0" 4 .IX Item "MORE INFORMATION" .PD .SS "Tie::Hash::NamedCapture \- Named regexp capture buffers" .IX Subsection "Tie::Hash::NamedCapture - Named regexp capture buffers" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Tie::Memoize \- add data to hash when needed" .IX Subsection "Tie::Memoize - add data to hash when needed" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "Inheriting from \fBTie::Memoize\fR" 4 .IX Item "Inheriting from Tie::Memoize" .IP "\s-1EXAMPLE\s0" 4 .IX Item "EXAMPLE" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "Tie::RefHash \- use references as hash keys" .IX Subsection "Tie::RefHash - use references as hash keys" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1EXAMPLE\s0" 4 .IX Item "EXAMPLE" .IP "\s-1THREAD\s0 \s-1SUPPORT\s0" 4 .IX Item "THREAD SUPPORT" .IP "\s-1STORABLE\s0 \s-1SUPPORT\s0" 4 .IX Item "STORABLE SUPPORT" .IP "\s-1RELIC\s0 \s-1SUPPORT\s0" 4 .IX Item "RELIC SUPPORT" .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .IP "\s-1MAINTAINER\s0" 4 .IX Item "MAINTAINER" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD .SS "Tie::Scalar, Tie::StdScalar \- base class definitions for tied scalars" .IX Subsection "Tie::Scalar, Tie::StdScalar - base class definitions for tied scalars" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD \&\s-1TIESCALAR\s0 classname, \s-1LIST\s0, \s-1FETCH\s0 this, \s-1STORE\s0 this, value, \s-1DESTROY\s0 this .RS 4 .IP "Tie::Scalar vs Tie::StdScalar" 4 .IX Item "Tie::Scalar vs Tie::StdScalar" .RE .RS 4 .RE .PD 0 .IP "\s-1MORE\s0 \s-1INFORMATION\s0" 4 .IX Item "MORE INFORMATION" .PD .SS "Tie::StdHandle \- base class definitions for tied handles" .IX Subsection "Tie::StdHandle - base class definitions for tied handles" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD .SS "Tie::SubstrHash \- Fixed-table-size, fixed-key-length hashing" .IX Subsection "Tie::SubstrHash - Fixed-table-size, fixed-key-length hashing" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .PD .SS "Time::HiRes \- High resolution alarm, sleep, gettimeofday, interval timers" .IX Subsection "Time::HiRes - High resolution alarm, sleep, gettimeofday, interval timers" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD gettimeofday (), usleep ( \f(CW$useconds\fR ), nanosleep ( \f(CW$nanoseconds\fR ), ualarm ( \&\f(CW$useconds\fR [, \f(CW$interval_useconds\fR ] ), tv_interval, time (), sleep ( \&\f(CW$floating_seconds\fR ), alarm ( \f(CW$floating_seconds\fR [, \&\f(CW$interval_floating_seconds\fR ] ), setitimer ( \f(CW$which\fR, \f(CW$floating_seconds\fR [, \&\f(CW$interval_floating_seconds\fR ] ), getitimer ( \f(CW$which\fR ), clock_gettime ( \&\f(CW$which\fR ), clock_getres ( \f(CW$which\fR ), clock_nanosleep ( \f(CW$which\fR, \f(CW$nanoseconds\fR, \&\f(CW$flags\fR = 0), \fIclock()\fR, stat, stat \s-1FH\s0, stat \s-1EXPR\s0 .IP "\s-1EXAMPLES\s0" 4 .IX Item "EXAMPLES" .PD 0 .IP "C \s-1API\s0" 4 .IX Item "C API" .IP "\s-1DIAGNOSTICS\s0" 4 .IX Item "DIAGNOSTICS" .RS 4 .IP "useconds or interval more than ..." 4 .IX Item "useconds or interval more than ..." .IP "negative time not invented yet" 4 .IX Item "negative time not invented yet" .IP "internal error: useconds < 0 (unsigned ... signed ...)" 4 .IX Item "internal error: useconds < 0 (unsigned ... signed ...)" .IP "useconds or uinterval equal to or more than 1000000" 4 .IX Item "useconds or uinterval equal to or more than 1000000" .IP "unimplemented in this platform" 4 .IX Item "unimplemented in this platform" .RE .RS 4 .RE .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "Time::Local \- efficiently compute time from local and \s-1GMT\s0 time" .IX Subsection "Time::Local - efficiently compute time from local and GMT time" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1FUNCTIONS\s0" 4 .IX Item "FUNCTIONS" .RS 4 .ie n .IP """timelocal()"" and ""timegm()""" 4 .el .IP "\f(CWtimelocal()\fR and \f(CWtimegm()\fR" 4 .IX Item "timelocal() and timegm()" .ie n .IP """timelocal_nocheck()"" and ""timegm_nocheck()""" 4 .el .IP "\f(CWtimelocal_nocheck()\fR and \f(CWtimegm_nocheck()\fR" 4 .IX Item "timelocal_nocheck() and timegm_nocheck()" .IP "Year Value Interpretation" 4 .IX Item "Year Value Interpretation" .IP "Limits of time_t" 4 .IX Item "Limits of time_t" .IP "Ambiguous Local Times (\s-1DST\s0)" 4 .IX Item "Ambiguous Local Times (DST)" .IP "Non-Existent Local Times (\s-1DST\s0)" 4 .IX Item "Non-Existent Local Times (DST)" .IP "Negative Epoch Values" 4 .IX Item "Negative Epoch Values" .RE .RS 4 .RE .IP "\s-1IMPLEMENTATION\s0" 4 .IX Item "IMPLEMENTATION" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1SUPPORT\s0" 4 .IX Item "SUPPORT" .IP "\s-1COPYRIGHT\s0" 4 .IX Item "COPYRIGHT" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "Time::Piece \- Object Oriented time objects" .IX Subsection "Time::Piece - Object Oriented time objects" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1USAGE\s0" 4 .IX Item "USAGE" .RS 4 .IP "Local Locales" 4 .IX Item "Local Locales" .IP "Date Calculations" 4 .IX Item "Date Calculations" .IP "Date Comparisons" 4 .IX Item "Date Comparisons" .IP "Date Parsing" 4 .IX Item "Date Parsing" .IP "YYYY\-MM\-DDThh:mm:ss" 4 .IX Item "YYYY-MM-DDThh:mm:ss" .IP "Week Number" 4 .IX Item "Week Number" .IP "Global Overriding" 4 .IX Item "Global Overriding" .RE .RS 4 .RE .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .RS 4 .ie n .IP "Setting $ENV{\s-1TZ\s0} in Threads on Win32" 4 .el .IP "Setting \f(CW$ENV\fR{\s-1TZ\s0} in Threads on Win32" 4 .IX Item "Setting $ENV{TZ} in Threads on Win32" .IP "Use of epoch seconds" 4 .IX Item "Use of epoch seconds" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "License" 4 .IX Item "License" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .PD .SS "Time::Seconds \- a simple \s-1API\s0 to convert seconds to other date values" .IX Subsection "Time::Seconds - a simple API to convert seconds to other date values" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1LICENSE\s0" 4 .IX Item "LICENSE" .IP "Bugs" 4 .IX Item "Bugs" .PD .SS "Time::gmtime \- by-name interface to Perl's built-in \fIgmtime()\fP function" .IX Subsection "Time::gmtime - by-name interface to Perl's built-in gmtime() function" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1NOTE\s0" 4 .IX Item "NOTE" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "Time::localtime \- by-name interface to Perl's built-in \fIlocaltime()\fP function" .IX Subsection "Time::localtime - by-name interface to Perl's built-in localtime() function" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1NOTE\s0" 4 .IX Item "NOTE" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "Time::tm \- internal object used by Time::gmtime and Time::localtime" .IX Subsection "Time::tm - internal object used by Time::gmtime and Time::localtime" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "\s-1UNIVERSAL\s0 \- base class for \s-1ALL\s0 classes (blessed references)" .IX Subsection "UNIVERSAL - base class for ALL classes (blessed references)" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .PD \&\f(CW\*(C`$obj\->isa( TYPE )\*(C'\fR, \f(CW\*(C`CLASS\->isa( TYPE )\*(C'\fR, \f(CW\*(C`eval { VAL\->isa( TYPE ) }\*(C'\fR, \f(CW\*(C`TYPE\*(C'\fR, \f(CW$obj\fR, \f(CW\*(C`CLASS\*(C'\fR, \f(CW\*(C`VAL\*(C'\fR, \f(CW\*(C`$obj\->DOES( ROLE )\*(C'\fR, \&\f(CW\*(C`CLASS\->DOES( ROLE )\*(C'\fR, \f(CW\*(C`$obj\->can( METHOD )\*(C'\fR, \f(CW\*(C`CLASS\->can( METHOD )\*(C'\fR, \f(CW\*(C`eval { VAL\->can( METHOD ) }\*(C'\fR, \f(CW\*(C`VERSION ( [ REQUIRE ] )\*(C'\fR .IP "\s-1WARNINGS\s0" 4 .IX Item "WARNINGS" .PD 0 .IP "\s-1EXPORTS\s0" 4 .IX Item "EXPORTS" .PD .SS "Unicode::Collate \- Unicode Collation Algorithm" .IX Subsection "Unicode::Collate - Unicode Collation Algorithm" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Constructor and Tailoring" 4 .IX Item "Constructor and Tailoring" .PD UCA_Version, alternate, backwards, entry, hangul_terminator, ignoreChar, ignoreName, katakana_before_hiragana, level, normalization, overrideCJK, overrideHangul, preprocess, rearrange, suppress, table, undefChar, undefName, upper_before_lower, variable .IP "Methods for Collation" 4 .IX Item "Methods for Collation" \&\f(CW\*(C`@sorted = $Collator\->sort(@not_sorted)\*(C'\fR, \f(CW\*(C`$result = $Collator\->cmp($a, $b)\*(C'\fR, \f(CW\*(C`$result = $Collator\->eq($a, $b)\*(C'\fR, \&\f(CW\*(C`$result = $Collator\->ne($a, $b)\*(C'\fR, \f(CW\*(C`$result = $Collator\->lt($a, $b)\*(C'\fR, \f(CW\*(C`$result = $Collator\->le($a, $b)\*(C'\fR, \f(CW\*(C`$result = $Collator\->gt($a, $b)\*(C'\fR, \f(CW\*(C`$result = $Collator\->ge($a, $b)\*(C'\fR, \&\f(CW\*(C`$sortKey = $Collator\->getSortKey($string)\*(C'\fR, \f(CW\*(C`$sortKeyForm = $Collator\->viewSortKey($string)\*(C'\fR .IP "Methods for Searching" 4 .IX Item "Methods for Searching" \&\f(CW\*(C`$position = $Collator\->index($string, $substring[, $position])\*(C'\fR, \&\f(CW\*(C`($position, $length) = $Collator\->index($string, $substring[, $position])\*(C'\fR, \f(CW\*(C`$match_ref = $Collator\->match($string, $substring)\*(C'\fR, \&\f(CW\*(C`($match) = $Collator\->match($string, $substring)\*(C'\fR, \f(CW\*(C`@match = $Collator\->gmatch($string, $substring)\*(C'\fR, \f(CW\*(C`$count = $Collator\->subst($string, $substring, $replacement)\*(C'\fR, \f(CW\*(C`$count = $Collator\->gsubst($string, $substring, $replacement)\*(C'\fR .IP "Other Methods" 4 .IX Item "Other Methods" \&\f(CW\*(C`%old_tailoring = $Collator\->change(%new_tailoring)\*(C'\fR, \&\f(CW\*(C`$modified_collator = $Collator\->change(%new_tailoring)\*(C'\fR, \f(CW\*(C`$version = $Collator\->version()\*(C'\fR, \f(CW\*(C`UCA_Version()\*(C'\fR, \f(CW\*(C`Base_Unicode_Version()\*(C'\fR .RE .RS 4 .RE .IP "\s-1EXPORT\s0" 4 .IX Item "EXPORT" .PD 0 .IP "\s-1INSTALL\s0" 4 .IX Item "INSTALL" .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .PD Normalization, Conformance Test .IP "\s-1AUTHOR\s0, \s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "AUTHOR, COPYRIGHT AND LICENSE" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD Unicode Collation Algorithm \- \s-1UTS\s0 #10, The Default Unicode Collation Element Table (\s-1DUCET\s0), The conformance test for the \s-1UCA\s0, Hangul Syllable Type, Unicode Normalization Forms \- \s-1UAX\s0 #15, Unicode Locale Data Markup Language (\s-1LDML\s0) \- \s-1UTS\s0 #35 .SS "Unicode::Collate::CJK::Big5 \- weighting \s-1CJK\s0 Unified Ideographs for Unicode::Collate" .IX Subsection "Unicode::Collate::CJK::Big5 - weighting CJK Unified Ideographs for Unicode::Collate" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD \&\s-1CLDR\s0 \- Unicode Common Locale Data Repository, Unicode Locale Data Markup Language (\s-1LDML\s0) \- \s-1UTS\s0 #35, Unicode::Collate, Unicode::Collate::Locale .SS "Unicode::Collate::CJK::GB2312 \- weighting \s-1CJK\s0 Unified Ideographs for Unicode::Collate" .IX Subsection "Unicode::Collate::CJK::GB2312 - weighting CJK Unified Ideographs for Unicode::Collate" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1CAVEAT\s0" 4 .IX Item "CAVEAT" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD \&\s-1CLDR\s0 \- Unicode Common Locale Data Repository, Unicode Locale Data Markup Language (\s-1LDML\s0) \- \s-1UTS\s0 #35, Unicode::Collate, Unicode::Collate::Locale .SS "Unicode::Collate::CJK::JISX0208 \- weighting \s-1JIS\s0 \s-1KANJI\s0 for Unicode::Collate" .IX Subsection "Unicode::Collate::CJK::JISX0208 - weighting JIS KANJI for Unicode::Collate" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD Unicode::Collate, Unicode::Collate::Locale .SS "Unicode::Collate::CJK::Korean \- weighting \s-1CJK\s0 Unified Ideographs for Unicode::Collate" .IX Subsection "Unicode::Collate::CJK::Korean - weighting CJK Unified Ideographs for Unicode::Collate" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD \&\s-1CLDR\s0 \- Unicode Common Locale Data Repository, Unicode Locale Data Markup Language (\s-1LDML\s0) \- \s-1UTS\s0 #35, Unicode::Collate, Unicode::Collate::Locale .SS "Unicode::Collate::CJK::Pinyin \- weighting \s-1CJK\s0 Unified Ideographs for Unicode::Collate" .IX Subsection "Unicode::Collate::CJK::Pinyin - weighting CJK Unified Ideographs for Unicode::Collate" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1CAVEAT\s0" 4 .IX Item "CAVEAT" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD \&\s-1CLDR\s0 \- Unicode Common Locale Data Repository, Unicode Locale Data Markup Language (\s-1LDML\s0) \- \s-1UTS\s0 #35, Unicode::Collate, Unicode::Collate::Locale .SS "Unicode::Collate::CJK::Stroke \- weighting \s-1CJK\s0 Unified Ideographs for Unicode::Collate" .IX Subsection "Unicode::Collate::CJK::Stroke - weighting CJK Unified Ideographs for Unicode::Collate" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD \&\s-1CLDR\s0 \- Unicode Common Locale Data Repository, Unicode Locale Data Markup Language (\s-1LDML\s0) \- \s-1UTS\s0 #35, Unicode::Collate, Unicode::Collate::Locale .SS "Unicode::Collate::Locale \- Linguistic tailoring for \s-1DUCET\s0 via Unicode::Collate" .IX Subsection "Unicode::Collate::Locale - Linguistic tailoring for DUCET via Unicode::Collate" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Constructor" 4 .IX Item "Constructor" .IP "Methods" 4 .IX Item "Methods" .PD \&\f(CW\*(C`$Collator\->getlocale\*(C'\fR .IP "A list of tailorable locales" 4 .IX Item "A list of tailorable locales" .RE .RS 4 .RE .PD 0 .IP "\s-1INSTALL\s0" 4 .IX Item "INSTALL" .IP "\s-1CAVEAT\s0" 4 .IX Item "CAVEAT" .PD tailoring is not maximum .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD Unicode Collation Algorithm \- \s-1UTS\s0 #10, The Default Unicode Collation Element Table (\s-1DUCET\s0), Unicode Locale Data Markup Language (\s-1LDML\s0) \- \s-1UTS\s0 #35, \s-1CLDR\s0 \- Unicode Common Locale Data Repository, Unicode::Collate, Unicode::Normalize .SS "Unicode::Normalize \- Unicode Normalization Forms" .IX Subsection "Unicode::Normalize - Unicode Normalization Forms" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "Normalization Forms" 4 .IX Item "Normalization Forms" .PD \&\f(CW\*(C`$NFD_string = NFD($string)\*(C'\fR, \f(CW\*(C`$NFC_string = NFC($string)\*(C'\fR, \&\f(CW\*(C`$NFKD_string = NFKD($string)\*(C'\fR, \f(CW\*(C`$NFKC_string = NFKC($string)\*(C'\fR, \&\f(CW\*(C`$FCD_string = FCD($string)\*(C'\fR, \f(CW\*(C`$FCC_string = FCC($string)\*(C'\fR, \&\f(CW\*(C`$normalized_string = normalize($form_name, $string)\*(C'\fR .IP "Decomposition and Composition" 4 .IX Item "Decomposition and Composition" \&\f(CW\*(C`$decomposed_string = decompose($string [, $useCompatMapping])\*(C'\fR, \&\f(CW\*(C`$reordered_string = reorder($string)\*(C'\fR, \f(CW\*(C`$composed_string = compose($string)\*(C'\fR, \f(CW\*(C`($processed, $unprocessed) = splitOnLastStarter($normalized)\*(C'\fR, \f(CW\*(C`$processed = normalize_partial($form, $unprocessed)\*(C'\fR, \f(CW\*(C`$processed = NFD_partial($unprocessed)\*(C'\fR, \f(CW\*(C`$processed = NFC_partial($unprocessed)\*(C'\fR, \f(CW\*(C`$processed = NFKD_partial($unprocessed)\*(C'\fR, \&\f(CW\*(C`$processed = NFKC_partial($unprocessed)\*(C'\fR .IP "Quick Check" 4 .IX Item "Quick Check" \&\f(CW\*(C`$result = checkNFD($string)\*(C'\fR, \f(CW\*(C`$result = checkNFC($string)\*(C'\fR, \f(CW\*(C`$result = checkNFKD($string)\*(C'\fR, \f(CW\*(C`$result = checkNFKC($string)\*(C'\fR, \f(CW\*(C`$result = checkFCD($string)\*(C'\fR, \f(CW\*(C`$result = checkFCC($string)\*(C'\fR, \f(CW\*(C`$result = check($form_name, $string)\*(C'\fR .IP "Character Data" 4 .IX Item "Character Data" \&\f(CW\*(C`$canonical_decomposition = getCanon($code_point)\*(C'\fR, \&\f(CW\*(C`$compatibility_decomposition = getCompat($code_point)\*(C'\fR, \&\f(CW\*(C`$code_point_composite = getComposite($code_point_here, $code_point_next)\*(C'\fR, \f(CW\*(C`$combining_class = getCombinClass($code_point)\*(C'\fR, \&\f(CW\*(C`$may_be_composed_with_prev_char = isComp2nd($code_point)\*(C'\fR, \&\f(CW\*(C`$is_exclusion = isExclusion($code_point)\*(C'\fR, \f(CW\*(C`$is_singleton = isSingleton($code_point)\*(C'\fR, \f(CW\*(C`$is_non_starter_decomposition = isNonStDecomp($code_point)\*(C'\fR, \f(CW\*(C`$is_Full_Composition_Exclusion = isComp_Ex($code_point)\*(C'\fR, \f(CW\*(C`$NFD_is_NO = isNFD_NO($code_point)\*(C'\fR, \&\f(CW\*(C`$NFC_is_NO = isNFC_NO($code_point)\*(C'\fR, \f(CW\*(C`$NFC_is_MAYBE = isNFC_MAYBE($code_point)\*(C'\fR, \f(CW\*(C`$NFKD_is_NO = isNFKD_NO($code_point)\*(C'\fR, \&\f(CW\*(C`$NFKC_is_NO = isNFKC_NO($code_point)\*(C'\fR, \f(CW\*(C`$NFKC_is_MAYBE = isNFKC_MAYBE($code_point)\*(C'\fR .RE .RS 4 .RE .IP "\s-1EXPORT\s0" 4 .IX Item "EXPORT" .PD 0 .IP "\s-1CAVEATS\s0" 4 .IX Item "CAVEATS" .PD Perl's version vs. Unicode version, Correction of decomposition mapping, Revised definition of canonical composition .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD 0 .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .PD http://www.unicode.org/reports/tr15/, http://www.unicode.org/Public/UNIDATA/CompositionExclusions.txt, http://www.unicode.org/Public/UNIDATA/DerivedNormalizationProps.txt, http://www.unicode.org/Public/UNIDATA/NormalizationCorrections.txt, http://www.unicode.org/review/pr\-29.html, http://www.unicode.org/notes/tn5/ .SS "Unicode::UCD \- Unicode character database" .IX Subsection "Unicode::UCD - Unicode character database" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "code point argument" 4 .IX Item "code point argument" .IP "\fB\f(BIcharinfo()\fB\fR" 4 .IX Item "charinfo()" .PD \&\fBcode\fR, \fBname\fR, \fBcategory\fR, \fBcombining\fR, \fBbidi\fR, \fBdecomposition\fR, \&\fBdecimal\fR, \fBdigit\fR, \fBnumeric\fR, \fBmirrored\fR, \fBunicode10\fR, \fBcomment\fR, \&\fBupper\fR, \fBlower\fR, \fBtitle\fR, \fBblock\fR, \fBscript\fR .RE .RS 4 .RE .IP "\fB\f(BIcharblock()\fB\fR" 4 .IX Item "charblock()" .PD 0 .IP "\fB\f(BIcharscript()\fB\fR" 4 .IX Item "charscript()" .IP "\fB\f(BIcharblocks()\fB\fR" 4 .IX Item "charblocks()" .IP "\fB\f(BIcharscripts()\fB\fR" 4 .IX Item "charscripts()" .IP "\fB\f(BIcharinrange()\fB\fR" 4 .IX Item "charinrange()" .IP "\fB\f(BIgeneral_categories()\fB\fR" 4 .IX Item "general_categories()" .IP "\fB\f(BIbidi_types()\fB\fR" 4 .IX Item "bidi_types()" .IP "\fB\f(BIcompexcl()\fB\fR" 4 .IX Item "compexcl()" .IP "\fB\f(BIcasefold()\fB\fR" 4 .IX Item "casefold()" .PD \&\fBcode\fR, \fBfull\fR, \fBsimple\fR, \fBmapping\fR, \fBstatus\fR, \fB*\fR, \fB*\fR, \fBturkic\fR .IP "\fB\f(BIcasespec()\fB\fR" 4 .IX Item "casespec()" \&\fBcode\fR, \fBlower\fR, \fBtitle\fR, \fBupper\fR, \fBcondition\fR .IP "\fB\f(BInamedseq()\fB\fR" 4 .IX Item "namedseq()" .PD 0 .IP "num" 4 .IX Item "num" .IP "Unicode::UCD::UnicodeVersion" 4 .IX Item "Unicode::UCD::UnicodeVersion" .IP "\fBBlocks versus Scripts\fR" 4 .IX Item "Blocks versus Scripts" .IP "\fBMatching Scripts and Blocks\fR" 4 .IX Item "Matching Scripts and Blocks" .IP "Implementation Note" 4 .IX Item "Implementation Note" .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "User::grent \- by-name interface to Perl's built-in getgr*() functions" .IX Subsection "User::grent - by-name interface to Perl's built-in getgr*() functions" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1NOTE\s0" 4 .IX Item "NOTE" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .PD .SS "User::pwent \- by-name interface to Perl's built-in getpw*() functions" .IX Subsection "User::pwent - by-name interface to Perl's built-in getpw*() functions" .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .PD 0 .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .IP "System Specifics" 4 .IX Item "System Specifics" .RE .RS 4 .RE .IP "\s-1NOTE\s0" 4 .IX Item "NOTE" .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1HISTORY\s0" 4 .IX Item "HISTORY" .PD March 18th, 2000 .SS "Version::Requirements \- a set of version requirements for a \s-1CPAN\s0 dist" .IX Subsection "Version::Requirements - a set of version requirements for a CPAN dist" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .IP "\s-1METHODS\s0" 4 .IX Item "METHODS" .RS 4 .IP "new" 4 .IX Item "new" .IP "add_minimum" 4 .IX Item "add_minimum" .IP "add_maximum" 4 .IX Item "add_maximum" .IP "add_exclusion" 4 .IX Item "add_exclusion" .IP "exact_version" 4 .IX Item "exact_version" .IP "add_requirements" 4 .IX Item "add_requirements" .IP "accepts_module" 4 .IX Item "accepts_module" .IP "clear_requirement" 4 .IX Item "clear_requirement" .IP "required_modules" 4 .IX Item "required_modules" .IP "clone" 4 .IX Item "clone" .IP "is_simple" 4 .IX Item "is_simple" .IP "is_finalized" 4 .IX Item "is_finalized" .IP "finalize" 4 .IX Item "finalize" .IP "as_string_hash" 4 .IX Item "as_string_hash" .IP "from_string_hash" 4 .IX Item "from_string_hash" .RE .RS 4 .RE .IP "\s-1AUTHOR\s0" 4 .IX Item "AUTHOR" .IP "\s-1COPYRIGHT\s0 \s-1AND\s0 \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT AND LICENSE" .PD .SS "XSLoader \- Dynamically load C libraries into Perl code" .IX Subsection "XSLoader - Dynamically load C libraries into Perl code" .IP "\s-1VERSION\s0" 4 .IX Item "VERSION" .PD 0 .IP "\s-1SYNOPSIS\s0" 4 .IX Item "SYNOPSIS" .IP "\s-1DESCRIPTION\s0" 4 .IX Item "DESCRIPTION" .RS 4 .ie n .IP "Migration from ""DynaLoader""" 4 .el .IP "Migration from \f(CWDynaLoader\fR" 4 .IX Item "Migration from DynaLoader" .IP "Backward compatible boilerplate" 4 .IX Item "Backward compatible boilerplate" .RE .RS 4 .RE .IP "Order of initialization: early \fIload()\fR" 4 .IX Item "Order of initialization: early load()" .RS 4 .IP "The most hairy case" 4 .IX Item "The most hairy case" .RE .RS 4 .RE .IP "\s-1DIAGNOSTICS\s0" 4 .IX Item "DIAGNOSTICS" .PD \&\f(CW\*(C`Can\*(Aqt find \*(Aq%s\*(Aq symbol in %s\*(C'\fR, \f(CW\*(C`Can\*(Aqt load \*(Aq%s\*(Aq for module %s: %s\*(C'\fR, \&\f(CW\*(C`Undefined symbols present after loading %s: %s\*(C'\fR .IP "\s-1LIMITATIONS\s0" 4 .IX Item "LIMITATIONS" .PD 0 .IP "\s-1BUGS\s0" 4 .IX Item "BUGS" .IP "\s-1SEE\s0 \s-1ALSO\s0" 4 .IX Item "SEE ALSO" .IP "\s-1AUTHORS\s0" 4 .IX Item "AUTHORS" .IP "\s-1COPYRIGHT\s0 & \s-1LICENSE\s0" 4 .IX Item "COPYRIGHT & LICENSE" .PD .SH "AUXILIARY DOCUMENTATION" .IX Header "AUXILIARY DOCUMENTATION" Here should be listed all the extra programs' documentation, but they don't all have manual pages yet: .IP "a2p" 4 .IX Item "a2p" .PD 0 .IP "c2ph" 4 .IX Item "c2ph" .IP "dprofpp" 4 .IX Item "dprofpp" .IP "h2ph" 4 .IX Item "h2ph" .IP "h2xs" 4 .IX Item "h2xs" .IP "perlbug" 4 .IX Item "perlbug" .IP "perldoc" 4 .IX Item "perldoc" .IP "pl2pm" 4 .IX Item "pl2pm" .IP "pod2html" 4 .IX Item "pod2html" .IP "pod2man" 4 .IX Item "pod2man" .IP "s2p" 4 .IX Item "s2p" .IP "splain" 4 .IX Item "splain" .IP "xsubpp" 4 .IX Item "xsubpp" .PD .SH "AUTHOR" .IX Header "AUTHOR" Larry Wall <\fIlarry@wall.org\fR>, with the help of oodles of other folks.