![]() |
|
Think about Loose Coupling | |
PerlMonks |
RE: RE: RE: Return the contents of a fileby btrott (Parson) |
on Apr 12, 2000 at 07:18 UTC ( #7364=note: print w/replies, xml ) | Need Help?? |
There *are* memory issues in having very large variables,
just as there would be, presumably, in any language. Perl
variables take up a lot of space. From perlfaq3:
I mean, if you *can* process a file line by line, it's best to do so.
In Section
Snippets Section
|
|