% perldoc -T perlsub >a % perldoc-5.10 -T perlsub >b % diff -u a b >d % grep '";"' d + A semicolon (";") separates mandatory arguments from optional % grep '"_"' d + can use "_" in place of "$": if this argument is not provided, $_ will