This package provides an alterate interface to Perl's tied variables.

After unpacking the distribution, to install this module type

       perl Makefile.PL
       make
       make test
       make install

This distribution provides

       Tie::OneOff

Copyright (c) 2002 Brian McCauley <[email protected]>. All rights reserved.
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.