B::Showlex(3) Perl Programmers Reference Guide B::Showlex(3) NAME B::Showlex - Show lexical variables used in(1,8) functions or files SYNOPSIS perl -MO=Showlex[,SUBROUTINE] foo.pl DESCRIPTION When a subroutine name is provided in(1,8) OPTIONS, prints the lexical vari- ables used in(1,8) that subroutine. Otherwise, prints the file-scope lexi- cals in(1,8) the file. AUTHOR Malcolm Beattie, "mbeattie@sable.ox.ac.uk" perl v5.8.5 2001-09-21 B::Showlex(3)