libpath-tiny-perl 0.144-ok1 source package in openKylin
Changelog
libpath-tiny-perl (0.144-ok1) nile; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Tue, 07 May 2024 09:32:37 +0800
libpath-tiny-perl (0.144-ok1) nile; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Tue, 07 May 2024 09:32:37 +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 |
---|---|---|
libpath-tiny-perl_0.144.orig.tar.gz | 103.3 KiB | f6ea094ece845c952a02c2789332579354de8d410a707f9b7045bd241206487d |
libpath-tiny-perl_0.144-ok1.debian.tar.xz | 2.8 KiB | 99c4ce6dad0e4e611bbab0dcb0377885abc34091623da51a61289ce707fc7e09 |
libpath-tiny-perl_0.144-ok1.dsc | 2.0 KiB | 39df519716fa1597dff6564c6910977df274facc83e0ec7f0e7e0aa77f47e577 |
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?)