You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Zachary Storer ccf74c84a2 perl/perl-Tie-Simple: Fix source URLs. 11 years ago
..
README perl/perl-Tie-Simple: Added. 12 years ago
perl-Tie-Simple.SlackBuild perl/perl-Tie-Simple: Added. 12 years ago
perl-Tie-Simple.info perl/perl-Tie-Simple: Fix source URLs. 11 years ago
slack-desc various: Fix slack-desc formatting and comment nit picks. 12 years ago

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.