summaryrefslogtreecommitdiff
path: root/Porting/README.pod
diff options
context:
space:
mode:
authorJames E Keenan <jkeenan@cpan.org>2013-03-21 21:40:34 -0400
committerJames E Keenan <jkeenan@cpan.org>2013-04-13 18:54:21 +0100
commit51b1bca10c16ef14af0a0e9cb91a2879f6826041 (patch)
tree27b2a11ed585135f3a5b5021d6800d4d155bca3b /Porting/README.pod
parentf0cf37549cc42506257ecbe810815fc2f537192b (diff)
downloadperl-51b1bca10c16ef14af0a0e9cb91a2879f6826041.tar.gz
Porting/curliff.pl no longer needed; delete it.
Documentation patch submitted by Brad Gilbert++ provoked discussion concerning whether this program is still needed. Consensus was that it is not. For: RT #117185
Diffstat (limited to 'Porting/README.pod')
-rw-r--r--Porting/README.pod7
1 files changed, 0 insertions, 7 deletions
diff --git a/Porting/README.pod b/Porting/README.pod
index bff2835bab..a714193a74 100644
--- a/Porting/README.pod
+++ b/Porting/README.pod
@@ -124,13 +124,6 @@ Generates a list of the module changes for the Perl you are currently
building. Also generates a diff between the corelist sections of two
F<perldelta*> files.
-=head2 F<curliff.pl>
-
-Convert certain files in the Perl distribution that need to be in CR-LF format
-to CR-LF, or back to LF format (with the -r option). The CR-LF format is NOT
-to be used for checking in files to the Perforce repository, but it IS to be
-used when making Perl snapshots or releases.
-
=head2 F<epigraphs.pod>
List of Perl release epigraphs.