summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorReini Urban <rurban@x-ray.at>2011-08-13 12:28:36 +0200
committerNicholas Clark <nick@ccl4.org>2011-08-14 10:48:08 +0200
commit12972c3cf44efc6a068d0c92b5e6565f8646ea59 (patch)
tree6535e730161e32c36bbbf10e9dc72404e4a8b35c /MANIFEST
parentd9f179d8be3032dd79198d1b604a6e3e677455be (diff)
downloadperl-12972c3cf44efc6a068d0c92b5e6565f8646ea59.tar.gz
remove the rest of pod/perlcompile.pod
perlcompile.pod is now maintained with B::C, and much more complete there. [Subsequent build and test fixes by the committer]
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 0 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index 98593a1ead..a81d4ace24 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -4420,7 +4420,6 @@ pod/perlcall.pod Perl calling conventions from C
pod/perlcheat.pod Perl cheat sheet
pod/perlclib.pod Internal replacements for standard C library functions
pod/perlcommunity.pod Perl community information
-pod/perlcompile.pod Perl compiler suite intro
pod/perldata.pod Perl data structures
pod/perldbmfilter.pod Perl DBM filters
pod/perldebguts.pod Perl debugging guts and tips