Spec URL: http://ppisar.fedorapeople.org/perl-File-Path/perl-File-Path.spec SRPM URL: http://ppisar.fedorapeople.org/perl-File-Path/perl-File-Path-2.09-1.fc20.src.rpm Description: This module provides a convenient way to create directories of arbitrary depth and to delete an entire directory subtree from the file system. Fedora Account System Username: ppisar ---- This package will dual-live with core perl modules, after sub-packaging them from perl.spec.
Sub-packaged in perl-5.16.3-265.fc20.
Ok, no serious issues. The 'eg' directory isn't worth packaging, ok. It seems Carp isn't used at build-time and could be dropped from BRs. Anyhow, approving.
New Package SCM Request ======================= Package Name: perl-File-Path Short Description: Create or remove directory trees Owners: ppisar jplesnik psabata Branches: InitialCC: perl-sig
Git done (by process-git-requests).
t/Path.h tests 100 and 101 check for croaks, so _croak() is called which requires Carp. Carp is used at test time, thus keeping the build-require.
Thank you for the review and the repository.