slackbuilds_ponce/perl/perl-File-HomeDir/slack-desc
Mikko Värri 3833846ac2 perl/perl-File-HomeDir: Updated for version 1.00.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-03-04 17:26:57 -05:00

19 lines
1.1 KiB
Text

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
perl-File-HomeDir: perl-File-HomeDir (Find your home and other directories)
perl-File-HomeDir:
perl-File-HomeDir: File::HomeDir is a module for locating the directories that are
perl-File-HomeDir: "owned" by a user (typicaly your user) and to solve the various
perl-File-HomeDir: issues that arise trying to find them consistently across a wide
perl-File-HomeDir: variety of platforms.
perl-File-HomeDir:
perl-File-HomeDir: The end result is a single API that can find your resources on any
perl-File-HomeDir: platform, making it relatively trivial to create Perl software that
perl-File-HomeDir: works elegantly and correctly no matter where you run it.
perl-File-HomeDir: