Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: perl-File-PathList - Find a file within a set of paths 
(like @INC or Java classpaths)

https://bugzilla.redhat.com/show_bug.cgi?id=690539

           Summary: Review Request: perl-File-PathList - Find a file
                    within a set of paths (like @INC or Java classpaths)
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected], [email protected]
   Estimated Hours: 0.0
    Classification: Fedora
      Story Points: ---


Spec URL:
http://ppisar.fedorapeople.org/perl-File-PathList/perl-File-PathList.spec
SRPM URL:
http://ppisar.fedorapeople.org/perl-File-PathList/perl-File-PathList-1.04-1.fc16.src.rpm
Description:
Many systems that map generic relative paths to absolute paths do so with a
set of base paths. For example, perl itself when loading classes first turn
a "Class::Name" into a path like "Class/Name.pm", and then looks through each
element of @INC to find the actual file. To aid in portability, all relative
paths are provided as UNIX-style relative paths, and converted to the
localized version in the process of looking up the path.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to