This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
final touches for lexical warnings (from Paul Marquess)
authorGurusamy Sarathy <gsar@cpan.org>
Mon, 13 Mar 2000 11:09:05 +0000 (11:09 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Mon, 13 Mar 2000 11:09:05 +0000 (11:09 +0000)
commitd3a7d8c7d7e4d69d7d81e4e3e900ec57f07ca07c
tree46e26336d8cdf0e9f503f5650660a4aafcc09411
parentd16e9ed98812a2e69b435f9514ff8e38e7ff38ad
final touches for lexical warnings (from Paul Marquess)

p4raw-id: //depot/perl@5702
28 files changed:
MANIFEST
ext/IO/lib/IO/Select.pm
ext/Socket/Socket.pm
lib/Class/Struct.pm
lib/I18N/Collate.pm
lib/Tie/Handle.pm
lib/Tie/Hash.pm
lib/Tie/Scalar.pm
lib/constant.pm
lib/syslog.pl
lib/vars.pm
lib/warnings.pm
lib/warnings/register.pm [new file with mode: 0644]
mg.c
perl.c
pod/perllexwarn.pod
pp_ctl.c
t/lib/filepath.t
t/lib/io_sel.t
t/lib/socket.t
t/lib/tie-stdhandle.t
t/op/tie.t
t/pragma/constant.t
t/pragma/diagnostics.t
t/pragma/warn/2use
t/pragma/warn/9enabled
warnings.h
warnings.pl