Help for this page
foreach (@w) { print "working with $_... "; ... elsif (/\|\s*$/ ) { print "pipeend\n" } else { print "\n" } }