start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: 8.18 B::Stackobj Chapter 8
Standard Modules
Next: 8.20 B::Xref
 

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.