diff options
author | chromatic <chromatic@wgz.org> | 2001-10-06 12:52:10 -0600 |
---|---|---|
committer | Abhijit Menon-Sen <ams@wiw.org> | 2001-10-07 00:48:10 +0000 |
commit | d1b7517499e3d0b728e5d962307954b425a8d95f (patch) | |
tree | f663a38681907c2550fa30526c0d9dad4c8bfba4 /MANIFEST | |
parent | c1e05be8f96121a409e016f3e505a812142f9ee1 (diff) | |
download | perl-d1b7517499e3d0b728e5d962307954b425a8d95f.tar.gz |
Add Tests for sigtrap.pm
Message-Id: <20011007005801.98381.qmail@onion.perl.org>
p4raw-id: //depot/perl@12347
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1135,6 +1135,7 @@ lib/Shell.pm Make AUTOLOADed system() calls lib/Shell.t Tests for above lib/shellwords.pl Perl library to split into words with shell quoting lib/sigtrap.pm For trapping an abort and giving traceback +lib/sigtrap.t See if sigtrap works lib/stat.pl Perl library supporting stat function lib/strict.pm For "use strict" lib/strict.t See if strictures work |