This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
make parenthetic warnings look consistent; make diagnostic on
authorGurusamy Sarathy <gsar@cpan.org>
Tue, 21 Mar 2000 06:06:44 +0000 (06:06 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Tue, 21 Mar 2000 06:06:44 +0000 (06:06 +0000)
commitcc507455df60f06ecd74b2df5a0ae9f17fb3291d
tree5f131231aae2e4f8465cd9aa6647185d789c82fc
parent90430aa1bf5124b92f92cfc6b13f379955a95711
make parenthetic warnings look consistent; make diagnostic on
"use 5.6" et al mention the alternate form; pod fixups

p4raw-id: //depot/perl@5851
13 files changed:
gv.c
op.c
pod/perldelta.pod
pod/perldiag.pod
pp_ctl.c
t/comp/use.t
t/pragma/strict-vars
t/pragma/warn/op
t/pragma/warn/pp_hot
t/pragma/warn/pp_sys
toke.c
universal.c
util.c