sub get_filez { my @filez = ; return sub { return shift @filez; } }