Skip to content

Commit 386f5c5

Browse files
committed
Clarify XSBUILD doc slightly
1 parent 8dbfb76 commit 386f5c5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

lib/ExtUtils/MakeMaker.pm

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2838,9 +2838,7 @@ Hashref with options controlling the operation of C<XSMULTI>:
28382838
}
28392839
28402840
Note C<xs> is the file-extension. More possibilities may arise in the
2841-
future. Note that object names are specified without their XS extension -
2842-
it is axiomatic that no extension will exist that has more than one type
2843-
of XSUB code.
2841+
future. Note that object names are specified without their XS extension.
28442842
28452843
C<LDFROM> defaults to the same as C<OBJECT>. C<OBJECT> defaults to,
28462844
for C<XSMULTI>, just the XS filename with the extension replaced with

0 commit comments

Comments
 (0)