summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-08-24 13:27:50 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-08-24 13:27:50 +0000
commitcdf0af66ed02028a5c0b55d38b6fda6c0c3683ee (patch)
tree92fc6237b041776cc9683ff0cbd92b08c1d796a0 /MANIFEST
parentf0ffaed856a9300733f7d8fd70fef3f296c8d4c9 (diff)
downloadperl-cdf0af66ed02028a5c0b55d38b6fda6c0c3683ee.tar.gz
Drop the separate perlbc, perlcc -b should be enough.
p4raw-id: //depot/perl@6793
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 0 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index 1d728789b5..fcca693953 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1565,7 +1565,6 @@ utils/c2ph.PL program to translate dbx stabs to perl
utils/dprofpp.PL Perl code profile post-processor
utils/h2ph.PL A thing to turn C .h files into perl .ph files
utils/h2xs.PL Program to make .xs files from C header files
-utils/perlbc.PL Front-end for byte compiler
utils/perlbug.PL A simple tool to submit a bug report
utils/perlcc.PL Front-end for compiler
utils/perldoc.PL A simple tool to find & display perl's documentation