Perl programming on MPE/iX - April 2002
Solution Symposium Page 38April 4, 2002
integration with mpe
• for access to MPE commands:
• system("callci mpe_command")
• `callci mpe_command`
• integration with Apache via mod_perl available from
• http://www.bixby.org/mark/apacheix.html (unsupported freeware)
• TurboIMAGE intrinsic functionality available from
http://www.cpan.org/modules/by-authors/Ted_Ashton/
• CI command, JCW, variable, and file intrinsic functionality available
from http://invent3k.external.hp.com/~MGR.HIRSCH/
• want to increase Perl's integration with MPE?
• a great opportunity for somebody to write additional MPE-specific
Perl extension libraries