|
|
Feedback on: Creating a mailing list using Perl
irt.org | About | Feedback | 1728 [ previous next ] Feedback on: Sent by Worth: Length: Technical: Comments: while (<FILE>) { instead of Also, flock() is 'blocking' by default, so there really is no need to die(). It will just stand there, waiting for the file to be released. Unless a proccess has crashed and kept the file open (in which case it will probably already have been corrupted), it should be available moments later. Other than that, it's ok... Other feedback on 'Creating a mailing list using Perl' - show all
|
-- div -->
|