[Bug 1166504] all scripts with 'use Pod::Usage' broken

bugzilla at redhat.com bugzilla at redhat.com
Fri Nov 21 07:07:36 UTC 2014


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



--- Comment #4 from Ralf Corsepius <rc040203 at freenet.de> ---
(In reply to Doug Maxey from comment #3)
> $ perl -MPod::Usage -E 'say "hello world"'
> Can't locate Pod/Usage.pm:   Permission denied.
> BEGIN failed--compilation aborted.

Sorry, I can't reproduce:
$ perl -MPod::Usage -E 'say "hello world"'
hello world

Do you have any perl modules installed which are not fedora-rpm provided, e.g.
are you mixing CPAN installed modules with yum provided one?

-- 
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=SCBLUd5NIj&a=cc_unsubscribe



More information about the perl-devel mailing list