Differences between version 2 and previous revision of perlfaq6(1).
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Tuesday, June 4, 2002 12:22:34 am | by perry | Revert |
Older page: | version 1 | Last edited on Tuesday, June 4, 2002 12:22:34 am | by perry | Revert |
@@ -167,9 +167,9 @@
## Create a file with three lines.
open FH,
## Get a read/write filehandle to it.
-$fh = new FileHandle
+$fh = new !
FileHandle
## Attach it to a
## Search for the second line and print out the third.
$file-