home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


8.19 B::Terse

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.


Previous: 8.18 B::Stackobj Perl in a Nutshell Next: 8.20 B::Xref
8.18 B::Stackobj Book Index 8.20 B::Xref

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.