diff options
author | Nicholas Clark <nick@ccl4.org> | 2012-03-19 13:27:28 +0100 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2012-03-19 21:54:41 +0100 |
commit | 6d4be29ed416c7245eb4f21c700d825aca9a4e93 (patch) | |
tree | f7cd3a3890097b5ccac89f87147c6f055cbb78ea /MANIFEST | |
parent | c34d842973a74ded7d9fae683eaa8645afa9d6bb (diff) | |
download | perl-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-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |