diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1999-03-24 02:50:20 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1999-03-24 02:50:20 +0000 |
commit | 399388f477781ca816dab1ea03623ab6ca5c7aa7 (patch) | |
tree | 026906f147779487b5e4e9e7ff497484deb13ec2 /MANIFEST | |
parent | f96ec2a286b2f6894935f96d87679d41cc20f6f6 (diff) | |
download | perl-399388f477781ca816dab1ea03623ab6ca5c7aa7.tar.gz |
better "Illegal %s digit ignored" warnings
p4raw-id: //depot/perl@3137
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1268,6 +1268,7 @@ t/pragma/strict-subs Tests of "use strict 'subs'" for strict.t t/pragma/strict-vars Tests of "use strict 'vars'" for strict.t t/pragma/strict.t See if strictures work t/pragma/subs.t See if subroutine pseudo-importation works +t/pragma/utf8.t See if utf8 operations work t/pragma/warn/1global Tests of global warnings for warning.t t/pragma/warn/2use Tests for "use warning" for warning.t t/pragma/warn/3both Tests for interaction of $^W and "use warning" |