TIEHANDLE
TIEHANDLEclassname,list
- Constructor. This method is invoked by the command
tie*glob, classname. Associates new glob instance with class classname. list represents any additional arguments needed to complete the association.
TIEHANDLEclassname,list
tie *glob, classname. Associates new glob instance with class classname. list represents any additional arguments needed to complete the association.