diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-12-01 23:07:55 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-12-01 23:07:55 +0800 |
commit | 812510689c388c02533190408855c7bddb1ffeb2 (patch) | |
tree | b1db629f1823537afb5b3108848d2c28be6a0067 /devel/pear-Console_Getargs | |
parent | 05a5a11991f181a0488b80cf43c9e7e59fc36506 (diff) | |
download | freebsd-ports-gnome-812510689c388c02533190408855c7bddb1ffeb2.tar.gz freebsd-ports-gnome-812510689c388c02533190408855c7bddb1ffeb2.tar.zst freebsd-ports-gnome-812510689c388c02533190408855c7bddb1ffeb2.zip |
- Add p5-File-ConfigDir 0.009
File::ConfigDir is a helper for installing, reading and finding configuration
file locations. It's intended to work in every supported Perl5 environment and
will always try to Do The Right Thing(TM).
File::ConfigDir is a module to help out when perl modules (especially
applications) need to read and store configuration files from more than one
location. Writing user configuration is easy thanks to File::HomeDir, but what
when the system administrator needs to place some global configuration or there
will be system related configuration (in /etc on UNIX(TM) or $ENV{windir} on
Windows(TM)) and some network configuration in nfs mapped /etc/p5-app or
$ENV{ALLUSERSPROFILE} . "\\Application Data\\p5-app", respectively.
File::ConfigDir has no "do what I mean" mode - it's entirely up to the user to
pick the right directory for each particular application.
WWW: http://search.cpan.org/dist/File-ConfigDir/
Diffstat (limited to 'devel/pear-Console_Getargs')
0 files changed, 0 insertions, 0 deletions