From eeab323ffcafa032cc1de5436f6cd56bea0372ea Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Mon, 14 Sep 2009 17:26:04 +0200 Subject: Some POD and spelling fixes --- pod/perltodo.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pod/perltodo.pod') diff --git a/pod/perltodo.pod b/pod/perltodo.pod index 6fe31fa228..e94c74997b 100644 --- a/pod/perltodo.pod +++ b/pod/perltodo.pod @@ -375,7 +375,7 @@ course, we all know what step 3 is. Currently F automatically adds C<-DDEBUGGING> to the C compiler flags if it spots C<-g> in the optimiser flags. The pre-processor directive -C enables F's command line <-D> options, but in the process +C enables F's command line C<-D> options, but in the process makes F slower. It would be good to disentangle this logic, so that C-level debugging with C<-g> and Perl level debugging with C<-D> can easily be enabled independently. -- cgit v1.2.1