Perl programming on mMPE/iX - August 2001

HP World Page 35August 21, 2001
perl extensions
binary code residing in an external NMXL loaded at run time
a thin layer of C that allows the Perl interpreter to call compiled code
written in other languages
several extension libraries come bundled with Perl (sockets, POSIX, etc)
a decent tutorial is available - the examples even work on MPE!
http://www.perl.com/pub/doc/manual/html/pod/perlxstut.html
this is how you would do it to add support for intrinsics