[ 原始碼: libfile-sharedir-tiny-perl ]
套件:libfile-sharedir-tiny-perl(0.001-2)
libfile-sharedir-tiny-perl 的相關連結
Debian 的資源:
下載原始碼套件 libfile-sharedir-tiny-perl:
- [libfile-sharedir-tiny-perl_0.001-2.dsc]
- [libfile-sharedir-tiny-perl_0.001.orig.tar.gz]
- [libfile-sharedir-tiny-perl_0.001-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
module to locate per-dist and per-module shared files
Quite often you want or need your Perl module (CPAN or otherwise) to have access to a large amount of read-only data that is stored on the file-system at run-time.
On a linux-like system, this would be in a place such as /usr/share, however Perl runs on a wide variety of different systems, and so the use of any one location is unreliable.
File::ShareDir::Tiny provides a more portable way to have (read-only) data for your module.
其他與 libfile-sharedir-tiny-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language