Jumpstart Pre install scripts in perl...

Perl scripts dont execute for jumpstart pre-install, looks like the perl header is ignored and its executes as shell script. Is it possible to use perl in place of shell scripts? Thanks, P.
[203 byte] By [icttech_01] at [2007-11-26 9:40:49]
# 1
hmm, its possible that the script is called assh <script>If so seems to be the case, simply create a shell scripts which calls your perlscript and use the shellscript as your pre-install script. 7/M.
mAbrante at 2007-7-7 0:38:35 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...
# 2
Something like that is happening, i already tried that but the SI_PROFILE doesnt get back to the calling sh script from the perl script.
icttech_01 at 2007-7-7 0:38:35 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...