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@xxxxxxxxxx Reporter: lzachar@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: mmaslano@xxxxxxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx 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 -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel