libfile-homedir-perl 1.006-ok1 source package in openKylin
Changelog
libfile-homedir-perl (1.006-ok1) nile; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Wed, 08 May 2024 10:11:05 +0800
libfile-homedir-perl (1.006-ok1) nile; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Wed, 08 May 2024 10:11:05 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | perl | |
Huanghe V3.0 | release | main | perl | |
Nile V2.0 | release | main | perl | |
Nile V2.0 | proposed | main | perl |
File | Size | SHA-256 Checksum |
---|---|---|
libfile-homedir-perl_1.006.orig.tar.gz | 35.0 KiB | 593737c62df0f6dab5d4122e0b4476417945bb6262c33eedc009665ef1548852 |
libfile-homedir-perl_1.006-ok1.debian.tar.xz | 2.1 KiB | 6870936c0160519faee2d641a8ed8c54506e4f6e0e0906a916d9348db77d9f07 |
libfile-homedir-perl_1.006-ok1.dsc | 2.0 KiB | 3a619a82a4574d049215e4ac458af8e907d8a7d4de79e26d21483d2e1bfce05e |
File::HomeDir is a module for locating the directories that are "owned" by a
user (typically your user) and to solve the various issues that arise trying
to find them consistently across a wide variety of platforms.
.
The end result is a single API that can find your resources on any platform,
making it relatively trivial to create Perl software that works elegantly and
correctly no matter where you run it.