https://bugzilla.redhat.com/show_bug.cgi?id=1231299 Bug ID: 1231299 Summary: Not a CODE reference at /usr/lib/perl5/DynaLoader.pm line 213. Product: Fedora Version: 21 Component: perl-Filesys-SmbClient Assignee: fedorapkg@xxxxxxx Reporter: aebenjam@xxxxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: fedorapkg@xxxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx Description of problem: Unable to "use perl-Filesys-SmbClient" Version-Release number of selected component (if applicable): Version : 3.2 Release : 5.fc21 How reproducible: Just "use" the module. Steps to Reproduce: 1. create a trivial file: #!/usr/bin/perl use Filesys::SmbClient; 2. make the file executable 3. invoke Actual results: Not a CODE reference at /usr/lib/perl5/DynaLoader.pm line 213. END failed--call queue aborted at /usr/lib/perl5/vendor_perl/Filesys/SmbClient.pm line 213. Compilation failed in require at ./muck line 3. BEGIN failed--compilation aborted at ./muck line 3. Expected results: Clean output. File should do nothing. Additional info: I tried recompiling the RPM on my workstation from the source RPM. Nothing changed. -- You are receiving this mail because: You are on the CC list for the bug. -- 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