diff options
author | Mike Guy <mjtg@cam.ac.uk> | 2001-05-22 14:11:39 +0100 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-05-23 21:19:28 +0000 |
commit | 7eb43e029e176f4ffee0d8c749b60e92343e3503 (patch) | |
tree | 7594cd4bda58a84d5a17f1e1b1233a9b4215fb69 /MANIFEST | |
parent | cb19cdb0fd3ce67876c25a91eb9a0f13a6646713 (diff) | |
download | perl-7eb43e029e176f4ffee0d8c749b60e92343e3503.tar.gz |
vars.pm to support qualified variables (was Re: [ID 20010521.001])
Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
p4raw-id: //depot/perl@10178
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1812,6 +1812,7 @@ t/pragma/strict.t See if strictures work t/pragma/sub_lval.t See if lvalue subroutines work t/pragma/subs.t See if subroutine pseudo-importation works t/pragma/utf8.t See if utf8 operations work +t/pragma/vars.t See if "use vars" work t/pragma/warn/1global Tests of global warnings for warnings.t t/pragma/warn/2use Tests for "use warnings" for warnings.t t/pragma/warn/3both Tests for interaction of $^W and "use warnings" |