libpath-tiny-perl 0.122-ok1 source package in openKylin

Changelog

libpath-tiny-perl (0.122-ok1) yangtze; urgency=medium

  * Build for openkylin.

 -- denghao <email address hidden>  Wed, 24 Aug 2022 10:56:43 +0300

Upload details

Uploaded by:
denghao
Sponsored by:
Cibot
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
Yangtze V1.0 release main perl
Yangtze V1.0 proposed main perl

Downloads

File Size SHA-256 Checksum
libpath-tiny-perl_0.122.orig.tar.gz 96.4 KiB 4bc6f76d0548ccd8b38cb66291a885bf0de453d0167562c7b82e8861afdcfb7c
libpath-tiny-perl_0.122-ok1.debian.tar.xz 5.8 KiB 5b8b7733ae8e8591edf89f56af13cfb0f26349d45903b6ecdb5d115251c54e91
libpath-tiny-perl_0.122-ok1.dsc 1.9 KiB 745f7eaae2a92cad16194684442541cefbc180cca64ac313798a954879bc2261

Available diffs

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?)