Help for this page
#!/usr/bin/perl use strict; ... sub { return join '', @_ }, ); print "$_\n" foreach @list;