in reply to Fun with two-dimensional arrays

use mapcar; mapcar { do_stuff($_) for @_ } @$vscr;

See mapcar.

        - tye (but my friends call me "Tye")