summaryrefslogtreecommitdiffstats
path: root/perl/perl-Tie-Simple/README
blob: 63cb733c81aca83deb9a64088e8a9741e271936e (plain)
1
2
3
4
This module adds the ability to quickly create new types of tie
objects without creating a complete class. It does so in such a way
as to try and make the programmers life easier when it comes to
single-use ties that I find myself wanting to use from time-to-time.