This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add warnif(), check warnings further up the stack,
authorPaul Marquess <paul.marquess@btinternet.com>
Fri, 18 Aug 2000 22:42:06 +0000 (23:42 +0100)
committerJarkko Hietaniemi <jhi@iki.fi>
Fri, 18 Aug 2000 21:55:14 +0000 (21:55 +0000)
commit7e6d00f88633359fc96f8d1e8d7c3aa419c0d976
tree115e92e1d9659da8ccbcc678280e29721d6d8a57
parent68cc8748cd09408eb4c1922bf0cb3edbeb4cec80
Add warnif(), check warnings further up the stack,
all the warnings functions now can take an optional object reference.

Subject: [PATCH bleedperl@6691] warnings pragma update
Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>

p4raw-id: //depot/perl@6707
lib/Class/Struct.pm
lib/Tie/Handle.pm
lib/Tie/Hash.pm
lib/Tie/Scalar.pm
lib/fields.pm
lib/syslog.pl
lib/warnings.pm
pod/perllexwarn.pod
t/pragma/warn/9enabled
warnings.pl