http://qs321.pair.com?node_id=58519


in reply to (ichimunki) Basic design seems inefficient
in thread Perl Source Stats

Rare is the Perl source that can't fit in memory.    my @source = <IN>; will do the trick, and give you something to iterate over in your subroutines.