libfile-homedir-perl 1.004-ok2 source package in openKylin
Changelog
libfile-homedir-perl (1.004-ok2) yangtze; urgency=medium * Update version. -- zhouganqing <email address hidden> Tue, 16 Aug 2022 09:38:07 +0800
libfile-homedir-perl (1.004-ok2) yangtze; urgency=medium * Update version. -- zhouganqing <email address hidden> Tue, 16 Aug 2022 09:38:07 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Yangtze V1.0 | release | main | perl | |
Yangtze V1.0 | proposed | main | perl |
File | Size | SHA-256 Checksum |
---|---|---|
libfile-homedir-perl_1.004.orig.tar.gz | 34.6 KiB | 45f67e2bb5e60a7970d080e8f02079732e5a8dfc0c7c3cbdb29abfb3f9f791ad |
libfile-homedir-perl_1.004-ok2.debian.tar.xz | 2.2 KiB | 0464ac48429d7fccb80446145dd8fd627901c255d9901d7ae00d764a1a51314b |
libfile-homedir-perl_1.004-ok2.dsc | 2.0 KiB | 175a620e31719b4dd20a01fe1f9db01ec0c32a5c8b1144ed4e3d5c7a0406622d |
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.