The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

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

SYNOPSIS

  use Lib::Module;
  use Lib::ModuleSymbol;
  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).