Help for this page
#!/usr/local/bin/perl ... { return ($old +1) < $size ? $array[ $old +1 ] : undef; } }