diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-01-20 20:15:30 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-01-20 20:15:30 +0000 |
commit | 49cb94c67d828cadfe8cac24ae5955cf752eb2df (patch) | |
tree | 52cd7eb3150a55b88b170492879696fbbd72bda9 /MANIFEST | |
parent | 3384d91b59037da95d8c4ea56131ee567d0c261c (diff) | |
download | perl-49cb94c67d828cadfe8cac24ae5955cf752eb2df.tar.gz |
Document and test the new qu operator.
p4raw-id: //depot/perl@8485
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1557,6 +1557,7 @@ t/op/pat.t See if esoteric patterns work t/op/pos.t See if pos works t/op/push.t See if push and pop work t/op/pwent.t See if getpw*() functions work +t/op/qu.t See if qu works t/op/quotemeta.t See if quotemeta works t/op/rand.t See if rand works t/op/range.t See if .. works |