summaryrefslogtreecommitdiff
path: root/perl/perl-File-HomeDir/slack-desc
diff options
context:
space:
mode:
authorMikko Värri <vmj@linuxbox.fi>2011-12-12 10:34:23 -0600
committerNiels Horn <niels.horn@slackbuilds.org>2011-12-18 00:07:47 -0200
commita55517c1aff25a0a629e83c652284e3fec6421ec (patch)
tree2223ca1828bc60ade9af93d6d29919d735908213 /perl/perl-File-HomeDir/slack-desc
parent7a66f49e3490a18592b394bfcc45eda7e8585c15 (diff)
downloadslackbuilds-a55517c1aff25a0a629e83c652284e3fec6421ec.tar.gz
perl/perl-File-HomeDir: Added (Find your home and other directories)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'perl/perl-File-HomeDir/slack-desc')
-rw-r--r--perl/perl-File-HomeDir/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/perl/perl-File-HomeDir/slack-desc b/perl/perl-File-HomeDir/slack-desc
new file mode 100644
index 0000000000..84adf9d127
--- /dev/null
+++ b/perl/perl-File-HomeDir/slack-desc
@@ -0,0 +1,19 @@
+# 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 ':'.
+
+ |-----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: