slackbuilds_ponce/perl/perl-File-HomeDir
Erik Hanson 4248415dde Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-19 21:57:51 -05:00
..
perl-File-HomeDir.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
perl-File-HomeDir.SlackBuild perl/perl-File-HomeDir: Updated for version 0.99. 2012-05-21 17:58:14 -05:00
README perl/perl-File-HomeDir: Added (Find your home and other directories) 2011-12-18 00:07:47 -02:00
slack-desc perl/perl-File-HomeDir: Added (Find your home and other directories) 2011-12-18 00:07:47 -02:00

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.

This requires perl-File-Which.