Walks the Perl syntax tree, printing terse information about the ops. Invoke as:
Ifperl -MO=Terse[,exec] filename
exec
is specified, walks the tree in execution order instead
of syntax order.Copyright © 2001 O'Reilly & Associates. All rights reserved.