perldoc.perl.org

Website:https://perldoc.perl.org
Upvotes received10
Downvotes received12
Karma:-1 (upvotes-downvotes)



0 earned Badges

No badges were found



Definitions (894)

1

3 Thumbs up   2 Thumbs down

symbolic reference


A variable whose value is the name of another variable or subroutine. By dereferencing
Source: perldoc.perl.org

2

1 Thumbs up   1 Thumbs down

block buffering


A method of making input and output efficient by passing one block
Source: perldoc.perl.org

3

1 Thumbs up   0 Thumbs down

void context


Scalar context is sometimes subdivided into Boolean context
Source: perldoc.perl.org

4

1 Thumbs up   0 Thumbs down

void context


There’s also a “don’t care” context (which is dealt with in Camel chapter 2, “Bits and Pieces”, if you care).
Source: perldoc.perl.org

5

1 Thumbs up   0 Thumbs down

funny character


Someone like Larry, or one of his peculiar friends. Also refers to the strange prefixes that Perl requires as noun markers on its variables.
Source: perldoc.perl.org

6

1 Thumbs up   0 Thumbs down

progressive matching


Pattern matching
Source: perldoc.perl.org

7

1 Thumbs up   0 Thumbs down

toolbox approach


The notion that, with a complete set of simple tools that work well together, you can build almost anything you want. Which is fine if you’re assembling a tricycle, but if you’re building a defranishi [..]
Source: perldoc.perl.org

8

1 Thumbs up   0 Thumbs down

void context


A form of scalar context
Source: perldoc.perl.org

9

0 Thumbs up   0 Thumbs down

accessor methods


A method
Source: perldoc.perl.org

10

0 Thumbs up   0 Thumbs down

object

Source: perldoc.perl.org


To view all 894 definitions, please sign in.