in reply to Re: XS Modules - why and when? (XS References)
in thread XS Modules - why and when?

Great, the WP article is already detailing 5 common reasons: (emphasis added)

> It may be desirable for a Perl program to invoke a C subroutine in order to handle very CPU or memory intensive tasks , to interface with hardware or low-level system facilities , or to make use of existing C subroutine libraries.

Cheers Rolf
(addicted to the Perl Programming Language :)
see Wikisyntax for the Monastery

  • Comment on Re^2: XS Modules - why and when? (XS References)