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

Upload details

Uploaded by:
openKylinBot
Sponsored by:
luzp
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

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

View changes file

Binary packages built by this source

libpath-tiny-perl: file path utility

 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:
 "///../../..//./././a//b/.././c/././"? And how does it differ on
 Win32?)