[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Perl 5.003-2 'use diagnostics' probs



-----BEGIN PGP SIGNED MESSAGE-----

Hi!

I just discovered that the files in /usr/lib/perl5/pod are chmod 440
(-r--r-----), which makes it impossible to use the diagnostic feature
of perl5:

        #!/usr/bin/perl -w

        use diagnostics;
        use strict;

as propagated in the Perl FAQ.

I chmoded them to 444, and now everything works.

Ciao,
	- Krid -

-----BEGIN PGP SIGNATURE-----
Version: 2.6.2i

iQCVAwUBMhr0bIIpmZHRi4p1AQEmgQP9FWkVmkwvyz4U1/Vqd+014Fn/5a78IC+U
3oTgZPU2LjXp3jhVX/PmZen76sn9/J+KH5eLJYsw7KUjMwXl5nLex8H3zeis5561
oh/uQ4GKoqPu9HFBJSPaKLll2remKMSO3w2/XfEO9fOlaA//CRmlb8lif+w+DOH4
crjqzUNhmfo=
=UZuk
-----END PGP SIGNATURE-----



Reply to: