Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: untrapChapter 8
Standard Modules
Next: 8.125 Safe
 

varglob

$cpt->varglob (varname)

Returns a glob for the symbol table entry of varname in the compartment's package.


Previous: Reference: untrapPerl in a NutshellNext: 8.125 Safe
Reference: untrapBook Index8.125 Safe