[Bug 973713] New: File::Spec::VMS not usable due missing VMS/Filespec.pm

bugzilla at redhat.com bugzilla at redhat.com
Wed Jun 12 14:34:57 UTC 2013


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

            Bug ID: 973713
           Summary: File::Spec::VMS not usable due missing VMS/Filespec.pm
           Product: Fedora
           Version: 19
         Component: perl-PathTools
          Severity: unspecified
          Priority: unspecified
          Assignee: mmaslano at redhat.com
          Reporter: lzachar at redhat.com
        QA Contact: extras-qa at fedoraproject.org
                CC: mmaslano at redhat.com,
                    perl-devel at lists.fedoraproject.org

Description of problem:

Perl module File::Spec::VMS is not usable on Fedora as no package provides its
requirement of VMS::Filespec.

# yum provides 'perl(VMS::Filespec)'
No matches found


Version-Release number of selected component (if applicable):
perl-PathTools-3.40-1.fc19.x86_64

How reproducible:
always

Steps to Reproduce:
1. perl -e 'use File::Spec::VMS'
2.
3.

Actual results:
Can't locate VMS/Filespec.pm in @INC (@INC contains: /usr/local/lib64/perl5
/usr/local/share/perl5 /usr/lib64/perl5/vendor_perl
/usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at
/usr/lib64/perl5/vendor_perl/File/Spec/VMS.pm line 13.
BEGIN failed--compilation aborted at
/usr/lib64/perl5/vendor_perl/File/Spec/VMS.pm line 13.

Expected results:
no such error

Additional info:
Line 13: 'use VMS::Filespec;'

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=WSq47J95su&a=cc_unsubscribe



More information about the perl-devel mailing list