Path to this page:
Subject: CVS commit: pkgsrc/filesystems/p5-Path-Tiny
From: Wen Heping
Date: 2013-07-27 09:44:42
Message id: 20130727074442.83B6D96@cvs.netbsd.org
Log Message:
Update to 0.027
Upstream changes:
0.027 2013-07-25 19:38:44 America/New_York
[ADDED]
- Added the 'digest' method to produce a hexadecimal SHA-256
(or user-specified) digest of a file
0.026 2013-07-14 21:25:22 America/New_York
[FIXED]
- Fixed bug where lines() with a count longer than the
file would return undef for the extra lines. Now returns
only the lines in the file if the count is greater than
the number of lines.
0.025 2013-07-10 09:32:13 America/New_York
[FIXED]
- Spew to an existing symlink now atomically replaces
the resolved destination, not the symlink
Files: