in reply to Re^3: About using rperl
in thread About using rperl
This could be considered an example ... its a call to Inline::CPP ...
https://metacpan.org/source/WBRASWELL/RPerl-5.000000/lib/RPerl/DataType/GMPInteger_cpp.pm
$RPerl::Inline::ARGS{libs} = '-lgmpxx -lgmp';
In Section
Seekers of Perl Wisdom