in reply to Using multiple Inline::C files
for my $file (@files) { Inline->import("C", scalar File::Spec->catfile($relSourcePath, $file)); }
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Using multiple Inline::C files
by gri6507 (Deacon) on Feb 13, 2014 at 15:58 UTC |