NAME
      Tk::Symbolref.pm -- Manage tied references to symbol table hash
      entries.

SYNOPSIS
      use Lib::Module;
      use Lib::ModuleSym;
      use Lib::SymbolRef;

      tie *Package::symbol, 'Lib::SymbolRef, 

DESCRIPTION
    Much room for further expansion using these methods.

REVISION
    $Id: SymbolRef.pm,v 0.51 2000/09/18 20:23:59 kiesling Exp kiesling $

SEE ALSO
    The manual pages for Lib::Module(3), Tk::Browser(3), perltie(1).

