How to export an array to perl script?

hi all......
i want to use an array ,declared in bash, in embedded perl script.
is there any way to export whole array so that i can use it '$ENV{}' or something..

thanx in advance!!
regards,

prayush

I am unfamiliar with the techniques about which you are enquiring, but here are some pointers that may help you: perl script inside a shell script