diff options
author | Perl 5 Porters <perl5-porters@africa.nicoh.com> | 1996-07-26 03:53:27 +0000 |
---|---|---|
committer | Charles Bailey <bailey@genetics.upenn.edu> | 1996-07-26 03:53:27 +0000 |
commit | 396e9e6f77853ce5b5bd54c151a15d6820deba3a (patch) | |
tree | dec367aaa99df9194e1d594e7c4b0a15ea41157c /plan9/exclude | |
parent | 62ac1c994e20a7298bfc84e40958ae6c95247bab (diff) | |
download | perl-396e9e6f77853ce5b5bd54c151a15d6820deba3a.tar.gz |
New Plan9 port
Diffstat (limited to 'plan9/exclude')
-rw-r--r-- | plan9/exclude | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/plan9/exclude b/plan9/exclude new file mode 100644 index 0000000000..5b52d96d24 --- /dev/null +++ b/plan9/exclude @@ -0,0 +1,29 @@ +comp/cpp.t +comp/script.t +io/argv.t +io/dup.t +io/fs.t +io/inplace.t +io/pipe.t +lib/anydbm.t +lib/dirhand.t +lib/filehand.t +lib/io_dup.t +lib/io_pipe.t +lib/io_sock.t +lib/io_tell.t +lib/io_udp.t +lib/posix.t +lib/safe1.t +lib/safe2.t +lib/socket.t +op/eval.t +op/exec.t +op/goto.t +op/magic.t +op/misc.t +op/oct.t +op/readdir.t +op/split.t +op/stat.t +op/tie.t |