Hi all, I was just wondering if there is a way of telling pp to clean out @INC so that only the coderef is included?
It would just be handy for testing purposes. Whenever I use pp I have to move the result over to another machine to make sure all the packages I need have been included (if I do it on the source machine any missing packages are found in the rest of @INC). MB
