slackbuilds_ponce/perl/perl-File-HomeDir
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
perl-File-HomeDir.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -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.