perl-Tie-Simple/README.md

5 lines
226 B
Markdown

# perl-Tie-Simple
This is a cousin of my Tie::Filter module. Tie::Simple basically dumbs down the implementation of simple ties so that a full-blown package need not be created for the very simple stuff that should be tied.