I am running Strawberry Perl 5.8.9, and I am creating a distribution of an application for a client behnd a firewall. The client is not at all familiar with Perl. I will send them a disc with Strawberry installation .msi, my application and I have created a minicpan that I will deliver on the disc, but I want to programmatically load some modules from the minicpan so the client doesn't have to mess with it. I can't find any documentation on how to change the repository in code, I know how to do it from the shell. Can someone point me in the right direction?