https://bugzilla.redhat.com/show_bug.cgi?id=1371942 Bug ID: 1371942 Summary: use base broken by update to perl 5.22.2 Product: Fedora Version: 23 Component: perl Severity: medium Assignee: jplesnik@xxxxxxxxxx Reporter: steve.bz@xxxxxxxxxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: cweyl@xxxxxxxxxxxxxxx, iarnell@xxxxxxxxx, jplesnik@xxxxxxxxxx, kasal@xxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, ppisar@xxxxxxxxxx, psabata@xxxxxxxxxx, rc040203@xxxxxxxxxx, tcallawa@xxxxxxxxxx External Bug ID: Debian BTS 833030 Description of problem: ... use base qw{My::Module} ... causes: Base class package 'My::Module' is empty Version-Release number of selected component (if applicable): 5.22.2 How reproducible: Every time Steps to Reproduce: 1. Add "use base module_name" to source file 2. compile 3. Actual results: as above Expected results: it complies ok (it did before security update). Additional info: This is essentially the same debian bugreport 833030, but there the version of perl is 5.14. I guess the same comments apply, I'm really only submitting this as a bug here because others might be looking. I used the work around of adding "use My::Module". -- 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://lists.fedoraproject.org/admin/lists/perl-devel@xxxxxxxxxxxxxxxxxxxxxxx