in reply to Numeric limits in perl
If you can get away with a sparse array, do that (left as an excersize for a monk with too much time on their hands :-). Otherwise I'd suggest you rethink trying to store this in memory (whether you use perl or something else like C).
|
|---|