This patch changes build_tools/ops2c.pl
1. to use Pod::Usage. perldoc comment becomes usage.2. to check parameters strictly. A routine to check if trans parameteris one of (C | CGoto | CGP | CSwitch | CPrederef) is added.