We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dbfb76 commit 386f5c5Copy full SHA for 386f5c5
lib/ExtUtils/MakeMaker.pm
@@ -2838,9 +2838,7 @@ Hashref with options controlling the operation of C<XSMULTI>:
2838
}
2839
2840
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.
+future. Note that object names are specified without their XS extension.
2844
2845
C<LDFROM> defaults to the same as C<OBJECT>. C<OBJECT> defaults to,
2846
for C<XSMULTI>, just the XS filename with the extension replaced with
0 commit comments