Re: perlfaq3: How can I make my Perl program run faster?
[email protected] (Robert Spier)
| Newsgroups | perl.perlfaq.workers,perl.documentation |
|---|---|
| Message-ID | <[email protected]> |
> i have no problem removing the statement though. i'd rather do > that, in fact. No objection from me. If the io layer is what's making your perl program run faster or slower, then something else is wrong. :) -R