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 01c300ae10 perl/perl-File-HomeDir: Fix source URLs. 11 years ago
..
README perl/perl-File-HomeDir: Fixed dep information 13 years ago
perl-File-HomeDir.SlackBuild various: Update find command to match template. 12 years ago
perl-File-HomeDir.info perl/perl-File-HomeDir: Fix source URLs. 11 years ago
slack-desc perl/perl-File-HomeDir: Updated for version 1.00. 13 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.