Lexical file handles
From: Tintin (tintin_at_invalid.invalid)
Date: 11/06/04
- Next message: Gunnar Hjalmarsson: "Re: Lexical file handles"
- Previous message: krakle: "Re: Solaris taking over Perl ownership"
- Next in thread: Gunnar Hjalmarsson: "Re: Lexical file handles"
- Reply: Gunnar Hjalmarsson: "Re: Lexical file handles"
- Reply: Ala Qumsieh: "Re: Lexical file handles"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 6 Nov 2004 14:17:01 +1300
Now that recent versions of Perl have lexical file handles, can anyone give
me some practical examples of why they are useful/better.
The only thing I can think of is that with 'use strict', you'll catch typos
in your filehandles, however I'm sure there's plenty of other reasons.
- Next message: Gunnar Hjalmarsson: "Re: Lexical file handles"
- Previous message: krakle: "Re: Solaris taking over Perl ownership"
- Next in thread: Gunnar Hjalmarsson: "Re: Lexical file handles"
- Reply: Gunnar Hjalmarsson: "Re: Lexical file handles"
- Reply: Ala Qumsieh: "Re: Lexical file handles"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|