in reply to Re^2: Bundling a module with a distribution
in thread Bundling a module with a distribution (cross-platform)

When I make install with the PREFIX option, it creates the whole architecture dependent tree within Modules, sort of like Modules/Library/Perl/5.8.1/darwin-thread-multi-2level, which isn't what I wanted.
use LIB=/path/to/Modules additionally to PREFIX. this won't create the whole tree.