[Date Prev][Date
Next][Thread Prev][Thread Next][Date
Index][Thread Index]
Re: OT: Perl problem
On Thu, 2003-07-17 at 09:16, Philip Coombes wrote:
> $ = 1;
>
> # Read all the data in one go, it's only 15Mb!
> local $/;
> my $data = <>;
Dont you jut love Perl :-)
Home |
Main Index |
Thread Index
|