libpath-tiny-perl 0.108-ok1 source package in openKylin
Changelog
libpath-tiny-perl (0.108-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
libpath-tiny-perl (0.108-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 |
---|---|---|
libpath-tiny-perl_0.108.orig.tar.gz | 91.3 KiB | 3c49482be2b3eb7ddd7e73a5b90cff648393f5d5de334ff126ce7a3632723ff5 |
libpath-tiny-perl_0.108-ok1.debian.tar.xz | 3.0 KiB | 1e90d02df88fec8ba1d105acb9ecb6fab3e9b2bac54a3e6d00cfeaa54f28036d |
libpath-tiny-perl_0.108-ok1.dsc | 1.9 KiB | 7130a784d698fbd5595d3264d1a2b0f9f5c5f7031ea761cf8133818e45a1b912 |
Path::Tiny attempts to provide a small, fast utility for working with
file paths. It is friendlier to use than File::Spec and provides easy
access to functions from several other core file handling modules.
.
It doesn't attempt to be as full-featured as IO::All or Path::Class,
nor does it try to work for anything except Unix-like and Win32
platforms. Even then, it might break if you try something particularly
obscure or tortuous. (Quick! What does this mean:
"///..
Win32?)