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