perlmod_IPC-XPA installation

Location: perlmod_IPC-XPA is currently installed under /opt/astro/packages/perlmod.
set location = "/opt/astro"
set destdir = "$location/packages/perlmod"

edit Makefile.PL and edit locations of xpa library

perl Makefile.PL PREFIX=$destdir
make
ds9&
make test
make install