libpath-tiny-perl 0.148-ok1 source package in openKylin
Changelog
libpath-tiny-perl (0.148-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Fri, 29 May 2026 09:09:39 -0700
libpath-tiny-perl (0.148-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Fri, 29 May 2026 09:09:39 -0700
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | perl |
| File | Size | SHA-256 Checksum |
|---|---|---|
| libpath-tiny-perl_0.148.orig.tar.gz | 107.2 KiB | 818aed754b74f399e42c238bea738e20a52af89a6e3feb58bec9d0130eea4746 |
| libpath-tiny-perl_0.148-ok1.debian.tar.xz | 2.8 KiB | dd231e6e77c7854fe2211efe67626f86902c83597a0d21ec5279da17ad39f3b9 |
| libpath-tiny-perl_0.148-ok1.dsc | 2.0 KiB | f982778bb5604d8079ec407308f3adcfb3bf8f006962ba3e2a2abfda58ee6aeb |
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?)