libfile-homedir-perl 1.004-ok1 source package in openKylin
Changelog
libfile-homedir-perl (1.004-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
libfile-homedir-perl (1.004-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
libfile-homedir-perl_1.004.orig.tar.gz | 34.6 KiB | 45f67e2bb5e60a7970d080e8f02079732e5a8dfc0c7c3cbdb29abfb3f9f791ad |
libfile-homedir-perl_1.004-ok1.debian.tar.xz | 2.1 KiB | d2380f9f30dc8fdf1569133652877a9fb58377377a508a4f88ed91e0524a5a84 |
libfile-homedir-perl_1.004-ok1.dsc | 2.0 KiB | 3af59dfe72826ca23b45d9242e9c463644a38a783c62b449108ebeb499cda61e |
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.