Bug 1003660 - Review Request: perl-Path-Tiny - File path utility
Summary: Review Request: perl-Path-Tiny - File path utility
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Petr Šabata
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1003650
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-02 15:03 UTC by Paul Howarth
Modified: 2013-09-13 00:56 UTC (History)
2 users (show)

Fixed In Version: perl-Path-Tiny-0.031-3.fc21
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-03 16:51:43 UTC
Type: ---
Embargoed:
psabata: fedora-review+
gwync: fedora-cvs+


Attachments (Terms of Use)

Description Paul Howarth 2013-09-02 15:03:50 UTC
Spec URL: http://subversion.city-fan.org/repos/cfo-repo/perl-Path-Tiny/branches/fedora/perl-Path-Tiny.spec
SRPM URL: http://www.city-fan.org/~paul/extras/perl-Path-Tiny/perl-Path-Tiny-0.031-2.fc21.src.rpm
Description:
This module 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.

All paths are forced to have Unix-style forward slashes. Stringifying the
object gives you back the path (after some clean up).

File input/output methods flock handles before reading or writing, as
appropriate.

The *_utf8 methods (slurp_utf8, lines_utf8, etc.) operate in raw mode without
CRLF translation.

It uses autodie internally, so most failures will be thrown as exceptions.


Fedora Account System Username: pghmcfc

This package is needed for the test suite of the current upstream release of Config-Tiny.

Comment 1 Petr Šabata 2013-09-03 14:26:44 UTC
You could BR perl(Config) for consistency.

The package is fine.  Approving.

Comment 2 Paul Howarth 2013-09-03 14:43:43 UTC
New Package SCM Request
=======================
Package Name: perl-Path-Tiny
Short Description: File path utility
Owners: pghmcfc
Branches: f19 f20
InitialCC: perl-sig

Thanks for the review Petr. I'll add BR: perl(Config) post-import.

Comment 3 Gwyn Ciesla 2013-09-03 14:59:39 UTC
Git done (by process-git-requests).

Comment 4 Fedora Update System 2013-09-03 16:51:00 UTC
perl-Path-Tiny-0.031-3.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/perl-Path-Tiny-0.031-3.fc19

Comment 5 Fedora Update System 2013-09-13 00:56:15 UTC
perl-Path-Tiny-0.031-3.fc19 has been pushed to the Fedora 19 stable repository.


Note You need to log in before you can comment on or make changes to this bug.