B::Showlex
Section: Perl Programmers Reference Guide (3)
Updated: perl 5.005, patch 02
Index
Return to Main Contents
NAME
B::Showlex - Show lexical variables used in functions or files
SYNOPSIS
perl -MO=Showlex[,SUBROUTINE] foo.pl
DESCRIPTION
When a subroutine name is provided in OPTIONS, prints the lexical
variables used in that subroutine. Otherwise, prints the file-scope
lexicals in the file.
AUTHOR
Malcolm Beattie, mbeattie@sable.ox.ac.uk
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- AUTHOR
-
This document was created by
man2html,
using the manual pages.
Time: 15:39:49 GMT, July 31, 2024