Next | Tricks of the Wizards | 60 |
You can tie any scalar, array, or hash variable.
It could be global or lexical
You can export it also
You can use this to write a module that places a magical variable into the package that uses it.
Normally, use Package imports some functions in the program that says it
But you can make use Package mean to import some magical variables instead
Next | Copyright © 2003 M. J. Dominus |