[ 原始碼: libfile-userconfig-perl ]
套件:libfile-userconfig-perl(0.06-4)
libfile-userconfig-perl 的相關連結
Debian 的資源:
下載原始碼套件 libfile-userconfig-perl:
- [libfile-userconfig-perl_0.06-4.dsc]
- [libfile-userconfig-perl_0.06.orig.tar.gz]
- [libfile-userconfig-perl_0.06-4.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
provides configuration directory for applications
Many modules or applications maintain a user-spec configuration data directory. And the implementation pattern is generally the same.
A directory like /home/myuser/.application is created and populating by a set of default files the first time an application runs, and from there on, the files in that directory are modified.
File::UserConfig provides standard, light and sub-classable default implementation of this concept that Does The Right Thing with the directory names.
其他與 libfile-userconfig-perl 有關的套件
|
|
|
|
-
- dep: libfile-copy-recursive-perl
- Perl extension for recursively copying files and directories
-
- dep: libfile-homedir-perl
- Perl module for finding user directories across platforms
-
- dep: libfile-sharedir-perl
- module to locate non-code files during run-time
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language