Help for this page
sub quote { # Use $_ if no arguments are provided. ... # Functional style print map quote, @zips; print "\n";