cons-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to get a QuickScan scanner to read a whole file in one call?


From: David Sanderson
Subject: Re: How to get a QuickScan scanner to read a whole file in one call?
Date: Wed, 25 Jul 2001 13:25:35 -0400

| On Wed, 25 Jul 2001, David Sanderson wrote:
| 
| > What I'd like to do is have my QuickScan function read the whole file.
| > The trouble is that I can't seem to read from the SCAN filehandle.  When
| > I do so, perl -w says
| > 
| >     Read on closed filehandle <SCAN> at Construct line 14.
| 
| Try scan::quickscan::SCAN instead.

Thanks!  That fixed it.  The man page needs updating, though.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]