projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
321ec85
)
remove duplicates in perlxstut.pod
author
Hongwen Qiu
<qiuhongwen@gmail.com>
Tue, 25 Jan 2011 03:46:03 +0000
(11:46 +0800)
committer
Father Chrysostomos
<sprout@cpan.org>
Tue, 25 Jan 2011 04:11:03 +0000
(20:11 -0800)
pod/perlxstut.pod
patch
|
blob
|
history
diff --git
a/pod/perlxstut.pod
b/pod/perlxstut.pod
index
6ed57c9
..
2517b67
100644
(file)
--- a/
pod/perlxstut.pod
+++ b/
pod/perlxstut.pod
@@
-724,7
+724,7
@@
description of an XSUB:
Note that in contrast with L<"EXAMPLE 1">, L<"EXAMPLE 2"> and L<"EXAMPLE 3">,
this description does not contain the actual I<code> for what is done
-
is done
during a call to Perl function foo(). To understand what is going
+during a call to Perl function foo(). To understand what is going
on here, one can add a CODE section to this XSUB:
double