17 lines
277 B
Plaintext
17 lines
277 B
Plaintext
|
_
|
||
|
<>
|
||
|
<STDIN>
|
||
|
<FOOBAR>
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
[
|
||
|
["filehandle", "_"],
|
||
|
["filehandle", "<>"],
|
||
|
["filehandle", "<STDIN>"],
|
||
|
["filehandle", "<FOOBAR>"]
|
||
|
]
|
||
|
|
||
|
----------------------------------------------------
|
||
|
|
||
|
Checks for file handles.
|