This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
authorGurusamy Sarathy <gsar@cpan.org>
Sun, 28 May 2000 04:58:29 +0000 (04:58 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sun, 28 May 2000 04:58:29 +0000 (04:58 +0000)
commit8593bda5eaf2f40ae7a609c286d223c8f721fc0d
tree1e073ef96866a8d08b7c1705857ef8eb6acf00c3
parent71d280e38f6b1166e3ba01f7a839868275eb4b7f
downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
(from Mark-Jason Dominus)

p4raw-id: //depot/perl@6122
lib/ExtUtils/typemap
pod/perl56delta.pod
pod/perlsub.pod
pod/perltrap.pod
t/base/lex.t
t/pragma/strict-vars
t/pragma/strict.t
t/pragma/warn/toke
t/pragma/warnings.t
toke.c