projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
1e89acd
)
Silence a podchecker warning in perlxs.pod
Vincent Pit [Fri, 19 Dec 2008 14:50:07 +0000 (15:50 +0100)]
pod/perlxs.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perlxs.pod
b/pod/perlxs.pod
index
c2cae22
..
c367f4c
100644
(file)
--- a/
pod/perlxs.pod
+++ b/
pod/perlxs.pod
@@
-293,7
+293,7
@@
or less equivalent:
ST(0) = newSVpv("Hello World",0);
sv_2mortal(ST(0));
XSRETURN(1);
-
+
SV *
beta()
CODE: