Path to this page:
./
devel/p5-File-ConfigDir,
Get directories of configuration files
Branch: CURRENT,
Version: 0.021nb7,
Package name: p5-File-ConfigDir-0.021nb7,
Maintainer: pkgsrc-usersThis module 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.
Required to run:[
lang/perl5] [
devel/p5-File-HomeDir] [
devel/p5-List-MoreUtils]
Required to build:[
devel/p5-Test-Without-Module] [
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 17.751 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-File-ConfigDir-0.021nb7
- (2023-07-06) Updated to version: p5-File-ConfigDir-0.021nb6
- (2022-06-28) Updated to version: p5-File-ConfigDir-0.021nb5
- (2021-05-25) Updated to version: p5-File-ConfigDir-0.021nb4
- (2020-09-01) Updated to version: p5-File-ConfigDir-0.021nb3
- (2019-08-11) Updated to version: p5-File-ConfigDir-0.021nb2
CVS history: (Expand)