1996 ProgrammingPerl: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "==Notes==" to "== Notes ==") |
m (Text replacement - "." " to ".” ") |
||
Line 1: | Line 1: | ||
* ([[1996_ProgrammingPerl|Wall et al., 1996]]) ⇒ [[author::Larry Wall]], [[author::Tom Christiansen]], and [[author::Randal L. Schwartz]]. ([[year::1996]]). “[http://books.google.com/books?id=IJxQAAAAMAAJ Programming Perl, 2nd edition]. | * ([[1996_ProgrammingPerl|Wall et al., 1996]]) ⇒ [[author::Larry Wall]], [[author::Tom Christiansen]], and [[author::Randal L. Schwartz]]. ([[year::1996]]). “[http://books.google.com/books?id=IJxQAAAAMAAJ Programming Perl, 2nd edition].” O'Reilly. ISBN:1565921496 | ||
<B>Subject Headings:</B> [[Perl Programming Language]], [[Reference Book]]. | <B>Subject Headings:</B> [[Perl Programming Language]], [[Reference Book]]. | ||
Line 95: | Line 95: | ||
declaration | declaration | ||
An assertion you make that something exists and perhaps what it's like, without any commitment as to how or where you'll use [[it]]. A declaration is like the part of your recipe that says, "two cups flour, one large egg, four or five tadpoles.... | An assertion you make that something exists and perhaps what it's like, without any commitment as to how or where you'll use [[it]]. A declaration is like the part of your recipe that says, "two cups flour, one large egg, four or five tadpoles....” See statement for its opposite. Note that some declarations also function as statements. | ||
delimiter | delimiter |
Latest revision as of 04:36, 8 May 2024
- (Wall et al., 1996) ⇒ Larry Wall, Tom Christiansen, and Randal L. Schwartz. (1996). “Programming Perl, 2nd edition.” O'Reilly. ISBN:1565921496
Subject Headings: Perl Programming Language, Reference Book.
Notes
- Chapter 4.7 - Data Structure Code Examples
Quotes
Preface
Chapter 1: An Overview of Perl
Chapter 2: The Gory Details
Chapter 3: Functions
Chapter 4: References and Nested Data Structures
Chapter 5: Packages, Modules, and Object Classes
Chapter 6: Social Engineering
Chapter 7: The Standard Perl Library
Chapter 8: Other Oddments
Chapter 9: Diagnostic Messages
,
Author | volume | Date Value | title | type | journal | titleUrl | doi | note | year | |
---|---|---|---|---|---|---|---|---|---|---|
1996 ProgrammingPerl | Larry Wall Tom Christiansen Randal L. Schwartz | Programming Perl, 2nd edition | 1996 |