From 552d2b87467d02c0573847d29b6734bd06d733c6 Mon Sep 17 00:00:00 2001 From: Dave Rolsky Date: Fri, 30 Oct 2009 11:11:51 -0500 Subject: Fix another reference to the now-gone patching.pod --- pod/perlhack.pod | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pod/perlhack.pod b/pod/perlhack.pod index abd0933a87..6b96a33cc0 100644 --- a/pod/perlhack.pod +++ b/pod/perlhack.pod @@ -1710,9 +1710,8 @@ When you write your new code, please be conscious of existing code conventions used in the perl source files. See L for details. Although most of the guidelines discussed seem to focus on Perl code, rather than c, they all apply (except when they don't ;). -See also I file in the Perl source distribution -for lots of details about both formatting and submitting patches of -your changes. +Also see I for lots of details about both formatting and +submitting patches of your changes. Lastly, TEST TEST TEST TEST TEST any code before posting to p5p. Test on as many platforms as you can find. Test as many perl -- cgit v1.2.1