100 PAUSE users 208 non-PAUSE users.
B::Terse - Walk Perl syntax tree, printing terse info about ops
perl -MO=Terse[,OPTIONS] foo.pl
See ext/B/README.
Malcolm Beattie, mbeattie@sable.ox.ac.uk
mbeattie@sable.ox.ac.uk
To install B::Terse, simply copy and paste either of the commands in to your terminal
cpanm
cpanm B::Terse
CPAN shell
perl -MCPAN -e shell install B::Terse
For more information on module installation please visit the detailed CPAN module installation guide.