in reply to Syntax question...

You don't seem to define $service or $bundle anywhere. If you defined them in a ksh script, or as environment variables, perl won't automatically pick them up. You will have to arrange for perl to get at them somehow. IIRC, %ENV holds environment variables, so that's probably the easiest way combined with shell scripts.

____________________
Jeremy
I didn't believe in evil until I dated it.