Bug 189877

Summary: Review Request: perl-Module-Locate - Locate modules in the same fashion as "require" and "use"
Product: [Fedora] Fedora Reporter: Jose Pedro Oliveira <jose.p.oliveira.oss>
Component: Package ReviewAssignee: Ralf Corsepius <rc040203>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Package Reviews List <fedora-package-review>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-04-25 16:11:09 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 163779    

Description Jose Pedro Oliveira 2006-04-25 13:52:17 UTC
Spec URL:
http://gsd.di.uminho.pt/jpo/software/fedora/perl-Module-Locate.spec

SRPM URL:
http://gsd.di.uminho.pt/jpo/software/fedora/perl-Module-Locate-1.7-1.src.rpm

Description:
Using "locate()", return the path that "require" would find for a given
module or filename (it can also return a filehandle if a reference in @INC
has been used).  This means you can test for the existence, or find the
path for, modules without having to evaluate the code they contain.

This module also comes with accompanying utility functions that are used
within the module itself (except for "get_source") and are available for
import.

Note: According to the new maintainer of pmtools this module will be a requirement of pmtools 1.1.

Comment 1 Ralf Corsepius 2006-04-25 15:27:02 UTC
Clean package.

APPROVED

Comment 2 Jose Pedro Oliveira 2006-04-25 16:11:09 UTC
Thanks for the review.

Imported and built for FC-4, FC-5, and devel.