Help for this page
#!/usr/bin/perl use strict; ... return sub { \@_ }->( @$list[ $start .. $stop ] ); } }