$img = shift @imgs; $link = shift @urls; # print statements here push @imgs, $img; push @urls, $link;