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

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main perl
Nile V2.0 proposed main perl

Builds

Nile V2.0: [FULLYBUILT] amd64

Downloads

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

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