slackbuilds/perl/perl-Tie-Simple
Heinz Wiesinger 7f26b9929f
All: SlackBuilds run in the directory they are in
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-07-05 16:01:32 +07:00
..
README
perl-Tie-Simple.SlackBuild All: SlackBuilds run in the directory they are in 2021-07-05 16:01:32 +07:00
perl-Tie-Simple.info perl/perl-Tie-Simple: Updated maintainer email 2021-07-03 10:13:18 +02:00
slack-desc

README

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.