Help for this page
while (<STDIN>) { ... sub style2() { print "bye\n"; }
while (<STDIN>) { chomp; ... { print "bye\n"; }