Path to this page:
Subject: CVS commit: pkgsrc/filesystems/p5-Path-Tiny
From: Adrian Steinmann
Date: 2022-08-05 14:57:26
Message id: 20220805125726.CA012FB1A@cvs.NetBSD.org
Log Message:
filesystems/p5-Path-Tiny update to 0.122
From upstream 0.122/0.121-TRIAL:
- Adds `size` and `size_human` methods. The latter gives `ls -lh` style
output, with options to choose base2 or base10 forms.
From upstream 0.120/0.119-TRIAL:
- The `tempdir` and `tempfile` methods may be called on a Path::Tiny object
representing a directory, in which case the directory will be used as the
container for the temporary object (as if the `DIR` argument were used).
Files: