summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-03-24 02:50:20 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-03-24 02:50:20 +0000
commit399388f477781ca816dab1ea03623ab6ca5c7aa7 (patch)
tree026906f147779487b5e4e9e7ff497484deb13ec2 /MANIFEST
parentf96ec2a286b2f6894935f96d87679d41cc20f6f6 (diff)
downloadperl-399388f477781ca816dab1ea03623ab6ca5c7aa7.tar.gz
better "Illegal %s digit ignored" warnings
p4raw-id: //depot/perl@3137
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index c413a2a3c5..2620c5fe54 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -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"