summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2012-03-19 13:27:28 +0100
committerNicholas Clark <nick@ccl4.org>2012-03-19 21:54:41 +0100
commit6d4be29ed416c7245eb4f21c700d825aca9a4e93 (patch)
treef7cd3a3890097b5ccac89f87147c6f055cbb78ea /MANIFEST
parentc34d842973a74ded7d9fae683eaa8645afa9d6bb (diff)
downloadperl-6d4be29ed416c7245eb4f21c700d825aca9a4e93.tar.gz
Move the example git bisect shell script from perlgit.pod to Porting/
This both avoids cluttering the flow of manpage with auxiliary data, and saves the user from having to extract the script from within the pod file.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 6aab879ddf..f48957d246 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -4755,6 +4755,7 @@ pod/splitpod Splits perlfunc into multiple pod pages
Policy_sh.SH Hold site-wide preferences between Configure runs.
Porting/acknowledgements.pl Generate perldelta acknowledgements text
Porting/add-package.pl Add/Update CPAN modules that are part of Core
+Porting/bisect-example.sh Example script to use with git bisect run
Porting/bisect.pl A tool to make bisecting easy
Porting/bisect-runner.pl Tool to be called by git bisect run
Porting/bump-perl-version bump the perl version in relevant files