Andrew Clemons 25eff57c45 perl/perl-File-HomeDir: Fix README filename. 3 years ago
..
README f6f08faf31 perl/perl-File-HomeDir: Fixed dep information 12 years ago
perl-File-HomeDir.SlackBuild 25eff57c45 perl/perl-File-HomeDir: Fix README filename. 3 years ago
perl-File-HomeDir.info 47e1cc0af6 perl/perl-File-HomeDir: Updated for version 1.006. 3 years ago
slack-desc 3833846ac2 perl/perl-File-HomeDir: Updated for version 1.00. 11 years ago

README

File::HomeDir is a module for locating the directories that are
"owned" by a user (typicaly your user) and to solve the various
issues that arise trying to find them consistently across a wide
variety of platforms.

The end result is a single API that can find your resources on any
platform, making it relatively trivial to create Perl software that
works elegantly and correctly no matter where you run it.