hi folks--
i am working on an e-commerce application using db2 on linux. my DBA has advised me that php's db2 performance is slower than perl's and has requested that i build a perl module for accessing db2. what strategy would you use to facilitate communication between perl world and php? i want to use php for my templating engine and doing other content-management oriented tasks, and i'd like to use perl for my db intensive activity like processing orders.
thanks
steve