So in the past I was able to get away with using perl Makefile.PL PREFIX=~/SALOCAL-3.3.0
where all of this versions files would end up in this directory however I also have additional site_perl stuff outside of this tree that I want SA to see such as NetAddr::IP for example. How now is this possible? How can you get the SA scripts to recognise site_perl modules without editing each file?