Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: qualifyChapter 8
Standard Modules
Next: 8.135 Symbol
 

qualify_to_ref

qualify_to_ref (symname[, pkg])

Like qualify, but returns a glob ref that can be used even if use strict 'refs' is in effect.


Previous: Reference: qualifyPerl in a NutshellNext: 8.135 Symbol
Reference: qualifyBook Index8.135 Symbol