There may be a way to run a 32 bit Perl on a 64 bit AIX, but since you can just recompile and have a much more stable environment I'd strongly recommend doing that. Mixing operating modes is often an invitation to disaster, since you can run into all kinds of problems when you get 95% of your code running, but then have the remainng 5% do "strange things" for ages!
-PatP