in reply to
Using c executable in Perl Script
XS. Look at
perldoc perlxs
. However, you can supply your own sort routines written in Perl to Perl's
sort
function.
Comment on
Re: Using c executable in Perl Script
Select
or
Download
Code
Replies are listed 'Best First'.
Re^2: Using c executable in Perl Script
by
sgc
(Initiate)
on Sep 19, 2004 at 23:34 UTC
Thank you
[reply]
In Section
Seekers of Perl Wisdom