Solved (very odd!?) was: Losing a file handle in perl
Stewart C. Russell
scruss-rieW9WUcm8FFJ04o6PK0Fg at public.gmane.org
Tue Dec 14 15:29:05 UTC 2004
Lennart Sorensen wrote:
>
> perl doesn't do that as far as I know (unless that is one of the
> things -w tells you about).
There is no valid excuse for not having:
use strict;
use warnings;
in your Perl programs. Ever.
Stewart
(well, perhaps in throwaway one-liners, but I've seen them integrated
into production systems ...)
--
The Toronto Linux Users Group. Meetings: http://tlug.ss.org
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://tlug.ss.org/subscribe.shtml
More information about the Legacy
mailing list