diff options
author | Nicholas Clark <nick@ccl4.org> | 2005-01-02 22:49:49 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2005-01-02 22:49:49 +0000 |
commit | 48c4c8631a1d991929e0c3a63face75159cdfddb (patch) | |
tree | 852a7ae5f0e72eb612df2b80951cf2660fdb9b5a /MANIFEST | |
parent | 01a19ab0a2917aedc73dc22d27746912f8baa335 (diff) | |
download | perl-48c4c8631a1d991929e0c3a63face75159cdfddb.tar.gz |
Change 23727 broke code that relied on \ being escaped.
Fix this. *Everything* should work now.
p4raw-id: //depot/perl@23730
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2768,6 +2768,7 @@ t/run/switchC.t Test the -C switch t/run/switchd.t Test the -d switch t/run/switches.t Tests for the other switches (-0, -l, -c, -s, -M, -m, -V, -v, -h, -z, -i) t/run/switchF.t Test the -F switch +t/run/switchF1.t Pathological tests for the -F switch t/run/switchI.t Test the -I switch t/run/switchn.t Test the -n switch t/run/switchp.t Test the -p switch |